Pull request #39678 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0+dba8da8158452daaca4ef7546a5ba53c94d7ae3c (6e5c86758f59551f69d8f8344adc0cb765f77a9f) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 26028d2ce48352c9b2c3f496e963b79a4944a426 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master Checking out Revision 26028d2ce48352c9b2c3f496e963b79a4944a426 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426 Commit message: "[TAR-1227] Run the sonar container as the current user (#17)" > git rev-list --no-walk ead69454b4062f17d1f8389642089a002b037213 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2019-10-08T16:49:35.094Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2019-10-08T16:49:35.099Z] Trying to pass milestone 16 [Pipeline] milestone [2019-10-08T16:49:35.113Z] Trying to pass milestone 17 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2019-10-08T16:49:35.245Z] Running on ubuntu-1804-overlay2 (i-08827d90f2ea125a7) in /home/ubuntu/workspace/moby_PR-39678 [Pipeline] { [Pipeline] checkout [2019-10-08T16:49:35.305Z] using credential docker-jenkins-github-credentials [2019-10-08T16:49:35.313Z] Cloning the remote Git repository [2019-10-08T16:49:35.313Z] Cloning with configured refspecs honoured and without tags [2019-10-08T16:49:35.345Z] Cloning repository https://github.com/moby/moby.git [2019-10-08T16:49:35.346Z] > git init /home/ubuntu/workspace/moby_PR-39678 # timeout=10 [2019-10-08T16:49:35.364Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-08T16:49:35.364Z] > git --version # timeout=10 [2019-10-08T16:49:35.375Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-08T16:49:35.376Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39678/head:refs/remotes/origin/PR-39678 +refs/heads/master:refs/remotes/origin/master [2019-10-08T16:49:48.459Z] Fetching without tags [2019-10-08T16:49:48.713Z] Merging remotes/origin/master commit dba8da8158452daaca4ef7546a5ba53c94d7ae3c into PR head commit eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 [2019-10-08T16:49:49.248Z] Merge succeeded, producing eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 [2019-10-08T16:49:49.249Z] Checking out Revision eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 (PR-39678) [2019-10-08T16:49:48.462Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-08T16:49:48.473Z] > git config --add remote.origin.fetch +refs/pull/39678/head:refs/remotes/origin/PR-39678 # timeout=10 [2019-10-08T16:49:48.477Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-08T16:49:48.485Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-08T16:49:48.491Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-08T16:49:48.491Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-08T16:49:48.492Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39678/head:refs/remotes/origin/PR-39678 +refs/heads/master:refs/remotes/origin/master [2019-10-08T16:49:48.748Z] > git config core.sparsecheckout # timeout=10 [2019-10-08T16:49:48.758Z] > git checkout -f eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 [2019-10-08T16:49:49.258Z] > git merge dba8da8158452daaca4ef7546a5ba53c94d7ae3c # timeout=10 [2019-10-08T16:49:49.270Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-08T16:49:49.282Z] > git config core.sparsecheckout # timeout=10 [2019-10-08T16:49:49.300Z] > git checkout -f eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 [2019-10-08T16:49:49.571Z] Commit message: "Jenkinsfile: aarch64: use new labels to select agents" [2019-10-08T16:49:49.590Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-08T16:49:50.465Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39678:/workspace alpine sh -c apk add --no-cache -q git bash && cd /workspace && hack/validate/dco [2019-10-08T16:49:50.465Z] Unable to find image 'alpine:latest' locally [2019-10-08T16:49:50.465Z] latest: Pulling from library/alpine [2019-10-08T16:49:50.465Z] 9d48c3bd43c5: Pulling fs layer [2019-10-08T16:49:50.722Z] 9d48c3bd43c5: Verifying Checksum [2019-10-08T16:49:50.722Z] 9d48c3bd43c5: Download complete [2019-10-08T16:49:50.981Z] 9d48c3bd43c5: Pull complete [2019-10-08T16:49:50.981Z] Digest: sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb [2019-10-08T16:49:50.981Z] Status: Downloaded newer image for alpine:latest [2019-10-08T16:49:49.604Z] > git rev-list --no-walk 4be066f2af70ee92aa26fca01cfe0cab0d00de3e # timeout=10 [2019-10-08T16:49:54.260Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [2019-10-08T16:49:54.491Z] Running on ubuntu-1804-overlay2 (i-07531c7f89dd198b5) in /home/ubuntu/workspace/moby_PR-39678 [Pipeline] // stage [2019-10-08T16:49:54.512Z] Running on ppc64le-ubuntu-23 in /home/docker/workspace/moby_PR-39678 [Pipeline] // stage [2019-10-08T16:49:54.529Z] Running on ubuntu-1804-overlay2 (i-02168afd5bd066afd) in /home/ubuntu/workspace/moby_PR-39678 [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] { [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2019-10-08T16:49:54.594Z] using credential docker-jenkins-github-credentials [2019-10-08T16:49:54.602Z] Cloning the remote Git repository [2019-10-08T16:49:54.602Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [2019-10-08T16:49:54.653Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [2019-10-08T16:49:54.663Z] Running on s390x-ubuntu-06 in /home/jenkins/workspace/moby_PR-39678 [Pipeline] { (Integration-cli tests) [2019-10-08T16:49:54.670Z] Cloning the remote Git repository [2019-10-08T16:49:54.670Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2019-10-08T16:49:54.683Z] using credential docker-jenkins-github-credentials [Pipeline] { [2019-10-08T16:49:54.689Z] Cloning the remote Git repository [2019-10-08T16:49:54.690Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2019-10-08T16:49:54.903Z] Running on azwin-2-07c230 in d:\jenkins\workspace\moby_PR-39678 [Pipeline] { [Pipeline] ws [2019-10-08T16:49:54.918Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2019-10-08T16:49:54.937Z] using credential docker-jenkins-github-credentials [2019-10-08T16:49:54.992Z] Cloning the remote Git repository [2019-10-08T16:49:54.992Z] Cloning with configured refspecs honoured and without tags [2019-10-08T16:49:55.220Z] using credential docker-jenkins-github-credentials [2019-10-08T16:49:55.296Z] Cloning the remote Git repository [2019-10-08T16:49:55.296Z] Cloning with configured refspecs honoured and without tags [2019-10-08T16:49:54.605Z] Cloning repository https://github.com/moby/moby.git [2019-10-08T16:49:54.606Z] > git init /home/ubuntu/workspace/moby_PR-39678 # timeout=10 [2019-10-08T16:49:54.611Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-08T16:49:54.612Z] > git --version # timeout=10 [2019-10-08T16:49:54.617Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-08T16:49:54.617Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39678/head:refs/remotes/origin/PR-39678 +refs/heads/master:refs/remotes/origin/master [2019-10-08T16:49:54.685Z] Cloning repository https://github.com/moby/moby.git [2019-10-08T16:49:54.685Z] > git init /home/ubuntu/workspace/moby_PR-39678 # timeout=10 [2019-10-08T16:49:54.692Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-08T16:49:54.692Z] > git --version # timeout=10 [2019-10-08T16:49:54.695Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-08T16:49:54.695Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39678/head:refs/remotes/origin/PR-39678 +refs/heads/master:refs/remotes/origin/master [2019-10-08T16:49:54.666Z] Cloning repository https://github.com/moby/moby.git [2019-10-08T16:49:54.667Z] > git init /home/docker/workspace/moby_PR-39678 # timeout=10 [2019-10-08T16:49:54.678Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-08T16:49:54.678Z] > git --version # timeout=10 [2019-10-08T16:49:54.682Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-08T16:49:54.683Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39678/head:refs/remotes/origin/PR-39678 +refs/heads/master:refs/remotes/origin/master [2019-10-08T16:49:55.018Z] Cloning repository https://github.com/moby/moby.git [2019-10-08T16:49:55.020Z] > git init /home/jenkins/workspace/moby_PR-39678 # timeout=10 [2019-10-08T16:49:55.062Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-08T16:49:55.064Z] > git --version # timeout=10 [2019-10-08T16:49:55.083Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-08T16:49:55.084Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39678/head:refs/remotes/origin/PR-39678 +refs/heads/master:refs/remotes/origin/master [2019-10-08T16:49:55.320Z] Cloning repository https://github.com/moby/moby.git [2019-10-08T16:49:55.320Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2019-10-08T16:49:55.382Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-08T16:49:55.382Z] > git --version # timeout=10 [2019-10-08T16:49:55.426Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-08T16:49:55.427Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/39678/head:refs/remotes/origin/PR-39678 +refs/heads/master:refs/remotes/origin/master [2019-10-08T16:50:03.817Z] Fetching without tags [2019-10-08T16:50:04.240Z] Merging remotes/origin/master commit dba8da8158452daaca4ef7546a5ba53c94d7ae3c into PR head commit eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 [2019-10-08T16:50:03.666Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-08T16:50:03.685Z] > git config --add remote.origin.fetch +refs/pull/39678/head:refs/remotes/origin/PR-39678 # timeout=10 [2019-10-08T16:50:03.704Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-08T16:50:03.770Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-08T16:50:03.844Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-08T16:50:03.846Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-08T16:50:03.847Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39678/head:refs/remotes/origin/PR-39678 +refs/heads/master:refs/remotes/origin/master [2019-10-08T16:50:04.274Z] > git config core.sparsecheckout # timeout=10 [2019-10-08T16:50:04.303Z] > git checkout -f eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 [2019-10-08T16:50:05.147Z] Merge succeeded, producing eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 [2019-10-08T16:50:05.148Z] Checking out Revision eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 (PR-39678) [2019-10-08T16:50:05.020Z] > git merge dba8da8158452daaca4ef7546a5ba53c94d7ae3c # timeout=10 [2019-10-08T16:50:05.100Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-08T16:50:05.172Z] > git config core.sparsecheckout # timeout=10 [2019-10-08T16:50:05.192Z] > git checkout -f eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 [2019-10-08T16:50:06.085Z] Commit message: "Jenkinsfile: aarch64: use new labels to select agents" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-08T16:50:07.349Z] + docker version [2019-10-08T16:50:07.349Z] Client: [2019-10-08T16:50:07.349Z] Version: 18.06.3-ce [2019-10-08T16:50:07.349Z] API version: 1.38 [2019-10-08T16:50:07.349Z] Go version: go1.10.3 [2019-10-08T16:50:07.349Z] Git commit: d7080c1 [2019-10-08T16:50:07.349Z] Built: Wed Feb 20 02:27:09 2019 [2019-10-08T16:50:07.349Z] OS/Arch: linux/s390x [2019-10-08T16:50:07.349Z] Experimental: false [2019-10-08T16:50:07.349Z] [2019-10-08T16:50:07.349Z] Server: [2019-10-08T16:50:07.349Z] Engine: [2019-10-08T16:50:07.349Z] Version: 18.06.3-ce [2019-10-08T16:50:07.349Z] API version: 1.38 (minimum version 1.12) [2019-10-08T16:50:07.349Z] Go version: go1.10.3 [2019-10-08T16:50:07.349Z] Git commit: d7080c1 [2019-10-08T16:50:07.349Z] Built: Wed Feb 20 02:26:03 2019 [2019-10-08T16:50:07.349Z] OS/Arch: linux/s390x [2019-10-08T16:50:07.349Z] Experimental: true [2019-10-08T16:50:07.424Z] Fetching without tags [Pipeline] sh [2019-10-08T16:50:07.662Z] Merging remotes/origin/master commit dba8da8158452daaca4ef7546a5ba53c94d7ae3c into PR head commit eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 [2019-10-08T16:50:08.115Z] Fetching without tags [2019-10-08T16:50:08.165Z] + docker info [2019-10-08T16:50:08.165Z] Containers: 0 [2019-10-08T16:50:08.165Z] Running: 0 [2019-10-08T16:50:08.165Z] Paused: 0 [2019-10-08T16:50:08.165Z] Stopped: 0 [2019-10-08T16:50:08.165Z] Images: 0 [2019-10-08T16:50:08.165Z] Server Version: 18.06.3-ce [2019-10-08T16:50:08.165Z] Storage Driver: overlay2 [2019-10-08T16:50:08.165Z] Backing Filesystem: extfs [2019-10-08T16:50:08.165Z] Supports d_type: true [2019-10-08T16:50:08.165Z] Native Overlay Diff: true [2019-10-08T16:50:08.165Z] Logging Driver: json-file [2019-10-08T16:50:08.165Z] Cgroup Driver: cgroupfs [2019-10-08T16:50:08.165Z] Plugins: [2019-10-08T16:50:08.165Z] Volume: local [2019-10-08T16:50:08.165Z] Network: bridge host ipvlan macvlan null overlay [2019-10-08T16:50:08.165Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-10-08T16:50:08.165Z] Swarm: inactive [2019-10-08T16:50:08.165Z] Runtimes: runc [2019-10-08T16:50:08.165Z] Default Runtime: runc [2019-10-08T16:50:08.165Z] Init Binary: docker-init [2019-10-08T16:50:08.165Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-10-08T16:50:08.165Z] runc version: a592beb5bc4c4092b1b1bac971afed27687340c5 [2019-10-08T16:50:08.165Z] init version: fec3683 [2019-10-08T16:50:08.165Z] Security Options: [2019-10-08T16:50:08.165Z] apparmor [2019-10-08T16:50:08.165Z] seccomp [2019-10-08T16:50:08.165Z] Profile: default [2019-10-08T16:50:08.165Z] Kernel Version: 4.4.0-161-generic [2019-10-08T16:50:08.165Z] Operating System: Ubuntu 16.04.5 LTS [2019-10-08T16:50:08.165Z] OSType: linux [2019-10-08T16:50:08.165Z] Architecture: s390x [2019-10-08T16:50:08.165Z] CPUs: 2 [2019-10-08T16:50:08.165Z] Total Memory: 7.862GiB [2019-10-08T16:50:08.165Z] Name: s390x-ubuntu-06 [2019-10-08T16:50:08.165Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2019-10-08T16:50:08.165Z] Docker Root Dir: /var/lib/docker [2019-10-08T16:50:08.165Z] Debug Mode (client): false [2019-10-08T16:50:08.165Z] Debug Mode (server): false [2019-10-08T16:50:08.165Z] Username: dockerbuildbot [2019-10-08T16:50:08.165Z] Registry: https://index.docker.io/v1/ [2019-10-08T16:50:08.165Z] Labels: [2019-10-08T16:50:08.165Z] Experimental: true [2019-10-08T16:50:08.165Z] Insecure Registries: [2019-10-08T16:50:08.165Z] 127.0.0.0/8 [2019-10-08T16:50:08.165Z] Live Restore Enabled: false [2019-10-08T16:50:08.165Z] [2019-10-08T16:50:08.165Z] WARNING: No swap limit support [2019-10-08T16:50:08.182Z] Merge succeeded, producing eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 [2019-10-08T16:50:08.183Z] Checking out Revision eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 (PR-39678) [Pipeline] sh [2019-10-08T16:50:08.368Z] Merging remotes/origin/master commit dba8da8158452daaca4ef7546a5ba53c94d7ae3c into PR head commit eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 [2019-10-08T16:50:08.410Z] Commit message: "Jenkinsfile: aarch64: use new labels to select agents" [2019-10-08T16:50:08.065Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-08T16:50:08.071Z] > git config --add remote.origin.fetch +refs/pull/39678/head:refs/remotes/origin/PR-39678 # timeout=10 [2019-10-08T16:50:08.076Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-08T16:50:08.096Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-08T16:50:08.118Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-08T16:50:08.118Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-08T16:50:08.118Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39678/head:refs/remotes/origin/PR-39678 +refs/heads/master:refs/remotes/origin/master [2019-10-08T16:50:08.370Z] > git config core.sparsecheckout # timeout=10 [2019-10-08T16:50:08.379Z] > git checkout -f eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 [2019-10-08T16:50:07.397Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-08T16:50:07.401Z] > git config --add remote.origin.fetch +refs/pull/39678/head:refs/remotes/origin/PR-39678 # timeout=10 [2019-10-08T16:50:07.405Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-08T16:50:07.412Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-08T16:50:07.419Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-08T16:50:07.419Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-08T16:50:07.420Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39678/head:refs/remotes/origin/PR-39678 +refs/heads/master:refs/remotes/origin/master [2019-10-08T16:50:07.658Z] > git config core.sparsecheckout # timeout=10 [2019-10-08T16:50:07.662Z] > git checkout -f eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 [2019-10-08T16:50:08.155Z] > git merge dba8da8158452daaca4ef7546a5ba53c94d7ae3c # timeout=10 [2019-10-08T16:50:08.171Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-08T16:50:08.178Z] > git config core.sparsecheckout # timeout=10 [2019-10-08T16:50:08.184Z] > git checkout -f eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 [2019-10-08T16:50:08.885Z] Merge succeeded, producing eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 [2019-10-08T16:50:08.886Z] Checking out Revision eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 (PR-39678) [Pipeline] withEnv [Pipeline] { [2019-10-08T16:50:09.024Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-08T16:50:09.024Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-08T16:50:09.024Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-39678/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-08T16:50:09.024Z] + bash /home/jenkins/workspace/moby_PR-39678/check-config.sh [2019-10-08T16:50:09.024Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-08T16:50:09.024Z] info: reading kernel config from /boot/config-4.4.0-161-generic ... [2019-10-08T16:50:09.024Z] [2019-10-08T16:50:09.024Z] Generally Necessary: [2019-10-08T16:50:09.024Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-08T16:50:09.024Z] - apparmor: enabled and tools installed [2019-10-08T16:50:09.024Z] - CONFIG_NAMESPACES: enabled [2019-10-08T16:50:09.024Z] - CONFIG_NET_NS: enabled [2019-10-08T16:50:09.024Z] - CONFIG_PID_NS: enabled [2019-10-08T16:50:09.024Z] - CONFIG_IPC_NS: enabled [2019-10-08T16:50:09.024Z] - CONFIG_UTS_NS: enabled [2019-10-08T16:50:09.024Z] - CONFIG_CGROUPS: enabled [2019-10-08T16:50:09.024Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-08T16:50:09.024Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-08T16:50:09.024Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-08T16:50:09.024Z] - CONFIG_CGROUP_SCHED: enabled [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-08T16:50:09.225Z] Fetching without tags [2019-10-08T16:50:08.915Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-08T16:50:08.963Z] > git config --add remote.origin.fetch +refs/pull/39678/head:refs/remotes/origin/PR-39678 # timeout=10 [2019-10-08T16:50:09.009Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-08T16:50:09.127Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-08T16:50:09.317Z] + docker version [2019-10-08T16:50:09.317Z] Client: Docker Engine - Community [2019-10-08T16:50:09.317Z] Version: 19.03.2 [2019-10-08T16:50:09.317Z] API version: 1.40 [2019-10-08T16:50:09.317Z] Go version: go1.12.8 [2019-10-08T16:50:09.317Z] Git commit: 6a30dfc [2019-10-08T16:50:09.317Z] Built: Thu Aug 29 05:29:11 2019 [2019-10-08T16:50:09.317Z] OS/Arch: linux/amd64 [2019-10-08T16:50:09.317Z] Experimental: false [2019-10-08T16:50:09.317Z] [2019-10-08T16:50:09.317Z] Server: Docker Engine - Community [2019-10-08T16:50:09.317Z] Engine: [2019-10-08T16:50:09.317Z] Version: 19.03.2 [2019-10-08T16:50:09.317Z] API version: 1.40 (minimum version 1.12) [2019-10-08T16:50:09.317Z] Go version: go1.12.8 [2019-10-08T16:50:09.317Z] Git commit: 6a30dfc [2019-10-08T16:50:09.317Z] Built: Thu Aug 29 05:27:45 2019 [2019-10-08T16:50:09.317Z] OS/Arch: linux/amd64 [2019-10-08T16:50:09.317Z] Experimental: true [2019-10-08T16:50:09.317Z] containerd: [2019-10-08T16:50:09.317Z] Version: 1.2.6 [2019-10-08T16:50:09.317Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-08T16:50:09.317Z] runc: [2019-10-08T16:50:09.317Z] Version: 1.0.0-rc8 [2019-10-08T16:50:09.317Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-08T16:50:09.317Z] docker-init: [2019-10-08T16:50:09.317Z] Version: 0.18.0 [2019-10-08T16:50:09.317Z] GitCommit: fec3683 [Pipeline] sh [2019-10-08T16:50:09.351Z] Commit message: "Jenkinsfile: aarch64: use new labels to select agents" [2019-10-08T16:50:09.413Z] - CONFIG_CPUSETS: enabled [2019-10-08T16:50:09.413Z] - CONFIG_MEMCG: enabled [2019-10-08T16:50:09.413Z] - CONFIG_KEYS: enabled [2019-10-08T16:50:09.413Z] - CONFIG_VETH: enabled (as module) [2019-10-08T16:50:09.413Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-08T16:50:09.413Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-08T16:50:09.413Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-08T16:50:09.413Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-08T16:50:09.413Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-08T16:50:09.413Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-08T16:50:09.413Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-08T16:50:09.413Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-08T16:50:09.413Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-08T16:50:09.413Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-08T16:50:09.413Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-08T16:50:09.413Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-08T16:50:09.413Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-10-08T16:50:09.413Z] [2019-10-08T16:50:09.413Z] Optional Features: [2019-10-08T16:50:09.413Z] - CONFIG_USER_NS: enabled [2019-10-08T16:50:09.413Z] - CONFIG_SECCOMP: enabled [2019-10-08T16:50:09.413Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-08T16:50:09.413Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-08T16:50:09.413Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-08T16:50:09.413Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-08T16:50:09.413Z] - CONFIG_MEMCG_KMEM: enabled [2019-10-08T16:50:09.413Z] - CONFIG_BLK_CGROUP: enabled [2019-10-08T16:50:09.413Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-08T16:50:09.413Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-08T16:50:09.413Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-08T16:50:09.413Z] - CONFIG_CGROUP_PERF: enabled [2019-10-08T16:50:09.413Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-08T16:50:09.413Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-08T16:50:09.413Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-08T16:50:09.413Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-08T16:50:09.413Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-08T16:50:09.413Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-08T16:50:09.413Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-08T16:50:09.413Z] - CONFIG_IP_VS: enabled (as module) [2019-10-08T16:50:09.413Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-08T16:50:09.413Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-08T16:50:09.413Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-08T16:50:09.413Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-08T16:50:09.413Z] - CONFIG_EXT4_FS: enabled [2019-10-08T16:50:09.413Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-08T16:50:09.413Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-08T16:50:09.413Z] - Network Drivers: [2019-10-08T16:50:09.413Z] - "overlay": [2019-10-08T16:50:09.413Z] - CONFIG_VXLAN: enabled (as module) [2019-10-08T16:50:09.413Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-08T16:50:09.413Z] Optional (for encrypted networks): [2019-10-08T16:50:09.413Z] - CONFIG_CRYPTO: enabled [2019-10-08T16:50:09.413Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-10-08T16:50:09.413Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-10-08T16:50:09.413Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-10-08T16:50:09.413Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-10-08T16:50:09.413Z] - CONFIG_XFRM: enabled [2019-10-08T16:50:09.413Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-08T16:50:09.413Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-08T16:50:09.413Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-08T16:50:09.413Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-08T16:50:09.413Z] - "ipvlan": [2019-10-08T16:50:09.413Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-08T16:50:09.413Z] - "macvlan": [2019-10-08T16:50:09.413Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-08T16:50:09.413Z] - CONFIG_DUMMY: enabled (as module) [2019-10-08T16:50:09.413Z] - "ftp,tftp client in container": [2019-10-08T16:50:09.413Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-08T16:50:09.413Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-08T16:50:09.413Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-08T16:50:09.413Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-08T16:50:09.413Z] - Storage Drivers: [2019-10-08T16:50:09.413Z] - "aufs": [2019-10-08T16:50:09.413Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-08T16:50:09.413Z] - "btrfs": [2019-10-08T16:50:09.413Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-08T16:50:09.413Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-08T16:50:09.413Z] - "devicemapper": [2019-10-08T16:50:09.413Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-08T16:50:09.413Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-08T16:50:09.413Z] - "overlay": [2019-10-08T16:50:09.473Z] Still waiting to schedule task [2019-10-08T16:50:09.474Z] All nodes of label ‘arm64&&linux’ are offline [2019-10-08T16:50:09.489Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-08T16:50:09.489Z] - "zfs": [2019-10-08T16:50:09.489Z] - /dev/zfs: missing [2019-10-08T16:50:09.489Z] - zfs command: missing [2019-10-08T16:50:09.489Z] - zpool command: missing [2019-10-08T16:50:09.489Z] [2019-10-08T16:50:09.489Z] Limits: [2019-10-08T16:50:09.489Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-08T16:50:09.489Z] [2019-10-08T16:50:09.489Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-08T16:50:09.721Z] + docker info [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-08T16:50:09.977Z] Client: [2019-10-08T16:50:09.977Z] Debug Mode: false [2019-10-08T16:50:09.977Z] [2019-10-08T16:50:09.977Z] Server: [2019-10-08T16:50:09.977Z] Containers: 0 [2019-10-08T16:50:09.977Z] Running: 0 [2019-10-08T16:50:09.977Z] Paused: 0 [2019-10-08T16:50:09.977Z] Stopped: 0 [2019-10-08T16:50:09.977Z] Images: 63 [2019-10-08T16:50:09.977Z] Server Version: 19.03.2 [2019-10-08T16:50:09.977Z] Storage Driver: overlay2 [2019-10-08T16:50:09.977Z] Backing Filesystem: extfs [2019-10-08T16:50:09.977Z] Supports d_type: true [2019-10-08T16:50:09.977Z] Native Overlay Diff: true [2019-10-08T16:50:09.977Z] Logging Driver: json-file [2019-10-08T16:50:09.977Z] Cgroup Driver: cgroupfs [2019-10-08T16:50:09.977Z] Plugins: [2019-10-08T16:50:09.977Z] Volume: local [2019-10-08T16:50:09.977Z] Network: bridge host ipvlan macvlan null overlay [2019-10-08T16:50:09.977Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-08T16:50:09.977Z] Swarm: inactive [2019-10-08T16:50:09.977Z] Runtimes: runc [2019-10-08T16:50:09.977Z] Default Runtime: runc [2019-10-08T16:50:09.977Z] Init Binary: docker-init [2019-10-08T16:50:09.977Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-08T16:50:09.977Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-08T16:50:09.977Z] init version: fec3683 [2019-10-08T16:50:09.977Z] Security Options: [2019-10-08T16:50:09.977Z] apparmor [2019-10-08T16:50:09.977Z] seccomp [2019-10-08T16:50:09.977Z] Profile: default [2019-10-08T16:50:09.977Z] Kernel Version: 4.15.0-1048-aws [2019-10-08T16:50:09.977Z] Operating System: Ubuntu 18.04.3 LTS [2019-10-08T16:50:09.977Z] OSType: linux [2019-10-08T16:50:09.977Z] Architecture: x86_64 [2019-10-08T16:50:09.977Z] CPUs: 2 [2019-10-08T16:50:09.977Z] Total Memory: 7.501GiB [2019-10-08T16:50:09.977Z] Name: ip-10-100-87-167 [2019-10-08T16:50:09.977Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-10-08T16:50:09.977Z] Docker Root Dir: /var/lib/docker [2019-10-08T16:50:09.977Z] Debug Mode: false [2019-10-08T16:50:09.977Z] Registry: https://index.docker.io/v1/ [2019-10-08T16:50:09.977Z] Labels: [2019-10-08T16:50:09.977Z] Experimental: true [2019-10-08T16:50:09.977Z] Insecure Registries: [2019-10-08T16:50:09.977Z] 127.0.0.0/8 [2019-10-08T16:50:09.977Z] Live Restore Enabled: true [2019-10-08T16:50:09.977Z] [2019-10-08T16:50:09.977Z] WARNING: No swap limit support [2019-10-08T16:50:09.984Z] Merging remotes/origin/master commit dba8da8158452daaca4ef7546a5ba53c94d7ae3c into PR head commit eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 [Pipeline] sh [2019-10-08T16:50:10.243Z] + docker version [2019-10-08T16:50:10.243Z] Client: Docker Engine - Community [2019-10-08T16:50:10.244Z] Version: 19.03.2 [2019-10-08T16:50:10.244Z] API version: 1.40 [2019-10-08T16:50:10.244Z] Go version: go1.12.8 [2019-10-08T16:50:10.244Z] Git commit: 6a30dfc [2019-10-08T16:50:10.244Z] Built: Thu Aug 29 05:29:11 2019 [2019-10-08T16:50:10.244Z] OS/Arch: linux/amd64 [2019-10-08T16:50:10.244Z] Experimental: false [2019-10-08T16:50:10.244Z] [2019-10-08T16:50:10.244Z] Server: Docker Engine - Community [2019-10-08T16:50:10.244Z] Engine: [2019-10-08T16:50:10.244Z] Version: 19.03.2 [2019-10-08T16:50:10.244Z] API version: 1.40 (minimum version 1.12) [2019-10-08T16:50:10.244Z] Go version: go1.12.8 [2019-10-08T16:50:10.244Z] Git commit: 6a30dfc [2019-10-08T16:50:10.244Z] Built: Thu Aug 29 05:27:45 2019 [2019-10-08T16:50:10.244Z] OS/Arch: linux/amd64 [2019-10-08T16:50:10.244Z] Experimental: true [2019-10-08T16:50:10.244Z] containerd: [2019-10-08T16:50:10.244Z] Version: 1.2.6 [2019-10-08T16:50:10.244Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-08T16:50:10.244Z] runc: [2019-10-08T16:50:10.244Z] Version: 1.0.0-rc8 [2019-10-08T16:50:10.244Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-08T16:50:10.244Z] docker-init: [2019-10-08T16:50:10.244Z] Version: 0.18.0 [2019-10-08T16:50:10.244Z] GitCommit: fec3683 [Pipeline] sh [2019-10-08T16:50:10.256Z] + make bundles/buildx [2019-10-08T16:50:10.256Z] mkdir bundles [2019-10-08T16:50:10.256Z] # This intetionally is not using the `--output` flag from the docker CLI which is a buildkit option [2019-10-08T16:50:10.256Z] # The idea here being that if buildx is being used, it's because buildkit is not supported natively [2019-10-08T16:50:10.256Z] docker build -f Dockerfile.buildx -t "moby-buildx:v0.3.0" \ [2019-10-08T16:50:10.256Z] --build-arg BUILDX_COMMIT \ [2019-10-08T16:50:10.256Z] --build-arg BUILDX_REPO \ [2019-10-08T16:50:10.256Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-10-08T16:50:10.256Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-10-08T16:50:10.256Z] . && \ [2019-10-08T16:50:10.256Z] id=$(docker create moby-buildx:v0.3.0); \ [2019-10-08T16:50:10.256Z] if [ -n "${id}" ]; then docker cp ${id}:/usr/bin/buildx bundles/buildx && touch bundles/buildx; docker rm -f ${id}; fi [2019-10-08T16:50:10.256Z] /bin/sh: 4: go: not found [2019-10-08T16:50:10.256Z] /bin/sh: 5: go: not found [2019-10-08T16:50:10.394Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-08T16:50:10.395Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-08T16:50:10.395Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39678/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-08T16:50:10.395Z] + bash /home/ubuntu/workspace/moby_PR-39678/check-config.sh [2019-10-08T16:50:10.395Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-08T16:50:10.395Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-08T16:50:10.395Z] [2019-10-08T16:50:10.395Z] Generally Necessary: [2019-10-08T16:50:10.395Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-08T16:50:10.395Z] - apparmor: enabled and tools installed [2019-10-08T16:50:10.395Z] - CONFIG_NAMESPACES: enabled [2019-10-08T16:50:10.395Z] - CONFIG_NET_NS: enabled [2019-10-08T16:50:10.395Z] - CONFIG_PID_NS: enabled [2019-10-08T16:50:10.395Z] - CONFIG_IPC_NS: enabled [2019-10-08T16:50:10.395Z] - CONFIG_UTS_NS: enabled [2019-10-08T16:50:10.395Z] - CONFIG_CGROUPS: enabled [2019-10-08T16:50:10.395Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-08T16:50:10.395Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-08T16:50:10.395Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-08T16:50:10.395Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-08T16:50:10.395Z] - CONFIG_CPUSETS: enabled [2019-10-08T16:50:10.395Z] - CONFIG_MEMCG: enabled [2019-10-08T16:50:10.395Z] - CONFIG_KEYS: enabled [2019-10-08T16:50:10.395Z] - CONFIG_VETH: enabled (as module) [2019-10-08T16:50:10.395Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-08T16:50:10.395Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-08T16:50:10.395Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-08T16:50:10.395Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-08T16:50:10.395Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-08T16:50:10.395Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-08T16:50:10.395Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-08T16:50:08.868Z] > git merge dba8da8158452daaca4ef7546a5ba53c94d7ae3c # timeout=10 [2019-10-08T16:50:08.879Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-08T16:50:08.888Z] > git config core.sparsecheckout # timeout=10 [2019-10-08T16:50:08.893Z] > git checkout -f eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 [2019-10-08T16:50:10.529Z] + docker info [2019-10-08T16:50:10.650Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-08T16:50:10.650Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-08T16:50:10.650Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-08T16:50:10.650Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-08T16:50:10.650Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-08T16:50:10.650Z] [2019-10-08T16:50:10.650Z] Optional Features: [2019-10-08T16:50:10.650Z] - CONFIG_USER_NS: enabled [2019-10-08T16:50:10.650Z] - CONFIG_SECCOMP: enabled [2019-10-08T16:50:10.650Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-08T16:50:10.650Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-08T16:50:10.650Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-08T16:50:10.650Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-08T16:50:10.650Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-10-08T16:50:10.650Z] - CONFIG_BLK_CGROUP: enabled [2019-10-08T16:50:10.650Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-08T16:50:10.650Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-08T16:50:10.650Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-08T16:50:10.650Z] - CONFIG_CGROUP_PERF: enabled [2019-10-08T16:50:10.650Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-08T16:50:10.650Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-08T16:50:10.650Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-08T16:50:10.650Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-08T16:50:10.650Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-08T16:50:10.650Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-08T16:50:10.650Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-08T16:50:10.650Z] - CONFIG_IP_VS: enabled (as module) [2019-10-08T16:50:10.650Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-08T16:50:10.650Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-08T16:50:10.650Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-08T16:50:10.650Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-08T16:50:10.650Z] - CONFIG_EXT4_FS: enabled [2019-10-08T16:50:10.650Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-08T16:50:10.650Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-08T16:50:10.650Z] - Network Drivers: [2019-10-08T16:50:10.650Z] - "overlay": [2019-10-08T16:50:10.650Z] - CONFIG_VXLAN: enabled (as module) [2019-10-08T16:50:10.650Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-08T16:50:10.650Z] Optional (for encrypted networks): [2019-10-08T16:50:10.650Z] - CONFIG_CRYPTO: enabled [2019-10-08T16:50:10.650Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-08T16:50:10.650Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-08T16:50:10.650Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-08T16:50:10.650Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-08T16:50:10.650Z] - CONFIG_XFRM: enabled [2019-10-08T16:50:10.650Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-08T16:50:10.650Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-08T16:50:10.650Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-08T16:50:10.650Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-08T16:50:10.650Z] - "ipvlan": [2019-10-08T16:50:10.650Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-08T16:50:10.650Z] - "macvlan": [2019-10-08T16:50:10.650Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-08T16:50:10.650Z] - CONFIG_DUMMY: enabled (as module) [2019-10-08T16:50:10.650Z] - "ftp,tftp client in container": [2019-10-08T16:50:10.787Z] Client: [2019-10-08T16:50:10.787Z] Debug Mode: false [2019-10-08T16:50:10.787Z] [2019-10-08T16:50:10.787Z] Server: [2019-10-08T16:50:10.787Z] Containers: 0 [2019-10-08T16:50:10.787Z] Running: 0 [2019-10-08T16:50:10.787Z] Paused: 0 [2019-10-08T16:50:10.787Z] Stopped: 0 [2019-10-08T16:50:10.787Z] Images: 7 [2019-10-08T16:50:10.787Z] Server Version: 19.03.2 [2019-10-08T16:50:10.787Z] Storage Driver: overlay2 [2019-10-08T16:50:10.787Z] Backing Filesystem: extfs [2019-10-08T16:50:10.787Z] Supports d_type: true [2019-10-08T16:50:10.787Z] Native Overlay Diff: true [2019-10-08T16:50:10.787Z] Logging Driver: json-file [2019-10-08T16:50:10.787Z] Cgroup Driver: cgroupfs [2019-10-08T16:50:10.787Z] Plugins: [2019-10-08T16:50:10.787Z] Volume: local [2019-10-08T16:50:10.787Z] Network: bridge host ipvlan macvlan null overlay [2019-10-08T16:50:10.787Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-08T16:50:10.787Z] Swarm: inactive [2019-10-08T16:50:10.787Z] Runtimes: runc [2019-10-08T16:50:10.787Z] Default Runtime: runc [2019-10-08T16:50:10.787Z] Init Binary: docker-init [2019-10-08T16:50:10.787Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-08T16:50:10.787Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-08T16:50:10.787Z] init version: fec3683 [2019-10-08T16:50:10.787Z] Security Options: [2019-10-08T16:50:10.787Z] apparmor [2019-10-08T16:50:10.787Z] seccomp [2019-10-08T16:50:10.787Z] Profile: default [2019-10-08T16:50:10.787Z] Kernel Version: 4.15.0-1048-aws [2019-10-08T16:50:10.787Z] Operating System: Ubuntu 18.04.3 LTS [2019-10-08T16:50:10.787Z] OSType: linux [2019-10-08T16:50:10.787Z] Architecture: x86_64 [2019-10-08T16:50:10.787Z] CPUs: 2 [2019-10-08T16:50:10.787Z] Total Memory: 7.501GiB [2019-10-08T16:50:10.787Z] Name: ip-10-100-55-16 [2019-10-08T16:50:10.787Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-10-08T16:50:10.787Z] Docker Root Dir: /var/lib/docker [2019-10-08T16:50:10.787Z] Debug Mode: false [2019-10-08T16:50:10.787Z] Registry: https://index.docker.io/v1/ [2019-10-08T16:50:10.787Z] Labels: [2019-10-08T16:50:10.787Z] Experimental: true [2019-10-08T16:50:10.787Z] Insecure Registries: [2019-10-08T16:50:10.787Z] 127.0.0.0/8 [2019-10-08T16:50:10.787Z] Live Restore Enabled: true [2019-10-08T16:50:10.787Z] [2019-10-08T16:50:10.787Z] WARNING: No swap limit support [Pipeline] sh [2019-10-08T16:50:10.905Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-08T16:50:10.905Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-08T16:50:10.905Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-08T16:50:10.905Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-08T16:50:10.905Z] - Storage Drivers: [2019-10-08T16:50:10.905Z] - "aufs": [2019-10-08T16:50:10.905Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-08T16:50:10.905Z] - "btrfs": [2019-10-08T16:50:10.905Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-08T16:50:10.905Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-08T16:50:10.905Z] - "devicemapper": [2019-10-08T16:50:10.905Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-08T16:50:10.905Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-08T16:50:10.905Z] - "overlay": [2019-10-08T16:50:10.905Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-08T16:50:10.905Z] - "zfs": [2019-10-08T16:50:10.905Z] - /dev/zfs: missing [2019-10-08T16:50:10.905Z] - zfs command: missing [2019-10-08T16:50:10.905Z] - zpool command: missing [2019-10-08T16:50:10.905Z] [2019-10-08T16:50:10.905Z] Limits: [2019-10-08T16:50:10.905Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-08T16:50:10.905Z] [2019-10-08T16:50:10.905Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-08T16:50:09.248Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-08T16:50:09.248Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-08T16:50:09.249Z] > git fetch --no-tags --force --progress https://github.com/moby/moby.git +refs/pull/39678/head:refs/remotes/origin/PR-39678 +refs/heads/master:refs/remotes/origin/master [2019-10-08T16:50:10.007Z] > git config core.sparsecheckout # timeout=10 [2019-10-08T16:50:10.051Z] > git checkout -f eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 [2019-10-08T16:50:11.069Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-08T16:50:11.069Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-08T16:50:11.069Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39678/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-08T16:50:11.069Z] + bash /home/ubuntu/workspace/moby_PR-39678/check-config.sh [2019-10-08T16:50:11.069Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-08T16:50:11.069Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-08T16:50:11.069Z] [2019-10-08T16:50:11.069Z] Generally Necessary: [2019-10-08T16:50:11.069Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-08T16:50:11.069Z] - apparmor: enabled and tools installed [2019-10-08T16:50:11.069Z] - CONFIG_NAMESPACES: enabled [2019-10-08T16:50:11.069Z] - CONFIG_NET_NS: enabled [2019-10-08T16:50:11.069Z] - CONFIG_PID_NS: enabled [2019-10-08T16:50:11.069Z] - CONFIG_IPC_NS: enabled [2019-10-08T16:50:11.069Z] - CONFIG_UTS_NS: enabled [2019-10-08T16:50:11.069Z] - CONFIG_CGROUPS: enabled [2019-10-08T16:50:11.069Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-08T16:50:11.069Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-08T16:50:11.069Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-08T16:50:11.069Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-08T16:50:11.069Z] - CONFIG_CPUSETS: enabled [2019-10-08T16:50:11.069Z] - CONFIG_MEMCG: enabled [2019-10-08T16:50:11.069Z] - CONFIG_KEYS: enabled [2019-10-08T16:50:11.069Z] - CONFIG_VETH: enabled (as module) [2019-10-08T16:50:11.069Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-08T16:50:11.069Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-08T16:50:11.069Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-08T16:50:11.069Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-08T16:50:11.069Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-08T16:50:11.069Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-08T16:50:11.069Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-08T16:50:11.069Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-08T16:50:11.069Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-08T16:50:11.069Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-08T16:50:11.069Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-08T16:50:11.069Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-08T16:50:11.069Z] [2019-10-08T16:50:11.069Z] Optional Features: [2019-10-08T16:50:11.069Z] - CONFIG_USER_NS: enabled [2019-10-08T16:50:11.069Z] - CONFIG_SECCOMP: enabled [2019-10-08T16:50:11.069Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-08T16:50:11.069Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-08T16:50:11.069Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-08T16:50:11.069Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-08T16:50:11.069Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-10-08T16:50:11.069Z] - CONFIG_BLK_CGROUP: enabled [2019-10-08T16:50:11.069Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-08T16:50:11.069Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-08T16:50:11.069Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-08T16:50:11.069Z] - CONFIG_CGROUP_PERF: enabled [2019-10-08T16:50:11.069Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-08T16:50:11.069Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-08T16:50:11.069Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-08T16:50:11.069Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-08T16:50:11.069Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-08T16:50:11.069Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-08T16:50:11.069Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-08T16:50:11.069Z] - CONFIG_IP_VS: enabled (as module) [2019-10-08T16:50:11.069Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-08T16:50:11.221Z] + sudo modprobe ip_vs [2019-10-08T16:50:11.221Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 . [2019-10-08T16:50:11.221Z] #2 [internal] load build definition from Dockerfile [2019-10-08T16:50:11.328Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-08T16:50:11.328Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-08T16:50:11.328Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-08T16:50:11.328Z] - CONFIG_EXT4_FS: enabled [2019-10-08T16:50:11.328Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-08T16:50:11.328Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-08T16:50:11.328Z] - Network Drivers: [2019-10-08T16:50:11.328Z] - "overlay": [2019-10-08T16:50:11.328Z] - CONFIG_VXLAN: enabled (as module) [2019-10-08T16:50:11.328Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-08T16:50:11.328Z] Optional (for encrypted networks): [2019-10-08T16:50:11.328Z] - CONFIG_CRYPTO: enabled [2019-10-08T16:50:11.328Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-08T16:50:11.328Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-08T16:50:11.328Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-08T16:50:11.328Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-08T16:50:11.328Z] - CONFIG_XFRM: enabled [2019-10-08T16:50:11.328Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-08T16:50:11.328Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-08T16:50:11.328Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-08T16:50:11.328Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-08T16:50:11.328Z] - "ipvlan": [2019-10-08T16:50:11.328Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-08T16:50:11.328Z] - "macvlan": [2019-10-08T16:50:11.328Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-08T16:50:11.328Z] - CONFIG_DUMMY: enabled (as module) [2019-10-08T16:50:11.328Z] - "ftp,tftp client in container": [2019-10-08T16:50:11.328Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-08T16:50:11.328Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-08T16:50:11.328Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-08T16:50:11.328Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-08T16:50:11.328Z] - Storage Drivers: [2019-10-08T16:50:11.328Z] - "aufs": [2019-10-08T16:50:11.328Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-08T16:50:11.328Z] - "btrfs": [2019-10-08T16:50:11.328Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-08T16:50:11.328Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-08T16:50:11.328Z] - "devicemapper": [2019-10-08T16:50:11.328Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-08T16:50:11.328Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-08T16:50:11.328Z] - "overlay": [2019-10-08T16:50:11.328Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-08T16:50:11.328Z] - "zfs": [2019-10-08T16:50:11.328Z] - /dev/zfs: missing [2019-10-08T16:50:11.328Z] - zfs command: missing [2019-10-08T16:50:11.328Z] - zpool command: missing [2019-10-08T16:50:11.328Z] [2019-10-08T16:50:11.328Z] Limits: [2019-10-08T16:50:11.328Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-08T16:50:11.328Z] [2019-10-08T16:50:11.328Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-08T16:50:11.476Z] #2 ... [2019-10-08T16:50:11.477Z] [2019-10-08T16:50:11.477Z] #1 [internal] load .dockerignore [2019-10-08T16:50:11.477Z] #1 transferring context: 87B done [2019-10-08T16:50:11.477Z] #1 DONE 0.1s [2019-10-08T16:50:11.477Z] [2019-10-08T16:50:11.477Z] #2 [internal] load build definition from Dockerfile [2019-10-08T16:50:11.477Z] #2 transferring dockerfile: 13.27kB done [2019-10-08T16:50:11.477Z] #2 DONE 0.1s [2019-10-08T16:50:11.477Z] [2019-10-08T16:50:11.477Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-08T16:50:11.548Z] Sending build context to Docker daemon 49.99MB [2019-10-08T16:50:11.548Z] Step 1/12 : ARG GO_VERSION=1.12.10 [2019-10-08T16:50:11.548Z] Step 2/12 : FROM golang:${GO_VERSION}-stretch [2019-10-08T16:50:11.653Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 . [2019-10-08T16:50:11.653Z] #2 [internal] load build definition from Dockerfile [2019-10-08T16:50:11.653Z] #2 transferring dockerfile: 13.27kB done [2019-10-08T16:50:11.653Z] #2 DONE 0.0s [2019-10-08T16:50:11.653Z] [2019-10-08T16:50:11.653Z] #1 [internal] load .dockerignore [2019-10-08T16:50:11.653Z] #1 transferring context: 87B done [2019-10-08T16:50:11.653Z] #1 DONE 0.0s [2019-10-08T16:50:11.653Z] [2019-10-08T16:50:11.653Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-08T16:50:11.731Z] #3 DONE 0.3s [2019-10-08T16:50:11.731Z] [2019-10-08T16:50:11.731Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-08T16:50:11.731Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-08T16:50:11.731Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-08T16:50:11.731Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2019-10-08T16:50:11.731Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2019-10-08T16:50:11.731Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s [2019-10-08T16:50:11.915Z] 1.12.10-stretch: Pulling from library/golang [2019-10-08T16:50:11.915Z] 5d4da55d9cf0: Pulling fs layer [2019-10-08T16:50:11.915Z] dad3041fe122: Pulling fs layer [2019-10-08T16:50:11.915Z] f6542c8f56fb: Pulling fs layer [2019-10-08T16:50:11.915Z] 25fa3a7ad4fa: Pulling fs layer [2019-10-08T16:50:11.915Z] 471e0aba6530: Pulling fs layer [2019-10-08T16:50:11.915Z] 371f92b4bb50: Pulling fs layer [2019-10-08T16:50:11.915Z] e31612bb7d3c: Pulling fs layer [2019-10-08T16:50:11.915Z] 471e0aba6530: Waiting [2019-10-08T16:50:11.915Z] 371f92b4bb50: Waiting [2019-10-08T16:50:11.915Z] e31612bb7d3c: Waiting [2019-10-08T16:50:11.915Z] 25fa3a7ad4fa: Waiting [2019-10-08T16:50:12.027Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 2.72MB / 8.82MB 0.2s [2019-10-08T16:50:12.027Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.3s [2019-10-08T16:50:12.027Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2019-10-08T16:50:12.218Z] #3 DONE 0.5s [2019-10-08T16:50:12.219Z] [2019-10-08T16:50:12.219Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-08T16:50:12.219Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-08T16:50:12.219Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-08T16:50:12.219Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2019-10-08T16:50:12.219Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2019-10-08T16:50:12.219Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.0s [2019-10-08T16:50:12.282Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.3s done [2019-10-08T16:50:12.302Z] f6542c8f56fb: Verifying Checksum [2019-10-08T16:50:12.302Z] f6542c8f56fb: Download complete [2019-10-08T16:50:12.476Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.3s done [2019-10-08T16:50:12.476Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2019-10-08T16:50:12.538Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.2s done [2019-10-08T16:50:12.538Z] #4 DONE 0.6s [2019-10-08T16:50:12.680Z] dad3041fe122: Verifying Checksum [2019-10-08T16:50:12.680Z] dad3041fe122: Download complete [2019-10-08T16:50:12.680Z] 5d4da55d9cf0: Verifying Checksum [2019-10-08T16:50:12.680Z] 5d4da55d9cf0: Download complete [2019-10-08T16:50:12.733Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.2s done [2019-10-08T16:50:12.733Z] #4 DONE 0.6s [2019-10-08T16:50:13.097Z] [2019-10-08T16:50:13.097Z] #5 [internal] load metadata for docker.io/library/golang:1.13.1-stretch [2019-10-08T16:50:13.163Z] Merge succeeded, producing eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 [2019-10-08T16:50:13.164Z] Checking out Revision eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 (PR-39678) [2019-10-08T16:50:13.298Z] [2019-10-08T16:50:13.298Z] #5 [internal] load metadata for docker.io/library/golang:1.13.1-stretch [2019-10-08T16:50:13.352Z] #5 DONE 0.3s [2019-10-08T16:50:13.353Z] [2019-10-08T16:50:13.353Z] #6 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-08T16:50:13.353Z] #6 resolve docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 done [2019-10-08T16:50:13.353Z] #6 sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 0B / 4.34MB 0.1s [2019-10-08T16:50:13.353Z] #6 sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 1.42kB / 1.42kB done [2019-10-08T16:50:13.353Z] #6 sha256:a219387d86d28db4e6e0c14b9331492648442460fc803d84a03ba582fa5217a6 1.80kB / 1.80kB done [2019-10-08T16:50:13.353Z] #6 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 0B / 45.38MB 0.1s [2019-10-08T16:50:13.353Z] #6 sha256:f8c4e1a86e6d52be270d3f1f3c26ea3b56959a93643ff063b008b06ec4f84e42 5.47kB / 5.47kB done [2019-10-08T16:50:13.353Z] #6 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 1.04MB / 10.79MB 0.1s [2019-10-08T16:50:13.555Z] #5 DONE 0.3s [2019-10-08T16:50:13.555Z] [2019-10-08T16:50:13.555Z] #6 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-08T16:50:13.555Z] #6 resolve docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 done [2019-10-08T16:50:13.555Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 0B / 120.05MB 0.1s [2019-10-08T16:50:13.555Z] #6 sha256:54293c5706697c9e094a7ba9e16f83079e34e108bcbf1b02df3252705022c231 0B / 127B 0.1s [2019-10-08T16:50:13.555Z] #6 sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 1.42kB / 1.42kB done [2019-10-08T16:50:13.555Z] #6 sha256:f8c4e1a86e6d52be270d3f1f3c26ea3b56959a93643ff063b008b06ec4f84e42 5.47kB / 5.47kB done [2019-10-08T16:50:13.555Z] #6 sha256:a219387d86d28db4e6e0c14b9331492648442460fc803d84a03ba582fa5217a6 1.80kB / 1.80kB done [2019-10-08T16:50:13.615Z] #6 sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 730.67kB / 4.34MB 0.2s [2019-10-08T16:50:13.615Z] #6 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 4.51MB / 45.38MB 0.2s [2019-10-08T16:50:13.615Z] #6 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 10.17MB / 10.79MB 0.2s [2019-10-08T16:50:13.615Z] #6 sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 4.34MB / 4.34MB 0.3s done [2019-10-08T16:50:13.615Z] #6 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 17.74MB / 45.38MB 0.4s [2019-10-08T16:50:13.615Z] #6 sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 10.79MB / 10.79MB 0.2s done [2019-10-08T16:50:13.615Z] #6 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 2.60MB / 50.07MB 0.4s [2019-10-08T16:50:13.615Z] #6 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 0B / 57.69MB 0.4s [2019-10-08T16:50:13.631Z] 471e0aba6530: Verifying Checksum [2019-10-08T16:50:13.631Z] 471e0aba6530: Download complete [2019-10-08T16:50:13.631Z] 25fa3a7ad4fa: Verifying Checksum [2019-10-08T16:50:13.631Z] 25fa3a7ad4fa: Download complete [2019-10-08T16:50:13.813Z] #6 sha256:54293c5706697c9e094a7ba9e16f83079e34e108bcbf1b02df3252705022c231 127B / 127B 0.2s done [2019-10-08T16:50:13.870Z] #6 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 23.81MB / 45.38MB 0.5s [2019-10-08T16:50:13.870Z] #6 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 6.19MB / 50.07MB 0.5s [2019-10-08T16:50:13.870Z] #6 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 6.37MB / 57.69MB 0.5s [2019-10-08T16:50:13.870Z] #6 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 30.71MB / 45.38MB 0.6s [2019-10-08T16:50:13.870Z] #6 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 11.19MB / 50.07MB 0.6s [2019-10-08T16:50:13.870Z] #6 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 9.91MB / 57.69MB 0.6s [2019-10-08T16:50:13.991Z] Commit message: "Jenkinsfile: aarch64: use new labels to select agents" [2019-10-08T16:50:14.018Z] e31612bb7d3c: Verifying Checksum [2019-10-08T16:50:14.019Z] e31612bb7d3c: Download complete [2019-10-08T16:50:14.071Z] #6 ... [2019-10-08T16:50:14.071Z] [2019-10-08T16:50:14.071Z] #67 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-08T16:50:14.071Z] #67 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.3s done [2019-10-08T16:50:14.071Z] #67 DONE 0.0s [2019-10-08T16:50:14.071Z] [2019-10-08T16:50:14.071Z] #6 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-08T16:50:14.071Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 11.06MB / 120.05MB 0.6s [2019-10-08T16:50:14.125Z] #6 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 36.66MB / 45.38MB 0.7s [2019-10-08T16:50:14.126Z] #6 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 17.38MB / 50.07MB 0.7s [2019-10-08T16:50:14.126Z] #6 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 15.04MB / 57.69MB 0.7s [2019-10-08T16:50:14.126Z] #6 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 43.95MB / 45.38MB 0.9s [2019-10-08T16:50:14.126Z] #6 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 31.69MB / 50.07MB 0.9s [2019-10-08T16:50:14.126Z] #6 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 25.84MB / 57.69MB 0.9s [2019-10-08T16:50:14.385Z] #6 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 39.56MB / 50.07MB 1.0s [2019-10-08T16:50:14.385Z] #6 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 29.44MB / 57.69MB 1.0s [2019-10-08T16:50:14.385Z] #6 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 43.28MB / 50.07MB 1.1s [2019-10-08T16:50:14.385Z] #6 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 34.61MB / 57.69MB 1.1s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-08T16:50:12.939Z] > git merge dba8da8158452daaca4ef7546a5ba53c94d7ae3c # timeout=10 [2019-10-08T16:50:13.063Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2019-10-08T16:50:13.187Z] > git config core.sparsecheckout # timeout=10 [2019-10-08T16:50:13.236Z] > git checkout -f eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 [2019-10-08T16:50:14.642Z] #6 sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 45.38MB / 45.38MB 1.1s done [2019-10-08T16:50:14.642Z] #6 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 37.53MB / 57.69MB 1.2s [2019-10-08T16:50:14.642Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 0B / 120.05MB 1.2s [2019-10-08T16:50:14.642Z] #6 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 50.07MB / 50.07MB 1.4s [2019-10-08T16:50:14.642Z] #6 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 42.16MB / 57.69MB 1.4s [2019-10-08T16:50:14.642Z] #6 extracting sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b [2019-10-08T16:50:14.649Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 24.18MB / 120.05MB 0.9s [2019-10-08T16:50:14.649Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 31.54MB / 120.05MB 1.0s [2019-10-08T16:50:14.649Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 40.00MB / 120.05MB 1.1s [2019-10-08T16:50:14.896Z] #6 sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 50.07MB / 50.07MB 1.4s done [2019-10-08T16:50:14.896Z] #6 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 54.27MB / 57.69MB 1.5s [2019-10-08T16:50:14.896Z] #6 sha256:54293c5706697c9e094a7ba9e16f83079e34e108bcbf1b02df3252705022c231 127B / 127B 1.4s done [2019-10-08T16:50:14.896Z] #6 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 57.69MB / 57.69MB 1.6s [2019-10-08T16:50:14.896Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 8.25MB / 120.05MB 1.6s [2019-10-08T16:50:14.910Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 47.09MB / 120.05MB 1.2s [2019-10-08T16:50:14.910Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 64.14MB / 120.05MB 1.4s [2019-10-08T16:50:15.017Z] 371f92b4bb50: Verifying Checksum [2019-10-08T16:50:15.017Z] 371f92b4bb50: Download complete [2019-10-08T16:50:15.017Z] 5d4da55d9cf0: Pull complete [2019-10-08T16:50:15.151Z] #6 sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 57.69MB / 57.69MB 1.6s done [2019-10-08T16:50:15.151Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 17.65MB / 120.05MB 1.8s [2019-10-08T16:50:15.167Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 72.63MB / 120.05MB 1.5s [2019-10-08T16:50:15.167Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 83.28MB / 120.05MB 1.6s [2019-10-08T16:50:15.425Z] #6 ... [2019-10-08T16:50:15.425Z] [2019-10-08T16:50:15.425Z] #21 [internal] load build context [2019-10-08T16:50:15.425Z] #21 transferring context: 45.51MB 1.7s done [2019-10-08T16:50:15.425Z] #21 DONE 1.8s [2019-10-08T16:50:15.425Z] [2019-10-08T16:50:15.425Z] #6 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-08T16:50:15.425Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 89.57MB / 120.05MB 1.7s [2019-10-08T16:50:15.425Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 108.62MB / 120.05MB 1.9s [2019-10-08T16:50:15.442Z] + docker version [2019-10-08T16:50:15.442Z] Client: Docker Engine - Enterprise [2019-10-08T16:50:15.442Z] Version: 19.03.2 [2019-10-08T16:50:15.442Z] API version: 1.40 [2019-10-08T16:50:15.442Z] Go version: go1.12.8 [2019-10-08T16:50:15.442Z] Git commit: c92ab06ed9 [2019-10-08T16:50:15.442Z] Built: 09/03/2019 16:38:11 [2019-10-08T16:50:15.442Z] OS/Arch: windows/amd64 [2019-10-08T16:50:15.442Z] Experimental: false [2019-10-08T16:50:15.442Z] [2019-10-08T16:50:15.442Z] Server: Docker Engine - Enterprise [2019-10-08T16:50:15.442Z] Engine: [2019-10-08T16:50:15.442Z] Version: 19.03.2 [2019-10-08T16:50:15.442Z] API version: 1.40 (minimum version 1.24) [2019-10-08T16:50:15.442Z] Go version: go1.12.8 [2019-10-08T16:50:15.442Z] Git commit: c92ab06ed9 [2019-10-08T16:50:15.442Z] Built: 09/03/2019 16:35:47 [2019-10-08T16:50:15.442Z] OS/Arch: windows/amd64 [2019-10-08T16:50:15.442Z] Experimental: true [2019-10-08T16:50:15.448Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 28.86MB / 120.05MB 2.0s [2019-10-08T16:50:15.448Z] dad3041fe122: Pull complete [2019-10-08T16:50:15.448Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 41.07MB / 120.05MB 2.2s [Pipeline] sh [2019-10-08T16:50:15.682Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 120.05MB / 120.05MB 2.1s [2019-10-08T16:50:15.703Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 51.65MB / 120.05MB 2.4s [2019-10-08T16:50:15.819Z] f6542c8f56fb: Pull complete [2019-10-08T16:50:15.957Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 58.70MB / 120.05MB 2.5s [2019-10-08T16:50:15.958Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 67.51MB / 120.05MB 2.6s [2019-10-08T16:50:15.958Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 76.07MB / 120.05MB 2.7s [2019-10-08T16:50:16.212Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 91.57MB / 120.05MB 2.9s [2019-10-08T16:50:16.246Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 120.05MB / 120.05MB 2.5s done [2019-10-08T16:50:16.246Z] #6 extracting sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 0.1s [2019-10-08T16:50:16.467Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 102.29MB / 120.05MB 3.1s [2019-10-08T16:50:16.475Z] + docker info [2019-10-08T16:50:16.722Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 109.43MB / 120.05MB 3.3s [2019-10-08T16:50:16.722Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 120.05MB / 120.05MB 3.5s [2019-10-08T16:50:16.978Z] #6 ... [2019-10-08T16:50:16.978Z] [2019-10-08T16:50:16.978Z] #67 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-08T16:50:16.978Z] #67 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.6s done [2019-10-08T16:50:16.978Z] #67 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-08T16:50:16.978Z] #67 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-08T16:50:16.978Z] #67 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.3s done [2019-10-08T16:50:16.978Z] #67 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.6s done [2019-10-08T16:50:16.978Z] #67 DONE 3.2s [2019-10-08T16:50:16.978Z] [2019-10-08T16:50:16.978Z] #6 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-08T16:50:17.236Z] #6 sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 120.05MB / 120.05MB 3.8s done [2019-10-08T16:50:17.647Z] 25fa3a7ad4fa: Pull complete [2019-10-08T16:50:18.018Z] Client: [2019-10-08T16:50:18.018Z] Debug Mode: false [2019-10-08T16:50:18.018Z] Plugins: [2019-10-08T16:50:18.018Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-10-08T16:50:18.018Z] [2019-10-08T16:50:18.018Z] Server: [2019-10-08T16:50:18.018Z] Containers: 0 [2019-10-08T16:50:18.018Z] Running: 0 [2019-10-08T16:50:18.018Z] Paused: 0 [2019-10-08T16:50:18.018Z] Stopped: 0 [2019-10-08T16:50:18.018Z] Images: 8 [2019-10-08T16:50:18.018Z] Server Version: 19.03.2 [2019-10-08T16:50:18.018Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-10-08T16:50:18.018Z] Windows: [2019-10-08T16:50:18.018Z] LCOW: [2019-10-08T16:50:18.018Z] Logging Driver: json-file [2019-10-08T16:50:18.018Z] Plugins: [2019-10-08T16:50:18.018Z] Volume: local [2019-10-08T16:50:18.018Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-10-08T16:50:18.018Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-08T16:50:18.018Z] Swarm: inactive [2019-10-08T16:50:18.018Z] Default Isolation: process [2019-10-08T16:50:18.018Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-08T16:50:18.018Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-08T16:50:18.018Z] OSType: windows [2019-10-08T16:50:18.018Z] Architecture: x86_64 [2019-10-08T16:50:18.018Z] CPUs: 4 [2019-10-08T16:50:18.018Z] Total Memory: 32GiB [2019-10-08T16:50:18.018Z] Name: azwin-2-07c230 [2019-10-08T16:50:18.018Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-10-08T16:50:18.018Z] Docker Root Dir: D:\docker [2019-10-08T16:50:18.018Z] Debug Mode: false [2019-10-08T16:50:18.018Z] Registry: https://index.docker.io/v1/ [2019-10-08T16:50:18.018Z] Labels: [2019-10-08T16:50:18.018Z] Experimental: true [2019-10-08T16:50:18.018Z] Insecure Registries: [2019-10-08T16:50:18.018Z] 10.0.0.4:5000 [2019-10-08T16:50:18.018Z] 127.0.0.0/8 [2019-10-08T16:50:18.018Z] Registry Mirrors: [2019-10-08T16:50:18.018Z] http://10.0.0.4:5000/ [2019-10-08T16:50:18.018Z] Live Restore Enabled: false [2019-10-08T16:50:18.018Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2019-10-08T16:50:18.202Z] #6 ... [2019-10-08T16:50:18.202Z] [2019-10-08T16:50:18.202Z] #21 [internal] load build context [2019-10-08T16:50:18.202Z] #21 transferring context: 45.51MB 4.3s done [2019-10-08T16:50:18.202Z] #21 DONE 4.6s [2019-10-08T16:50:18.202Z] [2019-10-08T16:50:18.202Z] #6 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-08T16:50:18.762Z] #6 extracting sha256:092586df92068bd6b59c497f379e48302aa1b27cf76b2de64d262ba7bc19e47b 4.0s done [2019-10-08T16:50:18.762Z] #6 extracting sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae [2019-10-08T16:50:18.917Z] 471e0aba6530: Pull complete [2019-10-08T16:50:19.322Z] #6 extracting sha256:ef599477fae0e7485cae7d038240cda6358b3af22c7eb4ea502c60771b68dcae 0.4s done [2019-10-08T16:50:19.322Z] #6 extracting sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 [2019-10-08T16:50:19.542Z] Fetching without tags [2019-10-08T16:50:19.576Z] #6 extracting sha256:4530c6472b5d2a08201c9cd65f43a788e526eb4fe498a4fbe5e4d5688535cd21 0.2s done [2019-10-08T16:50:19.576Z] #6 extracting sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee [2019-10-08T16:50:20.029Z] Merging remotes/origin/master commit dba8da8158452daaca4ef7546a5ba53c94d7ae3c into PR head commit eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 [2019-10-08T16:50:19.500Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-08T16:50:19.504Z] > git config --add remote.origin.fetch +refs/pull/39678/head:refs/remotes/origin/PR-39678 # timeout=10 [2019-10-08T16:50:19.507Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-08T16:50:19.522Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-08T16:50:19.538Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-08T16:50:19.538Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-08T16:50:19.539Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39678/head:refs/remotes/origin/PR-39678 +refs/heads/master:refs/remotes/origin/master [2019-10-08T16:50:20.025Z] > git config core.sparsecheckout # timeout=10 [2019-10-08T16:50:20.029Z] > git checkout -f eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 [2019-10-08T16:50:20.426Z] #6 extracting sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 3.9s done [2019-10-08T16:50:20.426Z] #6 extracting sha256:54293c5706697c9e094a7ba9e16f83079e34e108bcbf1b02df3252705022c231 done [2019-10-08T16:50:20.683Z] #6 DONE 6.9s [2019-10-08T16:50:20.683Z] [2019-10-08T16:50:20.683Z] #7 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-08T16:50:21.118Z] Merge succeeded, producing eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 [2019-10-08T16:50:21.119Z] Checking out Revision eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 (PR-39678) [2019-10-08T16:50:21.260Z] Commit message: "Jenkinsfile: aarch64: use new labels to select agents" [2019-10-08T16:50:21.542Z] #6 extracting sha256:d34d61487075d127bf6dd2906ea3abc50e0a3cd9aa2f230fc41b253b153a17ee 2.0s done [2019-10-08T16:50:21.796Z] #6 extracting sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 0.1s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-08T16:50:22.355Z] + docker version [2019-10-08T16:50:22.355Z] Client: [2019-10-08T16:50:22.355Z] Version: 18.06.1-ce [2019-10-08T16:50:22.355Z] API version: 1.38 [2019-10-08T16:50:22.355Z] Go version: go1.10.3 [2019-10-08T16:50:22.355Z] Git commit: e68fc7a [2019-10-08T16:50:22.355Z] Built: Tue Aug 21 17:26:10 2018 [2019-10-08T16:50:22.355Z] OS/Arch: linux/ppc64le [2019-10-08T16:50:22.355Z] Experimental: false [2019-10-08T16:50:22.355Z] [2019-10-08T16:50:22.355Z] Server: [2019-10-08T16:50:22.355Z] Engine: [2019-10-08T16:50:22.355Z] Version: 18.06.1-ce [2019-10-08T16:50:22.355Z] API version: 1.38 (minimum version 1.12) [2019-10-08T16:50:22.355Z] Go version: go1.10.3 [2019-10-08T16:50:22.355Z] Git commit: e68fc7a [2019-10-08T16:50:22.355Z] Built: Tue Aug 21 17:24:20 2018 [2019-10-08T16:50:22.355Z] OS/Arch: linux/ppc64le [2019-10-08T16:50:22.355Z] Experimental: true [Pipeline] sh [2019-10-08T16:50:21.073Z] > git merge dba8da8158452daaca4ef7546a5ba53c94d7ae3c # timeout=10 [2019-10-08T16:50:21.098Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-08T16:50:21.114Z] > git config core.sparsecheckout # timeout=10 [2019-10-08T16:50:21.117Z] > git checkout -f eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 [2019-10-08T16:50:22.739Z] + docker info [2019-10-08T16:50:22.739Z] Containers: 0 [2019-10-08T16:50:22.739Z] Running: 0 [2019-10-08T16:50:22.739Z] Paused: 0 [2019-10-08T16:50:22.739Z] Stopped: 0 [2019-10-08T16:50:22.739Z] Images: 0 [2019-10-08T16:50:22.739Z] Server Version: 18.06.1-ce [2019-10-08T16:50:22.739Z] Storage Driver: overlay2 [2019-10-08T16:50:22.739Z] Backing Filesystem: extfs [2019-10-08T16:50:22.739Z] Supports d_type: true [2019-10-08T16:50:22.739Z] Native Overlay Diff: true [2019-10-08T16:50:22.739Z] Logging Driver: json-file [2019-10-08T16:50:22.739Z] Cgroup Driver: cgroupfs [2019-10-08T16:50:22.739Z] Plugins: [2019-10-08T16:50:22.739Z] Volume: local [2019-10-08T16:50:22.739Z] Network: bridge host ipvlan macvlan null overlay [2019-10-08T16:50:22.739Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-10-08T16:50:22.739Z] Swarm: inactive [2019-10-08T16:50:22.739Z] Runtimes: runc [2019-10-08T16:50:22.739Z] Default Runtime: runc [2019-10-08T16:50:22.739Z] Init Binary: docker-init [2019-10-08T16:50:22.739Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-10-08T16:50:22.739Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-10-08T16:50:22.739Z] init version: fec3683 [2019-10-08T16:50:22.739Z] Security Options: [2019-10-08T16:50:22.739Z] apparmor [2019-10-08T16:50:22.739Z] seccomp [2019-10-08T16:50:22.739Z] Profile: default [2019-10-08T16:50:22.739Z] Kernel Version: 4.4.0-139-generic [2019-10-08T16:50:22.739Z] Operating System: Ubuntu 16.04.3 LTS [2019-10-08T16:50:22.739Z] OSType: linux [2019-10-08T16:50:22.739Z] Architecture: ppc64le [2019-10-08T16:50:22.739Z] CPUs: 4 [2019-10-08T16:50:22.739Z] Total Memory: 7.972GiB [2019-10-08T16:50:22.739Z] Name: ppc64le-ubuntu-23 [2019-10-08T16:50:22.739Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2019-10-08T16:50:22.739Z] Docker Root Dir: /var/lib/docker [2019-10-08T16:50:22.739Z] Debug Mode (client): false [2019-10-08T16:50:22.739Z] Debug Mode (server): false [2019-10-08T16:50:22.739Z] Username: dockerbuildbot [2019-10-08T16:50:22.739Z] Registry: https://index.docker.io/v1/ [2019-10-08T16:50:22.739Z] Labels: [2019-10-08T16:50:22.739Z] Experimental: true [2019-10-08T16:50:22.739Z] Insecure Registries: [2019-10-08T16:50:22.739Z] 127.0.0.0/8 [2019-10-08T16:50:22.739Z] Live Restore Enabled: false [2019-10-08T16:50:22.739Z] [Pipeline] sh [2019-10-08T16:50:23.115Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-08T16:50:23.115Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-08T16:50:23.115Z] + curl -fsSL -o /home/docker/workspace/moby_PR-39678/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-08T16:50:23.332Z] 371f92b4bb50: Pull complete [2019-10-08T16:50:23.332Z] e31612bb7d3c: Pull complete [2019-10-08T16:50:23.332Z] Digest: sha256:cd20fa6f8a2c45cc172b1342c6306ba29a322464e182ce7df44c1405f47d9d63 [2019-10-08T16:50:23.332Z] Status: Downloaded newer image for golang:1.12.10-stretch [2019-10-08T16:50:23.332Z] ---> e6b9730b64f0 [2019-10-08T16:50:23.332Z] Step 3/12 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2019-10-08T16:50:23.332Z] ---> Running in 951bd5755bdb [2019-10-08T16:50:23.332Z] Removing intermediate container 951bd5755bdb [2019-10-08T16:50:23.332Z] ---> 9da3459034de [2019-10-08T16:50:23.332Z] Step 4/12 : RUN git clone "${BUILDX_REPO}" /buildx [2019-10-08T16:50:23.332Z] ---> Running in 581b286e3a7d [2019-10-08T16:50:23.400Z] + bash /home/docker/workspace/moby_PR-39678/check-config.sh [2019-10-08T16:50:23.400Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-08T16:50:23.400Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2019-10-08T16:50:23.400Z] [2019-10-08T16:50:23.400Z] Generally Necessary: [2019-10-08T16:50:23.400Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-08T16:50:23.400Z] - apparmor: enabled and tools installed [2019-10-08T16:50:23.400Z] - CONFIG_NAMESPACES: enabled [2019-10-08T16:50:23.400Z] - CONFIG_NET_NS: enabled [2019-10-08T16:50:23.400Z] - CONFIG_PID_NS: enabled [2019-10-08T16:50:23.400Z] - CONFIG_IPC_NS: enabled [2019-10-08T16:50:23.400Z] - CONFIG_UTS_NS: enabled [2019-10-08T16:50:23.400Z] - CONFIG_CGROUPS: enabled [2019-10-08T16:50:23.400Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-08T16:50:23.400Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-08T16:50:23.400Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-08T16:50:23.400Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-08T16:50:23.400Z] - CONFIG_CPUSETS: enabled [2019-10-08T16:50:23.400Z] - CONFIG_MEMCG: enabled [2019-10-08T16:50:23.400Z] - CONFIG_KEYS: enabled [2019-10-08T16:50:23.400Z] - CONFIG_VETH: enabled (as module) [2019-10-08T16:50:23.400Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-08T16:50:23.400Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-08T16:50:23.400Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-08T16:50:23.401Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-08T16:50:23.401Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-08T16:50:23.401Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-08T16:50:23.401Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-08T16:50:23.401Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-08T16:50:23.685Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-08T16:50:23.685Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-08T16:50:23.685Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-08T16:50:23.685Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-08T16:50:23.685Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-10-08T16:50:23.685Z] [2019-10-08T16:50:23.685Z] Optional Features: [2019-10-08T16:50:23.685Z] - CONFIG_USER_NS: enabled [2019-10-08T16:50:23.685Z] - CONFIG_SECCOMP: enabled [2019-10-08T16:50:23.685Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-08T16:50:23.685Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-08T16:50:23.685Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-08T16:50:23.685Z] (cgroup swap accounting is currently enabled) [2019-10-08T16:50:23.685Z] - CONFIG_MEMCG_KMEM: enabled [2019-10-08T16:50:23.685Z] - CONFIG_BLK_CGROUP: enabled [2019-10-08T16:50:23.685Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-08T16:50:23.685Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-08T16:50:23.685Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-08T16:50:23.685Z] - CONFIG_CGROUP_PERF: enabled [2019-10-08T16:50:23.685Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-08T16:50:23.685Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-08T16:50:23.685Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-08T16:50:23.685Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-08T16:50:23.685Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-08T16:50:23.685Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-08T16:50:23.685Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-08T16:50:23.685Z] - CONFIG_IP_VS: enabled (as module) [2019-10-08T16:50:23.685Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-08T16:50:23.685Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-08T16:50:23.685Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-08T16:50:23.685Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-08T16:50:23.685Z] - CONFIG_EXT4_FS: enabled [2019-10-08T16:50:23.685Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-08T16:50:23.685Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-08T16:50:23.685Z] - Network Drivers: [2019-10-08T16:50:23.685Z] - "overlay": [2019-10-08T16:50:23.685Z] - CONFIG_VXLAN: enabled (as module) [2019-10-08T16:50:23.685Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-08T16:50:23.685Z] Optional (for encrypted networks): [2019-10-08T16:50:23.764Z] #6 extracting sha256:89c6ec31b9e9681cdc950754788420c442cb7deac0f200ddc1eb12b49c7d9675 1.8s done [2019-10-08T16:50:23.764Z] #6 extracting sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 [2019-10-08T16:50:23.960Z] #7 DONE 3.4s [2019-10-08T16:50:23.960Z] [2019-10-08T16:50:23.960Z] #8 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-08T16:50:23.970Z] - CONFIG_CRYPTO: enabled [2019-10-08T16:50:23.970Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-10-08T16:50:23.970Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-10-08T16:50:23.970Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-10-08T16:50:23.970Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-10-08T16:50:23.970Z] - CONFIG_XFRM: enabled [2019-10-08T16:50:23.970Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-08T16:50:23.970Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-08T16:50:23.970Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-08T16:50:23.970Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-08T16:50:23.970Z] - "ipvlan": [2019-10-08T16:50:23.970Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-08T16:50:23.970Z] - "macvlan": [2019-10-08T16:50:23.970Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-08T16:50:23.970Z] - CONFIG_DUMMY: enabled (as module) [2019-10-08T16:50:23.970Z] - "ftp,tftp client in container": [2019-10-08T16:50:23.970Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-08T16:50:23.970Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-08T16:50:23.970Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-08T16:50:23.970Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-08T16:50:23.970Z] - Storage Drivers: [2019-10-08T16:50:23.970Z] - "aufs": [2019-10-08T16:50:23.970Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-08T16:50:23.970Z] - "btrfs": [2019-10-08T16:50:23.970Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-08T16:50:23.970Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-08T16:50:23.970Z] - "devicemapper": [2019-10-08T16:50:23.970Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-08T16:50:23.970Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-08T16:50:23.970Z] - "overlay": [2019-10-08T16:50:23.970Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-08T16:50:23.970Z] - "zfs": [2019-10-08T16:50:23.970Z] - /dev/zfs: missing [2019-10-08T16:50:23.970Z] - zfs command: missing [2019-10-08T16:50:23.970Z] - zpool command: missing [2019-10-08T16:50:23.970Z] [2019-10-08T16:50:23.970Z] Limits: [2019-10-08T16:50:23.970Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-08T16:50:23.970Z] [2019-10-08T16:50:23.970Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-08T16:50:24.132Z] Cloning into '/buildx'... [2019-10-08T16:50:24.387Z] + make bundles/buildx [2019-10-08T16:50:24.891Z] #8 DONE 0.8s [2019-10-08T16:50:24.891Z] [2019-10-08T16:50:24.891Z] #25 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-08T16:50:24.891Z] #25 DONE 0.1s [2019-10-08T16:50:24.891Z] [2019-10-08T16:50:24.891Z] #20 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-08T16:50:25.004Z] mkdir bundles [2019-10-08T16:50:25.004Z] # This intetionally is not using the `--output` flag from the docker CLI which is a buildkit option [2019-10-08T16:50:25.004Z] # The idea here being that if buildx is being used, it's because buildkit is not supported natively [2019-10-08T16:50:25.004Z] docker build -f Dockerfile.buildx -t "moby-buildx:v0.3.0" \ [2019-10-08T16:50:25.004Z] --build-arg BUILDX_COMMIT \ [2019-10-08T16:50:25.004Z] --build-arg BUILDX_REPO \ [2019-10-08T16:50:25.004Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-10-08T16:50:25.004Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-10-08T16:50:25.004Z] . && \ [2019-10-08T16:50:25.004Z] id=$(docker create moby-buildx:v0.3.0); \ [2019-10-08T16:50:25.004Z] if [ -n "${id}" ]; then docker cp ${id}:/usr/bin/buildx bundles/buildx && touch bundles/buildx; docker rm -f ${id}; fi [2019-10-08T16:50:25.004Z] /bin/sh: 4: go: not found [2019-10-08T16:50:25.004Z] /bin/sh: 5: go: not found [2019-10-08T16:50:25.957Z] Removing intermediate container 581b286e3a7d [2019-10-08T16:50:25.957Z] ---> 6d6cb9aec8dc [2019-10-08T16:50:25.957Z] Step 5/12 : WORKDIR /buildx [2019-10-08T16:50:25.957Z] ---> Running in 3b6af73c447e [2019-10-08T16:50:25.957Z] Removing intermediate container 3b6af73c447e [2019-10-08T16:50:25.957Z] ---> 7cc50ec7274e [2019-10-08T16:50:25.957Z] Step 6/12 : ARG BUILDX_COMMIT=master [2019-10-08T16:50:26.340Z] ---> Running in ec3c3d8251b8 [2019-10-08T16:50:26.340Z] Removing intermediate container ec3c3d8251b8 [2019-10-08T16:50:26.340Z] ---> 01d3af430d0b [2019-10-08T16:50:26.340Z] Step 7/12 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2019-10-08T16:50:26.340Z] ---> Running in 035d3f2955c0 [2019-10-08T16:50:27.367Z] From https://github.com/docker/buildx [2019-10-08T16:50:27.367Z] * [new branch] master -> build [2019-10-08T16:50:27.367Z] Switched to branch 'build' [2019-10-08T16:50:27.418Z] #20 2.440 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-08T16:50:27.418Z] #20 2.442 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-08T16:50:27.418Z] #20 2.461 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-08T16:50:27.418Z] #20 2.463 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-08T16:50:27.418Z] #20 2.470 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-08T16:50:27.418Z] #20 2.692 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-08T16:50:27.677Z] #20 3.011 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-08T16:50:27.702Z] Sending build context to Docker daemon 49.99MB [2019-10-08T16:50:27.702Z] Step 1/12 : ARG GO_VERSION=1.12.10 [2019-10-08T16:50:27.702Z] Step 2/12 : FROM golang:${GO_VERSION}-stretch [2019-10-08T16:50:27.702Z] 1.12.10-stretch: Pulling from library/golang [2019-10-08T16:50:27.702Z] 10831a4d6f42: Pulling fs layer [2019-10-08T16:50:27.702Z] f794a2e4526b: Pulling fs layer [2019-10-08T16:50:27.702Z] e3fa2203e375: Pulling fs layer [2019-10-08T16:50:27.702Z] 004465f1c815: Pulling fs layer [2019-10-08T16:50:27.702Z] c19c19fc3c99: Pulling fs layer [2019-10-08T16:50:27.702Z] b7e7e03b39f2: Pulling fs layer [2019-10-08T16:50:27.702Z] c8d0433a4b0c: Pulling fs layer [2019-10-08T16:50:27.702Z] 004465f1c815: Waiting [2019-10-08T16:50:27.702Z] c19c19fc3c99: Waiting [2019-10-08T16:50:27.702Z] b7e7e03b39f2: Waiting [2019-10-08T16:50:27.702Z] c8d0433a4b0c: Waiting [2019-10-08T16:50:27.737Z] Removing intermediate container 035d3f2955c0 [2019-10-08T16:50:27.737Z] ---> 1f0b65e987b0 [2019-10-08T16:50:27.737Z] Step 8/12 : RUN go mod download [2019-10-08T16:50:27.737Z] ---> Running in ef298611da59 [2019-10-08T16:50:27.922Z] #6 extracting sha256:42ee48cf5b6bfec0abd81c07863ed0aaefcf9ca6954d567010208a89eb2fb586 4.0s done [2019-10-08T16:50:27.922Z] #6 extracting sha256:54293c5706697c9e094a7ba9e16f83079e34e108bcbf1b02df3252705022c231 [2019-10-08T16:50:27.922Z] #6 extracting sha256:54293c5706697c9e094a7ba9e16f83079e34e108bcbf1b02df3252705022c231 done [2019-10-08T16:50:27.922Z] #6 DONE 14.6s [2019-10-08T16:50:27.922Z] [2019-10-08T16:50:27.922Z] #7 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-08T16:50:27.935Z] #20 3.201 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-08T16:50:28.332Z] e3fa2203e375: Verifying Checksum [2019-10-08T16:50:28.332Z] e3fa2203e375: Download complete [2019-10-08T16:50:28.541Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-10-08T16:50:28.541Z] go: finding github.com/imdario/mergo v0.3.7 [2019-10-08T16:50:28.541Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-10-08T16:50:28.541Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-10-08T16:50:28.541Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-10-08T16:50:28.541Z] go: finding github.com/ghodss/yaml v1.0.0 [2019-10-08T16:50:28.541Z] go: finding github.com/prometheus/client_golang v0.8.0 [2019-10-08T16:50:28.541Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-10-08T16:50:28.541Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-10-08T16:50:28.645Z] f794a2e4526b: Verifying Checksum [2019-10-08T16:50:28.645Z] f794a2e4526b: Download complete [2019-10-08T16:50:28.943Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-10-08T16:50:29.793Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-10-08T16:50:29.793Z] go: finding github.com/jinzhu/gorm v1.9.2 [2019-10-08T16:50:29.793Z] go: finding github.com/pkg/errors v0.8.1 [2019-10-08T16:50:29.793Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-10-08T16:50:29.793Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-10-08T16:50:29.793Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-10-08T16:50:29.793Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-10-08T16:50:29.793Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-10-08T16:50:30.198Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-10-08T16:50:30.198Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-10-08T16:50:30.430Z] #7 DONE 2.5s [2019-10-08T16:50:30.430Z] [2019-10-08T16:50:30.430Z] #8 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-08T16:50:30.458Z] #20 5.675 Fetched 7919 kB in 4s (1766 kB/s) [2019-10-08T16:50:31.028Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-10-08T16:50:31.028Z] go: finding github.com/docker/go-connections v0.4.0 [2019-10-08T16:50:31.028Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-10-08T16:50:31.028Z] go: finding github.com/theupdateframework/notary v0.6.1 [2019-10-08T16:50:31.028Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-10-08T16:50:31.028Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-10-08T16:50:31.098Z] DEBUG: print all environment variables to check how Jenkins runs this script [2019-10-08T16:50:31.098Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-3c2134fa\powershellScript.ps1'; exit $LASTEXITCODE; [2019-10-08T16:50:31.098Z] ---------------------------------------------------------------------------- [2019-10-08T16:50:31.098Z] [2019-10-08T16:50:31.098Z] INFO: executeCI.ps1 starting at Tue Oct 8 16:50:30 CUT 2019 [2019-10-08T16:50:31.098Z] [2019-10-08T16:50:31.098Z] INFO: Script version 05-Feb-2019 09:03 PDT [2019-10-08T16:50:31.098Z] INFO: Running git version 2.23.0.windows.1 [2019-10-08T16:50:31.098Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2019-10-08T16:50:31.098Z] INFO: Environment variables: [2019-10-08T16:50:31.098Z] [2019-10-08T16:50:31.098Z] Name Value [2019-10-08T16:50:31.098Z] ---- ----- [2019-10-08T16:50:31.098Z] ALLUSERSPROFILE C:\ProgramData [2019-10-08T16:50:31.098Z] amd64 true [2019-10-08T16:50:31.098Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2019-10-08T16:50:31.098Z] APT_MIRROR cdn-fastly.deb.debian.org [2019-10-08T16:50:31.098Z] arm64 true [2019-10-08T16:50:31.098Z] BRANCH_NAME PR-39678 [2019-10-08T16:50:31.098Z] BUILD_DISPLAY_NAME #17 [2019-10-08T16:50:31.098Z] BUILD_ID 17 [2019-10-08T16:50:31.098Z] BUILD_NUMBER 17 [2019-10-08T16:50:31.098Z] BUILD_TAG jenkins-moby-PR-39678-17 [2019-10-08T16:50:31.098Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-39678/17/ [2019-10-08T16:50:31.098Z] CHANGE_AUTHOR thaJeztah [2019-10-08T16:50:31.098Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2019-10-08T16:50:31.098Z] CHANGE_BRANCH carry_39595_tailor_arm_ci [2019-10-08T16:50:31.098Z] CHANGE_FORK thaJeztah [2019-10-08T16:50:31.098Z] CHANGE_ID 39678 [2019-10-08T16:50:31.098Z] CHANGE_TARGET master [2019-10-08T16:50:31.098Z] CHANGE_TITLE [Carry 39595] Tailor CI for ARM, skip legacy integration test. [2019-10-08T16:50:31.098Z] CHANGE_URL https://github.com/moby/moby/pull/39678 [2019-10-08T16:50:31.098Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-08T16:50:31.098Z] CommonProgramFiles C:\Program Files\Common Files [2019-10-08T16:50:31.098Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2019-10-08T16:50:31.098Z] CommonProgramW6432 C:\Program Files\Common Files [2019-10-08T16:50:31.098Z] COMPUTERNAME azwin-2-07c230 [2019-10-08T16:50:31.098Z] ComSpec C:\windows\system32\cmd.exe [2019-10-08T16:50:31.098Z] ConfigSequenceNumber 0 [2019-10-08T16:50:31.098Z] DOCKER_BUILDKIT 0 [2019-10-08T16:50:31.098Z] DOCKER_DUT_DEBUG 1 [2019-10-08T16:50:31.098Z] DOCKER_EXPERIMENTAL 1 [2019-10-08T16:50:31.098Z] DOCKER_GRAPHDRIVER overlay2 [2019-10-08T16:50:31.098Z] DriverData C:\Windows\System32\Drivers\DriverData [2019-10-08T16:50:31.098Z] EXECUTOR_NUMBER 0 [2019-10-08T16:50:31.098Z] FQDN azwin-2-07c230.westus.cloudapp.azure.com [2019-10-08T16:50:31.098Z] GIT_BRANCH PR-39678 [2019-10-08T16:50:31.098Z] GIT_COMMIT eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 [2019-10-08T16:50:31.098Z] GIT_PREVIOUS_COMMIT 4be066f2af70ee92aa26fca01cfe0cab0d00de3e [2019-10-08T16:50:31.098Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT bf4feab3b079f3d58ea0ad5b555970bcc3e2d278 [2019-10-08T16:50:31.098Z] GIT_URL https://github.com/moby/moby.git [2019-10-08T16:50:31.098Z] HUDSON_COOKIE ef2267c5-0990-44a0-8138-e93f96ab3b8b [2019-10-08T16:50:31.098Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2019-10-08T16:50:31.098Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2019-10-08T16:50:31.099Z] HUDSON_URL https://ci.docker.com/public/ [2019-10-08T16:50:31.099Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbuild.windows.x86_64 [2019-10-08T16:50:31.099Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2019-10-08T16:50:31.099Z] JENKINS_NODE_COOKIE b628af45-ad9f-4bd0-82d8-3192aae64e45 [2019-10-08T16:50:31.099Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2019-10-08T16:50:31.099Z] JENKINS_URL https://ci.docker.com/public/ [2019-10-08T16:50:31.099Z] JOB_BASE_NAME PR-39678 [2019-10-08T16:50:31.099Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-39678/display/redirect [2019-10-08T16:50:31.099Z] JOB_NAME moby/PR-39678 [2019-10-08T16:50:31.099Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-39678/ [2019-10-08T16:50:31.099Z] library.jps.version master [2019-10-08T16:50:31.099Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2019-10-08T16:50:31.099Z] NODE_LABELS amd64 azure azwin-2-07c230 azwin-2019 docker west-us windows windows-2019 x86_64 [2019-10-08T16:50:31.099Z] NODE_NAME azwin-2-07c230 [2019-10-08T16:50:31.099Z] NUMBER_OF_PROCESSORS 4 [2019-10-08T16:50:31.099Z] OS Windows_NT [2019-10-08T16:50:31.099Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2019-10-08T16:50:31.099Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2019-10-08T16:50:31.099Z] ppc64le true [2019-10-08T16:50:31.100Z] PROCESSOR_ARCHITECTURE AMD64 [2019-10-08T16:50:31.100Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2019-10-08T16:50:31.100Z] PROCESSOR_LEVEL 6 [2019-10-08T16:50:31.100Z] PROCESSOR_REVISION 4f01 [2019-10-08T16:50:31.100Z] ProgramData C:\ProgramData [2019-10-08T16:50:31.100Z] ProgramFiles C:\Program Files [2019-10-08T16:50:31.100Z] ProgramFiles(x86) C:\Program Files (x86) [2019-10-08T16:50:31.100Z] ProgramW6432 C:\Program Files [2019-10-08T16:50:31.100Z] PROMPT $P$G [2019-10-08T16:50:31.100Z] PSExecutionPolicyPreference Bypass [2019-10-08T16:50:31.100Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2019-10-08T16:50:31.100Z] PUBLIC C:\Users\Public [2019-10-08T16:50:31.100Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-39678/17/display/redirect?page=changes [2019-10-08T16:50:31.100Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-39678/17/display/redirect [2019-10-08T16:50:31.100Z] s390x true [2019-10-08T16:50:31.100Z] skip_dco false [2019-10-08T16:50:31.100Z] SKIP_VALIDATION_TESTS 1 [2019-10-08T16:50:31.100Z] SOURCES_DRIVE d [2019-10-08T16:50:31.100Z] SOURCES_SUBDIR gopath [2019-10-08T16:50:31.100Z] STAGE_NAME Run tests [2019-10-08T16:50:31.100Z] SystemDrive C: [2019-10-08T16:50:31.100Z] SystemRoot C:\windows [2019-10-08T16:50:31.100Z] TEMP C:\windows\TEMP [2019-10-08T16:50:31.100Z] TESTDEBUG 0 [2019-10-08T16:50:31.100Z] TESTRUN_DRIVE d [2019-10-08T16:50:31.100Z] TESTRUN_SUBDIR CI [2019-10-08T16:50:31.100Z] TIMEOUT 120m [2019-10-08T16:50:31.100Z] TMP C:\windows\TEMP [2019-10-08T16:50:31.100Z] unit_validate true [2019-10-08T16:50:31.100Z] USERDOMAIN WORKGROUP [2019-10-08T16:50:31.100Z] USERNAME azwin-2-07c230$ [2019-10-08T16:50:31.100Z] USERPROFILE C:\windows\system32\config\systemprofile [2019-10-08T16:50:31.100Z] windir C:\windows [2019-10-08T16:50:31.100Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2019-10-08T16:50:31.100Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2019-10-08T16:50:31.100Z] windowsRS1 false [2019-10-08T16:50:31.100Z] windowsRS5 true [2019-10-08T16:50:31.100Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2019-10-08T16:50:31.100Z] [2019-10-08T16:50:31.100Z] [2019-10-08T16:50:31.100Z] [2019-10-08T16:50:31.100Z] INFO: Sources under d:\gopath\... [2019-10-08T16:50:31.100Z] INFO: Test run under d:\CI\... [2019-10-08T16:50:31.100Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2019-10-08T16:50:31.100Z] INFO: docker/docker repository was found [2019-10-08T16:50:31.100Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2019-10-08T16:50:31.356Z] 10831a4d6f42: Verifying Checksum [2019-10-08T16:50:31.356Z] 10831a4d6f42: Download complete [2019-10-08T16:50:31.395Z] #8 DONE 0.7s [2019-10-08T16:50:31.395Z] [2019-10-08T16:50:31.395Z] #9 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-08T16:50:31.395Z] #9 ... [2019-10-08T16:50:31.395Z] [2019-10-08T16:50:31.395Z] #25 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-08T16:50:31.395Z] #25 DONE 0.1s [2019-10-08T16:50:31.395Z] [2019-10-08T16:50:31.395Z] #29 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-08T16:50:31.445Z] go: finding github.com/lib/pq v1.0.0 [2019-10-08T16:50:31.445Z] go: finding gopkg.in/inf.v0 v0.9.1 [2019-10-08T16:50:31.560Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.737' [2019-10-08T16:50:31.560Z] INFO: Docker version of control daemon [2019-10-08T16:50:31.560Z] [2019-10-08T16:50:31.560Z] Client: Docker Engine - Enterprise [2019-10-08T16:50:31.560Z] Version: 19.03.2 [2019-10-08T16:50:31.560Z] API version: 1.40 [2019-10-08T16:50:31.560Z] Go version: go1.12.8 [2019-10-08T16:50:31.560Z] Git commit: c92ab06ed9 [2019-10-08T16:50:31.560Z] Built: 09/03/2019 16:38:11 [2019-10-08T16:50:31.560Z] OS/Arch: windows/amd64 [2019-10-08T16:50:31.560Z] Experimental: false [2019-10-08T16:50:31.560Z] [2019-10-08T16:50:31.560Z] Server: Docker Engine - Enterprise [2019-10-08T16:50:31.560Z] Engine: [2019-10-08T16:50:31.560Z] Version: 19.03.2 [2019-10-08T16:50:31.560Z] API version: 1.40 (minimum version 1.24) [2019-10-08T16:50:31.560Z] Go version: go1.12.8 [2019-10-08T16:50:31.560Z] Git commit: c92ab06ed9 [2019-10-08T16:50:31.560Z] Built: 09/03/2019 16:35:47 [2019-10-08T16:50:31.560Z] OS/Arch: windows/amd64 [2019-10-08T16:50:31.560Z] Experimental: true [2019-10-08T16:50:31.560Z] [2019-10-08T16:50:31.560Z] INFO: Docker info of control daemon [2019-10-08T16:50:31.560Z] [2019-10-08T16:50:31.691Z] #29 DONE 0.3s [2019-10-08T16:50:31.691Z] [2019-10-08T16:50:31.691Z] #26 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-08T16:50:31.691Z] #26 DONE 0.2s [2019-10-08T16:50:31.691Z] [2019-10-08T16:50:31.691Z] #63 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-08T16:50:31.691Z] #63 DONE 0.2s [2019-10-08T16:50:31.691Z] [2019-10-08T16:50:31.691Z] #52 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-08T16:50:31.691Z] #52 DONE 0.3s [2019-10-08T16:50:31.691Z] [2019-10-08T16:50:31.691Z] #53 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-08T16:50:31.691Z] #53 ... [2019-10-08T16:50:31.691Z] [2019-10-08T16:50:31.691Z] #55 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-08T16:50:31.691Z] #55 DONE 0.3s [2019-10-08T16:50:31.691Z] [2019-10-08T16:50:31.691Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-08T16:50:31.691Z] #32 DONE 0.3s [2019-10-08T16:50:31.691Z] [2019-10-08T16:50:31.691Z] #35 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-08T16:50:31.691Z] #35 DONE 0.3s [2019-10-08T16:50:31.831Z] #20 5.675 Reading package lists... [2019-10-08T16:50:31.872Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-10-08T16:50:31.872Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-10-08T16:50:31.872Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-10-08T16:50:31.872Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-10-08T16:50:31.946Z] [2019-10-08T16:50:31.946Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:50:31.987Z] 004465f1c815: Verifying Checksum [2019-10-08T16:50:31.988Z] 004465f1c815: Download complete [2019-10-08T16:50:32.089Z] #20 7.049 Reading package lists... [2019-10-08T16:50:32.089Z] #20 ... [2019-10-08T16:50:32.089Z] [2019-10-08T16:50:32.089Z] #18 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-08T16:50:32.089Z] #18 1.325 + mktemp -d [2019-10-08T16:50:32.089Z] #18 1.330 + export GOPATH=/tmp/tmp.y2vtPi3tgt [2019-10-08T16:50:32.089Z] #18 1.330 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.y2vtPi3tgt/src/github.com/go-swagger/go-swagger [2019-10-08T16:50:32.089Z] #18 1.332 Cloning into '/tmp/tmp.y2vtPi3tgt/src/github.com/go-swagger/go-swagger'... [2019-10-08T16:50:32.089Z] #18 7.471 + cd /tmp/tmp.y2vtPi3tgt/src/github.com/go-swagger/go-swagger [2019-10-08T16:50:32.089Z] #18 7.472 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-10-08T16:50:32.272Z] c8d0433a4b0c: Verifying Checksum [2019-10-08T16:50:32.272Z] c8d0433a4b0c: Download complete [2019-10-08T16:50:32.449Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-10-08T16:50:32.671Z] #18 ... [2019-10-08T16:50:32.671Z] [2019-10-08T16:50:32.671Z] #20 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-08T16:50:32.671Z] #20 7.049 Reading package lists... [2019-10-08T16:50:32.881Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-10-08T16:50:32.881Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-10-08T16:50:32.896Z] c19c19fc3c99: Verifying Checksum [2019-10-08T16:50:32.896Z] c19c19fc3c99: Download complete [2019-10-08T16:50:33.185Z] #20 8.187 Building dependency tree... [2019-10-08T16:50:33.185Z] #20 8.600 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-08T16:50:33.185Z] #20 8.600 The following additional packages will be installed: [2019-10-08T16:50:33.185Z] #20 8.602 libjq1 libonig4 [2019-10-08T16:50:33.185Z] #20 8.656 The following NEW packages will be installed: [2019-10-08T16:50:33.185Z] #20 8.664 jq libjq1 libonig4 [2019-10-08T16:50:33.293Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-10-08T16:50:33.695Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2019-10-08T16:50:33.741Z] Client: [2019-10-08T16:50:33.741Z] Debug Mode: false [2019-10-08T16:50:33.741Z] Plugins: [2019-10-08T16:50:33.741Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-10-08T16:50:33.741Z] [2019-10-08T16:50:33.741Z] Server: [2019-10-08T16:50:33.741Z] Containers: 0 [2019-10-08T16:50:33.741Z] Running: 0 [2019-10-08T16:50:33.741Z] Paused: 0 [2019-10-08T16:50:33.741Z] Stopped: 0 [2019-10-08T16:50:33.741Z] Images: 8 [2019-10-08T16:50:33.741Z] Server Version: 19.03.2 [2019-10-08T16:50:33.741Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-10-08T16:50:33.741Z] Windows: [2019-10-08T16:50:33.741Z] LCOW: [2019-10-08T16:50:33.741Z] Logging Driver: json-file [2019-10-08T16:50:33.741Z] Plugins: [2019-10-08T16:50:33.741Z] Volume: local [2019-10-08T16:50:33.741Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-10-08T16:50:33.741Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-08T16:50:33.741Z] Swarm: inactive [2019-10-08T16:50:33.741Z] Default Isolation: process [2019-10-08T16:50:33.741Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-08T16:50:33.741Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-08T16:50:33.741Z] OSType: windows [2019-10-08T16:50:33.741Z] Architecture: x86_64 [2019-10-08T16:50:33.741Z] CPUs: 4 [2019-10-08T16:50:33.741Z] Total Memory: 32GiB [2019-10-08T16:50:33.741Z] Name: azwin-2-07c230 [2019-10-08T16:50:33.741Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-10-08T16:50:33.741Z] Docker Root Dir: D:\docker [2019-10-08T16:50:33.741Z] Debug Mode: false [2019-10-08T16:50:33.741Z] Registry: https://index.docker.io/v1/ [2019-10-08T16:50:33.741Z] Labels: [2019-10-08T16:50:33.741Z] Experimental: true [2019-10-08T16:50:33.741Z] Insecure Registries: [2019-10-08T16:50:33.741Z] 10.0.0.4:5000 [2019-10-08T16:50:33.741Z] 127.0.0.0/8 [2019-10-08T16:50:33.741Z] Registry Mirrors: [2019-10-08T16:50:33.741Z] http://10.0.0.4:5000/ [2019-10-08T16:50:33.741Z] Live Restore Enabled: false [2019-10-08T16:50:33.741Z] [2019-10-08T16:50:33.741Z] [2019-10-08T16:50:33.741Z] INFO: Commit hash is eda98ad00 [2019-10-08T16:50:33.741Z] INFO: Nuke-Everything... [2019-10-08T16:50:33.741Z] INFO: Container count on control daemon to delete is 0 [2019-10-08T16:50:34.104Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-10-08T16:50:34.201Z] INFO: Nuking d:\CI [2019-10-08T16:50:34.201Z] INFO: Zapped successfully [2019-10-08T16:50:34.201Z] INFO: Location for testing is d:\CI\PR-39678\17 [2019-10-08T16:50:34.201Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2019-10-08T16:50:34.201Z] [2019-10-08T16:50:34.201Z] [2019-10-08T16:50:34.201Z] INFO: Building the image from Dockerfile.windows at 10/08/2019 16:50:34... [2019-10-08T16:50:34.201Z] [2019-10-08T16:50:34.556Z] #20 9.828 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. [2019-10-08T16:50:34.556Z] #20 9.828 Need to get 327 kB of archives. [2019-10-08T16:50:34.556Z] #20 9.828 After this operation, 1157 kB of additional disk space will be used. [2019-10-08T16:50:34.556Z] #20 9.828 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-10-08T16:50:34.556Z] #20 9.835 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-10-08T16:50:34.556Z] #20 9.838 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-10-08T16:50:34.588Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-10-08T16:50:34.588Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-10-08T16:50:34.815Z] #20 10.10 debconf: delaying package configuration, since apt-utils is not installed [2019-10-08T16:50:34.815Z] #20 ... [2019-10-08T16:50:34.815Z] [2019-10-08T16:50:34.815Z] #9 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-08T16:50:34.815Z] #9 2.340 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-08T16:50:34.815Z] #9 2.343 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-08T16:50:34.815Z] #9 2.364 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-08T16:50:34.815Z] #9 2.366 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-08T16:50:34.815Z] #9 2.373 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-08T16:50:34.816Z] #9 2.582 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-08T16:50:34.816Z] #9 3.033 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-08T16:50:34.816Z] #9 3.282 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-08T16:50:34.816Z] #9 5.658 Fetched 7919 kB in 4s (1825 kB/s) [2019-10-08T16:50:34.816Z] #9 5.658 Reading package lists... [2019-10-08T16:50:34.816Z] #9 7.018 Reading package lists... [2019-10-08T16:50:34.816Z] #9 8.443 Building dependency tree... [2019-10-08T16:50:34.816Z] #9 8.817 The following additional packages will be installed: [2019-10-08T16:50:34.816Z] #9 8.817 libapparmor1 libseccomp2 [2019-10-08T16:50:34.816Z] #9 8.818 Suggested packages: [2019-10-08T16:50:34.816Z] #9 8.818 seccomp [2019-10-08T16:50:34.816Z] #9 8.864 The following NEW packages will be installed: [2019-10-08T16:50:34.816Z] #9 8.865 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-08T16:50:34.816Z] #9 10.02 0 upgraded, 4 newly installed, 0 to remove and 12 not upgraded. [2019-10-08T16:50:34.816Z] #9 10.02 Need to get 300 kB of archives. [2019-10-08T16:50:34.816Z] #9 10.02 After this operation, 1201 kB of additional disk space will be used. [2019-10-08T16:50:34.816Z] #9 10.02 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2019-10-08T16:50:34.816Z] #9 10.02 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2019-10-08T16:50:34.816Z] #9 10.03 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-10-08T16:50:34.816Z] #9 10.03 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-10-08T16:50:34.816Z] #9 ... [2019-10-08T16:50:34.816Z] [2019-10-08T16:50:34.816Z] #20 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-08T16:50:34.816Z] #20 10.15 Fetched 327 kB in 1s (282 kB/s) [2019-10-08T16:50:35.074Z] #20 10.35 Selecting previously unselected package libonig4:amd64. [2019-10-08T16:50:35.074Z] #20 10.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-08T16:50:35.074Z] #20 10.51 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-10-08T16:50:35.074Z] #20 10.52 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-10-08T16:50:35.210Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-10-08T16:50:35.210Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-10-08T16:50:35.210Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-10-08T16:50:35.331Z] #20 10.62 Selecting previously unselected package libjq1:amd64. [2019-10-08T16:50:35.331Z] #20 10.63 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-10-08T16:50:35.331Z] #20 10.63 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-08T16:50:35.331Z] #20 10.70 Selecting previously unselected package jq. [2019-10-08T16:50:35.331Z] #20 10.70 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-10-08T16:50:35.331Z] #20 10.71 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-08T16:50:35.331Z] #20 10.79 Setting up libonig4:amd64 (6.1.3-2) ... [2019-10-08T16:50:35.331Z] #20 10.80 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-08T16:50:35.589Z] #20 10.82 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-08T16:50:35.589Z] #20 10.97 Setting up jq (1.5+dfsg-1.3) ... [2019-10-08T16:50:36.053Z] go: finding github.com/hashicorp/hcl v1.0.0 [2019-10-08T16:50:36.053Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-10-08T16:50:36.053Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-10-08T16:50:36.480Z] 10831a4d6f42: Pull complete [2019-10-08T16:50:36.521Z] #20 DONE 11.6s [2019-10-08T16:50:36.521Z] [2019-10-08T16:50:36.521Z] #9 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-08T16:50:36.521Z] #9 10.35 debconf: delaying package configuration, since apt-utils is not installed [2019-10-08T16:50:36.521Z] #9 10.39 Fetched 300 kB in 1s (259 kB/s) [2019-10-08T16:50:36.521Z] #9 10.43 Selecting previously unselected package libseccomp2:amd64. [2019-10-08T16:50:36.521Z] #9 10.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-08T16:50:36.521Z] #9 10.51 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-10-08T16:50:36.521Z] #9 10.52 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-08T16:50:36.521Z] #9 10.59 Selecting previously unselected package libseccomp-dev:amd64. [2019-10-08T16:50:36.521Z] #9 10.59 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-10-08T16:50:36.521Z] #9 10.60 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-08T16:50:36.521Z] #9 10.67 Selecting previously unselected package libapparmor1:amd64. [2019-10-08T16:50:36.521Z] #9 10.68 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-10-08T16:50:36.521Z] #9 10.69 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-10-08T16:50:36.521Z] #9 10.76 Selecting previously unselected package libapparmor-dev:amd64. [2019-10-08T16:50:36.521Z] #9 10.76 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-10-08T16:50:36.521Z] #9 10.77 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-10-08T16:50:36.521Z] #9 10.85 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-08T16:50:36.521Z] #9 10.97 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-08T16:50:36.521Z] #9 10.99 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-10-08T16:50:36.521Z] #9 11.00 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-08T16:50:36.521Z] #9 11.01 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-10-08T16:50:36.521Z] #9 11.03 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-08T16:50:36.521Z] #9 DONE 11.6s [2019-10-08T16:50:36.521Z] [2019-10-08T16:50:36.521Z] #22 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-08T16:50:36.521Z] #22 DONE 0.1s [2019-10-08T16:50:36.521Z] [2019-10-08T16:50:36.521Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-08T16:50:36.768Z] f794a2e4526b: Pull complete [2019-10-08T16:50:36.898Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-10-08T16:50:36.898Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-10-08T16:50:36.898Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-10-08T16:50:37.052Z] e3fa2203e375: Pull complete [2019-10-08T16:50:37.303Z] #36 ... [2019-10-08T16:50:37.304Z] [2019-10-08T16:50:37.304Z] #47 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-08T16:50:37.304Z] #47 5.787 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-08T16:50:37.304Z] #47 5.788 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-08T16:50:37.304Z] #47 5.807 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-08T16:50:37.304Z] #47 5.810 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-08T16:50:37.304Z] #47 5.817 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-08T16:50:37.304Z] #47 ... [2019-10-08T16:50:37.304Z] [2019-10-08T16:50:37.304Z] #56 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-08T16:50:37.304Z] #56 5.584 + RM_GOPATH=0 [2019-10-08T16:50:37.304Z] #56 5.584 + TMP_GOPATH= [2019-10-08T16:50:37.304Z] #56 5.584 + : /build [2019-10-08T16:50:37.304Z] #56 5.584 + '[' -z '' ']' [2019-10-08T16:50:37.304Z] #56 5.587 ++ mktemp -d [2019-10-08T16:50:37.304Z] #56 5.591 + export GOPATH=/tmp/tmp.2UOFDrEvSy [2019-10-08T16:50:37.304Z] #56 5.593 + GOPATH=/tmp/tmp.2UOFDrEvSy [2019-10-08T16:50:37.304Z] #56 5.593 + RM_GOPATH=1 [2019-10-08T16:50:37.304Z] #56 5.593 ++ dirname ./install.sh [2019-10-08T16:50:37.304Z] #56 5.596 + dir=. [2019-10-08T16:50:37.304Z] #56 5.596 + bin=dockercli [2019-10-08T16:50:37.304Z] #56 5.596 + shift [2019-10-08T16:50:37.304Z] #56 5.596 + '[' '!' -f ./dockercli.installer ']' [2019-10-08T16:50:37.304Z] #56 5.596 + . ./dockercli.installer [2019-10-08T16:50:37.304Z] #56 5.596 ++ DOCKERCLI_CHANNEL=stable [2019-10-08T16:50:37.304Z] #56 5.596 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-10-08T16:50:37.304Z] #56 5.596 + install_dockercli [2019-10-08T16:50:37.304Z] #56 5.596 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-08T16:50:37.304Z] #56 5.597 Install docker/cli version 17.06.2-ce from stable [2019-10-08T16:50:37.304Z] #56 5.603 ++ uname -m [2019-10-08T16:50:37.304Z] #56 5.606 + arch=x86_64 [2019-10-08T16:50:37.304Z] #56 5.606 + '[' x86_64 '!=' x86_64 ']' [2019-10-08T16:50:37.304Z] #56 5.606 + url=https://download.docker.com/linux/static [2019-10-08T16:50:37.304Z] #56 5.607 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-10-08T16:50:37.304Z] #56 5.624 + tar -xz docker/docker [2019-10-08T16:50:37.327Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-10-08T16:50:37.560Z] #56 ... [2019-10-08T16:50:37.560Z] [2019-10-08T16:50:37.560Z] #47 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-08T16:50:37.560Z] #47 6.530 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-08T16:50:37.908Z] go: finding github.com/jinzhu/now v1.0.0 [2019-10-08T16:50:37.908Z] go: finding github.com/sirupsen/logrus v1.4.0 [2019-10-08T16:50:38.421Z] #23 ... [2019-10-08T16:50:38.421Z] [2019-10-08T16:50:38.421Z] #10 [dev 1/25] RUN groupadd -r docker [2019-10-08T16:50:38.421Z] #10 DONE 2.2s [2019-10-08T16:50:38.421Z] [2019-10-08T16:50:38.421Z] #11 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-08T16:50:38.439Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2019-10-08T16:50:38.439Z] go: finding github.com/gogo/protobuf v1.2.1 [2019-10-08T16:50:39.083Z] b7e7e03b39f2: Verifying Checksum [2019-10-08T16:50:39.083Z] b7e7e03b39f2: Download complete [2019-10-08T16:50:39.272Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-10-08T16:50:39.272Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-10-08T16:50:39.272Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-10-08T16:50:39.272Z] go: finding github.com/gofrs/flock v0.7.0 [2019-10-08T16:50:39.446Z] #47 8.218 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-08T16:50:39.664Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-10-08T16:50:39.664Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-10-08T16:50:39.664Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2019-10-08T16:50:40.030Z] Sending build context to Docker daemon 49.98MB [2019-10-08T16:50:40.030Z] [2019-10-08T16:50:40.030Z] Step 1/8 : FROM microsoft/windowsservercore [2019-10-08T16:50:40.030Z] ---> 1ddfa8bee56a [2019-10-08T16:50:40.030Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2019-10-08T16:50:40.030Z] ---> Using cache [2019-10-08T16:50:40.030Z] ---> dedfc4a507ba [2019-10-08T16:50:40.030Z] Step 3/8 : ARG GO_VERSION=1.13.1 [2019-10-08T16:50:40.067Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-10-08T16:50:40.370Z] #47 9.100 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-08T16:50:40.487Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-10-08T16:50:40.487Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-10-08T16:50:40.487Z] go: finding github.com/hashicorp/go-version v1.1.0 [2019-10-08T16:50:40.487Z] go: finding github.com/spf13/viper v1.3.2 [2019-10-08T16:50:40.490Z] ---> Running in 7f7f41c0f0fe [2019-10-08T16:50:40.565Z] 004465f1c815: Pull complete [2019-10-08T16:50:40.903Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-10-08T16:50:40.903Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-10-08T16:50:40.903Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-10-08T16:50:40.946Z] #11 DONE 2.1s [2019-10-08T16:50:40.946Z] [2019-10-08T16:50:40.946Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-08T16:50:40.946Z] #23 2.481 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-08T16:50:40.946Z] #23 2.627 [2019-10-08T16:50:40.946Z] #23 2.784 ##### 7.2% ###################### 31.8% ###################################### 53.9% ######################################### 57.5% ########################################################## 81.2% ######################################################################## 100.0% [2019-10-08T16:50:40.946Z] #23 3.518 [2019-10-08T16:50:40.946Z] #23 3.657 0.8% ################################# 46.4% ######################################################################## 100.0% [2019-10-08T16:50:40.946Z] #23 3.985 [2019-10-08T16:50:40.946Z] #23 4.148 ############ 16.9% ################################ 44.5% ################################### 48.8% ############################################## 64.3% ######################################################################## 100.0% [2019-10-08T16:50:41.295Z] #47 ... [2019-10-08T16:50:41.295Z] [2019-10-08T16:50:41.295Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-08T16:50:41.295Z] #38 5.435 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-08T16:50:41.295Z] #38 5.515 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-08T16:50:41.295Z] #38 5.571 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-08T16:50:41.295Z] #38 5.574 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-08T16:50:41.295Z] #38 5.601 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-08T16:50:41.295Z] #38 6.295 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-08T16:50:41.295Z] #38 7.949 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-08T16:50:41.295Z] #38 8.966 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-08T16:50:41.295Z] #38 ... [2019-10-08T16:50:41.295Z] [2019-10-08T16:50:41.295Z] #20 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-08T16:50:41.295Z] #20 6.044 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-08T16:50:41.295Z] #20 6.045 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-08T16:50:41.295Z] #20 6.101 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-08T16:50:41.295Z] #20 6.106 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-08T16:50:41.295Z] #20 6.132 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-08T16:50:41.295Z] #20 6.858 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-08T16:50:41.295Z] #20 8.630 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-08T16:50:41.295Z] #20 9.585 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-08T16:50:41.295Z] #20 ... [2019-10-08T16:50:41.295Z] [2019-10-08T16:50:41.295Z] #18 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-08T16:50:41.295Z] #18 6.615 + mktemp -d [2019-10-08T16:50:41.295Z] #18 6.615 + export GOPATH=/tmp/tmp.A1w0kKmM5S [2019-10-08T16:50:41.295Z] #18 6.615 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.A1w0kKmM5S/src/github.com/go-swagger/go-swagger [2019-10-08T16:50:41.295Z] #18 6.616 Cloning into '/tmp/tmp.A1w0kKmM5S/src/github.com/go-swagger/go-swagger'... [2019-10-08T16:50:41.319Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2019-10-08T16:50:41.319Z] go: finding github.com/spf13/cobra v0.0.3 [2019-10-08T16:50:41.460Z] Removing intermediate container 7f7f41c0f0fe [2019-10-08T16:50:41.460Z] ---> 010fc62a50dc [2019-10-08T16:50:41.460Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 [2019-10-08T16:50:41.460Z] ---> Running in 8d1df6f348c2 [2019-10-08T16:50:41.512Z] #23 4.934 [2019-10-08T16:50:41.550Z] #18 ... [2019-10-08T16:50:41.550Z] [2019-10-08T16:50:41.550Z] #64 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-08T16:50:41.550Z] #64 6.358 + RM_GOPATH=0 [2019-10-08T16:50:41.550Z] #64 6.359 + TMP_GOPATH= [2019-10-08T16:50:41.550Z] #64 6.359 + : /build/ [2019-10-08T16:50:41.550Z] #64 6.359 + '[' -z '' ']' [2019-10-08T16:50:41.550Z] #64 6.362 ++ mktemp -d [2019-10-08T16:50:41.550Z] #64 6.364 + export GOPATH=/tmp/tmp.k54Ttm5Bag [2019-10-08T16:50:41.550Z] #64 6.364 + GOPATH=/tmp/tmp.k54Ttm5Bag [2019-10-08T16:50:41.550Z] #64 6.364 + RM_GOPATH=1 [2019-10-08T16:50:41.550Z] #64 6.365 ++ dirname ./install.sh [2019-10-08T16:50:41.550Z] #64 6.369 + dir=. [2019-10-08T16:50:41.550Z] #64 6.370 + bin=rootlesskit [2019-10-08T16:50:41.550Z] #64 6.370 + shift [2019-10-08T16:50:41.550Z] #64 6.370 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-08T16:50:41.550Z] #64 6.370 + . ./rootlesskit.installer [2019-10-08T16:50:41.550Z] #64 6.370 ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-08T16:50:41.550Z] #64 6.371 + install_rootlesskit [2019-10-08T16:50:41.550Z] #64 6.371 + case "$1" in [2019-10-08T16:50:41.550Z] #64 6.371 + export CGO_ENABLED=0 [2019-10-08T16:50:41.550Z] #64 6.371 + CGO_ENABLED=0 [2019-10-08T16:50:41.550Z] #64 6.371 + _install_rootlesskit [2019-10-08T16:50:41.550Z] #64 6.371 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-08T16:50:41.550Z] #64 6.372 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-08T16:50:41.550Z] #64 6.372 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.k54Ttm5Bag/src/github.com/rootless-containers/rootlesskit [2019-10-08T16:50:41.550Z] #64 6.382 Cloning into '/tmp/tmp.k54Ttm5Bag/src/github.com/rootless-containers/rootlesskit'... [2019-10-08T16:50:41.732Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-10-08T16:50:41.732Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-10-08T16:50:41.732Z] go: finding github.com/kisielk/errcheck v1.1.0 [2019-10-08T16:50:41.806Z] #64 ... [2019-10-08T16:50:41.806Z] [2019-10-08T16:50:41.806Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-08T16:50:41.806Z] #33 6.081 + RM_GOPATH=0 [2019-10-08T16:50:41.806Z] #33 6.081 + TMP_GOPATH= [2019-10-08T16:50:41.806Z] #33 6.081 + : /build [2019-10-08T16:50:41.806Z] #33 6.081 + '[' -z '' ']' [2019-10-08T16:50:41.806Z] #33 6.093 ++ mktemp -d [2019-10-08T16:50:41.806Z] #33 6.093 + export GOPATH=/tmp/tmp.lPRnCR6eUB [2019-10-08T16:50:41.806Z] #33 6.093 + GOPATH=/tmp/tmp.lPRnCR6eUB [2019-10-08T16:50:41.806Z] #33 6.093 + RM_GOPATH=1 [2019-10-08T16:50:41.806Z] #33 6.093 ++ dirname ./install.sh [2019-10-08T16:50:41.806Z] #33 6.098 + dir=. [2019-10-08T16:50:41.806Z] #33 6.100 + bin=tomlv [2019-10-08T16:50:41.806Z] #33 6.100 + shift [2019-10-08T16:50:41.806Z] #33 6.100 + '[' '!' -f ./tomlv.installer ']' [2019-10-08T16:50:41.806Z] #33 6.101 + . ./tomlv.installer [2019-10-08T16:50:41.806Z] #33 6.101 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-08T16:50:41.806Z] #33 6.101 + install_tomlv [2019-10-08T16:50:41.806Z] #33 6.111 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-08T16:50:41.806Z] #33 6.111 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.lPRnCR6eUB/src/github.com/BurntSushi/toml [2019-10-08T16:50:41.806Z] #33 6.111 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-08T16:50:41.806Z] #33 6.118 Cloning into '/tmp/tmp.lPRnCR6eUB/src/github.com/BurntSushi/toml'... [2019-10-08T16:50:41.806Z] #33 7.263 + cd /tmp/tmp.lPRnCR6eUB/src/github.com/BurntSushi/toml [2019-10-08T16:50:41.806Z] #33 7.264 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-08T16:50:41.806Z] #33 7.306 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-08T16:50:41.806Z] #33 8.008 internal/cpu [2019-10-08T16:50:41.806Z] #33 8.053 runtime/internal/atomic [2019-10-08T16:50:41.806Z] #33 8.322 runtime/internal/sys [2019-10-08T16:50:41.806Z] #33 8.607 runtime/internal/math [2019-10-08T16:50:41.806Z] #33 8.668 math/bits [2019-10-08T16:50:41.806Z] #33 8.696 internal/bytealg [2019-10-08T16:50:41.806Z] #33 9.257 math [2019-10-08T16:50:41.806Z] #33 9.365 runtime [2019-10-08T16:50:41.806Z] #33 ... [2019-10-08T16:50:41.806Z] [2019-10-08T16:50:41.806Z] #30 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-08T16:50:41.806Z] #30 5.873 + RM_GOPATH=0 [2019-10-08T16:50:41.806Z] #30 5.873 + TMP_GOPATH= [2019-10-08T16:50:41.806Z] #30 5.873 + : /build [2019-10-08T16:50:41.806Z] #30 5.876 + '[' -z '' ']' [2019-10-08T16:50:41.806Z] #30 5.877 ++ mktemp -d [2019-10-08T16:50:41.806Z] #30 5.879 + export GOPATH=/tmp/tmp.9myjGWmyYM [2019-10-08T16:50:41.806Z] #30 5.879 + GOPATH=/tmp/tmp.9myjGWmyYM [2019-10-08T16:50:41.806Z] #30 5.879 + RM_GOPATH=1 [2019-10-08T16:50:41.806Z] #30 5.880 ++ dirname ./install.sh [2019-10-08T16:50:41.806Z] #30 5.880 + dir=. [2019-10-08T16:50:41.806Z] #30 5.881 + bin=gotestsum [2019-10-08T16:50:41.806Z] #30 5.881 + shift [2019-10-08T16:50:41.806Z] #30 5.881 + '[' '!' -f ./gotestsum.installer ']' [2019-10-08T16:50:41.806Z] #30 5.881 + . ./gotestsum.installer [2019-10-08T16:50:41.806Z] #30 5.881 ++ GOTESTSUM_COMMIT=v0.3.5 [2019-10-08T16:50:41.806Z] #30 5.883 + install_gotestsum [2019-10-08T16:50:41.806Z] #30 5.883 + echo 'Installing gotestsum version v0.3.5' [2019-10-08T16:50:41.806Z] #30 5.883 Installing gotestsum version v0.3.5 [2019-10-08T16:50:41.806Z] #30 5.883 + go get -d gotest.tools/gotestsum [2019-10-08T16:50:41.921Z] Removing intermediate container 8d1df6f348c2 [2019-10-08T16:50:41.921Z] ---> d2fadd843a42 [2019-10-08T16:50:41.921Z] Step 5/8 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Creating source directory...; New-Item -ItemType Directory -Path ${GOPATH}\src\github.com\docker\docker | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; Write-Host INFO: Completed [2019-10-08T16:50:41.921Z] ---> Running in a8e01c0567c8 [2019-10-08T16:50:42.061Z] #30 ... [2019-10-08T16:50:42.061Z] [2019-10-08T16:50:42.061Z] #58 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-08T16:50:42.061Z] #58 4.675 + mktemp -d [2019-10-08T16:50:42.061Z] #58 4.704 + export GOPATH=/tmp/tmp.gBy9PigSLC [2019-10-08T16:50:42.061Z] #58 4.704 + git clone https://github.com/docker/distribution.git /tmp/tmp.gBy9PigSLC/src/github.com/docker/distribution [2019-10-08T16:50:42.061Z] #58 4.704 Cloning into '/tmp/tmp.gBy9PigSLC/src/github.com/docker/distribution'... [2019-10-08T16:50:42.061Z] #58 ... [2019-10-08T16:50:42.061Z] [2019-10-08T16:50:42.061Z] #27 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-08T16:50:42.061Z] #27 6.320 + RM_GOPATH=0 [2019-10-08T16:50:42.061Z] #27 6.320 + TMP_GOPATH= [2019-10-08T16:50:42.061Z] #27 6.320 + : /build [2019-10-08T16:50:42.061Z] #27 6.320 + '[' -z '' ']' [2019-10-08T16:50:42.061Z] #27 6.323 ++ mktemp -d [2019-10-08T16:50:42.061Z] #27 6.324 + export GOPATH=/tmp/tmp.Tdf5n4b8GI [2019-10-08T16:50:42.061Z] #27 6.325 + GOPATH=/tmp/tmp.Tdf5n4b8GI [2019-10-08T16:50:42.061Z] #27 6.325 + RM_GOPATH=1 [2019-10-08T16:50:42.061Z] #27 6.327 ++ dirname ./install.sh [2019-10-08T16:50:42.061Z] #27 6.327 + dir=. [2019-10-08T16:50:42.061Z] #27 6.327 + bin=golangci_lint [2019-10-08T16:50:42.061Z] #27 6.327 + shift [2019-10-08T16:50:42.061Z] #27 6.328 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-08T16:50:42.061Z] #27 6.328 + . ./golangci_lint.installer [2019-10-08T16:50:42.061Z] #27 6.329 ++ : v1.17.1 [2019-10-08T16:50:42.061Z] #27 6.329 + install_golangci_lint [2019-10-08T16:50:42.061Z] #27 6.330 + echo 'Installing golangci-lint version v1.17.1' [2019-10-08T16:50:42.061Z] #27 6.330 Installing golangci-lint version v1.17.1 [2019-10-08T16:50:42.061Z] #27 6.330 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-08T16:50:42.132Z] go: finding github.com/davecgh/go-spew v1.1.1 [2019-10-08T16:50:42.133Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-10-08T16:50:42.133Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-10-08T16:50:42.133Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-10-08T16:50:42.316Z] #27 ... [2019-10-08T16:50:42.316Z] [2019-10-08T16:50:42.316Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-08T16:50:42.316Z] #60 6.938 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-08T16:50:42.316Z] #60 6.940 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-08T16:50:42.316Z] #60 7.010 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-08T16:50:42.316Z] #60 7.034 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-08T16:50:42.316Z] #60 7.084 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-08T16:50:42.316Z] #60 7.934 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-08T16:50:42.316Z] #60 9.941 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-08T16:50:42.316Z] #60 10.95 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-08T16:50:42.544Z] go: finding github.com/magiconair/properties v1.8.0 [2019-10-08T16:50:42.544Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-10-08T16:50:42.544Z] go: finding github.com/spf13/afero v1.1.2 [2019-10-08T16:50:42.572Z] #60 ... [2019-10-08T16:50:42.572Z] [2019-10-08T16:50:42.572Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:50:42.572Z] #36 6.525 + RM_GOPATH=0 [2019-10-08T16:50:42.572Z] #36 6.528 + TMP_GOPATH= [2019-10-08T16:50:42.572Z] #36 6.529 + : /build [2019-10-08T16:50:42.572Z] #36 6.530 + '[' -z '' ']' [2019-10-08T16:50:42.572Z] #36 6.531 ++ mktemp -d [2019-10-08T16:50:42.572Z] #36 6.544 + export GOPATH=/tmp/tmp.slhwMUf3Z9 [2019-10-08T16:50:42.572Z] #36 6.545 + GOPATH=/tmp/tmp.slhwMUf3Z9 [2019-10-08T16:50:42.572Z] #36 6.545 + RM_GOPATH=1 [2019-10-08T16:50:42.572Z] #36 6.550 ++ dirname ./install.sh [2019-10-08T16:50:42.572Z] #36 6.551 + dir=. [2019-10-08T16:50:42.572Z] #36 6.556 + bin=vndr [2019-10-08T16:50:42.572Z] #36 6.556 + shift [2019-10-08T16:50:42.572Z] #36 6.557 + '[' '!' -f ./vndr.installer ']' [2019-10-08T16:50:42.572Z] #36 6.560 + . ./vndr.installer [2019-10-08T16:50:42.572Z] #36 6.561 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-08T16:50:42.572Z] #36 6.561 + install_vndr [2019-10-08T16:50:42.572Z] #36 6.561 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-08T16:50:42.572Z] #36 6.564 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-08T16:50:42.572Z] #36 6.564 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.slhwMUf3Z9/src/github.com/LK4D4/vndr [2019-10-08T16:50:42.572Z] #36 6.580 Cloning into '/tmp/tmp.slhwMUf3Z9/src/github.com/LK4D4/vndr'... [2019-10-08T16:50:42.572Z] #36 7.700 + cd /tmp/tmp.slhwMUf3Z9/src/github.com/LK4D4/vndr [2019-10-08T16:50:42.572Z] #36 7.701 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-08T16:50:42.572Z] #36 7.741 + go build -buildmode=pie -v -o /build/vndr . [2019-10-08T16:50:42.572Z] #36 9.380 internal/race [2019-10-08T16:50:42.572Z] #36 9.538 sync/atomic [2019-10-08T16:50:42.572Z] #36 9.604 runtime [2019-10-08T16:50:42.572Z] #36 9.956 unicode [2019-10-08T16:50:42.807Z] #23 5.149 ### 4.7% ########## 14.6% ############### 22.0% ##################### 29.4% ######################## 34.5% ################################ 44.5% ##################################### 51.9% ########################################## 59.4% ############################################### 65.7% ##################################################### 74.1% ########################################################## 81.2% ################################################################ 89.8% ##################################################################### 97.2% ######################################################################## 100.0% [2019-10-08T16:50:42.807Z] #23 6.439 [2019-10-08T16:50:42.958Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-10-08T16:50:42.958Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-10-08T16:50:42.958Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2019-10-08T16:50:43.065Z] #23 ... [2019-10-08T16:50:43.065Z] [2019-10-08T16:50:43.065Z] #12 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-08T16:50:43.065Z] #12 1.356 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-08T16:50:43.065Z] #12 DONE 2.5s [2019-10-08T16:50:43.065Z] [2019-10-08T16:50:43.065Z] #18 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-08T16:50:43.065Z] #18 8.249 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-08T16:50:43.065Z] #18 ... [2019-10-08T16:50:43.065Z] [2019-10-08T16:50:43.065Z] #13 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-08T16:50:43.251Z] c19c19fc3c99: Pull complete [2019-10-08T16:50:43.451Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-10-08T16:50:43.934Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-10-08T16:50:44.440Z] #13 DONE 1.4s [2019-10-08T16:50:44.440Z] [2019-10-08T16:50:44.440Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-08T16:50:44.440Z] #23 7.018 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-08T16:50:44.440Z] #23 7.216 [2019-10-08T16:50:44.440Z] #23 7.356 ######################################################################## 100.0% [2019-10-08T16:50:44.440Z] #23 7.421 [2019-10-08T16:50:44.440Z] #23 7.962 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-08T16:50:44.440Z] #23 8.139 [2019-10-08T16:50:44.699Z] #23 8.317 ####################### 31.9% ######################################################################## 100.0% [2019-10-08T16:50:44.699Z] #23 8.406 [2019-10-08T16:50:44.837Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2019-10-08T16:50:44.837Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-10-08T16:50:44.837Z] go: finding github.com/stretchr/testify v1.2.2 [2019-10-08T16:50:44.837Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-10-08T16:50:45.241Z] go: finding github.com/stretchr/testify v1.3.0 [2019-10-08T16:50:45.644Z] #23 9.017 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-08T16:50:45.644Z] #23 9.046 skipping existing 1849cc453dee [2019-10-08T16:50:45.644Z] #23 9.094 [2019-10-08T16:50:45.647Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-10-08T16:50:45.647Z] go: finding golang.org/x/text v0.3.0 [2019-10-08T16:50:45.647Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-10-08T16:50:45.842Z] #36 13.77 unicode/utf8 [2019-10-08T16:50:45.842Z] #36 ... [2019-10-08T16:50:45.842Z] [2019-10-08T16:50:45.842Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-08T16:50:45.842Z] #33 13.78 unicode/utf8 [2019-10-08T16:50:45.842Z] #33 14.15 internal/testlog [2019-10-08T16:50:45.903Z] #23 ... [2019-10-08T16:50:45.903Z] [2019-10-08T16:50:45.903Z] #14 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-08T16:50:45.903Z] #14 DONE 1.5s [2019-10-08T16:50:46.066Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-10-08T16:50:46.066Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-10-08T16:50:46.099Z] #33 14.55 runtime/cgo [2019-10-08T16:50:46.161Z] [2019-10-08T16:50:46.161Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-08T16:50:46.161Z] #23 9.781 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-08T16:50:46.420Z] #23 9.992 [2019-10-08T16:50:46.495Z] go: finding github.com/spf13/cast v1.3.0 [2019-10-08T16:50:46.495Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-10-08T16:50:46.621Z] [2019-10-08T16:50:46.621Z] SUCCESS: Specified value was saved. [2019-10-08T16:50:46.678Z] #23 10.11 ######################################################################## 100.0% [2019-10-08T16:50:46.678Z] #23 10.14 [2019-10-08T16:50:46.678Z] #23 10.17 Download of images into '/build' complete. [2019-10-08T16:50:46.678Z] #23 10.17 Use something like the following to load the result into a Docker daemon: [2019-10-08T16:50:46.678Z] #23 10.17 tar -cC '/build' . | docker load [2019-10-08T16:50:46.678Z] #23 DONE 10.4s [2019-10-08T16:50:46.678Z] [2019-10-08T16:50:46.678Z] #15 [dev 6/25] RUN ldconfig [2019-10-08T16:50:46.922Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-10-08T16:50:46.922Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-10-08T16:50:46.922Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-10-08T16:50:46.922Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-10-08T16:50:47.348Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-10-08T16:50:47.348Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-10-08T16:50:47.504Z] #33 ... [2019-10-08T16:50:47.504Z] [2019-10-08T16:50:47.504Z] #56 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-08T16:50:47.504Z] #56 15.08 + mkdir -p /build [2019-10-08T16:50:47.504Z] #56 15.08 + mv docker/docker /build/ [2019-10-08T16:50:47.504Z] #56 15.08 + rmdir docker [2019-10-08T16:50:47.504Z] #56 DONE 15.8s [2019-10-08T16:50:47.591Z] INFO: Downloading git... [2019-10-08T16:50:47.759Z] [2019-10-08T16:50:47.759Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:50:47.759Z] #36 14.17 internal/testlog [2019-10-08T16:50:47.759Z] #36 14.49 encoding [2019-10-08T16:50:47.759Z] #36 14.53 unicode/utf16 [2019-10-08T16:50:47.759Z] #36 14.76 container/list [2019-10-08T16:50:47.759Z] #36 15.46 crypto/internal/subtle [2019-10-08T16:50:47.759Z] #36 15.60 crypto/subtle [2019-10-08T16:50:47.759Z] #36 15.74 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-08T16:50:47.759Z] #36 15.98 internal/nettrace [2019-10-08T16:50:47.773Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-10-08T16:50:48.014Z] #36 16.22 runtime/cgo [2019-10-08T16:50:48.014Z] #36 ... [2019-10-08T16:50:48.014Z] [2019-10-08T16:50:48.014Z] #9 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-08T16:50:48.014Z] #9 6.812 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-08T16:50:48.014Z] #9 6.814 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-08T16:50:48.014Z] #9 6.848 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-08T16:50:48.014Z] #9 6.851 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-08T16:50:48.014Z] #9 6.904 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-08T16:50:48.014Z] #9 7.787 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-08T16:50:48.014Z] #9 9.670 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-08T16:50:48.014Z] #9 10.67 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-08T16:50:48.014Z] #9 ... [2019-10-08T16:50:48.014Z] [2019-10-08T16:50:48.014Z] #53 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-08T16:50:48.014Z] #53 6.336 + RM_GOPATH=0 [2019-10-08T16:50:48.014Z] #53 6.336 + TMP_GOPATH= [2019-10-08T16:50:48.014Z] #53 6.336 + : /build [2019-10-08T16:50:48.014Z] #53 6.336 + '[' -z '' ']' [2019-10-08T16:50:48.014Z] #53 6.336 ++ mktemp -d [2019-10-08T16:50:48.014Z] #53 6.349 + export GOPATH=/tmp/tmp.STkOp6bX7s [2019-10-08T16:50:48.014Z] #53 6.349 + GOPATH=/tmp/tmp.STkOp6bX7s [2019-10-08T16:50:48.014Z] #53 6.349 + RM_GOPATH=1 [2019-10-08T16:50:48.014Z] #53 6.349 ++ dirname ./install.sh [2019-10-08T16:50:48.014Z] #53 6.349 + dir=. [2019-10-08T16:50:48.014Z] #53 6.349 + bin=proxy [2019-10-08T16:50:48.014Z] #53 6.349 + shift [2019-10-08T16:50:48.014Z] #53 6.349 + '[' '!' -f ./proxy.installer ']' [2019-10-08T16:50:48.014Z] #53 6.349 + . ./proxy.installer [2019-10-08T16:50:48.014Z] #53 6.349 ++ LIBNETWORK_COMMIT=96bcc0dae898308ed659c5095526788a602f4726 [2019-10-08T16:50:48.014Z] #53 6.350 + install_proxy [2019-10-08T16:50:48.014Z] #53 6.350 + case "$1" in [2019-10-08T16:50:48.014Z] #53 6.350 + export CGO_ENABLED=0 [2019-10-08T16:50:48.014Z] #53 6.350 + CGO_ENABLED=0 [2019-10-08T16:50:48.014Z] #53 6.350 + _install_proxy [2019-10-08T16:50:48.014Z] #53 6.350 + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726' [2019-10-08T16:50:48.014Z] #53 6.350 Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-08T16:50:48.014Z] #53 6.350 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.STkOp6bX7s/src/github.com/docker/libnetwork [2019-10-08T16:50:48.014Z] #53 6.351 Cloning into '/tmp/tmp.STkOp6bX7s/src/github.com/docker/libnetwork'... [2019-10-08T16:50:48.052Z] #15 DONE 1.8s [2019-10-08T16:50:48.052Z] [2019-10-08T16:50:48.052Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-08T16:50:48.191Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-10-08T16:50:48.191Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-10-08T16:50:48.191Z] go: finding github.com/BurntSushi/toml v0.3.1 [2019-10-08T16:50:48.562Z] INFO: Downloading go... [2019-10-08T16:50:48.605Z] go: finding github.com/gogo/protobuf v1.2.0 [2019-10-08T16:50:48.605Z] go: finding github.com/sirupsen/logrus v1.3.0 [2019-10-08T16:50:49.348Z] go: finding github.com/stretchr/objx v0.1.0 [2019-10-08T16:50:49.348Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-10-08T16:50:49.923Z] go: finding github.com/docker/go-connections v0.3.0 [2019-10-08T16:50:49.923Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-10-08T16:50:49.923Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-10-08T16:50:49.941Z] #53 ... [2019-10-08T16:50:49.941Z] [2019-10-08T16:50:49.941Z] #58 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-08T16:50:49.941Z] #58 18.47 + cd /tmp/tmp.gBy9PigSLC/src/github.com/docker/distribution [2019-10-08T16:50:49.941Z] #58 18.47 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-08T16:50:50.079Z] b7e7e03b39f2: Pull complete [2019-10-08T16:50:50.079Z] c8d0433a4b0c: Pull complete [2019-10-08T16:50:50.079Z] Digest: sha256:cd20fa6f8a2c45cc172b1342c6306ba29a322464e182ce7df44c1405f47d9d63 [2019-10-08T16:50:50.079Z] Status: Downloaded newer image for golang:1.12.10-stretch [2019-10-08T16:50:50.079Z] ---> 9b20014a18e9 [2019-10-08T16:50:50.079Z] Step 3/12 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2019-10-08T16:50:50.079Z] ---> Running in a7ac239b6244 [2019-10-08T16:50:50.079Z] Removing intermediate container a7ac239b6244 [2019-10-08T16:50:50.079Z] ---> 16b4dcb91104 [2019-10-08T16:50:50.079Z] Step 4/12 : RUN git clone "${BUILDX_REPO}" /buildx [2019-10-08T16:50:50.079Z] ---> Running in 896a99989524 [2019-10-08T16:50:50.079Z] Cloning into '/buildx'... [2019-10-08T16:50:50.331Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-10-08T16:50:50.738Z] go: finding github.com/gogo/googleapis v1.1.0 [2019-10-08T16:50:50.738Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-10-08T16:50:50.738Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-10-08T16:50:50.738Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-10-08T16:50:51.143Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-10-08T16:50:51.143Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-10-08T16:50:51.331Z] #16 3.202 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-08T16:50:51.331Z] #16 3.204 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-08T16:50:51.331Z] #16 3.217 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-08T16:50:51.331Z] #16 3.219 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-08T16:50:51.331Z] #16 3.235 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-08T16:50:51.331Z] #16 3.336 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-08T16:50:51.331Z] #16 3.552 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-08T16:50:51.331Z] #16 3.668 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-08T16:50:51.548Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-10-08T16:50:51.548Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-10-08T16:50:51.548Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-10-08T16:50:51.826Z] #58 20.61 + GOPATH=/tmp/tmp.gBy9PigSLC/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.gBy9PigSLC go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-08T16:50:51.936Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-10-08T16:50:51.936Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-10-08T16:50:51.936Z] go: finding github.com/stretchr/objx v0.1.1 [2019-10-08T16:50:52.080Z] #58 ... [2019-10-08T16:50:52.080Z] [2019-10-08T16:50:52.080Z] #64 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-08T16:50:52.080Z] #64 10.55 + cd /tmp/tmp.k54Ttm5Bag/src/github.com/rootless-containers/rootlesskit [2019-10-08T16:50:52.080Z] #64 10.55 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-08T16:50:52.080Z] #64 11.01 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-08T16:50:52.080Z] #64 11.01 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-08T16:50:52.335Z] #64 ... [2019-10-08T16:50:52.335Z] [2019-10-08T16:50:52.335Z] #53 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-08T16:50:52.335Z] #53 20.66 + cd /tmp/tmp.STkOp6bX7s/src/github.com/docker/libnetwork [2019-10-08T16:50:52.335Z] #53 20.66 + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-08T16:50:52.589Z] #53 20.88 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-08T16:50:52.702Z] #16 ... [2019-10-08T16:50:52.703Z] [2019-10-08T16:50:52.703Z] #18 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-08T16:50:52.703Z] #18 27.71 + rm -rf /tmp/tmp.y2vtPi3tgt [2019-10-08T16:50:52.703Z] #18 DONE 28.0s [2019-10-08T16:50:52.703Z] [2019-10-08T16:50:52.703Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-08T16:50:52.804Z] go: finding github.com/vishvananda/netlink v1.0.0 [2019-10-08T16:50:52.804Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-10-08T16:50:52.804Z] go: finding github.com/kisielk/gotool v1.0.0 [2019-10-08T16:50:52.960Z] #16 5.112 Fetched 7919 kB in 3s (2598 kB/s) [2019-10-08T16:50:53.232Z] go: finding github.com/davecgh/go-spew v1.1.0 [2019-10-08T16:50:53.260Z] INFO: Downloading compiler 1 of 3... [2019-10-08T16:50:53.552Z] Removing intermediate container 896a99989524 [2019-10-08T16:50:53.552Z] ---> ac9b6f789eaf [2019-10-08T16:50:53.552Z] Step 5/12 : WORKDIR /buildx [2019-10-08T16:50:53.552Z] ---> Running in 18ca81ccb86f [2019-10-08T16:50:53.552Z] Removing intermediate container 18ca81ccb86f [2019-10-08T16:50:53.552Z] ---> e76996c660af [2019-10-08T16:50:53.552Z] Step 6/12 : ARG BUILDX_COMMIT=master [2019-10-08T16:50:53.552Z] ---> Running in 85be5382a56e [2019-10-08T16:50:53.552Z] Removing intermediate container 85be5382a56e [2019-10-08T16:50:53.552Z] ---> a790f9f7c482 [2019-10-08T16:50:53.552Z] Step 7/12 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2019-10-08T16:50:53.552Z] ---> Running in 60bec5405e61 [2019-10-08T16:50:53.650Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-10-08T16:50:53.650Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2019-10-08T16:50:53.720Z] INFO: Downloading compiler 2 of 3... [2019-10-08T16:50:53.835Z] From https://github.com/docker/buildx [2019-10-08T16:50:53.835Z] * [new branch] master -> build [2019-10-08T16:50:53.890Z] #16 5.112 Reading package lists... [2019-10-08T16:50:54.054Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-10-08T16:50:54.054Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-10-08T16:50:54.117Z] Switched to branch 'build' [2019-10-08T16:50:54.180Z] INFO: Downloading compiler 3 of 3... [2019-10-08T16:50:54.400Z] Removing intermediate container 60bec5405e61 [2019-10-08T16:50:54.400Z] ---> c9b3d7ca7065 [2019-10-08T16:50:54.400Z] Step 8/12 : RUN go mod download [2019-10-08T16:50:54.450Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-10-08T16:50:54.450Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-10-08T16:50:54.455Z] #16 6.088 Reading package lists... [2019-10-08T16:50:54.455Z] #16 6.661 Building dependency tree... [2019-10-08T16:50:54.640Z] INFO: Extracting git... [2019-10-08T16:50:54.682Z] ---> Running in bcd32350e3e3 [2019-10-08T16:50:54.754Z] #16 6.826 The following additional packages will be installed: [2019-10-08T16:50:54.754Z] #16 6.826 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-08T16:50:54.754Z] #16 6.826 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-08T16:50:54.754Z] #16 6.826 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-08T16:50:54.754Z] #16 6.826 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-08T16:50:54.754Z] #16 6.827 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-08T16:50:54.754Z] #16 6.827 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-08T16:50:54.754Z] #16 6.827 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-08T16:50:54.754Z] #16 6.827 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-08T16:50:54.754Z] #16 6.827 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-08T16:50:54.754Z] #16 6.828 Suggested packages: [2019-10-08T16:50:54.754Z] #16 6.828 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-08T16:50:54.754Z] #16 6.828 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-08T16:50:54.754Z] #16 6.828 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-08T16:50:54.754Z] #16 6.828 vim-doc vim-scripts xfsdump acl attr quota [2019-10-08T16:50:54.754Z] #16 6.828 Recommended packages: [2019-10-08T16:50:54.754Z] #16 6.828 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-08T16:50:54.754Z] #16 6.828 python3-keyrings.alt python3-xdg unzip [2019-10-08T16:50:54.968Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-10-08T16:50:54.968Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-10-08T16:50:54.968Z] go: finding github.com/spf13/viper v1.3.2 [2019-10-08T16:50:54.968Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-10-08T16:50:54.968Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2019-10-08T16:50:54.968Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-10-08T16:50:54.968Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-10-08T16:50:54.968Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-10-08T16:50:54.968Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-10-08T16:50:55.011Z] #16 7.390 The following NEW packages will be installed: [2019-10-08T16:50:55.011Z] #16 7.390 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-08T16:50:55.011Z] #16 7.390 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-08T16:50:55.267Z] #16 7.391 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-08T16:50:55.267Z] #16 7.391 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-08T16:50:55.267Z] #16 7.391 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-08T16:50:55.267Z] #16 7.391 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-08T16:50:55.267Z] #16 7.391 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-08T16:50:55.267Z] #16 7.391 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-08T16:50:55.267Z] #16 7.391 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-08T16:50:55.267Z] #16 7.391 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-08T16:50:55.267Z] #16 7.391 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-08T16:50:55.267Z] #16 7.392 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-08T16:50:55.267Z] #16 7.392 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-08T16:50:55.267Z] #16 7.392 xfsprogs xxd xz-utils zip [2019-10-08T16:50:55.556Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-10-08T16:50:55.556Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-10-08T16:50:55.556Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-10-08T16:50:55.556Z] go: finding github.com/gorilla/mux v1.7.0 [2019-10-08T16:50:55.995Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-10-08T16:50:56.003Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-10-08T16:50:56.003Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-10-08T16:50:56.637Z] #16 8.897 0 upgraded, 69 newly installed, 0 to remove and 12 not upgraded. [2019-10-08T16:50:56.637Z] #16 8.897 Need to get 90.9 MB of archives. [2019-10-08T16:50:56.637Z] #16 8.897 After this operation, 541 MB of additional disk space will be used. [2019-10-08T16:50:56.637Z] #16 8.897 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-10-08T16:50:56.637Z] #16 8.906 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-10-08T16:50:56.637Z] #16 8.907 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-10-08T16:50:56.637Z] #16 8.908 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-10-08T16:50:56.637Z] #16 8.912 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-10-08T16:50:56.637Z] #16 8.914 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2019-10-08T16:50:56.637Z] #16 8.925 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2019-10-08T16:50:56.637Z] #16 8.943 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-10-08T16:50:56.637Z] #16 8.944 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-10-08T16:50:56.637Z] #16 8.948 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2019-10-08T16:50:56.637Z] #16 8.974 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-10-08T16:50:56.637Z] #16 8.979 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-10-08T16:50:56.637Z] #16 8.979 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-10-08T16:50:56.637Z] #16 8.979 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-10-08T16:50:56.637Z] #16 8.979 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-10-08T16:50:56.637Z] #16 8.979 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-10-08T16:50:56.637Z] #16 8.980 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-10-08T16:50:56.637Z] #16 8.981 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-10-08T16:50:56.637Z] #16 8.981 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-10-08T16:50:56.637Z] #16 8.982 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-10-08T16:50:56.637Z] #16 8.983 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-10-08T16:50:56.637Z] #16 8.986 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-08T16:50:56.637Z] #16 8.987 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-08T16:50:56.637Z] #16 8.989 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-10-08T16:50:56.637Z] #16 8.990 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-10-08T16:50:56.637Z] #16 8.991 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2019-10-08T16:50:56.637Z] #16 8.993 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-10-08T16:50:56.878Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-10-08T16:50:56.894Z] #16 8.995 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-08T16:50:56.894Z] #16 8.995 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-10-08T16:50:56.894Z] #16 9.001 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-10-08T16:50:56.894Z] #16 9.001 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2019-10-08T16:50:56.894Z] #16 9.003 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-10-08T16:50:56.894Z] #16 9.005 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-10-08T16:50:56.894Z] #16 9.006 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-10-08T16:50:56.894Z] #16 9.008 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-10-08T16:50:56.894Z] #16 9.008 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-10-08T16:50:56.894Z] #16 9.009 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-10-08T16:50:56.894Z] #16 9.010 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2019-10-08T16:50:56.894Z] #16 9.010 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-10-08T16:50:56.894Z] #16 9.013 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-10-08T16:50:56.894Z] #16 9.016 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-10-08T16:50:56.894Z] #16 9.018 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-10-08T16:50:56.894Z] #16 9.025 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-10-08T16:50:56.894Z] #16 9.027 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2019-10-08T16:50:56.894Z] #16 9.028 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-10-08T16:50:56.894Z] #16 9.028 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-10-08T16:50:56.894Z] #16 9.029 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-10-08T16:50:56.894Z] #16 9.030 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-10-08T16:50:56.894Z] #16 9.049 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-10-08T16:50:56.894Z] #16 9.052 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-08T16:50:56.894Z] #16 9.065 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-08T16:50:56.894Z] #16 9.067 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-08T16:50:56.894Z] #16 9.068 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-10-08T16:50:56.894Z] #16 9.071 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-08T16:50:56.894Z] #16 9.072 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-10-08T16:50:56.894Z] #16 9.075 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-08T16:50:56.894Z] #16 9.138 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-10-08T16:50:56.894Z] #16 9.148 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-10-08T16:50:56.894Z] #16 9.156 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-10-08T16:50:56.895Z] #16 9.158 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-10-08T16:50:56.895Z] #16 9.159 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-10-08T16:50:56.895Z] #16 9.164 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2019-10-08T16:50:56.895Z] #16 9.185 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] [2019-10-08T16:50:56.895Z] #16 9.208 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-10-08T16:50:56.895Z] #16 9.210 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-08T16:50:57.031Z] go: finding github.com/spf13/afero v1.1.2 [2019-10-08T16:50:57.153Z] #16 9.326 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-10-08T16:50:57.153Z] #16 9.366 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] [2019-10-08T16:50:57.153Z] #16 9.368 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB] [2019-10-08T16:50:57.275Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-10-08T16:50:57.275Z] go: finding go.etcd.io/bbolt v1.3.2 [2019-10-08T16:50:57.320Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-10-08T16:50:57.320Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-10-08T16:50:57.320Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-10-08T16:50:57.609Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-10-08T16:50:57.609Z] go: finding github.com/spf13/cobra v0.0.3 [2019-10-08T16:50:57.685Z] go: finding github.com/onsi/ginkgo v1.7.0 [2019-10-08T16:50:57.685Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-10-08T16:50:57.685Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-10-08T16:50:57.718Z] #16 9.740 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB] [2019-10-08T16:50:57.718Z] #16 10.12 debconf: delaying package configuration, since apt-utils is not installed [2019-10-08T16:50:57.718Z] #16 10.14 Fetched 90.9 MB in 2s (34.8 MB/s) [2019-10-08T16:50:57.824Z] #53 ... [2019-10-08T16:50:57.824Z] [2019-10-08T16:50:57.824Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:50:57.824Z] #36 26.14 vendor/golang.org/x/crypto/internal/subtle [2019-10-08T16:50:57.824Z] #36 26.28 vendor/golang.org/x/crypto/curve25519 [2019-10-08T16:50:57.976Z] #16 10.17 Selecting previously unselected package bash-completion. [2019-10-08T16:50:57.976Z] #16 10.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 ... 15161 files and directories currently installed.) [2019-10-08T16:50:57.976Z] #16 10.18 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-08T16:50:58.237Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-10-08T16:50:58.237Z] go: finding github.com/pelletier/go-toml v1.2.0 [2019-10-08T16:50:58.541Z] #16 10.70 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-08T16:50:58.541Z] #16 10.81 Selecting previously unselected package libnet1:amd64. [2019-10-08T16:50:58.541Z] #16 10.81 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-10-08T16:50:58.541Z] #16 10.81 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-08T16:50:58.541Z] #16 10.84 Selecting previously unselected package libnfnetlink0:amd64. [2019-10-08T16:50:58.541Z] #16 10.84 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-10-08T16:50:58.541Z] #16 10.85 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-10-08T16:50:58.541Z] #16 10.88 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-10-08T16:50:58.541Z] #16 10.88 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-10-08T16:50:58.542Z] #16 10.88 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-10-08T16:50:58.542Z] #16 10.92 Selecting previously unselected package libudev-dev:amd64. [2019-10-08T16:50:58.542Z] #16 10.92 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-10-08T16:50:58.553Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-10-08T16:50:58.553Z] go: finding github.com/pelletier/go-toml v1.2.0 [2019-10-08T16:50:58.553Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-10-08T16:50:58.799Z] #16 10.93 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-10-08T16:50:58.799Z] #16 10.97 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-10-08T16:50:58.799Z] #16 10.97 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-10-08T16:50:58.799Z] #16 10.98 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-10-08T16:50:58.799Z] #16 11.09 Selecting previously unselected package python3.5-minimal. [2019-10-08T16:50:58.799Z] #16 11.09 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-10-08T16:50:58.799Z] #16 11.09 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-08T16:50:58.964Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2019-10-08T16:50:58.964Z] go: finding github.com/google/go-cmp v0.2.0 [2019-10-08T16:50:58.965Z] go: finding gotest.tools v2.2.0+incompatible [2019-10-08T16:50:58.965Z] go: finding github.com/onsi/gomega v1.4.3 [2019-10-08T16:50:58.965Z] go: finding github.com/golang/protobuf v1.2.0 [2019-10-08T16:50:59.056Z] #16 11.27 Selecting previously unselected package python3-minimal. [2019-10-08T16:50:59.056Z] #16 11.27 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-10-08T16:50:59.056Z] #16 11.27 Unpacking python3-minimal (3.5.3-1) ... [2019-10-08T16:50:59.056Z] #16 11.30 Selecting previously unselected package libmpdec2:amd64. [2019-10-08T16:50:59.056Z] #16 11.30 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-10-08T16:50:59.056Z] #16 11.31 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-10-08T16:50:59.056Z] #16 11.34 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-10-08T16:50:59.056Z] #16 11.34 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-10-08T16:50:59.056Z] #16 11.34 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-10-08T16:50:59.268Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-10-08T16:50:59.268Z] go: finding github.com/pkg/errors v0.8.1 [2019-10-08T16:50:59.314Z] #16 11.58 Selecting previously unselected package python3.5. [2019-10-08T16:50:59.314Z] #16 11.58 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-10-08T16:50:59.314Z] #16 11.58 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-08T16:50:59.314Z] #16 11.62 Selecting previously unselected package libpython3-stdlib:amd64. [2019-10-08T16:50:59.314Z] #16 11.62 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-10-08T16:50:59.314Z] #16 11.62 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-10-08T16:50:59.314Z] #16 11.65 Selecting previously unselected package dh-python. [2019-10-08T16:50:59.314Z] #16 11.65 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-08T16:50:59.314Z] #16 11.66 Unpacking dh-python (2.20170125) ... [2019-10-08T16:50:59.314Z] #16 11.70 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-10-08T16:50:59.314Z] #16 11.71 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-08T16:50:59.555Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-10-08T16:50:59.857Z] go: finding github.com/gogo/protobuf v1.0.0 [2019-10-08T16:50:59.857Z] go: finding github.com/pkg/profile v1.2.1 [2019-10-08T16:50:59.878Z] #16 12.14 Setting up python3-minimal (3.5.3-1) ... [2019-10-08T16:50:59.878Z] #16 12.33 Selecting previously unselected package python3. [2019-10-08T16:51:00.136Z] #16 12.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 ... 16747 files and directories currently installed.) [2019-10-08T16:51:00.136Z] #16 12.33 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-10-08T16:51:00.136Z] #16 12.34 Unpacking python3 (3.5.3-1) ... [2019-10-08T16:51:00.136Z] #16 12.37 Selecting previously unselected package pigz. [2019-10-08T16:51:00.136Z] #16 12.37 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-10-08T16:51:00.136Z] #16 12.37 Unpacking pigz (2.3.4-1) ... [2019-10-08T16:51:00.136Z] #16 12.40 Selecting previously unselected package libip4tc0:amd64. [2019-10-08T16:51:00.136Z] #16 12.40 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-08T16:51:00.136Z] #16 12.41 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-08T16:51:00.136Z] #16 12.44 Selecting previously unselected package libip6tc0:amd64. [2019-10-08T16:51:00.136Z] #16 12.44 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-08T16:51:00.136Z] #16 12.45 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-08T16:51:00.136Z] #16 12.48 Selecting previously unselected package libiptc0:amd64. [2019-10-08T16:51:00.136Z] #16 12.48 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-08T16:51:00.136Z] #16 12.49 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-08T16:51:00.136Z] #16 12.52 Selecting previously unselected package libxtables12:amd64. [2019-10-08T16:51:00.136Z] #16 12.52 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-08T16:51:00.136Z] #16 12.53 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-08T16:51:00.136Z] #16 12.56 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-10-08T16:51:00.183Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-10-08T16:51:00.281Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-10-08T16:51:00.281Z] go: finding github.com/spf13/pflag v1.0.3 [2019-10-08T16:51:00.393Z] #16 12.56 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-10-08T16:51:00.393Z] #16 12.56 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-10-08T16:51:00.393Z] #16 12.59 Selecting previously unselected package iptables. [2019-10-08T16:51:00.393Z] #16 12.59 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-08T16:51:00.393Z] #16 12.59 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-08T16:51:00.393Z] #16 12.66 Selecting previously unselected package xxd. [2019-10-08T16:51:00.393Z] #16 12.66 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-08T16:51:00.393Z] #16 12.66 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-08T16:51:00.393Z] #16 12.70 Selecting previously unselected package vim-common. [2019-10-08T16:51:00.393Z] #16 12.70 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-08T16:51:00.393Z] #16 12.71 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-08T16:51:00.650Z] #16 12.92 Selecting previously unselected package bzip2. [2019-10-08T16:51:00.650Z] #16 12.92 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-10-08T16:51:00.650Z] #16 12.92 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-08T16:51:00.650Z] #16 12.96 Selecting previously unselected package libgpm2:amd64. [2019-10-08T16:51:00.650Z] #16 12.96 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-10-08T16:51:00.650Z] #16 12.96 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-10-08T16:51:00.650Z] #16 12.99 Selecting previously unselected package xz-utils. [2019-10-08T16:51:00.650Z] #16 12.99 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-10-08T16:51:00.650Z] #16 13.00 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-08T16:51:00.650Z] #16 13.04 Selecting previously unselected package aufs-tools. [2019-10-08T16:51:00.755Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-10-08T16:51:00.807Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-10-08T16:51:00.807Z] go: finding github.com/lib/pq v1.0.0 [2019-10-08T16:51:00.910Z] #16 13.05 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-10-08T16:51:00.910Z] #16 13.05 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-08T16:51:00.910Z] #16 13.09 Selecting previously unselected package liblzo2-2:amd64. [2019-10-08T16:51:00.910Z] #16 13.09 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-08T16:51:00.910Z] #16 13.10 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-08T16:51:00.910Z] #16 13.13 Selecting previously unselected package btrfs-progs. [2019-10-08T16:51:00.910Z] #16 13.13 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-10-08T16:51:00.910Z] #16 13.14 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-08T16:51:00.910Z] #16 13.33 Selecting previously unselected package btrfs-tools. [2019-10-08T16:51:01.174Z] #16 13.34 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-10-08T16:51:01.174Z] #16 13.34 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-08T16:51:01.174Z] #16 13.38 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-10-08T16:51:01.174Z] #16 13.38 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-10-08T16:51:01.174Z] #16 13.38 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-10-08T16:51:01.174Z] #16 13.43 Selecting previously unselected package dmsetup. [2019-10-08T16:51:01.174Z] #16 13.44 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-10-08T16:51:01.174Z] #16 13.44 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-08T16:51:01.174Z] #16 13.48 Selecting previously unselected package libonig4:amd64. [2019-10-08T16:51:01.174Z] #16 13.48 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-10-08T16:51:01.174Z] #16 13.48 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-10-08T16:51:01.430Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-10-08T16:51:01.430Z] #16 13.63 Selecting previously unselected package libjq1:amd64. [2019-10-08T16:51:01.430Z] #16 13.63 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-10-08T16:51:01.430Z] #16 13.63 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-08T16:51:01.430Z] #16 13.67 Selecting previously unselected package jq. [2019-10-08T16:51:01.430Z] #16 13.67 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-10-08T16:51:01.430Z] #16 13.67 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-08T16:51:01.430Z] #16 13.71 Selecting previously unselected package libaio1:amd64. [2019-10-08T16:51:01.430Z] #16 13.71 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-10-08T16:51:01.430Z] #16 13.71 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-10-08T16:51:01.430Z] #16 13.74 Selecting previously unselected package libcap2-bin. [2019-10-08T16:51:01.430Z] #16 13.74 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-10-08T16:51:01.430Z] #16 13.74 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-08T16:51:01.430Z] #16 13.77 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-10-08T16:51:01.430Z] #16 13.77 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-10-08T16:51:01.430Z] #16 13.78 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-10-08T16:51:01.430Z] #16 13.81 Selecting previously unselected package libsepol1-dev:amd64. [2019-10-08T16:51:01.471Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-10-08T16:51:01.471Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-10-08T16:51:01.688Z] #16 13.81 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-10-08T16:51:01.688Z] #16 13.82 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-10-08T16:51:01.688Z] #16 13.89 Selecting previously unselected package libpcre16-3:amd64. [2019-10-08T16:51:01.688Z] #16 13.90 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-10-08T16:51:01.688Z] #16 13.90 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-10-08T16:51:01.688Z] #16 13.95 Selecting previously unselected package libpcre32-3:amd64. [2019-10-08T16:51:01.688Z] #16 13.95 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-10-08T16:51:01.688Z] #16 13.95 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-10-08T16:51:01.688Z] #16 13.99 Selecting previously unselected package libpcre3-dev:amd64. [2019-10-08T16:51:01.688Z] #16 13.99 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-10-08T16:51:01.688Z] #16 14.00 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-10-08T16:51:01.688Z] #16 14.08 Selecting previously unselected package libselinux1-dev:amd64. [2019-10-08T16:51:01.935Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-10-08T16:51:01.935Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-10-08T16:51:01.945Z] #16 14.08 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-10-08T16:51:01.945Z] #16 14.08 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-10-08T16:51:01.945Z] #16 14.14 Selecting previously unselected package libdevmapper-dev:amd64. [2019-10-08T16:51:01.945Z] #16 14.14 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-10-08T16:51:01.945Z] #16 14.14 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-10-08T16:51:01.945Z] #16 14.18 Selecting previously unselected package libnl-3-200:amd64. [2019-10-08T16:51:01.945Z] #16 14.18 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-10-08T16:51:01.945Z] #16 14.18 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-10-08T16:51:01.945Z] #16 14.22 Selecting previously unselected package libprotobuf-c1:amd64. [2019-10-08T16:51:01.945Z] #16 14.22 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-10-08T16:51:01.945Z] #16 14.22 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-08T16:51:01.945Z] #16 14.25 Selecting previously unselected package libreadline5:amd64. [2019-10-08T16:51:01.945Z] #16 14.26 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-10-08T16:51:01.945Z] #16 14.26 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-10-08T16:51:02.027Z] #36 ... [2019-10-08T16:51:02.027Z] [2019-10-08T16:51:02.027Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-08T16:51:02.027Z] #38 20.96 Fetched 7919 kB in 16s (480 kB/s) [2019-10-08T16:51:02.027Z] #38 20.96 Reading package lists... [2019-10-08T16:51:02.066Z] go: finding github.com/coreos/go-semver v0.2.0 [2019-10-08T16:51:02.203Z] #16 14.42 Selecting previously unselected package libsystemd-dev:amd64. [2019-10-08T16:51:02.203Z] #16 14.42 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-10-08T16:51:02.203Z] #16 14.42 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-10-08T16:51:02.282Z] #38 27.66 Reading package lists... [2019-10-08T16:51:02.282Z] #38 ... [2019-10-08T16:51:02.282Z] [2019-10-08T16:51:02.282Z] #47 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-08T16:51:02.282Z] #47 21.10 Fetched 7919 kB in 16s (486 kB/s) [2019-10-08T16:51:02.282Z] #47 21.10 Reading package lists... [2019-10-08T16:51:02.355Z] go: finding github.com/hashicorp/go-version v1.1.0 [2019-10-08T16:51:02.460Z] #16 14.68 Selecting previously unselected package net-tools. [2019-10-08T16:51:02.460Z] #16 14.69 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-10-08T16:51:02.460Z] #16 14.69 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-08T16:51:02.460Z] #16 14.74 Selecting previously unselected package python-pip-whl. [2019-10-08T16:51:02.460Z] #16 14.74 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-08T16:51:02.460Z] #16 14.74 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-08T16:51:02.460Z] #16 14.86 Selecting previously unselected package python3-pip. [2019-10-08T16:51:02.538Z] #47 27.52 Reading package lists... [2019-10-08T16:51:02.538Z] #47 ... [2019-10-08T16:51:02.538Z] [2019-10-08T16:51:02.538Z] #20 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-08T16:51:02.538Z] #20 21.31 Fetched 7919 kB in 16s (487 kB/s) [2019-10-08T16:51:02.538Z] #20 21.31 Reading package lists... [2019-10-08T16:51:02.538Z] #20 27.57 Reading package lists... [2019-10-08T16:51:02.538Z] #20 ... [2019-10-08T16:51:02.538Z] [2019-10-08T16:51:02.538Z] #27 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-08T16:51:02.538Z] #27 23.07 + cd /tmp/tmp.Tdf5n4b8GI/src/github.com/golangci/golangci-lint/ [2019-10-08T16:51:02.538Z] #27 23.07 + git checkout -q v1.17.1 [2019-10-08T16:51:02.538Z] #27 24.32 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-08T16:51:02.643Z] go: finding github.com/gorilla/mux v1.7.0 [2019-10-08T16:51:02.717Z] #16 14.86 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-08T16:51:02.717Z] #16 14.86 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-08T16:51:02.717Z] #16 15.03 Selecting previously unselected package python3-pkg-resources. [2019-10-08T16:51:02.717Z] #16 15.03 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-08T16:51:02.717Z] #16 15.03 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-08T16:51:02.717Z] #16 15.07 Selecting previously unselected package python3-setuptools. [2019-10-08T16:51:02.717Z] #16 15.07 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-08T16:51:02.717Z] #16 15.08 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-08T16:51:02.717Z] #16 15.13 Selecting previously unselected package python3-wheel. [2019-10-08T16:51:02.784Z] go: finding github.com/hpcloud/tail v1.0.0 [2019-10-08T16:51:02.784Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-10-08T16:51:02.975Z] #16 15.13 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-08T16:51:02.975Z] #16 15.13 Unpacking python3-wheel (0.29.0-2) ... [2019-10-08T16:51:02.975Z] #16 15.16 Selecting previously unselected package thin-provisioning-tools. [2019-10-08T16:51:02.975Z] #16 15.16 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-10-08T16:51:02.975Z] #16 15.17 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-08T16:51:02.975Z] #16 15.24 Selecting previously unselected package vim-runtime. [2019-10-08T16:51:02.975Z] #16 15.24 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-08T16:51:02.975Z] #16 15.25 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-08T16:51:02.975Z] #16 15.26 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-08T16:51:02.975Z] #16 15.27 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-08T16:51:03.099Z] #27 ... [2019-10-08T16:51:03.099Z] [2019-10-08T16:51:03.099Z] #9 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-08T16:51:03.099Z] #9 22.08 Fetched 7919 kB in 16s (485 kB/s) [2019-10-08T16:51:03.099Z] #9 22.08 Reading package lists... [2019-10-08T16:51:03.193Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-10-08T16:51:03.355Z] #9 28.37 Reading package lists... [2019-10-08T16:51:03.355Z] #9 ... [2019-10-08T16:51:03.355Z] [2019-10-08T16:51:03.355Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-08T16:51:03.355Z] #60 23.22 Fetched 7919 kB in 17s (458 kB/s) [2019-10-08T16:51:03.355Z] #60 23.22 Reading package lists... [2019-10-08T16:51:03.591Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-10-08T16:51:03.591Z] go: finding github.com/json-iterator/go v1.1.6 [2019-10-08T16:51:03.664Z] go: finding github.com/magiconair/properties v1.8.0 [2019-10-08T16:51:03.907Z] #16 16.10 Selecting previously unselected package vim. [2019-10-08T16:51:03.907Z] #16 16.10 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-08T16:51:03.907Z] #16 16.10 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-08T16:51:03.908Z] #16 16.22 Selecting previously unselected package xfsprogs. [2019-10-08T16:51:03.908Z] #16 16.22 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-10-08T16:51:03.908Z] #16 16.22 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-08T16:51:03.908Z] #16 16.32 Selecting previously unselected package zip. [2019-10-08T16:51:03.955Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-10-08T16:51:03.955Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-10-08T16:51:03.955Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2019-10-08T16:51:03.994Z] go: finding github.com/kr/pretty v0.1.0 [2019-10-08T16:51:03.994Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-10-08T16:51:03.994Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2019-10-08T16:51:04.165Z] #16 16.32 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-10-08T16:51:04.165Z] #16 16.33 Unpacking zip (3.0-11+b1) ... [2019-10-08T16:51:04.165Z] #16 16.37 Selecting previously unselected package libapparmor-perl. [2019-10-08T16:51:04.165Z] #16 16.37 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-10-08T16:51:04.165Z] #16 16.37 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-08T16:51:04.165Z] #16 16.42 Selecting previously unselected package apparmor. [2019-10-08T16:51:04.165Z] #16 16.42 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-10-08T16:51:04.165Z] #16 16.43 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-08T16:51:04.165Z] #16 16.52 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-08T16:51:04.165Z] #16 16.52 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-10-08T16:51:04.165Z] #16 16.52 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-08T16:51:04.244Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-10-08T16:51:04.396Z] go: finding google.golang.org/grpc v1.20.1 [2019-10-08T16:51:04.396Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-10-08T16:51:04.396Z] go: finding github.com/onsi/ginkgo v1.6.0 [2019-10-08T16:51:04.396Z] go: finding github.com/docker/go-units v0.3.1 [2019-10-08T16:51:04.396Z] go: finding github.com/coreos/go-semver v0.2.0 [2019-10-08T16:51:04.423Z] #16 16.80 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-08T16:51:04.423Z] #16 16.80 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-10-08T16:51:04.423Z] #16 16.80 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-08T16:51:04.533Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-10-08T16:51:04.533Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-10-08T16:51:04.797Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-10-08T16:51:04.797Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-10-08T16:51:04.797Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-10-08T16:51:04.797Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-10-08T16:51:04.797Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-10-08T16:51:04.797Z] go: finding github.com/containerd/containerd v1.2.4 [2019-10-08T16:51:04.845Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-10-08T16:51:05.153Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-10-08T16:51:05.195Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-10-08T16:51:05.195Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-10-08T16:51:05.195Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-10-08T16:51:05.195Z] go: finding github.com/sirupsen/logrus v1.0.3 [2019-10-08T16:51:05.241Z] #60 29.83 Reading package lists... [2019-10-08T16:51:05.241Z] #60 ... [2019-10-08T16:51:05.241Z] [2019-10-08T16:51:05.241Z] #47 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-08T16:51:05.241Z] #47 27.52 Reading package lists... [2019-10-08T16:51:05.355Z] #16 17.38 Selecting previously unselected package binutils-mingw-w64. [2019-10-08T16:51:05.355Z] #16 17.38 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-08T16:51:05.355Z] #16 17.39 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-08T16:51:05.355Z] #16 17.42 Selecting previously unselected package mingw-w64-common. [2019-10-08T16:51:05.355Z] #16 17.42 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-08T16:51:05.355Z] #16 17.42 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-08T16:51:05.588Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-10-08T16:51:05.781Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-10-08T16:51:05.983Z] go: finding github.com/golang/mock v1.1.1 [2019-10-08T16:51:05.983Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-10-08T16:51:05.983Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-10-08T16:51:05.983Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-10-08T16:51:06.069Z] go: finding github.com/gogo/protobuf v1.2.1 [2019-10-08T16:51:06.069Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-10-08T16:51:06.286Z] #16 18.40 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-08T16:51:06.286Z] #16 18.40 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-08T16:51:06.286Z] #16 18.40 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-08T16:51:06.416Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-10-08T16:51:06.416Z] go: finding cloud.google.com/go v0.26.0 [2019-10-08T16:51:06.416Z] go: finding github.com/kr/text v0.1.0 [2019-10-08T16:51:06.697Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-10-08T16:51:06.697Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-10-08T16:51:06.909Z] go: finding github.com/client9/misspell v0.3.4 [2019-10-08T16:51:06.909Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-10-08T16:51:06.909Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-10-08T16:51:06.996Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-10-08T16:51:07.128Z] #47 34.19 Building dependency tree... [2019-10-08T16:51:07.293Z] go: finding github.com/google/go-cmp v0.2.0 [2019-10-08T16:51:07.293Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-10-08T16:51:07.395Z] go: finding gotest.tools v2.1.0+incompatible [2019-10-08T16:51:07.656Z] #16 19.96 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-08T16:51:07.656Z] #16 19.96 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-08T16:51:07.656Z] #16 19.96 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-08T16:51:07.656Z] #16 20.00 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-08T16:51:07.914Z] #16 20.00 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-08T16:51:07.914Z] #16 20.00 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-08T16:51:07.920Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-10-08T16:51:07.920Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-10-08T16:51:08.286Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-10-08T16:51:08.287Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-10-08T16:51:08.287Z] go: finding google.golang.org/appengine v1.1.0 [2019-10-08T16:51:08.287Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-10-08T16:51:08.287Z] go: finding github.com/kr/pty v1.1.1 [2019-10-08T16:51:08.534Z] #47 37.22 The following additional packages will be installed: [2019-10-08T16:51:08.534Z] #47 37.23 btrfs-progs liblzo2-2 [2019-10-08T16:51:08.534Z] #47 37.43 The following NEW packages will be installed: [2019-10-08T16:51:08.534Z] #47 37.43 btrfs-progs btrfs-tools liblzo2-2 [2019-10-08T16:51:08.790Z] #47 ... [2019-10-08T16:51:08.790Z] [2019-10-08T16:51:08.790Z] #53 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-08T16:51:08.790Z] #53 DONE 37.1s [2019-10-08T16:51:08.790Z] [2019-10-08T16:51:08.790Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-08T16:51:08.790Z] #33 36.79 internal/reflectlite [2019-10-08T16:51:08.790Z] #33 36.79 sync [2019-10-08T16:51:09.419Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-10-08T16:51:09.419Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-10-08T16:51:09.465Z] INFO: Expanding go... [2019-10-08T16:51:09.706Z] go: finding github.com/kr/pretty v0.1.0 [2019-10-08T16:51:09.994Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-10-08T16:51:10.280Z] go: finding github.com/jinzhu/gorm v1.9.2 [2019-10-08T16:51:11.191Z] #16 23.24 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-08T16:51:11.191Z] #16 23.25 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-08T16:51:11.191Z] #16 23.25 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-08T16:51:11.306Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-10-08T16:51:11.345Z] #33 39.60 sort [2019-10-08T16:51:11.345Z] #33 39.60 errors [2019-10-08T16:51:11.593Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-10-08T16:51:11.600Z] #33 39.95 strconv [2019-10-08T16:51:11.881Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-10-08T16:51:11.912Z] Running on ubuntu-1604-overlay2-arm64v8 (i-0ec59f7b3083b29ef) in /home/ubuntu/workspace/moby_PR-39678 [Pipeline] { [Pipeline] checkout [2019-10-08T16:51:12.170Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-10-08T16:51:12.457Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-10-08T16:51:12.545Z] #33 ... [2019-10-08T16:51:12.545Z] [2019-10-08T16:51:12.545Z] #20 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-08T16:51:12.545Z] #20 27.57 Reading package lists... [2019-10-08T16:51:12.545Z] #20 34.36 Building dependency tree... [2019-10-08T16:51:12.545Z] #20 36.85 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-08T16:51:12.545Z] #20 36.85 The following additional packages will be installed: [2019-10-08T16:51:12.545Z] #20 36.85 libjq1 libonig4 [2019-10-08T16:51:12.545Z] #20 37.21 The following NEW packages will be installed: [2019-10-08T16:51:12.545Z] #20 37.22 jq libjq1 libonig4 [2019-10-08T16:51:12.545Z] #20 38.33 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. [2019-10-08T16:51:12.545Z] #20 38.33 Need to get 327 kB of archives. [2019-10-08T16:51:12.546Z] #20 38.33 After this operation, 1157 kB of additional disk space will be used. [2019-10-08T16:51:12.546Z] #20 38.33 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-10-08T16:51:12.546Z] #20 38.34 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-10-08T16:51:12.546Z] #20 38.34 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-10-08T16:51:12.546Z] #20 39.47 debconf: delaying package configuration, since apt-utils is not installed [2019-10-08T16:51:12.546Z] #20 39.64 Fetched 327 kB in 1s (312 kB/s) [2019-10-08T16:51:12.546Z] #20 39.74 Selecting previously unselected package libonig4:amd64. [2019-10-08T16:51:12.546Z] #20 39.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-08T16:51:12.546Z] #20 39.81 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-10-08T16:51:12.546Z] #20 39.84 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-10-08T16:51:12.546Z] #20 40.03 Selecting previously unselected package libjq1:amd64. [2019-10-08T16:51:12.546Z] #20 40.04 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-10-08T16:51:12.546Z] #20 40.06 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-08T16:51:12.546Z] #20 40.24 Selecting previously unselected package jq. [2019-10-08T16:51:12.546Z] #20 40.27 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-10-08T16:51:12.546Z] #20 40.27 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-08T16:51:12.546Z] #20 40.49 Setting up libonig4:amd64 (6.1.3-2) ... [2019-10-08T16:51:12.546Z] #20 40.53 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-08T16:51:12.546Z] #20 40.54 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-08T16:51:12.546Z] #20 40.62 Setting up jq (1.5+dfsg-1.3) ... [2019-10-08T16:51:12.546Z] #20 DONE 41.3s [2019-10-08T16:51:12.546Z] [2019-10-08T16:51:12.546Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-08T16:51:12.546Z] #33 40.74 io [2019-10-08T16:51:12.546Z] #33 ... [2019-10-08T16:51:12.546Z] [2019-10-08T16:51:12.546Z] #22 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-08T16:51:12.546Z] #22 DONE 0.1s [2019-10-08T16:51:12.546Z] [2019-10-08T16:51:12.546Z] #47 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-08T16:51:12.546Z] #47 38.52 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. [2019-10-08T16:51:12.546Z] #47 38.52 Need to get 649 kB of archives. [2019-10-08T16:51:12.546Z] #47 38.52 After this operation, 4320 kB of additional disk space will be used. [2019-10-08T16:51:12.546Z] #47 38.52 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-08T16:51:12.546Z] #47 38.53 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-10-08T16:51:12.546Z] #47 38.58 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-10-08T16:51:12.546Z] #47 39.70 debconf: delaying package configuration, since apt-utils is not installed [2019-10-08T16:51:12.546Z] #47 39.89 Fetched 649 kB in 1s (594 kB/s) [2019-10-08T16:51:12.546Z] #47 39.97 Selecting previously unselected package liblzo2-2:amd64. [2019-10-08T16:51:12.546Z] #47 39.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-08T16:51:12.546Z] #47 40.10 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-08T16:51:12.546Z] #47 40.11 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-08T16:51:12.546Z] #47 40.25 Selecting previously unselected package btrfs-progs. [2019-10-08T16:51:12.546Z] #47 40.25 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-10-08T16:51:12.546Z] #47 40.26 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-08T16:51:12.546Z] #47 41.25 Selecting previously unselected package btrfs-tools. [2019-10-08T16:51:12.546Z] #47 41.27 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-10-08T16:51:12.546Z] #47 41.27 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-08T16:51:12.546Z] #47 41.55 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-08T16:51:12.745Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-10-08T16:51:12.808Z] #47 41.67 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-08T16:51:12.808Z] #47 41.70 Setting up btrfs-progs (4.7.3-1) ... [2019-10-08T16:51:12.808Z] #47 41.72 Setting up btrfs-tools (4.7.3-1) ... [2019-10-08T16:51:12.808Z] #47 41.75 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-08T16:51:13.034Z] go: finding github.com/golang/protobuf v1.2.0 [2019-10-08T16:51:13.106Z] #47 ... [2019-10-08T16:51:13.106Z] [2019-10-08T16:51:13.106Z] #9 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-08T16:51:13.106Z] #9 28.37 Reading package lists... [2019-10-08T16:51:13.106Z] #9 34.46 Building dependency tree... [2019-10-08T16:51:13.106Z] #9 37.09 The following additional packages will be installed: [2019-10-08T16:51:13.106Z] #9 37.11 libapparmor1 libseccomp2 [2019-10-08T16:51:13.106Z] #9 37.13 Suggested packages: [2019-10-08T16:51:13.106Z] #9 37.13 seccomp [2019-10-08T16:51:13.106Z] #9 37.41 The following NEW packages will be installed: [2019-10-08T16:51:13.106Z] #9 37.41 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-08T16:51:13.106Z] #9 38.50 0 upgraded, 4 newly installed, 0 to remove and 12 not upgraded. [2019-10-08T16:51:13.106Z] #9 38.50 Need to get 300 kB of archives. [2019-10-08T16:51:13.106Z] #9 38.50 After this operation, 1201 kB of additional disk space will be used. [2019-10-08T16:51:13.106Z] #9 38.50 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2019-10-08T16:51:13.106Z] #9 38.51 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2019-10-08T16:51:13.106Z] #9 38.51 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-10-08T16:51:13.106Z] #9 38.52 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-10-08T16:51:13.106Z] #9 39.67 debconf: delaying package configuration, since apt-utils is not installed [2019-10-08T16:51:13.106Z] #9 39.85 Fetched 300 kB in 1s (288 kB/s) [2019-10-08T16:51:13.106Z] #9 39.98 Selecting previously unselected package libseccomp2:amd64. [2019-10-08T16:51:13.106Z] #9 39.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-08T16:51:13.106Z] #9 40.10 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-10-08T16:51:13.106Z] #9 40.11 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-08T16:51:13.106Z] #9 40.22 Selecting previously unselected package libseccomp-dev:amd64. [2019-10-08T16:51:13.106Z] #9 40.24 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-10-08T16:51:13.106Z] #9 40.25 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-08T16:51:13.106Z] #9 40.52 Selecting previously unselected package libapparmor1:amd64. [2019-10-08T16:51:13.106Z] #9 40.52 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-10-08T16:51:13.106Z] #9 40.53 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-10-08T16:51:13.106Z] #9 40.71 Selecting previously unselected package libapparmor-dev:amd64. [2019-10-08T16:51:13.106Z] #9 40.71 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-10-08T16:51:13.106Z] #9 40.72 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-10-08T16:51:13.106Z] #9 41.46 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-08T16:51:13.106Z] #9 41.61 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-08T16:51:13.106Z] #9 41.63 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-10-08T16:51:13.106Z] #9 41.65 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-08T16:51:13.106Z] #9 41.65 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-10-08T16:51:13.106Z] #9 41.67 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-08T16:51:13.106Z] #9 DONE 41.9s [2019-10-08T16:51:13.106Z] [2019-10-08T16:51:13.106Z] #47 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-08T16:51:13.106Z] #47 DONE 42.0s [2019-10-08T16:51:13.106Z] [2019-10-08T16:51:13.106Z] #43 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-08T16:51:13.322Z] go: finding github.com/docker/go-connections v0.4.0 [2019-10-08T16:51:13.322Z] go: finding github.com/sirupsen/logrus v1.0.3 [2019-10-08T16:51:13.402Z] #43 DONE 0.2s [2019-10-08T16:51:13.402Z] [2019-10-08T16:51:13.402Z] #44 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-08T16:51:13.402Z] #44 DONE 0.1s [2019-10-08T16:51:13.402Z] [2019-10-08T16:51:13.402Z] #48 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-08T16:51:13.402Z] #48 DONE 0.1s [2019-10-08T16:51:13.402Z] [2019-10-08T16:51:13.402Z] #45 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:51:13.402Z] #45 ... [2019-10-08T16:51:13.402Z] [2019-10-08T16:51:13.402Z] #49 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-08T16:51:13.402Z] #49 DONE 0.1s [2019-10-08T16:51:13.662Z] [2019-10-08T16:51:13.662Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-08T16:51:13.716Z] #16 25.84 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-08T16:51:13.716Z] #16 25.86 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-08T16:51:13.716Z] #16 25.86 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-10-08T16:51:13.716Z] #16 25.87 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-08T16:51:13.716Z] #16 25.88 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-08T16:51:13.716Z] #16 25.90 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-08T16:51:13.716Z] #16 25.91 Processing triggers for mime-support (3.60) ... [2019-10-08T16:51:13.716Z] #16 25.93 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-08T16:51:13.716Z] #16 25.94 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-10-08T16:51:13.716Z] #16 25.95 Setting up libcap2-bin (1:2.25-1) ... [2019-10-08T16:51:13.716Z] #16 25.96 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-08T16:51:13.716Z] #16 25.97 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-08T16:51:13.716Z] #16 25.98 Setting up bash-completion (1:2.1-4.3) ... [2019-10-08T16:51:14.281Z] #16 26.55 Setting up libonig4:amd64 (6.1.3-2) ... [2019-10-08T16:51:14.281Z] #16 26.56 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-08T16:51:14.281Z] #16 26.57 Setting up zip (3.0-11+b1) ... [2019-10-08T16:51:14.281Z] #16 26.58 Setting up bzip2 (1.0.6-8.1) ... [2019-10-08T16:51:14.281Z] #16 26.58 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-08T16:51:14.281Z] #16 26.59 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-08T16:51:14.281Z] #16 26.60 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-08T16:51:14.281Z] #16 26.62 Setting up libaio1:amd64 (0.3.110-3) ... [2019-10-08T16:51:14.281Z] #16 26.63 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-08T16:51:14.281Z] #16 26.64 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-08T16:51:14.614Z] #16 26.66 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-08T16:51:14.614Z] #16 26.66 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-08T16:51:14.614Z] #16 26.68 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-08T16:51:14.614Z] #16 26.69 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-10-08T16:51:14.614Z] #16 26.70 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-10-08T16:51:14.614Z] #16 26.70 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-10-08T16:51:14.614Z] #16 26.72 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-08T16:51:14.614Z] #16 26.80 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-10-08T16:51:14.614Z] #16 26.81 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-10-08T16:51:14.614Z] #16 26.82 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-10-08T16:51:14.614Z] #16 26.83 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-10-08T16:51:14.614Z] #16 26.84 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-08T16:51:14.614Z] #16 26.85 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-10-08T16:51:14.615Z] #16 26.86 Setting up pigz (2.3.4-1) ... [2019-10-08T16:51:14.615Z] #16 26.87 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-08T16:51:14.615Z] #16 26.88 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-10-08T16:51:14.615Z] #16 26.89 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-08T16:51:14.615Z] #16 26.90 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-08T16:51:14.816Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-10-08T16:51:14.872Z] #16 26.91 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-08T16:51:14.872Z] #16 26.92 Setting up jq (1.5+dfsg-1.3) ... [2019-10-08T16:51:14.872Z] #16 26.93 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-10-08T16:51:14.872Z] #16 26.94 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-10-08T16:51:14.872Z] #16 26.95 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-08T16:51:14.872Z] #16 26.96 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-08T16:51:14.872Z] #16 26.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-08T16:51:14.872Z] #16 26.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-08T16:51:14.872Z] #16 26.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-08T16:51:14.872Z] #16 26.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-08T16:51:14.873Z] #16 26.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-08T16:51:14.873Z] #16 26.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-08T16:51:14.873Z] #16 26.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-08T16:51:14.873Z] #16 26.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-08T16:51:14.873Z] #16 27.08 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-10-08T16:51:14.873Z] #16 27.09 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-08T16:51:14.873Z] #16 27.10 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-08T16:51:14.873Z] #16 27.11 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-08T16:51:14.873Z] #16 27.12 Setting up btrfs-progs (4.7.3-1) ... [2019-10-08T16:51:14.873Z] #16 27.13 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-10-08T16:51:14.873Z] #16 27.14 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-08T16:51:15.063Z] #50 ... [2019-10-08T16:51:15.063Z] [2019-10-08T16:51:15.063Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-08T16:51:15.063Z] #38 27.66 Reading package lists... [2019-10-08T16:51:15.063Z] #38 34.23 Building dependency tree... [2019-10-08T16:51:15.063Z] #38 37.10 The following additional packages will be installed: [2019-10-08T16:51:15.063Z] #38 37.12 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-08T16:51:15.063Z] #38 37.13 Suggested packages: [2019-10-08T16:51:15.063Z] #38 37.13 codeblocks eclipse ninja-build lrzip [2019-10-08T16:51:15.063Z] #38 37.13 Recommended packages: [2019-10-08T16:51:15.063Z] #38 37.13 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-08T16:51:15.063Z] #38 38.25 The following NEW packages will be installed: [2019-10-08T16:51:15.063Z] #38 38.26 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-08T16:51:15.063Z] #38 38.26 vim-common xxd [2019-10-08T16:51:15.064Z] #38 39.35 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded. [2019-10-08T16:51:15.064Z] #38 39.35 Need to get 13.7 MB of archives. [2019-10-08T16:51:15.064Z] #38 39.35 After this operation, 57.2 MB of additional disk space will be used. [2019-10-08T16:51:15.064Z] #38 39.35 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-10-08T16:51:15.064Z] #38 39.47 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-08T16:51:15.064Z] #38 39.47 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-10-08T16:51:15.064Z] #38 40.31 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2019-10-08T16:51:15.064Z] #38 40.39 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB] [2019-10-08T16:51:15.064Z] #38 40.42 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-10-08T16:51:15.064Z] #38 40.44 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-10-08T16:51:15.064Z] #38 40.45 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-10-08T16:51:15.064Z] #38 40.76 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-08T16:51:15.064Z] #38 40.78 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-08T16:51:15.064Z] #38 41.92 debconf: delaying package configuration, since apt-utils is not installed [2019-10-08T16:51:15.064Z] #38 42.28 Fetched 13.7 MB in 2s (5547 kB/s) [2019-10-08T16:51:15.064Z] #38 42.53 Selecting previously unselected package cmake-data. [2019-10-08T16:51:15.064Z] #38 42.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-08T16:51:15.064Z] #38 42.59 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-08T16:51:15.064Z] #38 42.63 Unpacking cmake-data (3.7.2-1) ... [2019-10-08T16:51:15.225Z] using credential docker-jenkins-github-credentials [2019-10-08T16:51:15.234Z] Cloning the remote Git repository [2019-10-08T16:51:15.234Z] Cloning with configured refspecs honoured and without tags [2019-10-08T16:51:15.320Z] #38 ... [2019-10-08T16:51:15.320Z] [2019-10-08T16:51:15.320Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-08T16:51:15.320Z] #60 29.83 Reading package lists... [2019-10-08T16:51:15.320Z] #60 36.17 Building dependency tree... [2019-10-08T16:51:15.320Z] #60 39.10 The following additional packages will be installed: [2019-10-08T16:51:15.320Z] #60 39.11 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-08T16:51:15.320Z] #60 39.11 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-08T16:51:15.320Z] #60 39.12 Suggested packages: [2019-10-08T16:51:15.320Z] #60 39.12 manpages-dev python-setuptools [2019-10-08T16:51:15.320Z] #60 40.77 The following NEW packages will be installed: [2019-10-08T16:51:15.320Z] #60 40.77 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-08T16:51:15.320Z] #60 40.77 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-08T16:51:15.320Z] #60 40.78 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-08T16:51:15.320Z] #60 40.78 zlib1g-dev [2019-10-08T16:51:15.321Z] #60 41.85 0 upgraded, 16 newly installed, 0 to remove and 12 not upgraded. [2019-10-08T16:51:15.321Z] #60 41.85 Need to get 3602 kB of archives. [2019-10-08T16:51:15.321Z] #60 41.85 After this operation, 18.9 MB of additional disk space will be used. [2019-10-08T16:51:15.321Z] #60 41.85 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-10-08T16:51:15.321Z] #60 41.86 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-10-08T16:51:15.321Z] #60 41.86 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-10-08T16:51:15.321Z] #60 41.87 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-10-08T16:51:15.321Z] #60 41.89 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2019-10-08T16:51:15.321Z] #60 41.90 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-10-08T16:51:15.321Z] #60 41.92 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2019-10-08T16:51:15.321Z] #60 41.93 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2019-10-08T16:51:15.321Z] #60 41.99 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-10-08T16:51:15.321Z] #60 42.12 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-10-08T16:51:15.321Z] #60 42.15 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-10-08T16:51:15.321Z] #60 42.30 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-10-08T16:51:15.321Z] #60 42.59 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2019-10-08T16:51:15.321Z] #60 42.62 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-10-08T16:51:15.321Z] #60 42.63 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-08T16:51:15.321Z] #60 42.66 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-10-08T16:51:15.450Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-10-08T16:51:15.450Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-10-08T16:51:15.450Z] go: finding github.com/kisielk/errcheck v1.1.0 [2019-10-08T16:51:15.393Z] Cloning repository https://github.com/moby/moby.git [2019-10-08T16:51:15.446Z] > git init /home/ubuntu/workspace/moby_PR-39678 # timeout=10 [2019-10-08T16:51:15.576Z] #60 44.44 debconf: delaying package configuration, since apt-utils is not installed [2019-10-08T16:51:15.739Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-10-08T16:51:15.739Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-10-08T16:51:15.806Z] #16 28.03 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-10-08T16:51:15.806Z] #16 28.04 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-08T16:51:15.806Z] #16 28.05 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-08T16:51:15.806Z] #16 28.05 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-08T16:51:15.806Z] #16 28.06 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-08T16:51:15.806Z] #16 28.06 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-08T16:51:15.806Z] #16 28.06 Setting up btrfs-tools (4.7.3-1) ... [2019-10-08T16:51:15.806Z] #16 28.07 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-08T16:51:15.806Z] #16 28.08 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-08T16:51:15.806Z] #16 28.08 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-08T16:51:15.806Z] #16 28.09 Setting up python3 (3.5.3-1) ... [2019-10-08T16:51:15.831Z] #60 44.62 Fetched 3602 kB in 1s (1912 kB/s) [2019-10-08T16:51:16.074Z] #16 28.42 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-08T16:51:16.086Z] #60 44.73 Selecting previously unselected package libnet1:amd64. [2019-10-08T16:51:16.086Z] #60 44.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-08T16:51:16.086Z] #60 44.82 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-10-08T16:51:16.086Z] #60 44.83 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-08T16:51:16.086Z] #60 45.00 Selecting previously unselected package libcap-dev:amd64. [2019-10-08T16:51:16.384Z] #60 45.01 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-10-08T16:51:16.384Z] #60 45.03 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-10-08T16:51:16.384Z] #60 45.16 Selecting previously unselected package libnet1-dev. [2019-10-08T16:51:16.384Z] #60 45.17 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-10-08T16:51:16.384Z] #60 45.17 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-08T16:51:16.638Z] #16 29.02 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-08T16:51:16.638Z] #16 29.06 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-08T16:51:16.638Z] #16 29.08 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-10-08T16:51:16.645Z] #60 45.42 Selecting previously unselected package libnl-3-200:amd64. [2019-10-08T16:51:16.645Z] #60 45.43 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-10-08T16:51:16.645Z] #60 45.44 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-10-08T16:51:15.709Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-08T16:51:15.709Z] > git --version # timeout=10 [2019-10-08T16:51:15.718Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-08T16:51:15.720Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39678/head:refs/remotes/origin/PR-39678 +refs/heads/master:refs/remotes/origin/master [2019-10-08T16:51:16.896Z] #16 29.09 Setting up python3-wheel (0.29.0-2) ... [2019-10-08T16:51:16.900Z] #60 45.59 Selecting previously unselected package libnl-3-dev:amd64. [2019-10-08T16:51:16.900Z] #60 45.59 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-10-08T16:51:16.900Z] #60 45.61 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-10-08T16:51:16.900Z] #60 ... [2019-10-08T16:51:16.900Z] [2019-10-08T16:51:16.900Z] #30 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-08T16:51:16.900Z] #30 35.29 + cd /tmp/tmp.9myjGWmyYM/src/gotest.tools/gotestsum [2019-10-08T16:51:16.900Z] #30 35.29 + git checkout -q v0.3.5 [2019-10-08T16:51:16.900Z] #30 35.34 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-08T16:51:17.153Z] #16 29.27 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-08T16:51:17.153Z] #16 29.47 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-10-08T16:51:17.153Z] #16 29.48 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-08T16:51:17.155Z] #30 ... [2019-10-08T16:51:17.155Z] [2019-10-08T16:51:17.155Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-08T16:51:17.155Z] #60 45.94 Selecting previously unselected package libprotobuf-c1:amd64. [2019-10-08T16:51:17.155Z] #60 45.95 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-10-08T16:51:17.155Z] #60 45.96 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-08T16:51:17.155Z] #60 ... [2019-10-08T16:51:17.155Z] [2019-10-08T16:51:17.155Z] #10 [dev 1/25] RUN groupadd -r docker [2019-10-08T16:51:17.155Z] #10 DONE 4.2s [2019-10-08T16:51:17.155Z] [2019-10-08T16:51:17.155Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-08T16:51:17.155Z] #60 46.09 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-10-08T16:51:17.155Z] #60 46.10 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-10-08T16:51:17.155Z] #60 46.12 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-10-08T16:51:17.410Z] #16 29.70 Setting up dmsetup (2:1.02.137-2) ... [2019-10-08T16:51:17.410Z] #16 29.71 Setting up python3-setuptools (33.1.1-1) ... [2019-10-08T16:51:17.667Z] #16 29.91 Setting up dh-python (2.20170125) ... [2019-10-08T16:51:17.667Z] #16 30.05 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-10-08T16:51:17.715Z] #60 46.43 Selecting previously unselected package zlib1g-dev:amd64. [2019-10-08T16:51:17.715Z] #60 46.44 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-10-08T16:51:17.715Z] #60 46.45 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-10-08T16:51:17.826Z] go: finding gotest.tools v2.1.0+incompatible [2019-10-08T16:51:17.826Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-10-08T16:51:17.926Z] #16 30.06 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-08T16:51:17.970Z] #60 46.95 Selecting previously unselected package libprotobuf10:amd64. [2019-10-08T16:51:18.126Z] go: finding github.com/theupdateframework/notary v0.6.1 [2019-10-08T16:51:18.126Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-10-08T16:51:18.126Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-10-08T16:51:18.183Z] #16 DONE 30.4s [2019-10-08T16:51:18.183Z] [2019-10-08T16:51:18.183Z] #17 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-08T16:51:18.224Z] #60 46.96 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-10-08T16:51:18.224Z] #60 46.97 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-10-08T16:51:18.775Z] go: finding github.com/jinzhu/now v1.0.0 [2019-10-08T16:51:18.783Z] #60 47.81 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-10-08T16:51:18.783Z] #60 47.81 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-10-08T16:51:19.039Z] #60 47.82 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-10-08T16:51:19.039Z] #60 ... [2019-10-08T16:51:19.039Z] [2019-10-08T16:51:19.039Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:51:19.039Z] #36 37.41 sync [2019-10-08T16:51:19.039Z] #36 37.42 internal/reflectlite [2019-10-08T16:51:19.039Z] #36 39.14 github.com/LK4D4/vndr/godl/singleflight [2019-10-08T16:51:19.039Z] #36 39.53 math/rand [2019-10-08T16:51:19.039Z] #36 40.73 internal/singleflight [2019-10-08T16:51:19.039Z] #36 40.99 io [2019-10-08T16:51:19.039Z] #36 41.12 strconv [2019-10-08T16:51:19.039Z] #36 43.10 bytes [2019-10-08T16:51:19.039Z] #36 45.90 reflect [2019-10-08T16:51:19.039Z] #36 46.04 bufio [2019-10-08T16:51:19.039Z] #36 ... [2019-10-08T16:51:19.039Z] [2019-10-08T16:51:19.039Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-08T16:51:19.039Z] #60 48.04 Selecting previously unselected package libprotobuf-dev:amd64. [2019-10-08T16:51:19.039Z] #60 48.05 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-10-08T16:51:19.039Z] #60 48.06 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-10-08T16:51:19.554Z] #17 1.597 Collecting yamllint==1.16.0 [2019-10-08T16:51:20.281Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-10-08T16:51:20.281Z] go: finding github.com/pkg/profile v1.2.1 [2019-10-08T16:51:20.403Z] #60 ... [2019-10-08T16:51:20.403Z] [2019-10-08T16:51:20.403Z] #18 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-08T16:51:20.403Z] #18 39.28 + cd /tmp/tmp.A1w0kKmM5S/src/github.com/go-swagger/go-swagger [2019-10-08T16:51:20.403Z] #18 39.28 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-10-08T16:51:20.403Z] #18 41.49 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-08T16:51:20.576Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-10-08T16:51:20.702Z] #18 ... [2019-10-08T16:51:20.702Z] [2019-10-08T16:51:20.702Z] #11 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-08T16:51:20.702Z] #11 DONE 3.2s [2019-10-08T16:51:20.702Z] [2019-10-08T16:51:20.702Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-08T16:51:20.702Z] #23 6.024 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-08T16:51:20.702Z] #23 6.652 [2019-10-08T16:51:20.866Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-10-08T16:51:20.959Z] #23 6.926 ##### 7.7% ########## 14.9% ################ 23.1% ###################### 31.8% ######################### 36.1% ############################## 42.6% ################################## 47.5% ##################################### 52.4% ######################################## 55.8% ########################################## 58.7% ############################################# 63.1% ############################################### 66.1% ################################################## 70.2% #################################################### 72.5% ################################################## [2019-10-08T16:51:20.959Z] #23 ... [2019-10-08T16:51:20.959Z] [2019-10-08T16:51:20.959Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-08T16:51:20.959Z] #60 49.78 Selecting previously unselected package libprotoc10:amd64. [2019-10-08T16:51:20.959Z] #60 49.78 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-10-08T16:51:20.959Z] #60 49.78 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-10-08T16:51:21.887Z] #60 50.74 Selecting previously unselected package protobuf-c-compiler. [2019-10-08T16:51:21.887Z] #60 50.75 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-10-08T16:51:21.887Z] #60 50.76 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-08T16:51:22.143Z] #60 50.94 Selecting previously unselected package protobuf-compiler. [2019-10-08T16:51:22.143Z] #60 50.97 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-10-08T16:51:22.143Z] #60 50.98 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-08T16:51:22.143Z] #60 51.17 Selecting previously unselected package python-pkg-resources. [2019-10-08T16:51:22.143Z] #60 51.17 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-08T16:51:22.143Z] #60 51.18 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-08T16:51:22.364Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-10-08T16:51:22.703Z] #60 51.47 Selecting previously unselected package python-protobuf. [2019-10-08T16:51:22.703Z] #60 51.48 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-10-08T16:51:22.703Z] #60 51.48 Unpacking python-protobuf (3.0.0-9) ... [2019-10-08T16:51:23.262Z] #60 52.00 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-08T16:51:23.262Z] #60 52.17 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-08T16:51:23.262Z] #60 52.18 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-08T16:51:23.407Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-10-08T16:51:23.407Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-10-08T16:51:23.407Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-10-08T16:51:23.823Z] #60 ... [2019-10-08T16:51:23.823Z] [2019-10-08T16:51:23.823Z] #12 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-08T16:51:23.823Z] #12 2.920 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-08T16:51:23.823Z] #12 DONE 3.3s [2019-10-08T16:51:23.823Z] [2019-10-08T16:51:23.823Z] #13 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-08T16:51:24.080Z] #13 ... [2019-10-08T16:51:24.080Z] [2019-10-08T16:51:24.080Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-08T16:51:24.080Z] #33 42.26 internal/oserror [2019-10-08T16:51:24.080Z] #33 42.36 syscall [2019-10-08T16:51:24.080Z] #33 44.68 reflect [2019-10-08T16:51:24.080Z] #33 51.91 time [2019-10-08T16:51:24.338Z] #33 ... [2019-10-08T16:51:24.338Z] [2019-10-08T16:51:24.338Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-08T16:51:24.338Z] #23 6.926 ##### 7.7% ########## 14.9% ################ 23.1% ###################### 31.8% ######################### 36.1% ############################## 42.6% ################################## 47.5% ##################################### 52.4% ######################################## 55.8% ########################################## 58.7% ############################################# 63.1% ############################################### 66.1% ################################################## 70.2% #################################################### 72.5% ######################################################## 78.1% ########################################################### 83.2% ################################################################ 89.6% #################################################################### 95.2% ######################################################################## 100.0% [2019-10-08T16:51:24.338Z] #23 9.329 [2019-10-08T16:51:24.338Z] #23 9.612 ############## 20.1% ########################### 38.8% ##################################### 51.9% ###################################################### 75.5% ################################################################## 92.9% ######################################################################## 100.0% [2019-10-08T16:51:24.338Z] #23 10.69 [2019-10-08T16:51:25.361Z] #23 11.01 ## 3.2% ####### 11.0% ############ 17.4% ################# 24.2% #################### 28.6% ###################### 31.4% ########################### 37.6% ################################ 45.2% ###################################### 54.1% ############################################# 63.7% ################################################### 71.6% ######################################################### 79.7% ############################################################ 83.8% ################################################################# 90.7% ######################################################################## 100.0% [2019-10-08T16:51:25.616Z] #23 13.23 [2019-10-08T16:51:26.101Z] #17 7.915 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-08T16:51:26.101Z] #17 7.981 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-08T16:51:26.122Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-10-08T16:51:27.147Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-10-08T16:51:27.404Z] #23 13.51 # 2.2% ### 4.2% #### 6.6% ###### 8.6% ####### 10.6% ######## 12.3% ########## 14.3% ############ 16.9% ############## 19.6% ################ 22.5% ################# 24.7% #################### 27.8% [2019-10-08T16:51:27.404Z] #23 ... [2019-10-08T16:51:27.404Z] [2019-10-08T16:51:27.404Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-08T16:51:27.404Z] #50 3.908 + RM_GOPATH=0 [2019-10-08T16:51:27.404Z] #50 3.908 + TMP_GOPATH= [2019-10-08T16:51:27.404Z] #50 3.908 + : /build [2019-10-08T16:51:27.404Z] #50 3.908 + '[' -z '' ']' [2019-10-08T16:51:27.404Z] #50 3.918 ++ mktemp -d [2019-10-08T16:51:27.404Z] #50 3.927 Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-10-08T16:51:27.404Z] #50 3.927 + export GOPATH=/tmp/tmp.2lLobW5jNa [2019-10-08T16:51:27.404Z] #50 3.927 + GOPATH=/tmp/tmp.2lLobW5jNa [2019-10-08T16:51:27.404Z] #50 3.927 + RM_GOPATH=1 [2019-10-08T16:51:27.404Z] #50 3.927 ++ dirname ./install.sh [2019-10-08T16:51:27.404Z] #50 3.927 + dir=. [2019-10-08T16:51:27.404Z] #50 3.927 + bin=containerd [2019-10-08T16:51:27.404Z] #50 3.927 + shift [2019-10-08T16:51:27.404Z] #50 3.927 + '[' '!' -f ./containerd.installer ']' [2019-10-08T16:51:27.404Z] #50 3.927 + . ./containerd.installer [2019-10-08T16:51:27.404Z] #50 3.927 ++ CONTAINERD_COMMIT=b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-10-08T16:51:27.404Z] #50 3.927 + install_containerd [2019-10-08T16:51:27.404Z] #50 3.927 + echo 'Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339' [2019-10-08T16:51:27.404Z] #50 3.927 + git clone https://github.com/containerd/containerd.git /tmp/tmp.2lLobW5jNa/src/github.com/containerd/containerd [2019-10-08T16:51:27.404Z] #50 3.946 Cloning into '/tmp/tmp.2lLobW5jNa/src/github.com/containerd/containerd'... [2019-10-08T16:51:27.404Z] #50 ... [2019-10-08T16:51:27.404Z] [2019-10-08T16:51:27.404Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-08T16:51:27.404Z] #38 46.13 Selecting previously unselected package liblzo2-2:amd64. [2019-10-08T16:51:27.404Z] #38 46.19 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-08T16:51:27.404Z] #38 46.20 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-08T16:51:27.404Z] #38 46.39 Selecting previously unselected package libicu57:amd64. [2019-10-08T16:51:27.404Z] #38 46.39 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-10-08T16:51:27.404Z] #38 46.41 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-10-08T16:51:27.404Z] #38 54.66 Selecting previously unselected package libxml2:amd64. [2019-10-08T16:51:27.404Z] #38 54.67 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-10-08T16:51:27.404Z] #38 54.70 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-08T16:51:27.404Z] #38 55.56 Selecting previously unselected package libarchive13:amd64. [2019-10-08T16:51:27.404Z] #38 55.56 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ... [2019-10-08T16:51:27.404Z] #38 55.57 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-10-08T16:51:27.404Z] #38 56.33 Selecting previously unselected package libjsoncpp1:amd64. [2019-10-08T16:51:27.439Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-10-08T16:51:27.439Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-10-08T16:51:27.471Z] #17 9.014 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-08T16:51:27.471Z] #17 9.341 Collecting pyyaml (from yamllint==1.16.0) [2019-10-08T16:51:27.660Z] #38 ... [2019-10-08T16:51:27.660Z] [2019-10-08T16:51:27.660Z] #13 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-08T16:51:27.660Z] #13 DONE 3.7s [2019-10-08T16:51:27.660Z] [2019-10-08T16:51:27.660Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-08T16:51:27.660Z] #38 56.33 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-10-08T16:51:27.660Z] #38 56.36 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-10-08T16:51:27.660Z] #38 ... [2019-10-08T16:51:27.660Z] [2019-10-08T16:51:27.660Z] #45 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:51:27.660Z] #45 4.179 + RM_GOPATH=0 [2019-10-08T16:51:27.660Z] #45 4.179 + TMP_GOPATH= [2019-10-08T16:51:27.660Z] #45 4.179 + : /build [2019-10-08T16:51:27.660Z] #45 4.179 + '[' -z '' ']' [2019-10-08T16:51:27.660Z] #45 4.179 ++ mktemp -d [2019-10-08T16:51:27.660Z] #45 4.180 + export GOPATH=/tmp/tmp.e2bEv5RjN4 [2019-10-08T16:51:27.660Z] #45 4.180 + GOPATH=/tmp/tmp.e2bEv5RjN4 [2019-10-08T16:51:27.660Z] #45 4.180 + RM_GOPATH=1 [2019-10-08T16:51:27.660Z] #45 4.186 ++ dirname ./install.sh [2019-10-08T16:51:27.660Z] #45 4.186 + dir=. [2019-10-08T16:51:27.660Z] #45 4.186 + bin=runc [2019-10-08T16:51:27.660Z] #45 4.186 + shift [2019-10-08T16:51:27.660Z] #45 4.186 + '[' '!' -f ./runc.installer ']' [2019-10-08T16:51:27.660Z] #45 4.186 + . ./runc.installer [2019-10-08T16:51:27.660Z] #45 4.186 ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-08T16:51:27.660Z] #45 4.186 + install_runc [2019-10-08T16:51:27.660Z] #45 4.186 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-08T16:51:27.660Z] #45 4.191 + uname -r [2019-10-08T16:51:27.660Z] #45 4.191 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-08T16:51:27.660Z] #45 4.191 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-08T16:51:27.660Z] #45 4.191 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.e2bEv5RjN4/src/github.com/opencontainers/runc [2019-10-08T16:51:27.660Z] #45 4.191 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-08T16:51:27.660Z] #45 4.199 Cloning into '/tmp/tmp.e2bEv5RjN4/src/github.com/opencontainers/runc'... [2019-10-08T16:51:27.660Z] #45 13.26 + cd /tmp/tmp.e2bEv5RjN4/src/github.com/opencontainers/runc [2019-10-08T16:51:27.660Z] #45 13.26 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-08T16:51:27.660Z] #45 13.53 + '[' -z '' ']' [2019-10-08T16:51:27.660Z] #45 13.53 + target=static [2019-10-08T16:51:27.660Z] #45 13.54 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-08T16:51:27.660Z] #45 ... [2019-10-08T16:51:27.660Z] [2019-10-08T16:51:27.660Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-08T16:51:27.727Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-10-08T16:51:28.017Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-10-08T16:51:28.401Z] #17 10.41 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-08T16:51:28.967Z] #17 10.78 Building wheels for collected packages: pathspec, pyyaml [2019-10-08T16:51:28.967Z] #17 10.78 Running setup.py bdist_wheel for pathspec: started [2019-10-08T16:51:29.225Z] #17 11.04 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-08T16:51:29.225Z] #17 11.04 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-08T16:51:29.225Z] #17 11.05 Running setup.py bdist_wheel for pyyaml: started [2019-10-08T16:51:29.482Z] #17 11.32 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-08T16:51:29.482Z] #17 11.32 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-08T16:51:29.482Z] #17 11.34 Successfully built pathspec pyyaml [2019-10-08T16:51:29.482Z] #17 11.34 Installing collected packages: pathspec, pyyaml, yamllint [2019-10-08T16:51:29.482Z] #17 11.43 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-08T16:51:29.514Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-10-08T16:51:29.740Z] #17 DONE 11.6s [2019-10-08T16:51:29.740Z] [2019-10-08T16:51:29.740Z] #19 [dev 9/25] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-10-08T16:51:29.740Z] #19 DONE 0.1s [2019-10-08T16:51:29.746Z] #23 13.51 # 2.2% ### 4.2% #### 6.6% ###### 8.6% ####### 10.6% ######## 12.3% ########## 14.3% ############ 16.9% ############## 19.6% ################ 22.5% ################# 24.7% #################### 27.8% ##################### 29.2% ###################### 31.8% ####################### 32.8% ######################## 34.3% ########################## 37.2% ############################# 40.8% ################################ 45.3% ################################# 47.0% ################################### 48.6% ################################### 50.0% ##################################### 51.5% ####################################### 55.3% ######################################### 57.7% ########################################### 59.8% ########################################### 60.4% ############################################# 62.8% ############################################### 66.2% ################################################# 68.9% ################################################### 71.1% #################################################### 72.8% ##################################################### 74.2% ###################################################### 75.4% [2019-10-08T16:51:29.746Z] #23 ... [2019-10-08T16:51:29.746Z] [2019-10-08T16:51:29.746Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:51:29.746Z] #36 48.20 syscall [2019-10-08T16:51:29.746Z] #36 58.02 time [2019-10-08T16:51:29.997Z] [2019-10-08T16:51:29.997Z] #67 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-08T16:51:29.997Z] #67 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-08T16:51:29.997Z] #67 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0B / 9.11MB 0.1s [2019-10-08T16:51:29.997Z] #67 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-08T16:51:29.997Z] #67 ... [2019-10-08T16:51:29.997Z] [2019-10-08T16:51:29.997Z] #43 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-08T16:51:29.997Z] #43 DONE 0.2s [2019-10-08T16:51:29.997Z] [2019-10-08T16:51:29.997Z] #63 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-08T16:51:29.997Z] #63 DONE 0.2s [2019-10-08T16:51:29.997Z] [2019-10-08T16:51:29.997Z] #52 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-08T16:51:29.997Z] #52 DONE 0.2s [2019-10-08T16:51:29.997Z] [2019-10-08T16:51:29.997Z] #67 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-08T16:51:29.997Z] #67 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 852.52kB / 9.11MB 0.2s [2019-10-08T16:51:30.044Z] #36 ... [2019-10-08T16:51:30.044Z] [2019-10-08T16:51:30.044Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-08T16:51:30.146Z] go: finding github.com/sirupsen/logrus v1.3.0 [2019-10-08T16:51:30.255Z] #67 ... [2019-10-08T16:51:30.255Z] [2019-10-08T16:51:30.255Z] #55 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-08T16:51:30.255Z] #55 DONE 0.3s [2019-10-08T16:51:30.255Z] [2019-10-08T16:51:30.255Z] #26 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-08T16:51:30.255Z] #26 DONE 0.3s [2019-10-08T16:51:30.255Z] [2019-10-08T16:51:30.255Z] #67 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-08T16:51:30.255Z] #67 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 4.58MB / 9.11MB 0.3s [2019-10-08T16:51:30.255Z] #67 ... [2019-10-08T16:51:30.255Z] [2019-10-08T16:51:30.255Z] #35 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-08T16:51:30.255Z] #35 DONE 0.3s [2019-10-08T16:51:30.255Z] [2019-10-08T16:51:30.255Z] #29 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-08T16:51:30.255Z] #29 DONE 0.4s [2019-10-08T16:51:30.255Z] [2019-10-08T16:51:30.255Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-08T16:51:30.255Z] #32 DONE 0.4s [2019-10-08T16:51:30.255Z] [2019-10-08T16:51:30.255Z] #67 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-08T16:51:30.255Z] #67 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 5.85MB / 9.11MB 0.4s [2019-10-08T16:51:30.255Z] #67 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 8.46MB / 9.11MB 0.5s [2019-10-08T16:51:30.512Z] #67 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.6s done [2019-10-08T16:51:30.512Z] #67 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c [2019-10-08T16:51:30.574Z] INFO: Expanding compiler 1 of 3... [2019-10-08T16:51:30.769Z] #67 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0.4s done [2019-10-08T16:51:31.037Z] INFO: Expanding compiler 2 of 3... [2019-10-08T16:51:31.063Z] #23 13.51 # 2.2% ### 4.2% #### 6.6% ###### 8.6% ####### 10.6% ######## 12.3% ########## 14.3% ############ 16.9% ############## 19.6% ################ 22.5% ################# 24.7% #################### 27.8% ##################### 29.2% ###################### 31.8% ####################### 32.8% ######################## 34.3% ########################## 37.2% ############################# 40.8% ################################ 45.3% ################################# 47.0% ################################### 48.6% ################################### 50.0% ##################################### 51.5% ####################################### 55.3% ######################################### 57.7% ########################################### 59.8% ########################################### 60.4% ############################################# 62.8% ############################################### 66.2% ################################################# 68.9% ################################################### 71.1% #################################################### 72.8% ##################################################### 74.2% ###################################################### 75.4% ####################################################### 77.3% ######################################################## 79.1% ########################################################## 80.6% ########################################################## 81.9% ############################################################ 83.7% ############################################################# 85.5% ############################################################## 87.4% ################################################################ 89.8% ################################################################# 91.6% ################################################################### 94.3% ##################################################################### 96.6% ######################################################################## 100.0% [2019-10-08T16:51:31.172Z] go: finding github.com/containerd/containerd v1.2.4 [2019-10-08T16:51:31.172Z] go: finding github.com/gogo/protobuf v1.0.0 [2019-10-08T16:51:31.319Z] #23 18.81 [2019-10-08T16:51:31.575Z] #23 ... [2019-10-08T16:51:31.575Z] [2019-10-08T16:51:31.575Z] #14 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-08T16:51:31.575Z] #14 DONE 3.9s [2019-10-08T16:51:31.575Z] [2019-10-08T16:51:31.575Z] #15 [dev 6/25] RUN ldconfig [2019-10-08T16:51:31.700Z] #67 DONE 1.7s [2019-10-08T16:51:31.700Z] [2019-10-08T16:51:31.700Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-08T16:51:31.700Z] #33 ... [2019-10-08T16:51:31.700Z] [2019-10-08T16:51:31.700Z] #44 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-08T16:51:31.700Z] #44 DONE 1.7s [2019-10-08T16:51:31.804Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-10-08T16:51:31.957Z] [2019-10-08T16:51:31.957Z] #24 [dev 10/25] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-08T16:51:31.957Z] #24 DONE 2.0s [2019-10-08T16:51:31.957Z] [2019-10-08T16:51:31.957Z] #45 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:51:32.094Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-10-08T16:51:32.094Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-10-08T16:51:32.399Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-10-08T16:51:32.695Z] go: finding github.com/gogo/protobuf v1.2.0 [2019-10-08T16:51:32.695Z] go: finding github.com/imdario/mergo v0.3.7 [2019-10-08T16:51:33.461Z] #15 ... [2019-10-08T16:51:33.461Z] [2019-10-08T16:51:33.461Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-08T16:51:33.461Z] #38 56.63 Selecting previously unselected package libuv1:amd64. [2019-10-08T16:51:33.461Z] #38 56.64 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-10-08T16:51:33.461Z] #38 56.69 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-10-08T16:51:33.461Z] #38 56.84 Selecting previously unselected package cmake. [2019-10-08T16:51:33.461Z] #38 56.89 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-10-08T16:51:33.461Z] #38 57.06 Unpacking cmake (3.7.2-1) ... [2019-10-08T16:51:33.461Z] #38 60.70 Selecting previously unselected package xxd. [2019-10-08T16:51:33.461Z] #38 60.74 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-08T16:51:33.461Z] #38 60.75 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-08T16:51:33.461Z] #38 61.06 Selecting previously unselected package vim-common. [2019-10-08T16:51:33.461Z] #38 61.06 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-08T16:51:33.461Z] #38 61.09 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-08T16:51:33.461Z] #38 61.49 Processing triggers for mime-support (3.60) ... [2019-10-08T16:51:33.461Z] #38 61.59 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-08T16:51:33.461Z] #38 61.60 Setting up libuv1:amd64 (1.9.1-3) ... [2019-10-08T16:51:33.461Z] #38 61.61 Setting up cmake-data (3.7.2-1) ... [2019-10-08T16:51:33.461Z] #38 61.64 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-10-08T16:51:33.461Z] #38 61.66 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-08T16:51:33.461Z] #38 61.67 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-08T16:51:33.461Z] #38 61.71 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-08T16:51:33.461Z] #38 61.72 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-08T16:51:33.461Z] #38 61.73 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-10-08T16:51:33.461Z] #38 61.74 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-10-08T16:51:33.461Z] #38 61.75 Setting up cmake (3.7.2-1) ... [2019-10-08T16:51:33.461Z] #38 61.85 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-08T16:51:33.461Z] #38 DONE 62.2s [2019-10-08T16:51:33.461Z] [2019-10-08T16:51:33.461Z] #39 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-08T16:51:33.461Z] #39 DONE 0.1s [2019-10-08T16:51:33.461Z] [2019-10-08T16:51:33.461Z] #40 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-08T16:51:33.461Z] #40 DONE 0.1s [2019-10-08T16:51:33.461Z] [2019-10-08T16:51:33.461Z] #41 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:51:35.381Z] #41 ... [2019-10-08T16:51:35.381Z] [2019-10-08T16:51:35.381Z] #15 [dev 6/25] RUN ldconfig [2019-10-08T16:51:35.381Z] #15 DONE 3.8s [2019-10-08T16:51:35.381Z] [2019-10-08T16:51:35.381Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-08T16:51:35.416Z] go: finding github.com/stretchr/objx v0.1.1 [2019-10-08T16:51:35.706Z] go: finding github.com/BurntSushi/toml v0.3.1 [2019-10-08T16:51:35.706Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-10-08T16:51:35.996Z] go: finding github.com/stretchr/testify v1.2.2 [2019-10-08T16:51:36.309Z] Fetching without tags [2019-10-08T16:51:36.801Z] Merging remotes/origin/master commit dba8da8158452daaca4ef7546a5ba53c94d7ae3c into PR head commit eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 [2019-10-08T16:51:36.844Z] INFO: Expanding compiler 3 of 3... [2019-10-08T16:51:36.844Z] INFO: Removing downloaded files... [2019-10-08T16:51:36.844Z] INFO: Creating source directory... [2019-10-08T16:51:36.844Z] INFO: Configuring git core.autocrlf... [2019-10-08T16:51:36.844Z] INFO: Completed [2019-10-08T16:51:37.264Z] #45 ... [2019-10-08T16:51:37.265Z] [2019-10-08T16:51:37.265Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-08T16:51:37.265Z] #33 6.401 + RM_GOPATH=0 [2019-10-08T16:51:37.265Z] #33 6.401 + TMP_GOPATH= [2019-10-08T16:51:37.265Z] #33 6.401 + : /build [2019-10-08T16:51:37.265Z] #33 6.401 + '[' -z '' ']' [2019-10-08T16:51:37.265Z] #33 6.402 ++ mktemp -d [2019-10-08T16:51:37.265Z] #33 6.412 + export GOPATH=/tmp/tmp.eWGV7WVaov [2019-10-08T16:51:37.265Z] #33 6.412 + GOPATH=/tmp/tmp.eWGV7WVaov [2019-10-08T16:51:37.265Z] #33 6.412 + RM_GOPATH=1 [2019-10-08T16:51:37.265Z] #33 6.415 ++ dirname ./install.sh [2019-10-08T16:51:37.265Z] #33 6.415 + dir=. [2019-10-08T16:51:37.265Z] #33 6.415 + bin=tomlv [2019-10-08T16:51:37.265Z] #33 6.415 + shift [2019-10-08T16:51:37.265Z] #33 6.415 + '[' '!' -f ./tomlv.installer ']' [2019-10-08T16:51:37.265Z] #33 6.415 + . ./tomlv.installer [2019-10-08T16:51:37.265Z] #33 6.415 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-08T16:51:37.265Z] #33 6.415 + install_tomlv [2019-10-08T16:51:37.265Z] #33 6.415 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-08T16:51:37.265Z] #33 6.415 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.eWGV7WVaov/src/github.com/BurntSushi/toml [2019-10-08T16:51:37.265Z] #33 6.416 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-08T16:51:37.265Z] #33 6.417 Cloning into '/tmp/tmp.eWGV7WVaov/src/github.com/BurntSushi/toml'... [2019-10-08T16:51:37.500Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-10-08T16:51:37.891Z] #16 ... [2019-10-08T16:51:37.891Z] [2019-10-08T16:51:37.891Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-08T16:51:37.891Z] #60 57.78 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-08T16:51:37.891Z] #60 57.80 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-10-08T16:51:37.891Z] #60 57.82 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-08T16:51:37.891Z] #60 57.86 Setting up python-protobuf (3.0.0-9) ... [2019-10-08T16:51:37.891Z] #60 66.05 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-10-08T16:51:37.891Z] #60 66.06 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-10-08T16:51:37.891Z] #60 66.07 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-10-08T16:51:37.891Z] #60 66.09 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-10-08T16:51:37.891Z] #60 66.10 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-10-08T16:51:37.891Z] #60 66.10 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-08T16:51:37.891Z] #60 66.11 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-10-08T16:51:37.891Z] #60 66.12 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-08T16:51:37.891Z] #60 66.13 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-10-08T16:51:37.891Z] #60 66.14 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-10-08T16:51:37.891Z] #60 66.15 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-08T16:51:37.891Z] #60 DONE 66.5s [2019-10-08T16:51:37.891Z] [2019-10-08T16:51:37.891Z] #41 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:51:37.891Z] #41 3.288 + RM_GOPATH=0 [2019-10-08T16:51:37.891Z] #41 3.288 + TMP_GOPATH= [2019-10-08T16:51:37.891Z] #41 3.290 + : /build [2019-10-08T16:51:37.891Z] #41 3.290 + '[' -z '' ']' [2019-10-08T16:51:37.891Z] #41 3.296 ++ mktemp -d [2019-10-08T16:51:37.891Z] #41 3.303 + export GOPATH=/tmp/tmp.hi4oYy4QX7 [2019-10-08T16:51:37.891Z] #41 3.303 + GOPATH=/tmp/tmp.hi4oYy4QX7 [2019-10-08T16:51:37.891Z] #41 3.303 + RM_GOPATH=1 [2019-10-08T16:51:37.891Z] #41 3.303 ++ dirname ./install.sh [2019-10-08T16:51:37.891Z] #41 3.303 + dir=. [2019-10-08T16:51:37.891Z] #41 3.303 + bin=tini [2019-10-08T16:51:37.891Z] #41 3.303 + shift [2019-10-08T16:51:37.891Z] #41 3.303 + '[' '!' -f ./tini.installer ']' [2019-10-08T16:51:37.891Z] #41 3.303 + . ./tini.installer [2019-10-08T16:51:37.891Z] #41 3.303 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-08T16:51:37.891Z] #41 3.303 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-08T16:51:37.891Z] #41 3.303 + install_tini [2019-10-08T16:51:37.891Z] #41 3.303 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-08T16:51:37.891Z] #41 3.303 + git clone https://github.com/krallin/tini.git /tmp/tmp.hi4oYy4QX7/tini [2019-10-08T16:51:37.891Z] #41 3.307 Cloning into '/tmp/tmp.hi4oYy4QX7/tini'... [2019-10-08T16:51:38.142Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-10-08T16:51:38.146Z] #41 4.609 + cd /tmp/tmp.hi4oYy4QX7/tini [2019-10-08T16:51:38.146Z] #41 4.609 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-08T16:51:38.146Z] #41 4.614 + cmake . [2019-10-08T16:51:38.196Z] #33 7.582 + cd /tmp/tmp.eWGV7WVaov/src/github.com/BurntSushi/toml [2019-10-08T16:51:38.196Z] #33 7.582 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-08T16:51:38.196Z] #33 7.598 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-08T16:51:36.207Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-08T16:51:36.231Z] > git config --add remote.origin.fetch +refs/pull/39678/head:refs/remotes/origin/PR-39678 # timeout=10 [2019-10-08T16:51:36.260Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-08T16:51:36.279Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-08T16:51:36.310Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-08T16:51:36.310Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-08T16:51:36.317Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39678/head:refs/remotes/origin/PR-39678 +refs/heads/master:refs/remotes/origin/master [2019-10-08T16:51:36.805Z] > git config core.sparsecheckout # timeout=10 [2019-10-08T16:51:36.818Z] > git checkout -f eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 [2019-10-08T16:51:38.428Z] go: finding google.golang.org/grpc v1.20.1 [2019-10-08T16:51:38.716Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-10-08T16:51:38.748Z] #41 5.379 -- The C compiler identification is GNU 6.3.0 [2019-10-08T16:51:38.748Z] #41 5.434 -- Check for working C compiler: /usr/bin/cc [2019-10-08T16:51:38.761Z] #33 8.230 runtime/internal/atomic [2019-10-08T16:51:38.761Z] #33 8.231 internal/cpu [2019-10-08T16:51:38.761Z] #33 8.392 runtime/internal/sys [2019-10-08T16:51:39.018Z] #33 8.660 runtime/internal/math [2019-10-08T16:51:39.276Z] #33 8.768 math/bits [2019-10-08T16:51:39.276Z] #33 8.778 internal/bytealg [2019-10-08T16:51:39.345Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-10-08T16:51:39.345Z] go: finding github.com/prometheus/client_golang v0.8.0 [2019-10-08T16:51:39.715Z] #41 6.018 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-08T16:51:39.715Z] #41 6.029 -- Detecting C compiler ABI info [2019-10-08T16:51:39.715Z] #41 ... [2019-10-08T16:51:39.715Z] [2019-10-08T16:51:39.715Z] #45 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:51:39.715Z] #45 16.17 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-10-08T16:51:39.715Z] #45 ... [2019-10-08T16:51:39.715Z] [2019-10-08T16:51:39.715Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-08T16:51:39.715Z] #16 4.450 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-08T16:51:39.715Z] #16 4.452 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-08T16:51:39.715Z] #16 4.496 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-08T16:51:39.715Z] #16 4.502 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-08T16:51:39.715Z] #16 4.546 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-08T16:51:39.841Z] #33 9.288 math [2019-10-08T16:51:39.841Z] #33 9.420 runtime [2019-10-08T16:51:39.841Z] #33 ... [2019-10-08T16:51:39.841Z] [2019-10-08T16:51:39.841Z] #47 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-08T16:51:39.841Z] #47 7.167 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-08T16:51:39.841Z] #47 7.170 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-08T16:51:39.841Z] #47 7.214 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-08T16:51:39.841Z] #47 7.218 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-08T16:51:39.841Z] #47 7.240 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-08T16:51:39.841Z] #47 7.990 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-08T16:51:39.841Z] #47 9.741 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-08T16:51:39.939Z] Merge succeeded, producing eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 [2019-10-08T16:51:39.940Z] Checking out Revision eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 (PR-39678) [2019-10-08T16:51:40.100Z] #47 ... [2019-10-08T16:51:40.100Z] [2019-10-08T16:51:40.100Z] #53 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-08T16:51:40.100Z] #53 6.761 + RM_GOPATH=0 [2019-10-08T16:51:40.100Z] #53 6.761 + TMP_GOPATH= [2019-10-08T16:51:40.100Z] #53 6.761 + : /build [2019-10-08T16:51:40.100Z] #53 6.761 + '[' -z '' ']' [2019-10-08T16:51:40.100Z] #53 6.765 ++ mktemp -d [2019-10-08T16:51:40.100Z] #53 6.766 + export GOPATH=/tmp/tmp.tGi56JLc0R [2019-10-08T16:51:40.100Z] #53 6.767 + GOPATH=/tmp/tmp.tGi56JLc0R [2019-10-08T16:51:40.100Z] #53 6.768 + RM_GOPATH=1 [2019-10-08T16:51:40.100Z] #53 6.769 ++ dirname ./install.sh [2019-10-08T16:51:40.100Z] #53 6.773 + dir=. [2019-10-08T16:51:40.100Z] #53 6.773 + bin=proxy [2019-10-08T16:51:40.100Z] #53 6.774 + shift [2019-10-08T16:51:40.100Z] #53 6.774 + '[' '!' -f ./proxy.installer ']' [2019-10-08T16:51:40.100Z] #53 6.774 + . ./proxy.installer [2019-10-08T16:51:40.100Z] #53 6.775 ++ LIBNETWORK_COMMIT=96bcc0dae898308ed659c5095526788a602f4726 [2019-10-08T16:51:40.100Z] #53 6.776 + install_proxy [2019-10-08T16:51:40.100Z] #53 6.780 + case "$1" in [2019-10-08T16:51:40.100Z] #53 6.780 + export CGO_ENABLED=0 [2019-10-08T16:51:40.100Z] #53 6.781 + CGO_ENABLED=0 [2019-10-08T16:51:40.100Z] #53 6.781 + _install_proxy [2019-10-08T16:51:40.100Z] #53 6.782 + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726' [2019-10-08T16:51:40.100Z] #53 6.783 Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-08T16:51:40.100Z] #53 6.783 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.tGi56JLc0R/src/github.com/docker/libnetwork [2019-10-08T16:51:40.100Z] #53 6.785 Cloning into '/tmp/tmp.tGi56JLc0R/src/github.com/docker/libnetwork'... [2019-10-08T16:51:40.100Z] #53 ... [2019-10-08T16:51:40.100Z] [2019-10-08T16:51:40.100Z] #56 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-08T16:51:40.100Z] #56 6.223 + RM_GOPATH=0 [2019-10-08T16:51:40.100Z] #56 6.224 + TMP_GOPATH= [2019-10-08T16:51:40.100Z] #56 6.224 + : /build [2019-10-08T16:51:40.100Z] #56 6.224 + '[' -z '' ']' [2019-10-08T16:51:40.100Z] #56 6.229 ++ mktemp -d [2019-10-08T16:51:40.100Z] #56 6.235 + export GOPATH=/tmp/tmp.9NSo60ZPO7 [2019-10-08T16:51:40.100Z] #56 6.235 + GOPATH=/tmp/tmp.9NSo60ZPO7 [2019-10-08T16:51:40.100Z] #56 6.235 + RM_GOPATH=1 [2019-10-08T16:51:40.100Z] #56 6.236 ++ dirname ./install.sh [2019-10-08T16:51:40.100Z] #56 6.239 + dir=. [2019-10-08T16:51:40.100Z] #56 6.239 + bin=dockercli [2019-10-08T16:51:40.100Z] #56 6.239 + shift [2019-10-08T16:51:40.100Z] #56 6.239 + '[' '!' -f ./dockercli.installer ']' [2019-10-08T16:51:40.100Z] #56 6.239 + . ./dockercli.installer [2019-10-08T16:51:40.100Z] #56 6.241 ++ DOCKERCLI_CHANNEL=stable [2019-10-08T16:51:40.100Z] #56 6.241 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-10-08T16:51:40.100Z] #56 6.241 + install_dockercli [2019-10-08T16:51:40.100Z] #56 6.242 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-08T16:51:40.100Z] #56 6.242 Install docker/cli version 17.06.2-ce from stable [2019-10-08T16:51:40.100Z] #56 6.243 ++ uname -m [2019-10-08T16:51:40.100Z] #56 6.248 + arch=x86_64 [2019-10-08T16:51:40.100Z] #56 6.248 + '[' x86_64 '!=' x86_64 ']' [2019-10-08T16:51:40.100Z] #56 6.248 + url=https://download.docker.com/linux/static [2019-10-08T16:51:40.100Z] #56 6.248 + tar -xz docker/docker [2019-10-08T16:51:40.100Z] #56 6.252 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-10-08T16:51:40.357Z] #56 ... [2019-10-08T16:51:40.357Z] [2019-10-08T16:51:40.357Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:51:40.357Z] #36 6.546 + RM_GOPATH=0 [2019-10-08T16:51:40.357Z] #36 6.546 + TMP_GOPATH= [2019-10-08T16:51:40.357Z] #36 6.547 + : /build [2019-10-08T16:51:40.357Z] #36 6.547 + '[' -z '' ']' [2019-10-08T16:51:40.357Z] #36 6.553 ++ mktemp -d [2019-10-08T16:51:40.357Z] #36 6.553 + export GOPATH=/tmp/tmp.1Xsk3ONOrq [2019-10-08T16:51:40.358Z] #36 6.553 + GOPATH=/tmp/tmp.1Xsk3ONOrq [2019-10-08T16:51:40.358Z] #36 6.553 + RM_GOPATH=1 [2019-10-08T16:51:40.358Z] #36 6.553 ++ dirname ./install.sh [2019-10-08T16:51:40.358Z] #36 6.557 + dir=. [2019-10-08T16:51:40.358Z] #36 6.557 + bin=vndr [2019-10-08T16:51:40.358Z] #36 6.560 + shift [2019-10-08T16:51:40.358Z] #36 6.560 + '[' '!' -f ./vndr.installer ']' [2019-10-08T16:51:40.358Z] #36 6.561 + . ./vndr.installer [2019-10-08T16:51:40.358Z] #36 6.561 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-08T16:51:40.358Z] #36 6.561 + install_vndr [2019-10-08T16:51:40.358Z] #36 6.561 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-08T16:51:40.358Z] #36 6.561 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-08T16:51:40.358Z] #36 6.562 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.1Xsk3ONOrq/src/github.com/LK4D4/vndr [2019-10-08T16:51:40.358Z] #36 6.565 Cloning into '/tmp/tmp.1Xsk3ONOrq/src/github.com/LK4D4/vndr'... [2019-10-08T16:51:40.358Z] #36 7.320 + cd /tmp/tmp.1Xsk3ONOrq/src/github.com/LK4D4/vndr [2019-10-08T16:51:40.358Z] #36 7.332 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-08T16:51:40.358Z] #36 7.355 + go build -buildmode=pie -v -o /build/vndr . [2019-10-08T16:51:40.358Z] #36 8.549 internal/cpu [2019-10-08T16:51:40.358Z] #36 8.553 runtime/internal/atomic [2019-10-08T16:51:40.358Z] #36 8.830 runtime/internal/sys [2019-10-08T16:51:40.358Z] #36 9.001 internal/race [2019-10-08T16:51:40.358Z] #36 9.099 internal/bytealg [2019-10-08T16:51:40.358Z] #36 9.136 sync/atomic [2019-10-08T16:51:40.358Z] #36 9.455 unicode [2019-10-08T16:51:40.358Z] #36 9.986 runtime [2019-10-08T16:51:39.878Z] > git merge dba8da8158452daaca4ef7546a5ba53c94d7ae3c # timeout=10 [2019-10-08T16:51:39.899Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-08T16:51:39.936Z] > git config core.sparsecheckout # timeout=10 [2019-10-08T16:51:39.951Z] > git checkout -f eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 [2019-10-08T16:51:40.615Z] #36 ... [2019-10-08T16:51:40.615Z] [2019-10-08T16:51:40.615Z] #58 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-08T16:51:40.615Z] #58 4.955 + mktemp -d [2019-10-08T16:51:40.615Z] #58 4.958 + export GOPATH=/tmp/tmp.X58lhGHrVv [2019-10-08T16:51:40.615Z] #58 4.958 + git clone https://github.com/docker/distribution.git /tmp/tmp.X58lhGHrVv/src/github.com/docker/distribution [2019-10-08T16:51:40.615Z] #58 4.969 Cloning into '/tmp/tmp.X58lhGHrVv/src/github.com/docker/distribution'... [2019-10-08T16:51:40.615Z] #58 ... [2019-10-08T16:51:40.615Z] [2019-10-08T16:51:40.615Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-08T16:51:40.615Z] #60 7.429 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-08T16:51:40.615Z] #60 7.431 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-08T16:51:40.615Z] #60 7.460 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-08T16:51:40.615Z] #60 7.471 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-08T16:51:40.615Z] #60 7.490 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-08T16:51:40.615Z] #60 8.301 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-08T16:51:40.615Z] #60 9.969 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-08T16:51:40.769Z] #16 5.432 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-08T16:51:40.835Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-10-08T16:51:40.873Z] #60 10.94 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-08T16:51:40.873Z] #60 ... [2019-10-08T16:51:40.873Z] [2019-10-08T16:51:40.873Z] #64 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-08T16:51:40.873Z] #64 6.815 + RM_GOPATH=0 [2019-10-08T16:51:40.873Z] #64 6.815 + TMP_GOPATH= [2019-10-08T16:51:40.873Z] #64 6.817 + : /build/ [2019-10-08T16:51:40.873Z] #64 6.819 + '[' -z '' ']' [2019-10-08T16:51:40.873Z] #64 6.825 ++ mktemp -d [2019-10-08T16:51:40.873Z] #64 6.828 + export GOPATH=/tmp/tmp.QpZPPXH9iF [2019-10-08T16:51:40.873Z] #64 6.835 + GOPATH=/tmp/tmp.QpZPPXH9iF [2019-10-08T16:51:40.873Z] #64 6.835 + RM_GOPATH=1 [2019-10-08T16:51:40.873Z] #64 6.836 ++ dirname ./install.sh [2019-10-08T16:51:40.873Z] #64 6.838 + dir=. [2019-10-08T16:51:40.873Z] #64 6.838 + bin=rootlesskit [2019-10-08T16:51:40.873Z] #64 6.838 + shift [2019-10-08T16:51:40.873Z] #64 6.841 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-08T16:51:40.873Z] #64 6.841 + . ./rootlesskit.installer [2019-10-08T16:51:40.873Z] #64 6.841 ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-08T16:51:40.873Z] #64 6.843 + install_rootlesskit [2019-10-08T16:51:40.873Z] #64 6.843 + case "$1" in [2019-10-08T16:51:40.873Z] #64 6.843 + export CGO_ENABLED=0 [2019-10-08T16:51:40.873Z] #64 6.843 + CGO_ENABLED=0 [2019-10-08T16:51:40.873Z] #64 6.843 + _install_rootlesskit [2019-10-08T16:51:40.873Z] #64 6.843 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-08T16:51:40.873Z] #64 6.843 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.QpZPPXH9iF/src/github.com/rootless-containers/rootlesskit [2019-10-08T16:51:40.873Z] #64 6.844 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-08T16:51:40.873Z] #64 6.846 Cloning into '/tmp/tmp.QpZPPXH9iF/src/github.com/rootless-containers/rootlesskit'... [2019-10-08T16:51:40.873Z] #64 10.57 + cd /tmp/tmp.QpZPPXH9iF/src/github.com/rootless-containers/rootlesskit [2019-10-08T16:51:40.873Z] #64 10.57 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-08T16:51:40.873Z] #64 10.89 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-08T16:51:40.873Z] #64 10.90 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-08T16:51:40.873Z] #64 ... [2019-10-08T16:51:40.873Z] [2019-10-08T16:51:40.873Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-08T16:51:40.873Z] #38 6.827 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-08T16:51:40.873Z] #38 6.913 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-08T16:51:40.873Z] #38 6.957 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-08T16:51:40.873Z] #38 6.974 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-08T16:51:40.873Z] #38 7.008 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-08T16:51:40.873Z] #38 7.850 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-08T16:51:40.873Z] #38 9.732 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-08T16:51:40.873Z] #38 10.63 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-08T16:51:41.024Z] #16 ... [2019-10-08T16:51:41.024Z] [2019-10-08T16:51:41.024Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-08T16:51:41.024Z] #23 20.08 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-08T16:51:41.024Z] #23 20.70 [2019-10-08T16:51:41.024Z] #23 21.00 ######################################################################## 100.0% [2019-10-08T16:51:41.024Z] #23 21.19 [2019-10-08T16:51:41.024Z] #23 23.44 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-08T16:51:41.024Z] #23 24.09 [2019-10-08T16:51:41.024Z] #23 24.37 ################################################## 69.8% ######################################################################## 100.0% [2019-10-08T16:51:41.024Z] #23 24.49 [2019-10-08T16:51:41.024Z] #23 25.68 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-08T16:51:41.024Z] #23 25.80 skipping existing 1849cc453dee [2019-10-08T16:51:41.024Z] #23 26.02 [2019-10-08T16:51:41.024Z] #23 27.25 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-08T16:51:41.024Z] #23 27.76 [2019-10-08T16:51:41.024Z] #23 28.02 ######################################################################## 100.0% [2019-10-08T16:51:41.024Z] #23 28.12 [2019-10-08T16:51:41.024Z] #23 28.23 Download of images into '/build' complete. [2019-10-08T16:51:41.024Z] #23 28.23 Use something like the following to load the result into a Docker daemon: [2019-10-08T16:51:41.024Z] #23 28.23 tar -cC '/build' . | docker load [2019-10-08T16:51:41.024Z] #23 DONE 28.4s [2019-10-08T16:51:41.024Z] [2019-10-08T16:51:41.024Z] #41 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:51:41.024Z] #41 6.747 -- Detecting C compiler ABI info - done [2019-10-08T16:51:41.024Z] #41 6.796 -- Detecting C compile features [2019-10-08T16:51:41.131Z] #38 ... [2019-10-08T16:51:41.131Z] [2019-10-08T16:51:41.131Z] #27 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-08T16:51:41.131Z] #27 6.605 + RM_GOPATH=0 [2019-10-08T16:51:41.131Z] #27 6.605 + TMP_GOPATH= [2019-10-08T16:51:41.131Z] #27 6.605 + : /build [2019-10-08T16:51:41.131Z] #27 6.605 + '[' -z '' ']' [2019-10-08T16:51:41.132Z] #27 6.609 ++ mktemp -d [2019-10-08T16:51:41.132Z] #27 6.610 + export GOPATH=/tmp/tmp.I5g0257S91 [2019-10-08T16:51:41.132Z] #27 6.610 + GOPATH=/tmp/tmp.I5g0257S91 [2019-10-08T16:51:41.132Z] #27 6.610 + RM_GOPATH=1 [2019-10-08T16:51:41.132Z] #27 6.612 ++ dirname ./install.sh [2019-10-08T16:51:41.132Z] #27 6.621 + dir=. [2019-10-08T16:51:41.132Z] #27 6.622 + bin=golangci_lint [2019-10-08T16:51:41.132Z] #27 6.622 + shift [2019-10-08T16:51:41.132Z] #27 6.622 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-08T16:51:41.132Z] #27 6.623 + . ./golangci_lint.installer [2019-10-08T16:51:41.132Z] #27 6.625 ++ : v1.17.1 [2019-10-08T16:51:41.132Z] #27 6.628 + install_golangci_lint [2019-10-08T16:51:41.132Z] #27 6.628 + echo 'Installing golangci-lint version v1.17.1' [2019-10-08T16:51:41.132Z] #27 6.629 Installing golangci-lint version v1.17.1 [2019-10-08T16:51:41.132Z] #27 6.629 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-08T16:51:41.279Z] #41 ... [2019-10-08T16:51:41.279Z] [2019-10-08T16:51:41.279Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-08T16:51:41.279Z] #33 59.67 internal/poll [2019-10-08T16:51:41.279Z] #33 62.51 internal/syscall/unix [2019-10-08T16:51:41.279Z] #33 62.72 internal/fmtsort [2019-10-08T16:51:41.279Z] #33 63.08 os [2019-10-08T16:51:41.279Z] #33 63.47 strings [2019-10-08T16:51:41.279Z] #33 66.87 path [2019-10-08T16:51:41.279Z] #33 67.41 text/tabwriter [2019-10-08T16:51:41.279Z] #33 67.97 fmt [2019-10-08T16:51:41.279Z] #33 68.01 path/filepath [2019-10-08T16:51:41.279Z] #33 69.75 io/ioutil [2019-10-08T16:51:41.389Z] #27 ... [2019-10-08T16:51:41.389Z] [2019-10-08T16:51:41.389Z] #30 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-08T16:51:41.389Z] #30 6.427 + RM_GOPATH=0 [2019-10-08T16:51:41.389Z] #30 6.432 + TMP_GOPATH= [2019-10-08T16:51:41.389Z] #30 6.432 + : /build [2019-10-08T16:51:41.389Z] #30 6.432 + '[' -z '' ']' [2019-10-08T16:51:41.389Z] #30 6.436 ++ mktemp -d [2019-10-08T16:51:41.389Z] #30 6.436 + export GOPATH=/tmp/tmp.ux6bBd2BWb [2019-10-08T16:51:41.389Z] #30 6.436 + GOPATH=/tmp/tmp.ux6bBd2BWb [2019-10-08T16:51:41.389Z] #30 6.436 + RM_GOPATH=1 [2019-10-08T16:51:41.389Z] #30 6.438 ++ dirname ./install.sh [2019-10-08T16:51:41.389Z] #30 6.439 + dir=. [2019-10-08T16:51:41.389Z] #30 6.440 + bin=gotestsum [2019-10-08T16:51:41.389Z] #30 6.440 + shift [2019-10-08T16:51:41.389Z] #30 6.440 + '[' '!' -f ./gotestsum.installer ']' [2019-10-08T16:51:41.389Z] #30 6.440 + . ./gotestsum.installer [2019-10-08T16:51:41.389Z] #30 6.441 ++ GOTESTSUM_COMMIT=v0.3.5 [2019-10-08T16:51:41.389Z] #30 6.448 + install_gotestsum [2019-10-08T16:51:41.389Z] #30 6.449 + echo 'Installing gotestsum version v0.3.5' [2019-10-08T16:51:41.389Z] #30 6.450 + go get -d gotest.tools/gotestsum [2019-10-08T16:51:41.389Z] #30 6.451 Installing gotestsum version v0.3.5 [2019-10-08T16:51:41.389Z] #30 ... [2019-10-08T16:51:41.389Z] [2019-10-08T16:51:41.390Z] #45 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:51:41.390Z] #45 5.211 + RM_GOPATH=0 [2019-10-08T16:51:41.390Z] #45 5.211 + TMP_GOPATH= [2019-10-08T16:51:41.390Z] #45 5.211 + : /build [2019-10-08T16:51:41.390Z] #45 5.211 + '[' -z '' ']' [2019-10-08T16:51:41.390Z] #45 5.211 ++ mktemp -d [2019-10-08T16:51:41.390Z] #45 5.215 + export GOPATH=/tmp/tmp.dlzzPzK7nK [2019-10-08T16:51:41.390Z] #45 5.215 + GOPATH=/tmp/tmp.dlzzPzK7nK [2019-10-08T16:51:41.390Z] #45 5.215 + RM_GOPATH=1 [2019-10-08T16:51:41.390Z] #45 5.216 ++ dirname ./install.sh [2019-10-08T16:51:41.390Z] #45 5.216 + dir=. [2019-10-08T16:51:41.390Z] #45 5.221 + bin=runc [2019-10-08T16:51:41.390Z] #45 5.221 + shift [2019-10-08T16:51:41.390Z] #45 5.221 + '[' '!' -f ./runc.installer ']' [2019-10-08T16:51:41.390Z] #45 5.222 + . ./runc.installer [2019-10-08T16:51:41.390Z] #45 5.222 ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-08T16:51:41.390Z] #45 5.222 + install_runc [2019-10-08T16:51:41.390Z] #45 5.223 + uname -r [2019-10-08T16:51:41.390Z] #45 5.223 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-08T16:51:41.390Z] #45 5.229 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-08T16:51:41.390Z] #45 5.229 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-08T16:51:41.390Z] #45 5.229 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-08T16:51:41.390Z] #45 5.229 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.dlzzPzK7nK/src/github.com/opencontainers/runc [2019-10-08T16:51:41.390Z] #45 5.234 Cloning into '/tmp/tmp.dlzzPzK7nK/src/github.com/opencontainers/runc'... [2019-10-08T16:51:41.441Z] Commit message: "Jenkinsfile: aarch64: use new labels to select agents" [2019-10-08T16:51:41.495Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-10-08T16:51:41.495Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-10-08T16:51:41.784Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-10-08T16:51:41.784Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [Pipeline] withEnv [Pipeline] { [2019-10-08T16:51:42.073Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-10-08T16:51:42.073Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-10-08T16:51:42.073Z] go: finding github.com/sirupsen/logrus v1.4.0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-08T16:51:42.323Z] #45 ... [2019-10-08T16:51:42.323Z] [2019-10-08T16:51:42.323Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:51:42.323Z] #36 12.27 unicode/utf8 [2019-10-08T16:51:42.537Z] + docker version [2019-10-08T16:51:42.889Z] #36 12.68 math [2019-10-08T16:51:43.095Z] go: finding github.com/stretchr/testify v1.3.0 [2019-10-08T16:51:43.095Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2019-10-08T16:51:43.789Z] #33 ... [2019-10-08T16:51:43.789Z] [2019-10-08T16:51:43.789Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-08T16:51:43.789Z] #16 8.080 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-08T16:51:44.116Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-10-08T16:51:44.263Z] #36 ... [2019-10-08T16:51:44.263Z] [2019-10-08T16:51:44.263Z] #56 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-08T16:51:44.263Z] #56 13.46 + mkdir -p /build [2019-10-08T16:51:44.263Z] #56 13.46 + mv docker/docker /build/ [2019-10-08T16:51:44.263Z] #56 13.46 + rmdir docker [2019-10-08T16:51:44.263Z] #56 DONE 14.0s [2019-10-08T16:51:44.263Z] [2019-10-08T16:51:44.263Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-08T16:51:44.263Z] #33 12.97 internal/testlog [2019-10-08T16:51:44.263Z] #33 13.14 encoding [2019-10-08T16:51:44.263Z] #33 13.22 runtime/cgo [2019-10-08T16:51:44.350Z] #16 9.036 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-08T16:51:44.740Z] go: finding github.com/stretchr/objx v0.1.0 [2019-10-08T16:51:44.740Z] go: finding github.com/onsi/gomega v1.4.3 [2019-10-08T16:51:44.740Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-10-08T16:51:44.955Z] #16 ... [2019-10-08T16:51:44.955Z] [2019-10-08T16:51:44.955Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:51:44.955Z] #36 63.25 internal/fmtsort [2019-10-08T16:51:44.955Z] #36 64.02 strings [2019-10-08T16:51:44.955Z] #36 65.79 os [2019-10-08T16:51:44.955Z] #36 68.14 regexp/syntax [2019-10-08T16:51:44.955Z] #36 71.32 fmt [2019-10-08T16:51:45.028Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-10-08T16:51:45.028Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2019-10-08T16:51:45.253Z] #36 ... [2019-10-08T16:51:45.253Z] [2019-10-08T16:51:45.253Z] #41 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:51:45.253Z] #41 10.33 -- Detecting C compile features - done [2019-10-08T16:51:45.253Z] #41 10.36 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-08T16:51:45.253Z] #41 10.69 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-08T16:51:45.253Z] #41 10.82 -- Configuring done [2019-10-08T16:51:45.253Z] #41 10.86 -- Generating done [2019-10-08T16:51:45.253Z] #41 10.87 -- Build files have been written to: /tmp/tmp.hi4oYy4QX7/tini [2019-10-08T16:51:45.253Z] #41 10.88 + make tini-static [2019-10-08T16:51:45.253Z] #41 11.21 Scanning dependencies of target tini-static [2019-10-08T16:51:45.253Z] #41 11.26 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-08T16:51:45.315Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-10-08T16:51:45.603Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2019-10-08T16:51:45.893Z] go: finding gopkg.in/inf.v0 v0.9.1 [2019-10-08T16:51:45.893Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-10-08T16:51:45.893Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-10-08T16:51:46.179Z] #41 12.81 [100%] Linking C executable tini-static [2019-10-08T16:51:46.179Z] go: finding github.com/spf13/cast v1.3.0 [2019-10-08T16:51:47.105Z] #41 13.45 [100%] Built target tini-static [2019-10-08T16:51:47.105Z] #41 13.50 + mkdir -p /build [2019-10-08T16:51:47.105Z] #41 13.51 + cp tini-static /build/docker-init [2019-10-08T16:51:47.105Z] #41 DONE 13.7s [2019-10-08T16:51:47.105Z] [2019-10-08T16:51:47.105Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:51:47.105Z] #61 4.330 Note: Building without setproctitle() and strlcpy() support. [2019-10-08T16:51:47.105Z] #61 4.330 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-08T16:51:47.105Z] #61 6.807 fatal: Not a git repository (or any of the parent directories): .git [2019-10-08T16:51:47.105Z] #61 6.853 GEN .gitid [2019-10-08T16:51:47.105Z] #61 6.856 GEN criu/include/version.h [2019-10-08T16:51:47.105Z] #61 6.902 GEN include/common/asm [2019-10-08T16:51:47.105Z] #61 8.511 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-08T16:51:47.105Z] #61 8.609 PBCC images/opts.pb-c.c [2019-10-08T16:51:47.105Z] #61 8.638 PBCC images/sit.pb-c.c [2019-10-08T16:51:47.105Z] #61 8.686 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-08T16:51:47.105Z] #61 8.758 DEP images/opts.pb-c.d [2019-10-08T16:51:47.105Z] #61 8.850 DEP images/sit.pb-c.d [2019-10-08T16:51:47.105Z] #61 8.925 PBCC images/macvlan.pb-c.c [2019-10-08T16:51:47.105Z] #61 8.960 DEP images/macvlan.pb-c.d [2019-10-08T16:51:47.105Z] #61 8.994 PBCC images/autofs.pb-c.c [2019-10-08T16:51:47.105Z] #61 9.032 DEP images/autofs.pb-c.d [2019-10-08T16:51:47.105Z] #61 9.114 PBCC images/sysctl.pb-c.c [2019-10-08T16:51:47.105Z] #61 9.152 DEP images/sysctl.pb-c.d [2019-10-08T16:51:47.105Z] #61 9.208 PBCC images/time.pb-c.c [2019-10-08T16:51:47.105Z] #61 9.258 DEP images/time.pb-c.d [2019-10-08T16:51:47.105Z] #61 9.309 PBCC images/binfmt-misc.pb-c.c [2019-10-08T16:51:47.105Z] #61 9.339 DEP images/binfmt-misc.pb-c.d [2019-10-08T16:51:47.105Z] #61 9.389 PBCC images/seccomp.pb-c.c [2019-10-08T16:51:47.105Z] #61 9.445 DEP images/seccomp.pb-c.d [2019-10-08T16:51:47.105Z] #61 9.531 PBCC images/userns.pb-c.c [2019-10-08T16:51:47.105Z] #61 9.605 DEP images/userns.pb-c.d [2019-10-08T16:51:47.105Z] #61 9.658 PBCC images/cgroup.pb-c.c [2019-10-08T16:51:47.361Z] #61 9.786 DEP images/cgroup.pb-c.d [2019-10-08T16:51:47.361Z] #61 9.897 PBCC images/fown.pb-c.c [2019-10-08T16:51:47.616Z] #61 9.942 PBCC images/ext-file.pb-c.c [2019-10-08T16:51:47.616Z] #61 9.994 DEP images/fown.pb-c.d [2019-10-08T16:51:47.678Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-10-08T16:51:47.678Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-10-08T16:51:47.678Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-10-08T16:51:47.678Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-10-08T16:51:47.871Z] #61 10.10 DEP images/ext-file.pb-c.d [2019-10-08T16:51:47.872Z] #61 10.13 PBCC images/rpc.pb-c.c [2019-10-08T16:51:47.872Z] #61 10.20 DEP images/rpc.pb-c.d [2019-10-08T16:51:47.872Z] #61 ... [2019-10-08T16:51:47.872Z] [2019-10-08T16:51:47.872Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-08T16:51:47.968Z] go: finding cloud.google.com/go v0.26.0 [2019-10-08T16:51:48.258Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-10-08T16:51:48.258Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-10-08T16:51:48.545Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-10-08T16:51:48.545Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-10-08T16:51:48.836Z] go: finding go.etcd.io/bbolt v1.3.2 [2019-10-08T16:51:49.530Z] #33 ... [2019-10-08T16:51:49.530Z] [2019-10-08T16:51:49.530Z] #58 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-08T16:51:49.530Z] #58 16.29 + cd /tmp/tmp.X58lhGHrVv/src/github.com/docker/distribution [2019-10-08T16:51:49.530Z] #58 16.29 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-08T16:51:49.530Z] #58 18.45 + GOPATH=/tmp/tmp.X58lhGHrVv/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.X58lhGHrVv go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-08T16:51:49.660Z] #50 34.47 Checking out files: 29% (869/2930) Checking out files: 30% (879/2930) Checking out files: 31% (909/2930) Checking out files: 32% (938/2930) Checking out files: 33% (967/2930) Checking out files: 34% (997/2930) Checking out files: 35% (1026/2930) Checking out files: 36% (1055/2930) Checking out files: 37% (1085/2930) Checking out files: 38% (1114/2930) Checking out files: 39% (1143/2930) Checking out files: 40% (1172/2930) Checking out files: 41% (1202/2930) Checking out files: 42% (1231/2930) Checking out files: 43% (1260/2930) Checking out files: 44% (1290/2930) Checking out files: 45% (1319/2930) Checking out files: 46% (1348/2930) Checking out files: 47% (1378/2930) Checking out files: 48% (1407/2930) Checking out files: 49% (1436/2930) Checking out files: 50% (1465/2930) Checking out files: 51% (1495/2930) Checking out files: 52% (1524/2930) Checking out files: 53% (1553/2930) Checking out files: 54% (1583/2930) Checking out files: 55% (1612/2930) Checking out files: 56% (1641/2930) Checking out files: 57% (1671/2930) Checking out files: 58% (1700/2930) Checking out files: 59% (1729/2930) Checking out files: 60% (1758/2930) Checking out files: 61% (1788/2930) Checking out files: 62% (1817/2930) Checking out files: 63% (1846/2930) Checking out files: 64% (1876/2930) Checking out files: 65% (1905/2930) Checking out files: 66% (1934/2930) Checking out files: 67% (1964/2930) Checking out files: 68% (1993/2930) Checking out files: 69% (2022/2930) Checking out files: 70% (2051/2930) Checking out files: 71% (2081/2930) Checking out files: 72% (2110/2930) Checking out files: 73% (2139/2930) Checking out files: 74% (2169/2930) Checking out files: 75% (2198/2930) Checking out files: 76% (2227/2930) Checking out files: 77% (2257/2930) Checking out files: 78% (2286/2930) Checking out files: 79% (2315/2930) Checking out files: 80% (2344/2930) Checking out files: 81% (2374/2930) Checking out files: 82% (2403/2930) Checking out files: 83% (2432/2930) Checking out files: 84% (2462/2930) Checking out files: 85% (2491/2930) Checking out files: 86% (2520/2930) Checking out files: 87% (2550/2930) Checking out files: 88% (2579/2930) Checking out files: 89% (2608/2930) Checking out files: 90% (2637/2930) Checking out files: 91% (2667/2930) Checking out files: 92% (2696/2930) Checking out files: 93% (2725/2930) Checking out files: 94% (2755/2930) Checking out files: 95% (2784/2930) Checking out files: 96% (2813/2930) Checking out files: 97% (2843/2930) Checking out files: 98% (2872/2930) Checking out files: 99% (2901/2930) Checking out files: 100% (2930/2930) Checking out files: 100% (2930/2930), done. [2019-10-08T16:51:49.660Z] #50 36.28 + cd /tmp/tmp.2lLobW5jNa/src/github.com/containerd/containerd [2019-10-08T16:51:49.660Z] #50 36.28 + git checkout -q b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-10-08T16:51:49.868Z] Removing intermediate container ef298611da59 [2019-10-08T16:51:49.868Z] ---> 437ec51e670f [2019-10-08T16:51:49.868Z] Step 9/12 : ARG GOOS [2019-10-08T16:51:49.868Z] ---> Running in a3dc823dfb7e [2019-10-08T16:51:49.868Z] Removing intermediate container a3dc823dfb7e [2019-10-08T16:51:49.868Z] ---> 67fe06f6a9b2 [2019-10-08T16:51:49.868Z] Step 10/12 : ARG GOARCH [2019-10-08T16:51:49.868Z] ---> Running in 4220483016a4 [2019-10-08T16:51:49.868Z] Removing intermediate container 4220483016a4 [2019-10-08T16:51:49.868Z] ---> 99fc09ce07a1 [2019-10-08T16:51:49.868Z] Step 11/12 : RUN GOOS=${GOOS} GOARCH=${GOARCH} go build -ldflags '-X github.com/docker/buildx/version.Version=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Revision=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o /usr/bin/buildx ./cmd/buildx [2019-10-08T16:51:49.868Z] ---> Running in d3baf951009c [2019-10-08T16:51:50.331Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-10-08T16:51:50.465Z] #58 ... [2019-10-08T16:51:50.465Z] [2019-10-08T16:51:50.465Z] #47 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-08T16:51:50.465Z] #47 10.50 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-08T16:51:50.465Z] #47 20.62 Fetched 7919 kB in 14s (548 kB/s) [2019-10-08T16:51:50.465Z] #47 20.62 Reading package lists... [2019-10-08T16:51:50.465Z] #47 ... [2019-10-08T16:51:50.465Z] [2019-10-08T16:51:50.465Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-08T16:51:50.465Z] #38 20.63 Fetched 7919 kB in 15s (514 kB/s) [2019-10-08T16:51:50.954Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-10-08T16:51:51.242Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-10-08T16:51:51.242Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-10-08T16:51:51.546Z] #50 38.00 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-08T16:51:51.546Z] #50 38.00 + BUILDTAGS='netgo osusergo static_build' [2019-10-08T16:51:51.546Z] #50 38.00 + export EXTRA_FLAGS=-buildmode=pie [2019-10-08T16:51:51.546Z] #50 38.00 + EXTRA_FLAGS=-buildmode=pie [2019-10-08T16:51:51.546Z] #50 38.00 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-08T16:51:51.546Z] #50 38.00 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-08T16:51:51.546Z] #50 38.00 + '[' '' = dynamic ']' [2019-10-08T16:51:51.546Z] #50 38.00 + make [2019-10-08T16:51:51.547Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-10-08T16:51:52.191Z] #50 38.56 🇩 bin/ctr [2019-10-08T16:51:53.039Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-10-08T16:51:53.666Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-10-08T16:51:53.957Z] go: finding github.com/golang/mock v1.1.1 [2019-10-08T16:51:54.083Z] #50 ... [2019-10-08T16:51:54.083Z] [2019-10-08T16:51:54.083Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-08T16:51:54.083Z] #33 73.13 github.com/BurntSushi/toml [2019-10-08T16:51:54.083Z] #33 73.15 flag [2019-10-08T16:51:54.083Z] #33 75.39 log [2019-10-08T16:51:54.083Z] #33 78.04 github.com/BurntSushi/toml/cmd/tomlv [2019-10-08T16:51:54.083Z] #33 DONE 82.2s [2019-10-08T16:51:54.083Z] [2019-10-08T16:51:54.083Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:51:54.083Z] #61 10.38 PBCC images/siginfo.pb-c.c [2019-10-08T16:51:54.083Z] #61 10.42 DEP images/siginfo.pb-c.d [2019-10-08T16:51:54.083Z] #61 10.50 PBCC images/pagemap.pb-c.c [2019-10-08T16:51:54.083Z] #61 10.55 DEP images/pagemap.pb-c.d [2019-10-08T16:51:54.083Z] #61 10.65 PBCC images/rlimit.pb-c.c [2019-10-08T16:51:54.083Z] #61 10.66 DEP images/rlimit.pb-c.d [2019-10-08T16:51:54.083Z] #61 10.71 PBCC images/file-lock.pb-c.c [2019-10-08T16:51:54.083Z] #61 10.77 DEP images/file-lock.pb-c.d [2019-10-08T16:51:54.083Z] #61 10.85 PBCC images/tty.pb-c.c [2019-10-08T16:51:54.083Z] #61 10.90 DEP images/tty.pb-c.d [2019-10-08T16:51:54.083Z] #61 10.97 PBCC images/tun.pb-c.c [2019-10-08T16:51:54.083Z] #61 11.03 PBCC images/netdev.pb-c.c [2019-10-08T16:51:54.083Z] #61 11.10 DEP images/tun.pb-c.d [2019-10-08T16:51:54.083Z] #61 11.16 DEP images/netdev.pb-c.d [2019-10-08T16:51:54.083Z] #61 11.22 PBCC images/vma.pb-c.c [2019-10-08T16:51:54.083Z] #61 11.29 DEP images/vma.pb-c.d [2019-10-08T16:51:54.083Z] #61 11.34 PBCC images/creds.pb-c.c [2019-10-08T16:51:54.083Z] #61 11.41 DEP images/creds.pb-c.d [2019-10-08T16:51:54.083Z] #61 11.49 PBCC images/utsns.pb-c.c [2019-10-08T16:51:54.083Z] #61 11.54 DEP images/utsns.pb-c.d [2019-10-08T16:51:54.083Z] #61 11.63 PBCC images/ipc-desc.pb-c.c [2019-10-08T16:51:54.083Z] #61 11.67 PBCC images/ipc-sem.pb-c.c [2019-10-08T16:51:54.083Z] #61 11.69 DEP images/ipc-desc.pb-c.d [2019-10-08T16:51:54.083Z] #61 11.73 DEP images/ipc-sem.pb-c.d [2019-10-08T16:51:54.083Z] #61 11.80 PBCC images/ipc-msg.pb-c.c [2019-10-08T16:51:54.083Z] #61 11.83 DEP images/ipc-msg.pb-c.d [2019-10-08T16:51:54.083Z] #61 11.91 PBCC images/ipc-shm.pb-c.c [2019-10-08T16:51:54.083Z] #61 11.92 DEP images/ipc-shm.pb-c.d [2019-10-08T16:51:54.083Z] #61 12.01 PBCC images/ipc-var.pb-c.c [2019-10-08T16:51:54.083Z] #61 12.05 DEP images/ipc-var.pb-c.d [2019-10-08T16:51:54.083Z] #61 12.13 PBCC images/sk-opts.pb-c.c [2019-10-08T16:51:54.083Z] #61 12.19 PBCC images/packet-sock.pb-c.c [2019-10-08T16:51:54.083Z] #61 12.32 DEP images/sk-opts.pb-c.d [2019-10-08T16:51:54.083Z] #61 12.36 DEP images/packet-sock.pb-c.d [2019-10-08T16:51:54.083Z] #61 12.42 PBCC images/sk-netlink.pb-c.c [2019-10-08T16:51:54.083Z] #61 12.46 DEP images/sk-netlink.pb-c.d [2019-10-08T16:51:54.083Z] #61 12.51 PBCC images/sk-inet.pb-c.c [2019-10-08T16:51:54.083Z] #61 12.57 DEP images/sk-inet.pb-c.d [2019-10-08T16:51:54.083Z] #61 12.63 PBCC images/sk-unix.pb-c.c [2019-10-08T16:51:54.083Z] #61 12.69 DEP images/sk-unix.pb-c.d [2019-10-08T16:51:54.083Z] #61 12.77 PBCC images/mm.pb-c.c [2019-10-08T16:51:54.083Z] #61 12.85 DEP images/mm.pb-c.d [2019-10-08T16:51:54.083Z] #61 12.92 PBCC images/timerfd.pb-c.c [2019-10-08T16:51:54.083Z] #61 12.97 DEP images/timerfd.pb-c.d [2019-10-08T16:51:54.083Z] #61 13.04 PBCC images/timer.pb-c.c [2019-10-08T16:51:54.083Z] #61 13.05 DEP images/timer.pb-c.d [2019-10-08T16:51:54.083Z] #61 13.09 PBCC images/sa.pb-c.c [2019-10-08T16:51:54.083Z] #61 13.15 DEP images/sa.pb-c.d [2019-10-08T16:51:54.083Z] #61 13.19 PBCC images/pipe-data.pb-c.c [2019-10-08T16:51:54.083Z] #61 13.22 DEP images/pipe-data.pb-c.d [2019-10-08T16:51:54.083Z] #61 13.25 PBCC images/mnt.pb-c.c [2019-10-08T16:51:54.083Z] #61 13.30 DEP images/mnt.pb-c.d [2019-10-08T16:51:54.083Z] #61 13.35 PBCC images/sk-packet.pb-c.c [2019-10-08T16:51:54.083Z] #61 13.40 DEP images/sk-packet.pb-c.d [2019-10-08T16:51:54.083Z] #61 13.46 PBCC images/tcp-stream.pb-c.c [2019-10-08T16:51:54.083Z] #61 13.48 DEP images/tcp-stream.pb-c.d [2019-10-08T16:51:54.083Z] #61 13.55 PBCC images/pipe.pb-c.c [2019-10-08T16:51:54.083Z] #61 13.64 DEP images/pipe.pb-c.d [2019-10-08T16:51:54.083Z] #61 13.75 PBCC images/pstree.pb-c.c [2019-10-08T16:51:54.083Z] #61 13.76 DEP images/pstree.pb-c.d [2019-10-08T16:51:54.083Z] #61 13.81 PBCC images/fs.pb-c.c [2019-10-08T16:51:54.083Z] #61 13.85 DEP images/fs.pb-c.d [2019-10-08T16:51:54.083Z] #61 13.90 PBCC images/signalfd.pb-c.c [2019-10-08T16:51:54.083Z] #61 13.94 DEP images/signalfd.pb-c.d [2019-10-08T16:51:54.083Z] #61 14.03 PBCC images/fh.pb-c.c [2019-10-08T16:51:54.083Z] #61 14.09 PBCC images/fsnotify.pb-c.c [2019-10-08T16:51:54.083Z] #61 14.18 DEP images/fh.pb-c.d [2019-10-08T16:51:54.083Z] #61 14.29 DEP images/fsnotify.pb-c.d [2019-10-08T16:51:54.083Z] #61 14.38 PBCC images/eventpoll.pb-c.c [2019-10-08T16:51:54.083Z] #61 14.42 DEP images/eventpoll.pb-c.d [2019-10-08T16:51:54.083Z] #61 14.50 PBCC images/eventfd.pb-c.c [2019-10-08T16:51:54.083Z] #61 14.51 DEP images/eventfd.pb-c.d [2019-10-08T16:51:54.083Z] #61 14.55 PBCC images/remap-file-path.pb-c.c [2019-10-08T16:51:54.083Z] #61 14.58 DEP images/remap-file-path.pb-c.d [2019-10-08T16:51:54.083Z] #61 14.63 PBCC images/fifo.pb-c.c [2019-10-08T16:51:54.083Z] #61 14.67 DEP images/fifo.pb-c.d [2019-10-08T16:51:54.083Z] #61 14.70 PBCC images/ghost-file.pb-c.c [2019-10-08T16:51:54.083Z] #61 14.74 DEP images/ghost-file.pb-c.d [2019-10-08T16:51:54.083Z] #61 14.81 PBCC images/regfile.pb-c.c [2019-10-08T16:51:54.083Z] #61 14.90 DEP images/regfile.pb-c.d [2019-10-08T16:51:54.083Z] #61 14.97 PBCC images/ns.pb-c.c [2019-10-08T16:51:54.083Z] #61 14.98 DEP images/ns.pb-c.d [2019-10-08T16:51:54.083Z] #61 15.02 PBCC images/fdinfo.pb-c.c [2019-10-08T16:51:54.083Z] #61 15.12 DEP images/fdinfo.pb-c.d [2019-10-08T16:51:54.083Z] #61 15.19 PBCC images/core-aarch64.pb-c.c [2019-10-08T16:51:54.083Z] #61 15.25 PBCC images/core-arm.pb-c.c [2019-10-08T16:51:54.083Z] #61 15.34 PBCC images/core-ppc64.pb-c.c [2019-10-08T16:51:54.083Z] #61 15.38 PBCC images/core-s390.pb-c.c [2019-10-08T16:51:54.083Z] #61 15.42 PBCC images/core-x86.pb-c.c [2019-10-08T16:51:54.083Z] #61 15.47 PBCC images/core.pb-c.c [2019-10-08T16:51:54.083Z] #61 15.59 PBCC images/inventory.pb-c.c [2019-10-08T16:51:54.083Z] #61 15.63 DEP images/core-aarch64.pb-c.d [2019-10-08T16:51:54.083Z] #61 15.72 DEP images/core-arm.pb-c.d [2019-10-08T16:51:54.083Z] #61 15.79 DEP images/core-ppc64.pb-c.d [2019-10-08T16:51:54.083Z] #61 15.83 DEP images/core-s390.pb-c.d [2019-10-08T16:51:54.083Z] #61 15.91 DEP images/core-x86.pb-c.d [2019-10-08T16:51:54.083Z] #61 15.95 DEP images/core.pb-c.d [2019-10-08T16:51:54.083Z] #61 16.01 DEP images/inventory.pb-c.d [2019-10-08T16:51:54.083Z] #61 16.09 PBCC images/cpuinfo.pb-c.c [2019-10-08T16:51:54.083Z] #61 16.14 DEP images/cpuinfo.pb-c.d [2019-10-08T16:51:54.083Z] #61 16.24 PBCC images/stats.pb-c.c [2019-10-08T16:51:54.083Z] #61 16.37 DEP images/stats.pb-c.d [2019-10-08T16:51:54.083Z] #61 ... [2019-10-08T16:51:54.083Z] [2019-10-08T16:51:54.083Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-08T16:51:54.083Z] #16 18.76 Fetched 7919 kB in 15s (513 kB/s) [2019-10-08T16:51:54.250Z] go: finding github.com/onsi/ginkgo v1.7.0 [2019-10-08T16:51:54.542Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-10-08T16:51:54.755Z] Client: Docker Engine - Community [2019-10-08T16:51:54.755Z] Version: 19.03.2 [2019-10-08T16:51:54.755Z] API version: 1.40 [2019-10-08T16:51:54.755Z] Go version: go1.12.8 [2019-10-08T16:51:54.755Z] Git commit: 6a30dfc [2019-10-08T16:51:54.755Z] Built: Thu Aug 29 05:32:25 2019 [2019-10-08T16:51:54.755Z] OS/Arch: linux/arm64 [2019-10-08T16:51:54.755Z] Experimental: false [2019-10-08T16:51:54.755Z] [2019-10-08T16:51:54.755Z] Server: Docker Engine - Community [2019-10-08T16:51:54.755Z] Engine: [2019-10-08T16:51:54.755Z] Version: 19.03.2 [2019-10-08T16:51:54.755Z] API version: 1.40 (minimum version 1.12) [2019-10-08T16:51:54.755Z] Go version: go1.12.8 [2019-10-08T16:51:54.755Z] Git commit: 6a30dfc [2019-10-08T16:51:54.755Z] Built: Thu Aug 29 05:30:57 2019 [2019-10-08T16:51:54.755Z] OS/Arch: linux/arm64 [2019-10-08T16:51:54.755Z] Experimental: true [2019-10-08T16:51:54.755Z] containerd: [2019-10-08T16:51:54.755Z] Version: 1.2.6 [2019-10-08T16:51:54.755Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-08T16:51:54.755Z] runc: [2019-10-08T16:51:54.755Z] Version: 1.0.0-rc8 [2019-10-08T16:51:54.755Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-08T16:51:54.755Z] docker-init: [2019-10-08T16:51:54.755Z] Version: 0.18.0 [2019-10-08T16:51:54.755Z] GitCommit: fec3683 [Pipeline] sh [2019-10-08T16:51:55.089Z] + docker info [2019-10-08T16:51:55.738Z] #38 20.63 Reading package lists... [2019-10-08T16:51:55.738Z] #38 ... [2019-10-08T16:51:55.738Z] [2019-10-08T16:51:55.738Z] #45 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:51:55.738Z] #45 13.54 + cd /tmp/tmp.dlzzPzK7nK/src/github.com/opencontainers/runc [2019-10-08T16:51:55.738Z] #45 13.55 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-08T16:51:55.738Z] #45 13.65 + '[' -z '' ']' [2019-10-08T16:51:55.738Z] #45 13.65 + target=static [2019-10-08T16:51:55.738Z] #45 13.65 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-08T16:51:55.739Z] #45 15.33 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-10-08T16:51:55.739Z] #45 ... [2019-10-08T16:51:55.739Z] [2019-10-08T16:51:55.739Z] #27 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-08T16:51:55.739Z] #27 21.87 + cd /tmp/tmp.I5g0257S91/src/github.com/golangci/golangci-lint/ [2019-10-08T16:51:55.739Z] #27 21.87 + git checkout -q v1.17.1 [2019-10-08T16:51:55.739Z] #27 22.84 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-08T16:51:56.014Z] #16 18.76 Reading package lists... [2019-10-08T16:51:56.014Z] #16 ... [2019-10-08T16:51:56.014Z] [2019-10-08T16:51:56.014Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:51:56.014Z] #36 74.04 regexp [2019-10-08T16:51:56.014Z] #36 77.89 go/token [2019-10-08T16:51:56.014Z] #36 78.67 internal/lazyregexp [2019-10-08T16:51:56.014Z] #36 78.84 go/scanner [2019-10-08T16:51:56.014Z] #36 79.02 net/url [2019-10-08T16:51:56.014Z] #36 80.09 go/ast [2019-10-08T16:51:56.014Z] #36 81.02 text/template/parse [2019-10-08T16:51:56.014Z] #36 ... [2019-10-08T16:51:56.014Z] [2019-10-08T16:51:56.014Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:51:56.014Z] #61 18.36 make[1]: Nothing to be done for 'all'. [2019-10-08T16:51:56.599Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-10-08T16:51:56.599Z] go: finding github.com/hashicorp/hcl v1.0.0 [2019-10-08T16:51:56.889Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-10-08T16:51:57.113Z] #27 ... [2019-10-08T16:51:57.113Z] [2019-10-08T16:51:57.113Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:51:57.113Z] #36 16.73 unicode/utf16 [2019-10-08T16:51:57.113Z] #36 17.08 container/list [2019-10-08T16:51:57.113Z] #36 17.49 crypto/internal/subtle [2019-10-08T16:51:57.113Z] #36 17.56 crypto/subtle [2019-10-08T16:51:57.113Z] #36 17.66 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-08T16:51:57.113Z] #36 17.72 internal/nettrace [2019-10-08T16:51:57.113Z] #36 17.86 runtime/cgo [2019-10-08T16:51:57.113Z] #36 ... [2019-10-08T16:51:57.113Z] [2019-10-08T16:51:57.113Z] #47 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-08T16:51:57.113Z] #47 20.62 Reading package lists... [2019-10-08T16:51:57.197Z] go: finding google.golang.org/appengine v1.1.0 [2019-10-08T16:51:57.379Z] #61 19.80 CC images/stats.o [2019-10-08T16:51:57.488Z] go: finding github.com/json-iterator/go v1.1.6 [2019-10-08T16:51:57.488Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-10-08T16:51:57.488Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-10-08T16:51:57.940Z] #61 20.32 CC images/core.o [2019-10-08T16:51:58.866Z] #61 21.09 CC images/core-x86.o [2019-10-08T16:51:58.990Z] go: finding github.com/kr/text v0.1.0 [2019-10-08T16:51:58.990Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-10-08T16:51:59.282Z] go: finding github.com/davecgh/go-spew v1.1.0 [2019-10-08T16:51:59.450Z] #61 21.61 CC images/core-arm.o [2019-10-08T16:51:59.571Z] go: finding github.com/docker/go-units v0.3.1 [2019-10-08T16:51:59.571Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2019-10-08T16:51:59.643Z] #47 26.28 Reading package lists... [2019-10-08T16:51:59.643Z] #47 ... [2019-10-08T16:51:59.643Z] [2019-10-08T16:51:59.643Z] #53 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-08T16:51:59.643Z] #53 19.60 + cd /tmp/tmp.tGi56JLc0R/src/github.com/docker/libnetwork [2019-10-08T16:51:59.643Z] #53 19.60 + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-08T16:51:59.643Z] #53 20.05 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-08T16:51:59.705Z] #61 22.07 CC images/core-aarch64.o [2019-10-08T16:51:59.901Z] #53 ... [2019-10-08T16:51:59.901Z] [2019-10-08T16:51:59.901Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-08T16:51:59.901Z] #60 20.78 Fetched 7919 kB in 14s (551 kB/s) [2019-10-08T16:51:59.901Z] #60 20.78 Reading package lists... [2019-10-08T16:51:59.960Z] #61 22.50 CC images/core-ppc64.o [2019-10-08T16:52:00.198Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-10-08T16:52:00.198Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-10-08T16:52:00.497Z] go: finding golang.org/x/text v0.3.0 [2019-10-08T16:52:00.787Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-10-08T16:52:00.787Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-10-08T16:52:00.837Z] #60 25.91 Reading package lists... [2019-10-08T16:52:00.837Z] #60 ... [2019-10-08T16:52:00.837Z] [2019-10-08T16:52:00.837Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-08T16:52:00.837Z] #38 25.84 Reading package lists... [2019-10-08T16:52:00.837Z] #38 ... [2019-10-08T16:52:00.837Z] [2019-10-08T16:52:00.837Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-08T16:52:00.837Z] #60 25.91 Reading package lists... [2019-10-08T16:52:00.884Z] #61 23.23 CC images/core-s390.o [2019-10-08T16:52:01.414Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-10-08T16:52:01.414Z] go: finding github.com/client9/misspell v0.3.4 [2019-10-08T16:52:01.704Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-10-08T16:52:01.704Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-10-08T16:52:01.808Z] #61 24.07 CC images/cpuinfo.o [2019-10-08T16:52:01.995Z] go: finding github.com/gofrs/flock v0.7.0 [2019-10-08T16:52:01.995Z] go: finding github.com/gogo/googleapis v1.1.0 [2019-10-08T16:52:02.028Z] #60 31.13 Building dependency tree... [2019-10-08T16:52:02.063Z] #61 24.57 CC images/inventory.o [2019-10-08T16:52:02.285Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-10-08T16:52:02.622Z] #61 24.92 CC images/fdinfo.o [2019-10-08T16:52:02.877Z] #61 25.36 CC images/fown.o [2019-10-08T16:52:02.911Z] go: finding github.com/davecgh/go-spew v1.1.1 [2019-10-08T16:52:03.198Z] go: finding github.com/docker/go-connections v0.3.0 [2019-10-08T16:52:03.403Z] #60 33.34 The following additional packages will be installed: [2019-10-08T16:52:03.403Z] #60 33.35 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-08T16:52:03.403Z] #60 33.35 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-08T16:52:03.403Z] #60 33.37 Suggested packages: [2019-10-08T16:52:03.403Z] #60 33.37 manpages-dev python-setuptools [2019-10-08T16:52:03.437Z] #61 25.66 CC images/ns.o [2019-10-08T16:52:03.691Z] #61 25.90 CC images/regfile.o [2019-10-08T16:52:03.691Z] #61 26.15 CC images/ghost-file.o [2019-10-08T16:52:03.857Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-10-08T16:52:03.857Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-10-08T16:52:04.147Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2019-10-08T16:52:04.147Z] go: finding github.com/ghodss/yaml v1.0.0 [2019-10-08T16:52:04.147Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-10-08T16:52:04.251Z] #61 26.54 CC images/fifo.o [2019-10-08T16:52:04.436Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-10-08T16:52:04.436Z] go: finding github.com/kisielk/gotool v1.0.0 [2019-10-08T16:52:04.506Z] #61 26.79 CC images/remap-file-path.o [2019-10-08T16:52:04.723Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-10-08T16:52:04.779Z] #60 34.69 The following NEW packages will be installed: [2019-10-08T16:52:04.779Z] #60 34.70 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-08T16:52:04.779Z] #60 34.70 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-08T16:52:04.779Z] #60 34.71 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-08T16:52:04.779Z] #60 34.71 zlib1g-dev [2019-10-08T16:52:04.802Z] #61 27.06 CC images/eventfd.o [2019-10-08T16:52:04.802Z] #61 27.26 CC images/eventpoll.o [2019-10-08T16:52:05.058Z] #61 27.56 CC images/fh.o [2019-10-08T16:52:05.659Z] #61 27.91 CC images/fsnotify.o [2019-10-08T16:52:05.714Z] #60 ... [2019-10-08T16:52:05.714Z] [2019-10-08T16:52:05.714Z] #53 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-08T16:52:05.714Z] #53 DONE 35.3s [2019-10-08T16:52:05.714Z] [2019-10-08T16:52:05.714Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-08T16:52:05.714Z] #60 35.79 0 upgraded, 16 newly installed, 0 to remove and 12 not upgraded. [2019-10-08T16:52:05.714Z] #60 35.79 Need to get 3602 kB of archives. [2019-10-08T16:52:05.714Z] #60 35.79 After this operation, 18.9 MB of additional disk space will be used. [2019-10-08T16:52:05.714Z] #60 35.79 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-10-08T16:52:05.714Z] #60 35.79 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-10-08T16:52:05.714Z] #60 35.80 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-10-08T16:52:05.714Z] #60 35.81 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-10-08T16:52:05.714Z] #60 35.81 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2019-10-08T16:52:05.714Z] #60 35.82 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-10-08T16:52:05.714Z] #60 35.82 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2019-10-08T16:52:05.714Z] #60 35.83 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2019-10-08T16:52:05.714Z] #60 35.86 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-10-08T16:52:05.972Z] #60 35.97 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-10-08T16:52:05.972Z] #60 36.00 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-10-08T16:52:05.972Z] #60 36.10 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-10-08T16:52:06.219Z] #61 28.65 CC images/signalfd.o [2019-10-08T16:52:06.219Z] #61 ... [2019-10-08T16:52:06.219Z] [2019-10-08T16:52:06.219Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-08T16:52:06.219Z] #16 18.76 Reading package lists... [2019-10-08T16:52:06.219Z] #16 24.49 Reading package lists... [2019-10-08T16:52:06.219Z] #16 29.21 Building dependency tree... [2019-10-08T16:52:06.219Z] #16 31.08 The following additional packages will be installed: [2019-10-08T16:52:06.219Z] #16 31.08 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-08T16:52:06.219Z] #16 31.08 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-08T16:52:06.219Z] #16 31.08 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-08T16:52:06.219Z] #16 31.08 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-08T16:52:06.219Z] #16 31.08 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-08T16:52:06.219Z] #16 31.08 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-08T16:52:06.219Z] #16 31.08 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-08T16:52:06.219Z] #16 31.08 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-08T16:52:06.219Z] #16 31.09 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-08T16:52:06.219Z] #16 31.09 Suggested packages: [2019-10-08T16:52:06.219Z] #16 31.10 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-08T16:52:06.219Z] #16 31.10 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-08T16:52:06.219Z] #16 31.10 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-08T16:52:06.224Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-10-08T16:52:06.224Z] go: finding github.com/vishvananda/netlink v1.0.0 [2019-10-08T16:52:06.224Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-10-08T16:52:06.230Z] #60 36.21 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2019-10-08T16:52:06.230Z] #60 36.21 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-10-08T16:52:06.230Z] #60 36.24 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-08T16:52:06.230Z] #60 36.27 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-10-08T16:52:06.474Z] #16 31.10 vim-doc vim-scripts xfsdump acl attr quota [2019-10-08T16:52:06.474Z] #16 31.10 Recommended packages: [2019-10-08T16:52:06.474Z] #16 31.10 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-08T16:52:06.474Z] #16 31.10 python3-keyrings.alt python3-xdg unzip [2019-10-08T16:52:06.474Z] #16 ... [2019-10-08T16:52:06.474Z] [2019-10-08T16:52:06.474Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:52:06.474Z] #61 28.98 CC images/fs.o [2019-10-08T16:52:06.848Z] go: finding github.com/kr/pty v1.1.1 [2019-10-08T16:52:06.848Z] go: finding github.com/hpcloud/tail v1.0.0 [2019-10-08T16:52:07.036Z] #61 29.24 CC images/pstree.o [2019-10-08T16:52:07.036Z] #61 ... [2019-10-08T16:52:07.036Z] [2019-10-08T16:52:07.036Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:52:07.036Z] #36 85.33 go/parser [2019-10-08T16:52:07.036Z] #36 86.29 text/template [2019-10-08T16:52:07.036Z] #36 90.08 encoding/xml [2019-10-08T16:52:07.036Z] #36 91.09 go/doc [2019-10-08T16:52:07.036Z] #36 94.70 github.com/LK4D4/vndr/build [2019-10-08T16:52:07.165Z] #60 37.40 debconf: delaying package configuration, since apt-utils is not installed [2019-10-08T16:52:07.292Z] #36 ... [2019-10-08T16:52:07.292Z] [2019-10-08T16:52:07.292Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:52:07.292Z] #61 29.54 CC images/pipe.o [2019-10-08T16:52:07.308Z] Client: [2019-10-08T16:52:07.309Z] Debug Mode: false [2019-10-08T16:52:07.309Z] [2019-10-08T16:52:07.309Z] Server: [2019-10-08T16:52:07.309Z] Containers: 0 [2019-10-08T16:52:07.309Z] Running: 0 [2019-10-08T16:52:07.309Z] Paused: 0 [2019-10-08T16:52:07.309Z] Stopped: 0 [2019-10-08T16:52:07.309Z] Images: 0 [2019-10-08T16:52:07.309Z] Server Version: 19.03.2 [2019-10-08T16:52:07.309Z] Storage Driver: overlay2 [2019-10-08T16:52:07.309Z] Backing Filesystem: extfs [2019-10-08T16:52:07.309Z] Supports d_type: true [2019-10-08T16:52:07.309Z] Native Overlay Diff: true [2019-10-08T16:52:07.309Z] Logging Driver: json-file [2019-10-08T16:52:07.309Z] Cgroup Driver: cgroupfs [2019-10-08T16:52:07.309Z] Plugins: [2019-10-08T16:52:07.309Z] Volume: local [2019-10-08T16:52:07.309Z] Network: bridge host ipvlan macvlan null overlay [2019-10-08T16:52:07.309Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-08T16:52:07.309Z] Swarm: inactive [2019-10-08T16:52:07.309Z] Runtimes: runc [2019-10-08T16:52:07.309Z] Default Runtime: runc [2019-10-08T16:52:07.309Z] Init Binary: docker-init [2019-10-08T16:52:07.309Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-08T16:52:07.309Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-08T16:52:07.309Z] init version: fec3683 [2019-10-08T16:52:07.309Z] Security Options: [2019-10-08T16:52:07.309Z] apparmor [2019-10-08T16:52:07.309Z] seccomp [2019-10-08T16:52:07.309Z] Profile: default [2019-10-08T16:52:07.309Z] Kernel Version: 4.15.0-1048-aws [2019-10-08T16:52:07.309Z] Operating System: Ubuntu 16.04.6 LTS [2019-10-08T16:52:07.309Z] OSType: linux [2019-10-08T16:52:07.309Z] Architecture: aarch64 [2019-10-08T16:52:07.309Z] CPUs: 4 [2019-10-08T16:52:07.309Z] Total Memory: 7.525GiB [2019-10-08T16:52:07.309Z] Name: ip-10-100-119-147 [2019-10-08T16:52:07.309Z] ID: P6VQ:YKJW:TNGX:TXFI:HUQ3:53UN:TOH3:6BJM:FCYL:64MC:THVR:5KBO [2019-10-08T16:52:07.309Z] Docker Root Dir: /var/lib/docker [2019-10-08T16:52:07.309Z] Debug Mode: false [2019-10-08T16:52:07.309Z] Registry: https://index.docker.io/v1/ [2019-10-08T16:52:07.309Z] Labels: [2019-10-08T16:52:07.309Z] Experimental: true [2019-10-08T16:52:07.309Z] Insecure Registries: [2019-10-08T16:52:07.309Z] 127.0.0.0/8 [2019-10-08T16:52:07.309Z] Live Restore Enabled: true [2019-10-08T16:52:07.309Z] [2019-10-08T16:52:07.309Z] WARNING: No swap limit support [Pipeline] sh [2019-10-08T16:52:07.423Z] #60 37.57 Fetched 3602 kB in 1s (2306 kB/s) [2019-10-08T16:52:07.423Z] #60 37.65 Selecting previously unselected package libnet1:amd64. [2019-10-08T16:52:07.476Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-10-08T16:52:07.548Z] #61 29.81 CC images/tcp-stream.o [2019-10-08T16:52:07.548Z] #61 30.06 CC images/sk-packet.o [2019-10-08T16:52:07.602Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-08T16:52:07.602Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-08T16:52:07.602Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39678/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-08T16:52:07.602Z] + bash /home/ubuntu/workspace/moby_PR-39678/check-config.sh [2019-10-08T16:52:07.602Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-08T16:52:07.602Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-08T16:52:07.602Z] [2019-10-08T16:52:07.602Z] Generally Necessary: [2019-10-08T16:52:07.602Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-08T16:52:07.602Z] - apparmor: enabled and tools installed [2019-10-08T16:52:07.602Z] - CONFIG_NAMESPACES: enabled [2019-10-08T16:52:07.602Z] - CONFIG_NET_NS: enabled [2019-10-08T16:52:07.602Z] - CONFIG_PID_NS: enabled [2019-10-08T16:52:07.602Z] - CONFIG_IPC_NS: enabled [2019-10-08T16:52:07.602Z] - CONFIG_UTS_NS: enabled [2019-10-08T16:52:07.602Z] - CONFIG_CGROUPS: enabled [2019-10-08T16:52:07.682Z] #60 37.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.) [2019-10-08T16:52:07.682Z] #60 37.77 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-10-08T16:52:07.682Z] #60 37.77 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-08T16:52:07.682Z] #60 37.97 Selecting previously unselected package libcap-dev:amd64. [2019-10-08T16:52:07.864Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-08T16:52:07.864Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-08T16:52:07.864Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-08T16:52:07.864Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-08T16:52:07.864Z] - CONFIG_CPUSETS: enabled [2019-10-08T16:52:07.864Z] - CONFIG_MEMCG: enabled [2019-10-08T16:52:07.864Z] - CONFIG_KEYS: enabled [2019-10-08T16:52:07.864Z] - CONFIG_VETH: enabled (as module) [2019-10-08T16:52:07.864Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-08T16:52:07.864Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-08T16:52:07.864Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-08T16:52:07.864Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-08T16:52:07.864Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-08T16:52:07.864Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-08T16:52:07.864Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-08T16:52:07.864Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-08T16:52:07.864Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-08T16:52:07.864Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-08T16:52:07.864Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-08T16:52:07.864Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-08T16:52:07.864Z] [2019-10-08T16:52:07.864Z] Optional Features: [2019-10-08T16:52:07.864Z] - CONFIG_USER_NS: enabled [2019-10-08T16:52:07.864Z] - CONFIG_SECCOMP: enabled [2019-10-08T16:52:07.864Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-08T16:52:07.864Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-08T16:52:07.940Z] #60 ... [2019-10-08T16:52:07.941Z] [2019-10-08T16:52:07.941Z] #47 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-08T16:52:07.941Z] #47 26.28 Reading package lists... [2019-10-08T16:52:07.941Z] #47 31.43 Building dependency tree... [2019-10-08T16:52:07.941Z] #47 33.56 The following additional packages will be installed: [2019-10-08T16:52:07.941Z] #47 33.57 btrfs-progs liblzo2-2 [2019-10-08T16:52:07.941Z] #47 33.77 The following NEW packages will be installed: [2019-10-08T16:52:07.941Z] #47 33.78 btrfs-progs btrfs-tools liblzo2-2 [2019-10-08T16:52:07.941Z] #47 35.01 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. [2019-10-08T16:52:07.941Z] #47 35.01 Need to get 649 kB of archives. [2019-10-08T16:52:07.941Z] #47 35.01 After this operation, 4320 kB of additional disk space will be used. [2019-10-08T16:52:07.941Z] #47 35.01 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-08T16:52:07.941Z] #47 35.01 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-10-08T16:52:07.941Z] #47 35.06 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-10-08T16:52:07.941Z] #47 36.19 debconf: delaying package configuration, since apt-utils is not installed [2019-10-08T16:52:07.941Z] #47 36.48 Fetched 649 kB in 1s (549 kB/s) [2019-10-08T16:52:07.941Z] #47 36.66 Selecting previously unselected package liblzo2-2:amd64. [2019-10-08T16:52:07.941Z] #47 36.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-08T16:52:07.941Z] #47 36.72 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-08T16:52:07.941Z] #47 36.73 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-08T16:52:07.941Z] #47 36.86 Selecting previously unselected package btrfs-progs. [2019-10-08T16:52:07.941Z] #47 36.86 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-10-08T16:52:07.941Z] #47 36.89 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-08T16:52:07.941Z] #47 37.46 Selecting previously unselected package btrfs-tools. [2019-10-08T16:52:07.941Z] #47 37.49 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-10-08T16:52:07.941Z] #47 37.50 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-08T16:52:07.941Z] #47 37.64 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-08T16:52:07.941Z] #47 37.73 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-08T16:52:07.941Z] #47 37.75 Setting up btrfs-progs (4.7.3-1) ... [2019-10-08T16:52:07.941Z] #47 37.76 Setting up btrfs-tools (4.7.3-1) ... [2019-10-08T16:52:07.941Z] #47 37.77 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-08T16:52:07.941Z] #47 DONE 38.0s [2019-10-08T16:52:07.941Z] [2019-10-08T16:52:07.941Z] #48 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-08T16:52:07.941Z] #48 DONE 0.1s [2019-10-08T16:52:07.941Z] [2019-10-08T16:52:07.941Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-08T16:52:07.941Z] #60 37.98 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-10-08T16:52:07.941Z] #60 38.00 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-10-08T16:52:07.941Z] #60 ... [2019-10-08T16:52:07.941Z] [2019-10-08T16:52:07.941Z] #49 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-08T16:52:07.941Z] #49 DONE 0.1s [2019-10-08T16:52:07.941Z] [2019-10-08T16:52:07.941Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-08T16:52:07.941Z] #60 38.15 Selecting previously unselected package libnet1-dev. [2019-10-08T16:52:07.941Z] #60 38.15 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-10-08T16:52:07.941Z] #60 38.16 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-08T16:52:08.104Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-10-08T16:52:08.104Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-10-08T16:52:08.104Z] go: finding github.com/onsi/ginkgo v1.6.0 [2019-10-08T16:52:08.108Z] #61 30.42 CC images/mnt.o [2019-10-08T16:52:08.124Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-08T16:52:08.124Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-08T16:52:08.124Z] - CONFIG_BLK_CGROUP: enabled [2019-10-08T16:52:08.124Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-08T16:52:08.124Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-08T16:52:08.124Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-08T16:52:08.124Z] - CONFIG_CGROUP_PERF: enabled [2019-10-08T16:52:08.124Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-08T16:52:08.124Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-08T16:52:08.124Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-08T16:52:08.124Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-08T16:52:08.124Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-08T16:52:08.124Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-08T16:52:08.124Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-08T16:52:08.124Z] - CONFIG_IP_VS: enabled (as module) [2019-10-08T16:52:08.124Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-08T16:52:08.124Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-08T16:52:08.124Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-08T16:52:08.124Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-08T16:52:08.124Z] - CONFIG_EXT4_FS: enabled [2019-10-08T16:52:08.124Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-08T16:52:08.124Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-08T16:52:08.124Z] - Network Drivers: [2019-10-08T16:52:08.124Z] - "overlay": [2019-10-08T16:52:08.199Z] #60 38.48 Selecting previously unselected package libnl-3-200:amd64. [2019-10-08T16:52:08.199Z] #60 38.50 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-10-08T16:52:08.364Z] #61 30.69 CC images/pipe-data.o [2019-10-08T16:52:08.384Z] - CONFIG_VXLAN: enabled (as module) [2019-10-08T16:52:08.384Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-08T16:52:08.384Z] Optional (for encrypted networks): [2019-10-08T16:52:08.384Z] - CONFIG_CRYPTO: enabled [2019-10-08T16:52:08.384Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-08T16:52:08.384Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-08T16:52:08.384Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-08T16:52:08.384Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-08T16:52:08.384Z] - CONFIG_XFRM: enabled [2019-10-08T16:52:08.384Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-08T16:52:08.384Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-08T16:52:08.384Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-08T16:52:08.384Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-08T16:52:08.384Z] - "ipvlan": [2019-10-08T16:52:08.384Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-08T16:52:08.384Z] - "macvlan": [2019-10-08T16:52:08.384Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-08T16:52:08.384Z] - CONFIG_DUMMY: enabled (as module) [2019-10-08T16:52:08.384Z] - "ftp,tftp client in container": [2019-10-08T16:52:08.384Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-08T16:52:08.384Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-08T16:52:08.384Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-08T16:52:08.384Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-08T16:52:08.384Z] - Storage Drivers: [2019-10-08T16:52:08.384Z] - "aufs": [2019-10-08T16:52:08.384Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-08T16:52:08.384Z] - "btrfs": [2019-10-08T16:52:08.384Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-08T16:52:08.393Z] go: finding github.com/spf13/pflag v1.0.3 [2019-10-08T16:52:08.458Z] #60 38.52 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-10-08T16:52:08.458Z] #60 38.69 Selecting previously unselected package libnl-3-dev:amd64. [2019-10-08T16:52:08.458Z] #60 38.70 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-10-08T16:52:08.458Z] #60 38.71 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-10-08T16:52:08.643Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-08T16:52:08.644Z] - "devicemapper": [2019-10-08T16:52:08.644Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-08T16:52:08.644Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-08T16:52:08.644Z] - "overlay": [2019-10-08T16:52:08.644Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-08T16:52:08.644Z] - "zfs": [2019-10-08T16:52:08.644Z] - /dev/zfs: missing [2019-10-08T16:52:08.644Z] - zfs command: missing [2019-10-08T16:52:08.644Z] - zpool command: missing [2019-10-08T16:52:08.644Z] [2019-10-08T16:52:08.644Z] Limits: [2019-10-08T16:52:08.644Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-08T16:52:08.644Z] [2019-10-08T16:52:08.644Z] + true [Pipeline] } [Pipeline] // stage [2019-10-08T16:52:08.663Z] #61 31.01 CC images/sa.o [Pipeline] stage [Pipeline] { (Build dev image) [2019-10-08T16:52:08.682Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [Pipeline] sh [2019-10-08T16:52:08.961Z] #61 31.26 CC images/timer.o [2019-10-08T16:52:08.976Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-10-08T16:52:08.976Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-10-08T16:52:08.983Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 . [2019-10-08T16:52:08.983Z] #1 [internal] load .dockerignore [2019-10-08T16:52:08.983Z] #1 transferring context: 87B 0.0s done [2019-10-08T16:52:08.983Z] #1 DONE 0.0s [2019-10-08T16:52:08.983Z] [2019-10-08T16:52:08.983Z] #2 [internal] load build definition from Dockerfile [2019-10-08T16:52:08.983Z] #2 transferring dockerfile: 13.27kB 0.0s done [2019-10-08T16:52:08.983Z] #2 DONE 0.0s [2019-10-08T16:52:08.983Z] [2019-10-08T16:52:08.983Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-08T16:52:09.025Z] #60 39.05 Selecting previously unselected package libprotobuf-c1:amd64. [2019-10-08T16:52:09.025Z] #60 39.05 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-10-08T16:52:09.025Z] #60 39.06 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-08T16:52:09.025Z] #60 39.24 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-10-08T16:52:09.025Z] #60 39.24 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-10-08T16:52:09.025Z] #60 39.25 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-10-08T16:52:09.025Z] #60 39.34 Selecting previously unselected package zlib1g-dev:amd64. [2019-10-08T16:52:09.218Z] #61 31.67 CC images/timerfd.o [2019-10-08T16:52:09.265Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-10-08T16:52:09.283Z] #60 39.37 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-10-08T16:52:09.283Z] #60 39.37 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-10-08T16:52:09.478Z] #61 31.93 CC images/mm.o [2019-10-08T16:52:09.542Z] #60 39.64 Selecting previously unselected package libprotobuf10:amd64. [2019-10-08T16:52:09.542Z] #60 39.64 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-10-08T16:52:09.542Z] #60 39.65 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-10-08T16:52:09.554Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-10-08T16:52:09.554Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-10-08T16:52:10.043Z] #61 32.32 CC images/sk-opts.o [2019-10-08T16:52:10.118Z] #60 40.20 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-10-08T16:52:10.118Z] #60 40.21 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-10-08T16:52:10.118Z] #60 40.22 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-10-08T16:52:10.341Z] #61 32.61 CC images/sk-unix.o [2019-10-08T16:52:10.363Z] #3 DONE 1.2s [2019-10-08T16:52:10.363Z] [2019-10-08T16:52:10.363Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-08T16:52:10.363Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-08T16:52:10.363Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done [2019-10-08T16:52:10.363Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0B / 8.26MB 0.0s [2019-10-08T16:52:10.363Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-08T16:52:10.363Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done [2019-10-08T16:52:10.376Z] #60 40.39 Selecting previously unselected package libprotobuf-dev:amd64. [2019-10-08T16:52:10.376Z] #60 40.39 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-10-08T16:52:10.376Z] #60 40.39 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-10-08T16:52:10.588Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2019-10-08T16:52:10.597Z] #61 32.91 CC images/sk-inet.o [2019-10-08T16:52:10.624Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.3s [2019-10-08T16:52:10.854Z] #61 33.28 CC images/tun.o [2019-10-08T16:52:10.884Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.6s done [2019-10-08T16:52:10.884Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.1s [2019-10-08T16:52:10.945Z] #60 ... [2019-10-08T16:52:10.945Z] [2019-10-08T16:52:10.945Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-08T16:52:10.945Z] #38 31.11 Building dependency tree... [2019-10-08T16:52:10.945Z] #38 33.60 The following additional packages will be installed: [2019-10-08T16:52:10.945Z] #38 33.61 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-08T16:52:10.945Z] #38 33.62 Suggested packages: [2019-10-08T16:52:10.945Z] #38 33.62 codeblocks eclipse ninja-build lrzip [2019-10-08T16:52:10.945Z] #38 33.63 Recommended packages: [2019-10-08T16:52:10.945Z] #38 33.63 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-08T16:52:10.945Z] #38 34.30 The following NEW packages will be installed: [2019-10-08T16:52:10.945Z] #38 34.31 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-08T16:52:10.945Z] #38 34.32 vim-common xxd [2019-10-08T16:52:10.945Z] #38 35.41 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded. [2019-10-08T16:52:10.945Z] #38 35.41 Need to get 13.7 MB of archives. [2019-10-08T16:52:10.945Z] #38 35.41 After this operation, 57.2 MB of additional disk space will be used. [2019-10-08T16:52:10.945Z] #38 35.41 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-10-08T16:52:10.945Z] #38 35.55 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-08T16:52:10.945Z] #38 35.55 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-10-08T16:52:10.945Z] #38 36.65 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2019-10-08T16:52:10.945Z] #38 36.70 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB] [2019-10-08T16:52:10.945Z] #38 36.72 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-10-08T16:52:10.945Z] #38 36.73 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-10-08T16:52:10.945Z] #38 36.74 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-10-08T16:52:10.945Z] #38 37.01 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-08T16:52:10.945Z] #38 37.02 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-08T16:52:10.945Z] #38 38.25 debconf: delaying package configuration, since apt-utils is not installed [2019-10-08T16:52:10.945Z] #38 38.48 Fetched 13.7 MB in 2s (5154 kB/s) [2019-10-08T16:52:10.945Z] #38 38.71 Selecting previously unselected package cmake-data. [2019-10-08T16:52:10.945Z] #38 38.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-08T16:52:10.945Z] #38 38.81 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-08T16:52:10.945Z] #38 38.82 Unpacking cmake-data (3.7.2-1) ... [2019-10-08T16:52:11.110Z] #61 33.55 CC images/sk-netlink.o [2019-10-08T16:52:11.145Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.2s done [2019-10-08T16:52:11.145Z] #4 DONE 1.0s [2019-10-08T16:52:11.203Z] #38 41.34 Selecting previously unselected package liblzo2-2:amd64. [2019-10-08T16:52:11.203Z] #38 ... [2019-10-08T16:52:11.203Z] [2019-10-08T16:52:11.203Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-08T16:52:11.203Z] #50 2.544 + RM_GOPATH=0 [2019-10-08T16:52:11.203Z] #50 2.544 + TMP_GOPATH= [2019-10-08T16:52:11.203Z] #50 2.544 + : /build [2019-10-08T16:52:11.203Z] #50 2.544 + '[' -z '' ']' [2019-10-08T16:52:11.203Z] #50 2.544 ++ mktemp -d [2019-10-08T16:52:11.203Z] #50 2.548 + export GOPATH=/tmp/tmp.SY02gYZHsH [2019-10-08T16:52:11.203Z] #50 2.548 + GOPATH=/tmp/tmp.SY02gYZHsH [2019-10-08T16:52:11.203Z] #50 2.548 + RM_GOPATH=1 [2019-10-08T16:52:11.203Z] #50 2.549 ++ dirname ./install.sh [2019-10-08T16:52:11.203Z] #50 2.550 + dir=. [2019-10-08T16:52:11.203Z] #50 2.554 + bin=containerd [2019-10-08T16:52:11.203Z] #50 2.554 + shift [2019-10-08T16:52:11.203Z] #50 2.554 + '[' '!' -f ./containerd.installer ']' [2019-10-08T16:52:11.203Z] #50 2.554 + . ./containerd.installer [2019-10-08T16:52:11.203Z] #50 2.557 ++ CONTAINERD_COMMIT=b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-10-08T16:52:11.203Z] #50 2.559 + install_containerd [2019-10-08T16:52:11.203Z] #50 2.559 + echo 'Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339' [2019-10-08T16:52:11.203Z] #50 2.559 Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-10-08T16:52:11.203Z] #50 2.559 + git clone https://github.com/containerd/containerd.git /tmp/tmp.SY02gYZHsH/src/github.com/containerd/containerd [2019-10-08T16:52:11.203Z] #50 2.562 Cloning into '/tmp/tmp.SY02gYZHsH/src/github.com/containerd/containerd'... [2019-10-08T16:52:11.366Z] #61 33.81 CC images/packet-sock.o [2019-10-08T16:52:11.614Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-10-08T16:52:11.614Z] go: finding gotest.tools v2.2.0+incompatible [2019-10-08T16:52:11.614Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-10-08T16:52:11.716Z] [2019-10-08T16:52:11.717Z] #5 [internal] load metadata for docker.io/library/golang:1.13.1-stretch [2019-10-08T16:52:11.901Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-10-08T16:52:11.901Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2019-10-08T16:52:11.926Z] #61 34.24 CC images/ipc-var.o [2019-10-08T16:52:11.926Z] #61 34.43 CC images/ipc-desc.o [2019-10-08T16:52:11.977Z] #5 DONE 0.4s [2019-10-08T16:52:12.191Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-10-08T16:52:12.268Z] [2019-10-08T16:52:12.268Z] #6 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-08T16:52:12.268Z] #6 resolve docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 done [2019-10-08T16:52:12.268Z] #6 sha256:9c4c24cd2731d8b9ab6298cf8a0dca57cd30005f8d7b9a225f9113bc56faaf65 5.46kB / 5.46kB done [2019-10-08T16:52:12.268Z] #6 sha256:815c1832d6513be8edd397e11041a4aee3f96dce52f0ebcb981c3b9cdd510b36 1.85MB / 43.14MB 0.2s [2019-10-08T16:52:12.268Z] #6 sha256:6d5c571b36bfd171c2d8ed92043e8246a279ad06d7a71f3d7db36aa14117f1d7 0B / 4.09MB 0.2s [2019-10-08T16:52:12.268Z] #6 sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 1.42kB / 1.42kB done [2019-10-08T16:52:12.268Z] #6 sha256:f04bed802a875187697c84fbe66916965d4793e879ff5bb0b618d3cfb4967eea 0B / 9.74MB 0.2s [2019-10-08T16:52:12.268Z] #6 sha256:c47fddbd4870178f227f42d9e6001232385e961748e0463641afca6b5eb9ef42 1.79kB / 1.79kB done [2019-10-08T16:52:12.487Z] #61 34.69 CC images/ipc-shm.o [2019-10-08T16:52:12.487Z] #61 34.87 CC images/ipc-msg.o [2019-10-08T16:52:12.529Z] #6 sha256:815c1832d6513be8edd397e11041a4aee3f96dce52f0ebcb981c3b9cdd510b36 10.31MB / 43.14MB 0.4s [2019-10-08T16:52:12.529Z] #6 sha256:6d5c571b36bfd171c2d8ed92043e8246a279ad06d7a71f3d7db36aa14117f1d7 4.09MB / 4.09MB 0.4s [2019-10-08T16:52:12.529Z] #6 sha256:f04bed802a875187697c84fbe66916965d4793e879ff5bb0b618d3cfb4967eea 1.13MB / 9.74MB 0.4s [2019-10-08T16:52:12.743Z] #61 35.23 CC images/ipc-sem.o [2019-10-08T16:52:12.743Z] #61 ... [2019-10-08T16:52:12.743Z] [2019-10-08T16:52:12.743Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-08T16:52:12.743Z] #16 34.95 The following NEW packages will be installed: [2019-10-08T16:52:12.743Z] #16 34.95 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-08T16:52:12.743Z] #16 34.95 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-08T16:52:12.743Z] #16 34.97 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-08T16:52:12.743Z] #16 34.97 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-08T16:52:12.743Z] #16 34.97 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-08T16:52:12.743Z] #16 34.97 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-08T16:52:12.743Z] #16 34.97 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-08T16:52:12.743Z] #16 34.97 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-08T16:52:12.743Z] #16 34.97 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-08T16:52:12.743Z] #16 34.97 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-08T16:52:12.743Z] #16 34.97 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-08T16:52:12.743Z] #16 34.97 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-08T16:52:12.743Z] #16 34.97 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-08T16:52:12.743Z] #16 34.97 xfsprogs xxd xz-utils zip [2019-10-08T16:52:12.743Z] #16 36.07 0 upgraded, 69 newly installed, 0 to remove and 12 not upgraded. [2019-10-08T16:52:12.743Z] #16 36.07 Need to get 90.9 MB of archives. [2019-10-08T16:52:12.743Z] #16 36.07 After this operation, 541 MB of additional disk space will be used. [2019-10-08T16:52:12.743Z] #16 36.07 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-10-08T16:52:12.743Z] #16 36.07 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-10-08T16:52:12.743Z] #16 36.07 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-10-08T16:52:12.743Z] #16 36.08 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-10-08T16:52:12.743Z] #16 36.10 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-10-08T16:52:12.743Z] #16 36.12 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2019-10-08T16:52:12.743Z] #16 36.17 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2019-10-08T16:52:12.743Z] #16 36.31 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-10-08T16:52:12.743Z] #16 36.32 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-10-08T16:52:12.743Z] #16 36.34 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2019-10-08T16:52:12.743Z] #16 36.52 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-10-08T16:52:12.743Z] #16 36.54 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-10-08T16:52:12.743Z] #16 36.55 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-10-08T16:52:12.743Z] #16 36.56 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-10-08T16:52:12.743Z] #16 36.56 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-10-08T16:52:12.743Z] #16 36.58 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-10-08T16:52:12.743Z] #16 36.59 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-10-08T16:52:12.743Z] #16 36.60 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-10-08T16:52:12.743Z] #16 36.62 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-10-08T16:52:12.743Z] #16 36.62 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-10-08T16:52:12.743Z] #16 36.63 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-10-08T16:52:12.743Z] #16 36.66 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-08T16:52:12.743Z] #16 36.68 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-08T16:52:12.743Z] #16 36.68 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-10-08T16:52:12.743Z] #16 36.69 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-10-08T16:52:12.743Z] #16 36.69 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2019-10-08T16:52:12.743Z] #16 36.71 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-10-08T16:52:12.743Z] #16 36.72 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-08T16:52:12.743Z] #16 36.73 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-10-08T16:52:12.743Z] #16 36.79 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-10-08T16:52:12.743Z] #16 36.79 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2019-10-08T16:52:12.743Z] #16 36.81 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-10-08T16:52:12.743Z] #16 36.82 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-10-08T16:52:12.743Z] #16 36.84 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-10-08T16:52:12.743Z] #16 36.85 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-10-08T16:52:12.743Z] #16 36.85 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-10-08T16:52:12.743Z] #16 36.85 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-10-08T16:52:12.743Z] #16 36.85 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2019-10-08T16:52:12.743Z] #16 36.87 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-10-08T16:52:12.743Z] #16 36.89 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-10-08T16:52:12.743Z] #16 36.92 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-10-08T16:52:12.743Z] #16 36.94 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-10-08T16:52:12.743Z] #16 36.99 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-10-08T16:52:12.743Z] #16 36.99 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2019-10-08T16:52:12.743Z] #16 36.99 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-10-08T16:52:12.743Z] #16 36.99 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-10-08T16:52:12.743Z] #16 37.00 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-10-08T16:52:12.743Z] #16 37.01 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-10-08T16:52:12.743Z] #16 37.23 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-10-08T16:52:12.743Z] #16 37.25 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-08T16:52:12.743Z] #16 37.36 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-08T16:52:12.743Z] #16 37.38 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-08T16:52:12.743Z] #16 37.40 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-10-08T16:52:12.743Z] #16 37.43 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-08T16:52:12.743Z] #16 37.43 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-10-08T16:52:12.743Z] #16 37.47 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-08T16:52:12.807Z] #6 sha256:815c1832d6513be8edd397e11041a4aee3f96dce52f0ebcb981c3b9cdd510b36 28.89MB / 43.14MB 0.6s [2019-10-08T16:52:12.808Z] #6 sha256:f04bed802a875187697c84fbe66916965d4793e879ff5bb0b618d3cfb4967eea 7.26MB / 9.74MB 0.5s [2019-10-08T16:52:12.808Z] #6 sha256:815c1832d6513be8edd397e11041a4aee3f96dce52f0ebcb981c3b9cdd510b36 35.58MB / 43.14MB 0.7s [2019-10-08T16:52:12.808Z] #6 sha256:6d5c571b36bfd171c2d8ed92043e8246a279ad06d7a71f3d7db36aa14117f1d7 4.09MB / 4.09MB 0.6s done [2019-10-08T16:52:12.808Z] #6 sha256:f04bed802a875187697c84fbe66916965d4793e879ff5bb0b618d3cfb4967eea 9.74MB / 9.74MB 0.6s done [2019-10-08T16:52:12.808Z] #6 sha256:2f32707d637509a6dfb7642e2cc074962286caa42ae19d4aa8d4dcf194d0bad7 0B / 48.02MB 0.7s [2019-10-08T16:52:12.808Z] #6 sha256:6ceb0f7e453f82536f97a5c312f830bb00d39d05948576dee46e1d34171b3cfe 0B / 49.09MB 0.7s [2019-10-08T16:52:12.808Z] #6 sha256:815c1832d6513be8edd397e11041a4aee3f96dce52f0ebcb981c3b9cdd510b36 43.14MB / 43.14MB 0.7s [2019-10-08T16:52:12.826Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-10-08T16:52:13.090Z] #6 sha256:6ceb0f7e453f82536f97a5c312f830bb00d39d05948576dee46e1d34171b3cfe 16.29MB / 49.09MB 0.9s [2019-10-08T16:52:13.090Z] #6 sha256:2f32707d637509a6dfb7642e2cc074962286caa42ae19d4aa8d4dcf194d0bad7 12.92MB / 48.02MB 0.9s [2019-10-08T16:52:13.090Z] #6 sha256:6ceb0f7e453f82536f97a5c312f830bb00d39d05948576dee46e1d34171b3cfe 21.96MB / 49.09MB 0.9s [2019-10-08T16:52:13.103Z] #50 ... [2019-10-08T16:52:13.103Z] [2019-10-08T16:52:13.103Z] #30 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-08T16:52:13.103Z] #30 32.44 + cd /tmp/tmp.ux6bBd2BWb/src/gotest.tools/gotestsum [2019-10-08T16:52:13.103Z] #30 32.44 + git checkout -q v0.3.5 [2019-10-08T16:52:13.103Z] #30 32.47 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-08T16:52:13.103Z] #30 ... [2019-10-08T16:52:13.103Z] [2019-10-08T16:52:13.103Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-08T16:52:13.103Z] #60 41.52 Selecting previously unselected package libprotoc10:amd64. [2019-10-08T16:52:13.103Z] #60 41.52 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-10-08T16:52:13.103Z] #60 41.52 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-10-08T16:52:13.103Z] #60 42.06 Selecting previously unselected package protobuf-c-compiler. [2019-10-08T16:52:13.103Z] #60 42.06 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-10-08T16:52:13.103Z] #60 42.06 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-08T16:52:13.103Z] #60 42.19 Selecting previously unselected package protobuf-compiler. [2019-10-08T16:52:13.103Z] #60 42.19 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-10-08T16:52:13.103Z] #60 42.19 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-08T16:52:13.103Z] #60 42.34 Selecting previously unselected package python-pkg-resources. [2019-10-08T16:52:13.103Z] #60 42.34 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-08T16:52:13.103Z] #60 42.37 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-08T16:52:13.103Z] #60 42.52 Selecting previously unselected package python-protobuf. [2019-10-08T16:52:13.103Z] #60 42.53 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-10-08T16:52:13.103Z] #60 42.54 Unpacking python-protobuf (3.0.0-9) ... [2019-10-08T16:52:13.103Z] #60 43.00 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-08T16:52:13.103Z] #60 43.07 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-08T16:52:13.103Z] #60 43.08 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-08T16:52:13.352Z] #6 sha256:815c1832d6513be8edd397e11041a4aee3f96dce52f0ebcb981c3b9cdd510b36 43.14MB / 43.14MB 1.0s done [2019-10-08T16:52:13.352Z] #6 sha256:2f32707d637509a6dfb7642e2cc074962286caa42ae19d4aa8d4dcf194d0bad7 34.84MB / 48.02MB 1.1s [2019-10-08T16:52:13.352Z] #6 sha256:28916fb261c04c0a28f4cbd09af035959f01a5dce6e2d7891dda61382afefe45 0B / 97.60MB 1.1s [2019-10-08T16:52:13.352Z] #6 sha256:2f32707d637509a6dfb7642e2cc074962286caa42ae19d4aa8d4dcf194d0bad7 38.82MB / 48.02MB 1.3s [2019-10-08T16:52:13.352Z] #6 sha256:6ceb0f7e453f82536f97a5c312f830bb00d39d05948576dee46e1d34171b3cfe 26.45MB / 49.09MB 1.3s [2019-10-08T16:52:13.352Z] #6 sha256:28916fb261c04c0a28f4cbd09af035959f01a5dce6e2d7891dda61382afefe45 5.27MB / 97.60MB 1.3s [2019-10-08T16:52:13.375Z] #16 37.87 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-10-08T16:52:13.375Z] #16 37.95 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-10-08T16:52:13.375Z] #16 38.02 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-10-08T16:52:13.375Z] #16 38.03 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-10-08T16:52:13.375Z] #16 38.05 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-10-08T16:52:13.375Z] #16 38.08 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2019-10-08T16:52:13.617Z] #6 sha256:2f32707d637509a6dfb7642e2cc074962286caa42ae19d4aa8d4dcf194d0bad7 43.23MB / 48.02MB 1.4s [2019-10-08T16:52:13.617Z] #6 sha256:6ceb0f7e453f82536f97a5c312f830bb00d39d05948576dee46e1d34171b3cfe 30.42MB / 49.09MB 1.4s [2019-10-08T16:52:13.617Z] #6 sha256:28916fb261c04c0a28f4cbd09af035959f01a5dce6e2d7891dda61382afefe45 11.42MB / 97.60MB 1.4s [2019-10-08T16:52:13.617Z] #6 sha256:2f32707d637509a6dfb7642e2cc074962286caa42ae19d4aa8d4dcf194d0bad7 48.02MB / 48.02MB 1.5s [2019-10-08T16:52:13.617Z] #6 sha256:6ceb0f7e453f82536f97a5c312f830bb00d39d05948576dee46e1d34171b3cfe 37.33MB / 49.09MB 1.5s [2019-10-08T16:52:13.617Z] #6 sha256:28916fb261c04c0a28f4cbd09af035959f01a5dce6e2d7891dda61382afefe45 17.08MB / 97.60MB 1.5s [2019-10-08T16:52:13.617Z] #6 extracting sha256:815c1832d6513be8edd397e11041a4aee3f96dce52f0ebcb981c3b9cdd510b36 [2019-10-08T16:52:13.669Z] #60 ... [2019-10-08T16:52:13.669Z] [2019-10-08T16:52:13.669Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-08T16:52:13.669Z] #33 33.23 internal/reflectlite [2019-10-08T16:52:13.669Z] #33 33.23 sync [2019-10-08T16:52:13.669Z] #33 35.05 sort [2019-10-08T16:52:13.669Z] #33 35.06 errors [2019-10-08T16:52:13.669Z] #33 35.72 strconv [2019-10-08T16:52:13.669Z] #33 36.27 io [2019-10-08T16:52:13.669Z] #33 37.30 syscall [2019-10-08T16:52:13.669Z] #33 38.98 reflect [2019-10-08T16:52:13.669Z] #33 43.34 time [2019-10-08T16:52:13.669Z] #33 ... [2019-10-08T16:52:13.669Z] [2019-10-08T16:52:13.670Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-08T16:52:13.670Z] #38 41.34 Selecting previously unselected package liblzo2-2:amd64. [2019-10-08T16:52:13.670Z] #38 41.34 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-08T16:52:13.670Z] #38 41.36 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-08T16:52:13.670Z] #38 41.47 Selecting previously unselected package libicu57:amd64. [2019-10-08T16:52:13.670Z] #38 41.47 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-10-08T16:52:13.670Z] #38 41.48 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-10-08T16:52:13.673Z] #16 38.24 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] [2019-10-08T16:52:13.889Z] #6 sha256:6ceb0f7e453f82536f97a5c312f830bb00d39d05948576dee46e1d34171b3cfe 42.36MB / 49.09MB 1.6s [2019-10-08T16:52:13.889Z] #6 sha256:6ceb0f7e453f82536f97a5c312f830bb00d39d05948576dee46e1d34171b3cfe 49.09MB / 49.09MB 1.7s [2019-10-08T16:52:13.889Z] #6 sha256:28916fb261c04c0a28f4cbd09af035959f01a5dce6e2d7891dda61382afefe45 36.74MB / 97.60MB 1.7s [2019-10-08T16:52:13.889Z] #6 sha256:28916fb261c04c0a28f4cbd09af035959f01a5dce6e2d7891dda61382afefe45 41.88MB / 97.60MB 1.9s [2019-10-08T16:52:13.928Z] #16 38.49 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-10-08T16:52:13.928Z] #16 38.53 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-08T16:52:14.159Z] #6 sha256:28916fb261c04c0a28f4cbd09af035959f01a5dce6e2d7891dda61382afefe45 49.55MB / 97.60MB 2.0s [2019-10-08T16:52:14.183Z] #16 38.92 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-10-08T16:52:14.425Z] #6 sha256:2f32707d637509a6dfb7642e2cc074962286caa42ae19d4aa8d4dcf194d0bad7 48.02MB / 48.02MB 2.1s done [2019-10-08T16:52:14.426Z] #6 sha256:6ceb0f7e453f82536f97a5c312f830bb00d39d05948576dee46e1d34171b3cfe 49.09MB / 49.09MB 2.0s done [2019-10-08T16:52:14.426Z] #6 sha256:28916fb261c04c0a28f4cbd09af035959f01a5dce6e2d7891dda61382afefe45 70.05MB / 97.60MB 2.3s [2019-10-08T16:52:14.426Z] #6 sha256:3b587a588905a836d7d5e19fdfea337e76ed2b24a53a9ffb3813d147f9f37707 155B / 155B 2.2s done [2019-10-08T16:52:14.426Z] #6 sha256:28916fb261c04c0a28f4cbd09af035959f01a5dce6e2d7891dda61382afefe45 79.88MB / 97.60MB 2.4s [2019-10-08T16:52:14.439Z] #16 39.20 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] [2019-10-08T16:52:14.439Z] #16 39.21 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB] [2019-10-08T16:52:14.603Z] #38 ... [2019-10-08T16:52:14.603Z] [2019-10-08T16:52:14.604Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:52:14.604Z] #36 34.40 sync [2019-10-08T16:52:14.604Z] #36 34.41 internal/reflectlite [2019-10-08T16:52:14.604Z] #36 35.97 github.com/LK4D4/vndr/godl/singleflight [2019-10-08T16:52:14.604Z] #36 36.79 io [2019-10-08T16:52:14.604Z] #36 36.79 strconv [2019-10-08T16:52:14.604Z] #36 37.95 bytes [2019-10-08T16:52:14.604Z] #36 40.31 bufio [2019-10-08T16:52:14.604Z] #36 40.56 reflect [2019-10-08T16:52:14.604Z] #36 41.75 syscall [2019-10-08T16:52:14.896Z] #6 sha256:28916fb261c04c0a28f4cbd09af035959f01a5dce6e2d7891dda61382afefe45 89.80MB / 97.60MB 2.5s [2019-10-08T16:52:15.156Z] #6 sha256:28916fb261c04c0a28f4cbd09af035959f01a5dce6e2d7891dda61382afefe45 95.41MB / 97.60MB 2.6s [2019-10-08T16:52:16.503Z] #36 ... [2019-10-08T16:52:16.503Z] [2019-10-08T16:52:16.503Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-08T16:52:16.503Z] #60 46.61 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-08T16:52:16.503Z] #60 46.63 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-10-08T16:52:16.503Z] #60 46.64 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-08T16:52:16.503Z] #60 46.67 Setting up python-protobuf (3.0.0-9) ... [2019-10-08T16:52:16.538Z] #6 ... [2019-10-08T16:52:16.538Z] [2019-10-08T16:52:16.538Z] #21 [internal] load build context [2019-10-08T16:52:16.538Z] #21 transferring context: 45.51MB 3.1s done [2019-10-08T16:52:16.538Z] #21 DONE 4.4s [2019-10-08T16:52:16.538Z] [2019-10-08T16:52:16.538Z] #67 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-08T16:52:16.538Z] #67 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.7s done [2019-10-08T16:52:16.538Z] #67 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-08T16:52:16.538Z] #67 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-08T16:52:16.538Z] #67 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.8s done [2019-10-08T16:52:16.538Z] #67 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.0s done [2019-10-08T16:52:16.538Z] #67 DONE 3.8s [2019-10-08T16:52:16.538Z] [2019-10-08T16:52:16.538Z] #6 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-08T16:52:16.538Z] #6 sha256:28916fb261c04c0a28f4cbd09af035959f01a5dce6e2d7891dda61382afefe45 97.60MB / 97.60MB 4.4s done [2019-10-08T16:52:17.003Z] #16 41.78 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB] [2019-10-08T16:52:17.563Z] #16 ... [2019-10-08T16:52:17.563Z] [2019-10-08T16:52:17.563Z] #64 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-08T16:52:17.563Z] #64 106.0 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-08T16:52:17.563Z] #64 106.0 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-08T16:52:17.563Z] #64 ... [2019-10-08T16:52:17.563Z] [2019-10-08T16:52:17.563Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:52:17.563Z] #36 96.02 vendor/golang.org/x/crypto/cryptobyte [2019-10-08T16:52:17.563Z] #36 98.28 net [2019-10-08T16:52:17.563Z] #36 98.29 vendor/golang.org/x/sys/cpu [2019-10-08T16:52:17.563Z] #36 98.63 vendor/golang.org/x/crypto/chacha20poly1305 [2019-10-08T16:52:17.563Z] #36 99.94 vendor/golang.org/x/crypto/hkdf [2019-10-08T16:52:17.563Z] #36 100.1 vendor/golang.org/x/text/transform [2019-10-08T16:52:17.563Z] #36 101.0 vendor/golang.org/x/text/unicode/bidi [2019-10-08T16:52:17.563Z] #36 102.9 vendor/golang.org/x/text/secure/bidirule [2019-10-08T16:52:17.563Z] #36 103.4 vendor/golang.org/x/text/unicode/norm [2019-10-08T16:52:17.818Z] #36 ... [2019-10-08T16:52:17.818Z] [2019-10-08T16:52:17.818Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:52:17.818Z] #61 35.52 CC images/utsns.o [2019-10-08T16:52:17.818Z] #61 35.76 CC images/creds.o [2019-10-08T16:52:17.818Z] #61 35.98 CC images/vma.o [2019-10-08T16:52:17.818Z] #61 36.18 CC images/netdev.o [2019-10-08T16:52:17.818Z] #61 36.61 CC images/tty.o [2019-10-08T16:52:17.818Z] #61 37.59 CC images/file-lock.o [2019-10-08T16:52:17.818Z] #61 37.82 CC images/rlimit.o [2019-10-08T16:52:17.818Z] #61 38.04 CC images/pagemap.o [2019-10-08T16:52:17.818Z] #61 38.36 CC images/siginfo.o [2019-10-08T16:52:17.818Z] #61 38.69 CC images/rpc.o [2019-10-08T16:52:17.818Z] #61 40.14 CC images/ext-file.o [2019-10-08T16:52:17.925Z] #6 extracting sha256:815c1832d6513be8edd397e11041a4aee3f96dce52f0ebcb981c3b9cdd510b36 4.4s done [2019-10-08T16:52:18.073Z] #61 40.47 CC images/cgroup.o [2019-10-08T16:52:18.187Z] #6 extracting sha256:f04bed802a875187697c84fbe66916965d4793e879ff5bb0b618d3cfb4967eea [2019-10-08T16:52:18.757Z] #6 extracting sha256:f04bed802a875187697c84fbe66916965d4793e879ff5bb0b618d3cfb4967eea 0.5s done [2019-10-08T16:52:18.757Z] #6 extracting sha256:6d5c571b36bfd171c2d8ed92043e8246a279ad06d7a71f3d7db36aa14117f1d7 [2019-10-08T16:52:18.998Z] #61 41.20 CC images/userns.o [2019-10-08T16:52:19.017Z] #6 extracting sha256:6d5c571b36bfd171c2d8ed92043e8246a279ad06d7a71f3d7db36aa14117f1d7 0.2s done [2019-10-08T16:52:19.254Z] #61 41.49 CC images/google/protobuf/descriptor.o [2019-10-08T16:52:19.278Z] #6 extracting sha256:2f32707d637509a6dfb7642e2cc074962286caa42ae19d4aa8d4dcf194d0bad7 [2019-10-08T16:52:19.510Z] #61 ... [2019-10-08T16:52:19.510Z] [2019-10-08T16:52:19.510Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:52:19.510Z] #36 107.9 vendor/golang.org/x/net/idna [2019-10-08T16:52:21.763Z] #60 51.78 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-10-08T16:52:21.763Z] #60 51.79 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-10-08T16:52:21.763Z] #60 51.80 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-10-08T16:52:21.763Z] #60 51.84 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-10-08T16:52:21.763Z] #60 51.86 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-10-08T16:52:21.763Z] #60 51.87 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-08T16:52:21.763Z] #60 51.89 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-10-08T16:52:21.763Z] #60 51.90 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-08T16:52:21.763Z] #60 51.91 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-10-08T16:52:21.763Z] #60 51.93 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-10-08T16:52:21.763Z] #60 51.94 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-08T16:52:21.818Z] #6 extracting sha256:2f32707d637509a6dfb7642e2cc074962286caa42ae19d4aa8d4dcf194d0bad7 2.2s done [2019-10-08T16:52:21.819Z] #6 extracting sha256:6ceb0f7e453f82536f97a5c312f830bb00d39d05948576dee46e1d34171b3cfe [2019-10-08T16:52:22.117Z] #36 110.5 vendor/golang.org/x/net/http2/hpack [2019-10-08T16:52:22.328Z] #60 DONE 52.5s [2019-10-08T16:52:22.328Z] [2019-10-08T16:52:22.328Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:52:23.204Z] #6 extracting sha256:6ceb0f7e453f82536f97a5c312f830bb00d39d05948576dee46e1d34171b3cfe 1.4s done [2019-10-08T16:52:23.263Z] #61 ... [2019-10-08T16:52:23.263Z] [2019-10-08T16:52:23.263Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-08T16:52:23.263Z] #38 47.45 Selecting previously unselected package libxml2:amd64. [2019-10-08T16:52:23.263Z] #38 47.47 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-10-08T16:52:23.263Z] #38 47.47 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-08T16:52:23.263Z] #38 48.11 Selecting previously unselected package libarchive13:amd64. [2019-10-08T16:52:23.263Z] #38 48.12 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ... [2019-10-08T16:52:23.263Z] #38 48.12 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-10-08T16:52:23.263Z] #38 48.48 Selecting previously unselected package libjsoncpp1:amd64. [2019-10-08T16:52:23.263Z] #38 48.48 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-10-08T16:52:23.263Z] #38 48.49 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-10-08T16:52:23.263Z] #38 48.67 Selecting previously unselected package libuv1:amd64. [2019-10-08T16:52:23.263Z] #38 48.67 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-10-08T16:52:23.263Z] #38 48.68 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-10-08T16:52:23.263Z] #38 48.90 Selecting previously unselected package cmake. [2019-10-08T16:52:23.263Z] #38 48.92 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-10-08T16:52:23.263Z] #38 49.02 Unpacking cmake (3.7.2-1) ... [2019-10-08T16:52:23.263Z] #38 51.65 Selecting previously unselected package xxd. [2019-10-08T16:52:23.263Z] #38 51.65 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-08T16:52:23.263Z] #38 51.66 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-08T16:52:23.263Z] #38 51.79 Selecting previously unselected package vim-common. [2019-10-08T16:52:23.263Z] #38 51.79 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-08T16:52:23.263Z] #38 51.80 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-08T16:52:23.263Z] #38 52.00 Processing triggers for mime-support (3.60) ... [2019-10-08T16:52:23.263Z] #38 52.15 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-08T16:52:23.263Z] #38 52.16 Setting up libuv1:amd64 (1.9.1-3) ... [2019-10-08T16:52:23.263Z] #38 52.21 Setting up cmake-data (3.7.2-1) ... [2019-10-08T16:52:23.263Z] #38 52.37 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-10-08T16:52:23.263Z] #38 52.42 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-08T16:52:23.263Z] #38 52.46 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-08T16:52:23.263Z] #38 52.61 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-08T16:52:23.263Z] #38 52.63 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-08T16:52:23.263Z] #38 52.65 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-10-08T16:52:23.263Z] #38 52.67 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-10-08T16:52:23.263Z] #38 52.69 Setting up cmake (3.7.2-1) ... [2019-10-08T16:52:23.263Z] #38 52.88 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-08T16:52:23.263Z] #38 DONE 53.3s [2019-10-08T16:52:23.263Z] [2019-10-08T16:52:23.263Z] #39 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-08T16:52:23.263Z] #39 DONE 0.1s [2019-10-08T16:52:23.263Z] [2019-10-08T16:52:23.263Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-08T16:52:23.263Z] #33 48.18 internal/poll [2019-10-08T16:52:23.263Z] #33 50.46 os [2019-10-08T16:52:23.263Z] #33 50.96 internal/fmtsort [2019-10-08T16:52:23.263Z] #33 51.52 strings [2019-10-08T16:52:23.263Z] #33 ... [2019-10-08T16:52:23.263Z] [2019-10-08T16:52:23.263Z] #40 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-08T16:52:23.263Z] #40 DONE 0.1s [2019-10-08T16:52:23.520Z] [2019-10-08T16:52:23.520Z] #41 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:52:23.774Z] #6 extracting sha256:28916fb261c04c0a28f4cbd09af035959f01a5dce6e2d7891dda61382afefe45 [2019-10-08T16:52:23.999Z] #36 112.0 mime [2019-10-08T16:52:24.476Z] Removing intermediate container d3baf951009c [2019-10-08T16:52:24.476Z] ---> 1c4bab5aa44f [2019-10-08T16:52:24.476Z] Step 12/12 : ENTRYPOINT ["/usr/bin/buildx"] [2019-10-08T16:52:24.476Z] ---> Running in e2a70568c679 [2019-10-08T16:52:24.476Z] Removing intermediate container e2a70568c679 [2019-10-08T16:52:24.476Z] ---> 3b7a23bce692 [2019-10-08T16:52:24.476Z] Successfully built 3b7a23bce692 [2019-10-08T16:52:24.476Z] Successfully tagged moby-buildx:v0.3.0 [2019-10-08T16:52:24.476Z] 268eda0b47c8ad8eeaf1b8f6118c3e7de554ddcad1b11eba6d14301715633ee2 [2019-10-08T16:52:24.476Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 . [2019-10-08T16:52:24.476Z] #1 [internal] booting buildkit [2019-10-08T16:52:24.476Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-10-08T16:52:24.476Z] #1 pulling image moby/buildkit:buildx-stable-1 2.0s done [2019-10-08T16:52:24.476Z] #1 creating container buildx_buildkit_default [2019-10-08T16:52:24.476Z] #1 creating container buildx_buildkit_default 0.5s done [2019-10-08T16:52:24.476Z] #1 DONE 2.5s [2019-10-08T16:52:24.476Z] [2019-10-08T16:52:24.476Z] #3 [internal] load build definition from Dockerfile [2019-10-08T16:52:24.476Z] #3 transferring dockerfile: 13.26kB done [2019-10-08T16:52:24.476Z] #3 DONE 0.0s [2019-10-08T16:52:24.476Z] [2019-10-08T16:52:24.476Z] #2 [internal] load .dockerignore [2019-10-08T16:52:24.476Z] #2 transferring context: 87B done [2019-10-08T16:52:24.476Z] #2 DONE 0.0s [2019-10-08T16:52:24.476Z] [2019-10-08T16:52:24.476Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-08T16:52:24.476Z] #4 DONE 0.6s [2019-10-08T16:52:24.476Z] [2019-10-08T16:52:24.476Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-08T16:52:24.476Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-08T16:52:24.476Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-08T16:52:24.476Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2019-10-08T16:52:24.476Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done [2019-10-08T16:52:24.476Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2019-10-08T16:52:24.476Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-10-08T16:52:24.476Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.3s done [2019-10-08T16:52:24.840Z] #5 DONE 0.5s [2019-10-08T16:52:24.840Z] [2019-10-08T16:52:24.840Z] #6 [internal] load metadata for docker.io/library/golang:1.13.1-stretch [2019-10-08T16:52:24.925Z] #36 ... [2019-10-08T16:52:24.925Z] [2019-10-08T16:52:24.925Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:52:24.925Z] #61 43.25 CC images/opts.o [2019-10-08T16:52:24.925Z] #61 43.54 CC images/seccomp.o [2019-10-08T16:52:24.925Z] #61 43.93 CC images/binfmt-misc.o [2019-10-08T16:52:24.925Z] #61 44.24 CC images/time.o [2019-10-08T16:52:24.925Z] #61 44.37 CC images/sysctl.o [2019-10-08T16:52:24.925Z] #61 44.58 CC images/autofs.o [2019-10-08T16:52:24.925Z] #61 44.78 CC images/macvlan.o [2019-10-08T16:52:24.925Z] #61 45.03 CC images/sit.o [2019-10-08T16:52:24.925Z] #61 45.36 LINK images/built-in.o [2019-10-08T16:52:24.925Z] #61 45.48 GEN compel/include/asm [2019-10-08T16:52:24.925Z] #61 45.48 GEN compel/include/version.h [2019-10-08T16:52:24.925Z] #61 45.50 touch .config [2019-10-08T16:52:24.925Z] #61 45.52 GEN include/common/config.h [2019-10-08T16:52:24.925Z] #61 45.59 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-10-08T16:52:24.925Z] #61 45.62 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-10-08T16:52:24.925Z] #61 45.66 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-10-08T16:52:24.925Z] #61 45.69 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-10-08T16:52:24.925Z] #61 45.71 DEP compel/arch/x86/plugins/std/memcpy.d [2019-10-08T16:52:24.925Z] #61 45.73 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-10-08T16:52:24.925Z] #61 45.75 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-08T16:52:24.925Z] #61 45.79 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-10-08T16:52:24.925Z] #61 45.81 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-08T16:52:24.925Z] #61 45.85 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-08T16:52:24.925Z] #61 45.85 DEP compel/plugins/std/infect.d [2019-10-08T16:52:24.925Z] #61 46.01 DEP compel/plugins/std/string.d [2019-10-08T16:52:24.925Z] #61 46.12 DEP compel/plugins/std/log.d [2019-10-08T16:52:24.925Z] #61 46.28 DEP compel/plugins/std/fds.d [2019-10-08T16:52:24.925Z] #61 46.44 DEP compel/plugins/std/std.d [2019-10-08T16:52:24.925Z] #61 46.53 DEP compel/plugins/shmem/shmem.d [2019-10-08T16:52:24.925Z] #61 46.61 DEP compel/plugins/fds/fds.d [2019-10-08T16:52:24.925Z] #61 46.84 CC compel/plugins/std/std.o [2019-10-08T16:52:24.925Z] #61 47.27 CC compel/plugins/std/fds.o [2019-10-08T16:52:25.288Z] #6 DONE 0.4s [2019-10-08T16:52:25.288Z] [2019-10-08T16:52:25.288Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-08T16:52:25.288Z] #7 resolve docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 done [2019-10-08T16:52:25.288Z] #7 DONE 0.0s [2019-10-08T16:52:25.288Z] [2019-10-08T16:52:25.288Z] #22 [internal] load build context [2019-10-08T16:52:25.415Z] #41 2.275 + RM_GOPATH=0 [2019-10-08T16:52:25.415Z] #41 2.275 + TMP_GOPATH= [2019-10-08T16:52:25.415Z] #41 2.275 + : /build [2019-10-08T16:52:25.415Z] #41 2.275 + '[' -z '' ']' [2019-10-08T16:52:25.415Z] #41 2.275 ++ mktemp -d [2019-10-08T16:52:25.415Z] #41 2.275 + export GOPATH=/tmp/tmp.p9x1JpDS6s [2019-10-08T16:52:25.415Z] #41 2.275 + GOPATH=/tmp/tmp.p9x1JpDS6s [2019-10-08T16:52:25.415Z] #41 2.275 + RM_GOPATH=1 [2019-10-08T16:52:25.485Z] #61 ... [2019-10-08T16:52:25.485Z] [2019-10-08T16:52:25.485Z] #64 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-08T16:52:25.485Z] #64 DONE 113.8s [2019-10-08T16:52:25.485Z] [2019-10-08T16:52:25.485Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-08T16:52:25.485Z] #65 DONE 0.1s [2019-10-08T16:52:25.485Z] [2019-10-08T16:52:25.485Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:52:25.485Z] #61 47.87 CC compel/plugins/std/log.o [2019-10-08T16:52:25.673Z] #41 2.276 ++ dirname ./install.sh [2019-10-08T16:52:25.673Z] #41 2.276 + dir=. [2019-10-08T16:52:25.673Z] #41 2.276 + bin=tini [2019-10-08T16:52:25.673Z] #41 2.276 + shift [2019-10-08T16:52:25.673Z] #41 2.276 + '[' '!' -f ./tini.installer ']' [2019-10-08T16:52:25.673Z] #41 2.276 + . ./tini.installer [2019-10-08T16:52:25.673Z] #41 2.276 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-08T16:52:25.673Z] #41 2.276 + install_tini [2019-10-08T16:52:25.673Z] #41 2.276 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-08T16:52:25.673Z] #41 2.276 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-08T16:52:25.673Z] #41 2.280 + git clone https://github.com/krallin/tini.git /tmp/tmp.p9x1JpDS6s/tini [2019-10-08T16:52:25.673Z] #41 2.289 Cloning into '/tmp/tmp.p9x1JpDS6s/tini'... [2019-10-08T16:52:26.605Z] #41 3.192 + cd /tmp/tmp.p9x1JpDS6s/tini [2019-10-08T16:52:26.605Z] #41 3.193 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-08T16:52:26.605Z] #41 3.205 + cmake . [2019-10-08T16:52:26.849Z] #61 49.18 CC compel/plugins/std/string.o [2019-10-08T16:52:26.863Z] #41 3.572 -- The C compiler identification is GNU 6.3.0 [2019-10-08T16:52:26.863Z] #41 3.623 -- Check for working C compiler: /usr/bin/cc [2019-10-08T16:52:27.434Z] #41 4.178 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-08T16:52:27.434Z] #41 4.183 -- Detecting C compiler ABI info [2019-10-08T16:52:27.474Z] #22 ... [2019-10-08T16:52:27.474Z] [2019-10-08T16:52:27.474Z] #68 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-08T16:52:27.474Z] #68 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.2s done [2019-10-08T16:52:27.474Z] #68 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-08T16:52:27.474Z] #68 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-08T16:52:27.474Z] #68 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.6s done [2019-10-08T16:52:27.474Z] #68 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.9s done [2019-10-08T16:52:27.474Z] #68 DONE 1.7s [2019-10-08T16:52:27.474Z] [2019-10-08T16:52:27.474Z] #22 [internal] load build context [2019-10-08T16:52:27.474Z] #22 transferring context: 45.51MB 2.2s done [2019-10-08T16:52:27.474Z] #22 DONE 2.3s [2019-10-08T16:52:27.474Z] [2019-10-08T16:52:27.474Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-08T16:52:27.474Z] #7 sha256:b17554aa6f80ed720b6cf160a5bb736f58aeae5ed4dcc582bcf19652ff1cf994 126B / 126B 0.4s done [2019-10-08T16:52:27.474Z] #7 sha256:dad3041fe12244954218a4bd2bfdcb5ae29fd416b247bd17e41c73cbdf9b6de5 10.32MB / 10.32MB 0.4s done [2019-10-08T16:52:27.474Z] #7 sha256:1d69509bbe69c1dbe1b03a006d15bddcafce3219a4953fefcec009555e7a22f2 5.47kB / 5.47kB done [2019-10-08T16:52:27.474Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 38.91MB / 50.49MB 2.1s [2019-10-08T16:52:27.474Z] #7 sha256:f6542c8f56fbd52f8d9d01d92625e0a728578d6e417adeba2baa0678cc5009d6 4.37MB / 4.37MB 0.4s done [2019-10-08T16:52:27.474Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 37.51MB / 45.98MB 2.1s [2019-10-08T16:52:27.474Z] #7 sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 1.42kB / 1.42kB done [2019-10-08T16:52:27.474Z] #7 sha256:2cf06835a19045f2dd839c924aca69467c031eefc49565d9ce8ace3e8c99bff7 1.80kB / 1.80kB done [2019-10-08T16:52:27.474Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 37.27MB / 102.14MB 2.1s [2019-10-08T16:52:27.474Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 44.32MB / 45.24MB 2.1s [2019-10-08T16:52:27.775Z] #61 50.05 CC compel/plugins/std/infect.o [2019-10-08T16:52:27.854Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 43.20MB / 50.49MB 2.2s [2019-10-08T16:52:27.854Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 43.47MB / 45.98MB 2.2s [2019-10-08T16:52:27.854Z] #7 sha256:5d4da55d9cf0eafd201c3838c03984cc0ef153b12bbfd5964ffee9e9d6b38bbb 45.24MB / 45.24MB 2.2s done [2019-10-08T16:52:27.854Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 50.49MB / 50.49MB 2.4s [2019-10-08T16:52:27.854Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 45.98MB / 45.98MB 2.4s [2019-10-08T16:52:27.854Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 48.77MB / 102.14MB 2.4s [2019-10-08T16:52:27.984Z] #6 extracting sha256:28916fb261c04c0a28f4cbd09af035959f01a5dce6e2d7891dda61382afefe45 3.8s done [2019-10-08T16:52:27.984Z] #6 extracting sha256:3b587a588905a836d7d5e19fdfea337e76ed2b24a53a9ffb3813d147f9f37707 [2019-10-08T16:52:27.984Z] #6 extracting sha256:3b587a588905a836d7d5e19fdfea337e76ed2b24a53a9ffb3813d147f9f37707 done [2019-10-08T16:52:27.984Z] #6 DONE 15.8s [2019-10-08T16:52:27.984Z] [2019-10-08T16:52:27.984Z] #7 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-08T16:52:27.999Z] #41 4.851 -- Detecting C compiler ABI info - done [2019-10-08T16:52:28.236Z] #7 sha256:25fa3a7ad4fa33ba9843e1e836bf619c36b0cc5a1ce2d9b3e1e1b932c6220148 50.49MB / 50.49MB 2.5s done [2019-10-08T16:52:28.236Z] #7 sha256:471e0aba6530a2e404471271997feaffff9ff00b0327519ae59dbb19c9dc8762 45.98MB / 45.98MB 2.4s done [2019-10-08T16:52:28.236Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 65.77MB / 102.14MB 2.5s [2019-10-08T16:52:28.236Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 78.59MB / 102.14MB 2.7s [2019-10-08T16:52:28.236Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 94.87MB / 102.14MB 2.8s [2019-10-08T16:52:28.257Z] #41 4.940 -- Detecting C compile features [2019-10-08T16:52:28.336Z] #61 ... [2019-10-08T16:52:28.336Z] [2019-10-08T16:52:28.336Z] #30 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-08T16:52:28.336Z] #30 DONE 116.6s [2019-10-08T16:52:28.336Z] [2019-10-08T16:52:28.336Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:52:28.336Z] #61 50.64 CC compel/arch/x86/plugins/std/parasite-head.o [2019-10-08T16:52:28.336Z] #61 50.73 CC compel/arch/x86/plugins/std/memcpy.o [2019-10-08T16:52:28.515Z] #41 ... [2019-10-08T16:52:28.515Z] [2019-10-08T16:52:28.515Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:52:28.515Z] #36 48.28 internal/poll [2019-10-08T16:52:28.515Z] #36 50.43 os [2019-10-08T16:52:28.515Z] #36 51.42 internal/fmtsort [2019-10-08T16:52:28.515Z] #36 52.06 strings [2019-10-08T16:52:28.515Z] #36 54.52 fmt [2019-10-08T16:52:28.515Z] #36 54.94 path/filepath [2019-10-08T16:52:28.515Z] #36 56.22 regexp/syntax [2019-10-08T16:52:28.591Z] #61 50.79 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-10-08T16:52:28.592Z] #61 50.87 AR compel/plugins/std.lib.a [2019-10-08T16:52:28.592Z] #61 50.95 CC compel/plugins/fds/fds.o [2019-10-08T16:52:28.599Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 102.14MB / 102.14MB 3.0s [2019-10-08T16:52:28.599Z] #7 sha256:da9d4fe5b400e882ea8760f2ad21a46631a8dbf0dc7368d964c78c9dbb2c7e06 102.14MB / 102.14MB 3.1s done [2019-10-08T16:52:28.599Z] #7 unpacking docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 [2019-10-08T16:52:28.773Z] #36 ... [2019-10-08T16:52:28.773Z] [2019-10-08T16:52:28.773Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:52:28.773Z] #61 4.186 Note: Building without setproctitle() and strlcpy() support. [2019-10-08T16:52:28.773Z] #61 4.187 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-08T16:52:28.773Z] #61 5.693 fatal: Not a git repository (or any of the parent directories): .git [2019-10-08T16:52:28.773Z] #61 5.733 GEN .gitid [2019-10-08T16:52:28.773Z] #61 5.746 GEN criu/include/version.h [2019-10-08T16:52:28.773Z] #61 5.756 GEN include/common/asm [2019-10-08T16:52:29.152Z] #61 51.47 AR compel/plugins/fds.lib.a [2019-10-08T16:52:29.153Z] #61 51.49 HOSTDEP compel/src/lib/log-host.d [2019-10-08T16:52:29.153Z] #61 51.62 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-08T16:52:29.408Z] #61 51.79 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-10-08T16:52:29.664Z] #61 51.93 HOSTDEP compel/src/main-host.d [2019-10-08T16:52:29.664Z] #61 ... [2019-10-08T16:52:29.664Z] [2019-10-08T16:52:29.664Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-08T16:52:29.664Z] #16 44.33 debconf: delaying package configuration, since apt-utils is not installed [2019-10-08T16:52:29.664Z] #16 44.48 Fetched 90.9 MB in 8s (10.7 MB/s) [2019-10-08T16:52:29.664Z] #16 44.57 Selecting previously unselected package bash-completion. [2019-10-08T16:52:29.664Z] #16 44.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15161 files and directories currently installed.) [2019-10-08T16:52:29.664Z] #16 44.66 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-08T16:52:29.664Z] #16 48.05 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-08T16:52:29.664Z] #16 48.72 Selecting previously unselected package libnet1:amd64. [2019-10-08T16:52:29.664Z] #16 48.72 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-10-08T16:52:29.664Z] #16 48.73 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-08T16:52:29.664Z] #16 48.86 Selecting previously unselected package libnfnetlink0:amd64. [2019-10-08T16:52:29.664Z] #16 48.86 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-10-08T16:52:29.664Z] #16 48.87 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-10-08T16:52:29.664Z] #16 48.93 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-10-08T16:52:29.664Z] #16 48.95 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-10-08T16:52:29.664Z] #16 48.96 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-10-08T16:52:29.664Z] #16 49.12 Selecting previously unselected package libudev-dev:amd64. [2019-10-08T16:52:29.664Z] #16 49.12 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-10-08T16:52:29.664Z] #16 49.16 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-10-08T16:52:29.664Z] #16 49.34 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-10-08T16:52:29.664Z] #16 49.34 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-10-08T16:52:29.664Z] #16 49.35 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-10-08T16:52:29.664Z] #16 50.19 Selecting previously unselected package python3.5-minimal. [2019-10-08T16:52:29.664Z] #16 50.19 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-10-08T16:52:29.664Z] #16 50.24 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-08T16:52:29.664Z] #16 52.01 Selecting previously unselected package python3-minimal. [2019-10-08T16:52:29.664Z] #16 52.02 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-10-08T16:52:29.664Z] #16 52.02 Unpacking python3-minimal (3.5.3-1) ... [2019-10-08T16:52:29.664Z] #16 52.14 Selecting previously unselected package libmpdec2:amd64. [2019-10-08T16:52:29.664Z] #16 52.15 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-10-08T16:52:29.664Z] #16 52.15 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-10-08T16:52:29.664Z] #16 52.31 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-10-08T16:52:29.664Z] #16 52.31 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-10-08T16:52:29.664Z] #16 52.32 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-10-08T16:52:29.664Z] #16 54.53 Selecting previously unselected package python3.5. [2019-10-08T16:52:29.664Z] #16 54.53 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-10-08T16:52:29.664Z] #16 ... [2019-10-08T16:52:29.664Z] [2019-10-08T16:52:29.664Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:52:29.664Z] #61 52.07 DEP compel/src/lib/ptrace.d [2019-10-08T16:52:29.706Z] #61 7.184 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-08T16:52:29.707Z] #61 7.262 PBCC images/opts.pb-c.c [2019-10-08T16:52:29.707Z] #61 7.296 PBCC images/sit.pb-c.c [2019-10-08T16:52:29.707Z] #61 7.324 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-08T16:52:29.707Z] #61 7.352 DEP images/opts.pb-c.d [2019-10-08T16:52:29.707Z] #61 7.390 DEP images/sit.pb-c.d [2019-10-08T16:52:29.707Z] #61 7.491 PBCC images/macvlan.pb-c.c [2019-10-08T16:52:29.961Z] #61 52.21 DEP compel/src/lib/infect.d [2019-10-08T16:52:29.961Z] #61 52.35 DEP compel/src/lib/infect-util.d [2019-10-08T16:52:29.964Z] #61 7.501 DEP images/macvlan.pb-c.d [2019-10-08T16:52:29.964Z] #61 7.530 PBCC images/autofs.pb-c.c [2019-10-08T16:52:29.964Z] #61 7.540 DEP images/autofs.pb-c.d [2019-10-08T16:52:29.964Z] #61 7.591 PBCC images/sysctl.pb-c.c [2019-10-08T16:52:29.964Z] #61 7.629 DEP images/sysctl.pb-c.d [2019-10-08T16:52:29.964Z] #61 7.671 PBCC images/time.pb-c.c [2019-10-08T16:52:29.964Z] #61 7.707 DEP images/time.pb-c.d [2019-10-08T16:52:30.217Z] #61 52.49 DEP compel/src/lib/infect-rpc.d [2019-10-08T16:52:30.217Z] #61 52.65 DEP compel/arch/x86/src/lib/infect.d [2019-10-08T16:52:30.222Z] #61 7.739 PBCC images/binfmt-misc.pb-c.c [2019-10-08T16:52:30.222Z] #61 7.780 DEP images/binfmt-misc.pb-c.d [2019-10-08T16:52:30.222Z] #61 7.860 PBCC images/seccomp.pb-c.c [2019-10-08T16:52:30.222Z] #61 7.899 DEP images/seccomp.pb-c.d [2019-10-08T16:52:30.472Z] #61 52.76 DEP compel/arch/x86/src/lib/cpu.d [2019-10-08T16:52:30.472Z] #61 52.86 DEP compel/src/lib/log.d [2019-10-08T16:52:30.472Z] #61 52.98 DEP compel/src/main.d [2019-10-08T16:52:30.479Z] #61 7.973 PBCC images/userns.pb-c.c [2019-10-08T16:52:30.479Z] #61 7.983 DEP images/userns.pb-c.d [2019-10-08T16:52:30.479Z] #61 8.023 PBCC images/cgroup.pb-c.c [2019-10-08T16:52:30.479Z] #61 8.093 DEP images/cgroup.pb-c.d [2019-10-08T16:52:30.479Z] #61 8.162 PBCC images/fown.pb-c.c [2019-10-08T16:52:30.479Z] #61 8.192 PBCC images/ext-file.pb-c.c [2019-10-08T16:52:30.728Z] #61 53.23 DEP compel/src/lib/handle-elf.d [2019-10-08T16:52:30.737Z] #61 8.254 DEP images/fown.pb-c.d [2019-10-08T16:52:30.737Z] #61 8.307 DEP images/ext-file.pb-c.d [2019-10-08T16:52:30.737Z] #61 8.366 PBCC images/rpc.pb-c.c [2019-10-08T16:52:30.737Z] #61 8.447 DEP images/rpc.pb-c.d [2019-10-08T16:52:30.737Z] #61 8.506 PBCC images/siginfo.pb-c.c [2019-10-08T16:52:30.984Z] #61 53.39 DEP compel/arch/x86/src/lib/handle-elf.d [2019-10-08T16:52:30.994Z] #61 8.555 DEP images/siginfo.pb-c.d [2019-10-08T16:52:30.994Z] #61 8.593 PBCC images/pagemap.pb-c.c [2019-10-08T16:52:30.994Z] #61 8.675 DEP images/pagemap.pb-c.d [2019-10-08T16:52:30.994Z] #61 8.744 PBCC images/rlimit.pb-c.c [2019-10-08T16:52:30.994Z] #61 8.759 DEP images/rlimit.pb-c.d [2019-10-08T16:52:31.240Z] #61 53.57 CC compel/src/lib/log.o [2019-10-08T16:52:31.252Z] #61 8.833 PBCC images/file-lock.pb-c.c [2019-10-08T16:52:31.252Z] #61 8.872 DEP images/file-lock.pb-c.d [2019-10-08T16:52:31.252Z] #61 8.939 PBCC images/tty.pb-c.c [2019-10-08T16:52:31.252Z] #61 8.998 DEP images/tty.pb-c.d [2019-10-08T16:52:31.509Z] #61 9.032 PBCC images/tun.pb-c.c [2019-10-08T16:52:31.509Z] #61 9.077 PBCC images/netdev.pb-c.c [2019-10-08T16:52:31.509Z] #61 9.110 DEP images/tun.pb-c.d [2019-10-08T16:52:31.509Z] #61 9.160 DEP images/netdev.pb-c.d [2019-10-08T16:52:31.509Z] #61 9.220 PBCC images/vma.pb-c.c [2019-10-08T16:52:31.509Z] #61 9.302 DEP images/vma.pb-c.d [2019-10-08T16:52:31.509Z] #61 9.357 PBCC images/creds.pb-c.c [2019-10-08T16:52:31.539Z] #61 53.82 CC compel/arch/x86/src/lib/cpu.o [2019-10-08T16:52:31.767Z] #61 9.393 DEP images/creds.pb-c.d [2019-10-08T16:52:31.767Z] #61 9.435 PBCC images/utsns.pb-c.c [2019-10-08T16:52:31.768Z] #61 9.467 DEP images/utsns.pb-c.d [2019-10-08T16:52:31.768Z] #61 9.538 PBCC images/ipc-desc.pb-c.c [2019-10-08T16:52:31.768Z] #61 9.577 PBCC images/ipc-sem.pb-c.c [2019-10-08T16:52:32.025Z] #61 9.584 DEP images/ipc-desc.pb-c.d [2019-10-08T16:52:32.025Z] #61 9.644 DEP images/ipc-sem.pb-c.d [2019-10-08T16:52:32.025Z] #61 9.722 PBCC images/ipc-msg.pb-c.c [2019-10-08T16:52:32.025Z] #61 9.755 DEP images/ipc-msg.pb-c.d [2019-10-08T16:52:32.025Z] #61 9.804 PBCC images/ipc-shm.pb-c.c [2019-10-08T16:52:32.025Z] #61 9.837 DEP images/ipc-shm.pb-c.d [2019-10-08T16:52:32.283Z] #61 9.909 PBCC images/ipc-var.pb-c.c [2019-10-08T16:52:32.283Z] #61 9.955 DEP images/ipc-var.pb-c.d [2019-10-08T16:52:32.283Z] #61 ... [2019-10-08T16:52:32.283Z] [2019-10-08T16:52:32.283Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-08T16:52:32.283Z] #50 24.24 + cd /tmp/tmp.SY02gYZHsH/src/github.com/containerd/containerd [2019-10-08T16:52:32.283Z] #50 24.24 + git checkout -q b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-10-08T16:52:32.509Z] #61 54.59 CC compel/arch/x86/src/lib/infect.o [2019-10-08T16:52:33.070Z] #61 55.43 CC compel/src/lib/infect-rpc.o [2019-10-08T16:52:33.325Z] #61 55.78 CC compel/src/lib/infect-util.o [2019-10-08T16:52:33.581Z] #61 56.15 CC compel/src/lib/infect.o [2019-10-08T16:52:33.656Z] #50 25.67 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-08T16:52:33.656Z] #50 25.67 + BUILDTAGS='netgo osusergo static_build' [2019-10-08T16:52:33.656Z] #50 25.67 + export EXTRA_FLAGS=-buildmode=pie [2019-10-08T16:52:33.656Z] #50 25.67 + EXTRA_FLAGS=-buildmode=pie [2019-10-08T16:52:33.656Z] #50 25.67 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-08T16:52:33.656Z] #50 25.67 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-08T16:52:33.656Z] #50 25.67 + '[' '' = dynamic ']' [2019-10-08T16:52:33.656Z] #50 25.67 + make [2019-10-08T16:52:34.222Z] #50 ... [2019-10-08T16:52:34.222Z] [2019-10-08T16:52:34.222Z] #41 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:52:34.222Z] #41 6.665 -- Detecting C compile features - done [2019-10-08T16:52:34.222Z] #41 6.718 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-08T16:52:34.222Z] #41 6.902 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-08T16:52:34.222Z] #41 7.021 -- Configuring done [2019-10-08T16:52:34.222Z] #41 7.037 -- Generating done [2019-10-08T16:52:34.222Z] #41 7.045 -- Build files have been written to: /tmp/tmp.p9x1JpDS6s/tini [2019-10-08T16:52:34.222Z] #41 7.055 + make tini-static [2019-10-08T16:52:34.222Z] #41 7.481 Scanning dependencies of target tini-static [2019-10-08T16:52:34.222Z] #41 7.568 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-08T16:52:34.222Z] #41 9.060 [100%] Linking C executable tini-static [2019-10-08T16:52:34.222Z] #41 9.705 [100%] Built target tini-static [2019-10-08T16:52:34.222Z] #41 9.731 + mkdir -p /build [2019-10-08T16:52:34.222Z] #41 9.739 + cp tini-static /build/docker-init [2019-10-08T16:52:34.222Z] #41 DONE 10.9s [2019-10-08T16:52:34.481Z] [2019-10-08T16:52:34.481Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:52:34.481Z] #61 10.01 PBCC images/sk-opts.pb-c.c [2019-10-08T16:52:34.481Z] #61 10.05 PBCC images/packet-sock.pb-c.c [2019-10-08T16:52:34.481Z] #61 10.09 DEP images/sk-opts.pb-c.d [2019-10-08T16:52:34.481Z] #61 10.13 DEP images/packet-sock.pb-c.d [2019-10-08T16:52:34.481Z] #61 10.17 PBCC images/sk-netlink.pb-c.c [2019-10-08T16:52:34.481Z] #61 10.23 DEP images/sk-netlink.pb-c.d [2019-10-08T16:52:34.481Z] #61 10.28 PBCC images/sk-inet.pb-c.c [2019-10-08T16:52:34.481Z] #61 10.33 DEP images/sk-inet.pb-c.d [2019-10-08T16:52:34.481Z] #61 10.38 PBCC images/sk-unix.pb-c.c [2019-10-08T16:52:34.481Z] #61 10.45 DEP images/sk-unix.pb-c.d [2019-10-08T16:52:34.481Z] #61 10.49 PBCC images/mm.pb-c.c [2019-10-08T16:52:34.481Z] #61 10.55 DEP images/mm.pb-c.d [2019-10-08T16:52:34.481Z] #61 10.63 PBCC images/timerfd.pb-c.c [2019-10-08T16:52:34.481Z] #61 10.69 DEP images/timerfd.pb-c.d [2019-10-08T16:52:34.481Z] #61 10.72 PBCC images/timer.pb-c.c [2019-10-08T16:52:34.481Z] #61 10.75 DEP images/timer.pb-c.d [2019-10-08T16:52:34.481Z] #61 10.81 PBCC images/sa.pb-c.c [2019-10-08T16:52:34.481Z] #61 10.86 DEP images/sa.pb-c.d [2019-10-08T16:52:34.481Z] #61 10.91 PBCC images/pipe-data.pb-c.c [2019-10-08T16:52:34.481Z] #61 10.95 DEP images/pipe-data.pb-c.d [2019-10-08T16:52:34.481Z] #61 11.00 PBCC images/mnt.pb-c.c [2019-10-08T16:52:34.481Z] #61 11.05 DEP images/mnt.pb-c.d [2019-10-08T16:52:34.481Z] #61 11.09 PBCC images/sk-packet.pb-c.c [2019-10-08T16:52:34.481Z] #61 11.12 DEP images/sk-packet.pb-c.d [2019-10-08T16:52:34.481Z] #61 11.14 PBCC images/tcp-stream.pb-c.c [2019-10-08T16:52:34.481Z] #61 11.17 DEP images/tcp-stream.pb-c.d [2019-10-08T16:52:34.481Z] #61 11.20 PBCC images/pipe.pb-c.c [2019-10-08T16:52:34.481Z] #61 11.23 DEP images/pipe.pb-c.d [2019-10-08T16:52:34.481Z] #61 11.25 PBCC images/pstree.pb-c.c [2019-10-08T16:52:34.481Z] #61 11.28 DEP images/pstree.pb-c.d [2019-10-08T16:52:34.481Z] #61 11.31 PBCC images/fs.pb-c.c [2019-10-08T16:52:34.481Z] #61 11.33 DEP images/fs.pb-c.d [2019-10-08T16:52:34.481Z] #61 11.40 PBCC images/signalfd.pb-c.c [2019-10-08T16:52:34.481Z] #61 11.41 DEP images/signalfd.pb-c.d [2019-10-08T16:52:34.481Z] #61 11.46 PBCC images/fh.pb-c.c [2019-10-08T16:52:34.481Z] #61 11.49 PBCC images/fsnotify.pb-c.c [2019-10-08T16:52:34.481Z] #61 11.55 DEP images/fh.pb-c.d [2019-10-08T16:52:34.481Z] #61 11.61 DEP images/fsnotify.pb-c.d [2019-10-08T16:52:34.481Z] #61 11.68 PBCC images/eventpoll.pb-c.c [2019-10-08T16:52:34.481Z] #61 11.69 DEP images/eventpoll.pb-c.d [2019-10-08T16:52:34.481Z] #61 11.74 PBCC images/eventfd.pb-c.c [2019-10-08T16:52:34.481Z] #61 11.78 DEP images/eventfd.pb-c.d [2019-10-08T16:52:34.481Z] #61 11.82 PBCC images/remap-file-path.pb-c.c [2019-10-08T16:52:34.481Z] #61 11.85 DEP images/remap-file-path.pb-c.d [2019-10-08T16:52:34.481Z] #61 12.02 PBCC images/fifo.pb-c.c [2019-10-08T16:52:34.481Z] #61 12.04 DEP images/fifo.pb-c.d [2019-10-08T16:52:34.481Z] #61 12.09 PBCC images/ghost-file.pb-c.c [2019-10-08T16:52:34.481Z] #61 12.14 DEP images/ghost-file.pb-c.d [2019-10-08T16:52:34.481Z] #61 12.21 PBCC images/regfile.pb-c.c [2019-10-08T16:52:34.553Z] #7 DONE 5.9s [2019-10-08T16:52:34.553Z] [2019-10-08T16:52:34.553Z] #8 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-08T16:52:34.739Z] #61 12.24 DEP images/regfile.pb-c.d [2019-10-08T16:52:34.739Z] #61 12.37 PBCC images/ns.pb-c.c [2019-10-08T16:52:34.739Z] #61 12.44 DEP images/ns.pb-c.d [2019-10-08T16:52:34.739Z] #61 ... [2019-10-08T16:52:34.739Z] [2019-10-08T16:52:34.739Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-08T16:52:34.739Z] #33 54.35 path [2019-10-08T16:52:34.739Z] #33 54.49 fmt [2019-10-08T16:52:34.739Z] #33 54.93 path/filepath [2019-10-08T16:52:34.739Z] #33 56.26 io/ioutil [2019-10-08T16:52:34.739Z] #33 56.83 text/tabwriter [2019-10-08T16:52:34.739Z] #33 58.17 flag [2019-10-08T16:52:34.739Z] #33 58.18 github.com/BurntSushi/toml [2019-10-08T16:52:34.739Z] #33 59.76 log [2019-10-08T16:52:34.739Z] #33 61.83 github.com/BurntSushi/toml/cmd/tomlv [2019-10-08T16:52:34.997Z] #33 ... [2019-10-08T16:52:34.997Z] [2019-10-08T16:52:34.997Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:52:34.997Z] #61 12.51 PBCC images/fdinfo.pb-c.c [2019-10-08T16:52:34.997Z] #61 12.74 DEP images/fdinfo.pb-c.d [2019-10-08T16:52:35.123Z] #8 DONE 1.3s [2019-10-08T16:52:35.254Z] #61 12.82 PBCC images/core-aarch64.pb-c.c [2019-10-08T16:52:35.254Z] #61 12.95 PBCC images/core-arm.pb-c.c [2019-10-08T16:52:35.254Z] #61 13.02 PBCC images/core-ppc64.pb-c.c [2019-10-08T16:52:35.384Z] [2019-10-08T16:52:35.384Z] #18 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-08T16:52:35.384Z] #18 ... [2019-10-08T16:52:35.384Z] [2019-10-08T16:52:35.384Z] #25 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-08T16:52:35.384Z] #25 DONE 0.1s [2019-10-08T16:52:35.384Z] [2019-10-08T16:52:35.384Z] #55 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-08T16:52:35.384Z] #55 DONE 0.1s [2019-10-08T16:52:35.512Z] #61 13.13 PBCC images/core-s390.pb-c.c [2019-10-08T16:52:35.512Z] #61 13.18 PBCC images/core-x86.pb-c.c [2019-10-08T16:52:35.646Z] [2019-10-08T16:52:35.646Z] #35 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-08T16:52:35.646Z] #35 DONE 0.1s [2019-10-08T16:52:35.646Z] [2019-10-08T16:52:35.646Z] #63 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-08T16:52:35.646Z] #63 DONE 0.2s [2019-10-08T16:52:35.646Z] [2019-10-08T16:52:35.646Z] #29 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-08T16:52:35.646Z] #29 DONE 0.2s [2019-10-08T16:52:35.646Z] [2019-10-08T16:52:35.646Z] #26 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-08T16:52:35.646Z] #26 DONE 0.2s [2019-10-08T16:52:35.646Z] [2019-10-08T16:52:35.646Z] #27 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-08T16:52:35.646Z] #27 ... [2019-10-08T16:52:35.646Z] [2019-10-08T16:52:35.646Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-08T16:52:35.646Z] #32 DONE 0.2s [2019-10-08T16:52:35.646Z] [2019-10-08T16:52:35.646Z] #52 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-08T16:52:35.646Z] #52 DONE 0.2s [2019-10-08T16:52:35.771Z] #61 13.32 PBCC images/core.pb-c.c [2019-10-08T16:52:35.771Z] #61 13.36 PBCC images/inventory.pb-c.c [2019-10-08T16:52:35.771Z] #61 13.49 DEP images/core-aarch64.pb-c.d [2019-10-08T16:52:35.771Z] #61 13.54 DEP images/core-arm.pb-c.d [2019-10-08T16:52:35.771Z] #61 13.61 DEP images/core-ppc64.pb-c.d [2019-10-08T16:52:35.907Z] [2019-10-08T16:52:35.907Z] #53 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-08T16:52:36.029Z] #61 13.67 DEP images/core-s390.pb-c.d [2019-10-08T16:52:36.029Z] #61 13.72 DEP images/core-x86.pb-c.d [2019-10-08T16:52:36.029Z] #61 13.79 DEP images/core.pb-c.d [2019-10-08T16:52:36.094Z] #61 ... [2019-10-08T16:52:36.094Z] [2019-10-08T16:52:36.094Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:52:36.094Z] #36 114.1 mime/quotedprintable [2019-10-08T16:52:36.094Z] #36 114.8 net/http/internal [2019-10-08T16:52:36.094Z] #36 119.4 crypto/tls [2019-10-08T16:52:36.094Z] #36 ... [2019-10-08T16:52:36.094Z] [2019-10-08T16:52:36.094Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:52:36.094Z] #61 58.35 CC compel/src/lib/ptrace.o [2019-10-08T16:52:36.287Z] #61 13.88 DEP images/inventory.pb-c.d [2019-10-08T16:52:36.287Z] #61 13.97 PBCC images/cpuinfo.pb-c.c [2019-10-08T16:52:36.287Z] #61 14.04 DEP images/cpuinfo.pb-c.d [2019-10-08T16:52:36.287Z] #61 14.11 PBCC images/stats.pb-c.c [2019-10-08T16:52:36.350Z] #61 58.80 AR compel/libcompel.a [2019-10-08T16:52:36.545Z] #61 14.15 DEP images/stats.pb-c.d [2019-10-08T16:52:36.606Z] #61 58.87 HOSTCC compel/src/main-host.o [2019-10-08T16:52:36.861Z] #61 59.30 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-10-08T16:52:37.111Z] #61 ... [2019-10-08T16:52:37.112Z] [2019-10-08T16:52:37.112Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-08T16:52:37.112Z] #33 DONE 66.7s [2019-10-08T16:52:37.116Z] #61 59.48 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-08T16:52:37.370Z] [2019-10-08T16:52:37.370Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:52:37.370Z] #36 58.84 flag [2019-10-08T16:52:37.370Z] #36 60.08 go/token [2019-10-08T16:52:37.370Z] #36 60.57 regexp [2019-10-08T16:52:37.370Z] #36 60.95 go/scanner [2019-10-08T16:52:37.370Z] #36 62.37 go/ast [2019-10-08T16:52:37.370Z] #36 64.08 internal/lazyregexp [2019-10-08T16:52:37.370Z] #36 64.39 net/url [2019-10-08T16:52:37.370Z] #36 66.08 text/template/parse [2019-10-08T16:52:37.677Z] #61 60.00 HOSTCC compel/src/lib/log-host.o [2019-10-08T16:52:37.976Z] #61 60.30 HOSTLINK compel/compel-host-bin [2019-10-08T16:52:37.976Z] #61 60.42 DEP soccr/soccr.d [2019-10-08T16:52:38.232Z] #61 60.59 CC soccr/soccr.o [2019-10-08T16:52:38.304Z] #36 67.90 go/parser [2019-10-08T16:52:38.304Z] #36 ... [2019-10-08T16:52:38.304Z] [2019-10-08T16:52:38.304Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:52:38.304Z] #61 15.90 make[1]: Nothing to be done for 'all'. [2019-10-08T16:52:39.596Z] #61 61.82 AR soccr/libsoccr.a [2019-10-08T16:52:39.597Z] #61 61.86 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-08T16:52:39.677Z] #61 17.07 CC images/stats.o [2019-10-08T16:52:39.677Z] #61 17.48 CC images/core.o [2019-10-08T16:52:39.852Z] #61 62.21 DEP criu/arch/x86/sigframe.d [2019-10-08T16:52:39.852Z] #61 ... [2019-10-08T16:52:39.852Z] [2019-10-08T16:52:39.852Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-08T16:52:39.852Z] #16 54.53 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-08T16:52:39.852Z] #16 54.71 Selecting previously unselected package libpython3-stdlib:amd64. [2019-10-08T16:52:39.852Z] #16 54.71 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-10-08T16:52:39.852Z] #16 54.72 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-10-08T16:52:39.852Z] #16 54.78 Selecting previously unselected package dh-python. [2019-10-08T16:52:39.852Z] #16 54.78 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-08T16:52:39.852Z] #16 54.80 Unpacking dh-python (2.20170125) ... [2019-10-08T16:52:39.852Z] #16 54.94 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-10-08T16:52:39.852Z] #16 54.97 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-08T16:52:39.852Z] #16 57.96 Setting up python3-minimal (3.5.3-1) ... [2019-10-08T16:52:39.852Z] #16 59.03 Selecting previously unselected package python3. [2019-10-08T16:52:39.852Z] #16 59.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16747 files and directories currently installed.) [2019-10-08T16:52:39.852Z] #16 59.09 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-10-08T16:52:39.852Z] #16 59.10 Unpacking python3 (3.5.3-1) ... [2019-10-08T16:52:39.852Z] #16 59.16 Selecting previously unselected package pigz. [2019-10-08T16:52:39.852Z] #16 59.16 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-10-08T16:52:39.852Z] #16 59.16 Unpacking pigz (2.3.4-1) ... [2019-10-08T16:52:39.852Z] #16 59.25 Selecting previously unselected package libip4tc0:amd64. [2019-10-08T16:52:39.852Z] #16 59.25 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-08T16:52:39.852Z] #16 59.25 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-08T16:52:39.852Z] #16 59.39 Selecting previously unselected package libip6tc0:amd64. [2019-10-08T16:52:39.852Z] #16 59.39 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-08T16:52:39.852Z] #16 59.40 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-08T16:52:39.852Z] #16 59.55 Selecting previously unselected package libiptc0:amd64. [2019-10-08T16:52:39.852Z] #16 59.55 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-08T16:52:39.852Z] #16 59.55 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-08T16:52:39.852Z] #16 59.67 Selecting previously unselected package libxtables12:amd64. [2019-10-08T16:52:39.852Z] #16 59.67 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-08T16:52:39.852Z] #16 59.68 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-08T16:52:39.852Z] #16 59.78 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-10-08T16:52:39.852Z] #16 59.78 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-10-08T16:52:39.852Z] #16 59.80 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-10-08T16:52:39.852Z] #16 59.89 Selecting previously unselected package iptables. [2019-10-08T16:52:39.852Z] #16 59.90 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-08T16:52:39.852Z] #16 59.91 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-08T16:52:39.853Z] #16 60.26 Selecting previously unselected package xxd. [2019-10-08T16:52:39.853Z] #16 60.26 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-08T16:52:39.853Z] #16 60.27 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-08T16:52:39.853Z] #16 60.40 Selecting previously unselected package vim-common. [2019-10-08T16:52:39.853Z] #16 60.42 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-08T16:52:39.853Z] #16 60.43 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-08T16:52:39.853Z] #16 60.60 Selecting previously unselected package bzip2. [2019-10-08T16:52:39.853Z] #16 60.61 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-10-08T16:52:39.853Z] #16 60.62 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-08T16:52:39.853Z] #16 60.73 Selecting previously unselected package libgpm2:amd64. [2019-10-08T16:52:39.853Z] #16 60.73 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-10-08T16:52:39.853Z] #16 60.73 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-10-08T16:52:39.853Z] #16 60.81 Selecting previously unselected package xz-utils. [2019-10-08T16:52:39.853Z] #16 60.81 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-10-08T16:52:39.853Z] #16 60.82 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-08T16:52:39.853Z] #16 61.02 Selecting previously unselected package aufs-tools. [2019-10-08T16:52:39.853Z] #16 61.02 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-10-08T16:52:39.853Z] #16 61.04 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-08T16:52:39.853Z] #16 61.19 Selecting previously unselected package liblzo2-2:amd64. [2019-10-08T16:52:39.853Z] #16 61.19 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-08T16:52:39.853Z] #16 61.20 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-08T16:52:39.853Z] #16 61.33 Selecting previously unselected package btrfs-progs. [2019-10-08T16:52:39.853Z] #16 61.33 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-10-08T16:52:39.853Z] #16 61.33 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-08T16:52:39.853Z] #16 61.87 Selecting previously unselected package btrfs-tools. [2019-10-08T16:52:39.853Z] #16 61.89 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-10-08T16:52:39.853Z] #16 61.90 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-08T16:52:39.853Z] #16 61.95 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-10-08T16:52:39.853Z] #16 61.96 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-10-08T16:52:39.853Z] #16 61.97 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-10-08T16:52:39.853Z] #16 62.15 Selecting previously unselected package dmsetup. [2019-10-08T16:52:39.853Z] #16 62.16 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-10-08T16:52:39.853Z] #16 62.16 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-08T16:52:39.853Z] #16 62.27 Selecting previously unselected package libonig4:amd64. [2019-10-08T16:52:39.853Z] #16 62.27 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-10-08T16:52:39.853Z] #16 62.27 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-10-08T16:52:39.853Z] #16 62.45 Selecting previously unselected package libjq1:amd64. [2019-10-08T16:52:39.853Z] #16 62.45 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-10-08T16:52:39.853Z] #16 62.46 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-08T16:52:39.853Z] #16 62.58 Selecting previously unselected package jq. [2019-10-08T16:52:39.853Z] #16 62.60 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-10-08T16:52:39.853Z] #16 62.61 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-08T16:52:39.853Z] #16 62.71 Selecting previously unselected package libaio1:amd64. [2019-10-08T16:52:39.853Z] #16 62.72 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-10-08T16:52:39.853Z] #16 62.72 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-10-08T16:52:39.853Z] #16 62.80 Selecting previously unselected package libcap2-bin. [2019-10-08T16:52:39.853Z] #16 62.80 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-10-08T16:52:39.853Z] #16 62.81 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-08T16:52:39.853Z] #16 62.91 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-10-08T16:52:39.853Z] #16 62.91 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-10-08T16:52:39.853Z] #16 62.92 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-10-08T16:52:39.853Z] #16 63.01 Selecting previously unselected package libsepol1-dev:amd64. [2019-10-08T16:52:39.853Z] #16 63.03 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-10-08T16:52:39.853Z] #16 63.04 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-10-08T16:52:39.853Z] #16 63.29 Selecting previously unselected package libpcre16-3:amd64. [2019-10-08T16:52:39.853Z] #16 63.30 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-10-08T16:52:39.853Z] #16 63.30 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-10-08T16:52:39.853Z] #16 63.52 Selecting previously unselected package libpcre32-3:amd64. [2019-10-08T16:52:39.853Z] #16 63.52 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-10-08T16:52:39.853Z] #16 63.52 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-10-08T16:52:39.853Z] #16 63.69 Selecting previously unselected package libpcre3-dev:amd64. [2019-10-08T16:52:39.853Z] #16 63.71 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-10-08T16:52:39.853Z] #16 63.71 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-10-08T16:52:39.853Z] #16 64.09 Selecting previously unselected package libselinux1-dev:amd64. [2019-10-08T16:52:39.853Z] #16 64.10 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-10-08T16:52:39.853Z] #16 64.11 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-10-08T16:52:39.853Z] #16 64.32 Selecting previously unselected package libdevmapper-dev:amd64. [2019-10-08T16:52:39.853Z] #16 64.32 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-10-08T16:52:39.853Z] #16 64.35 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-10-08T16:52:39.853Z] #16 64.46 Selecting previously unselected package libnl-3-200:amd64. [2019-10-08T16:52:39.853Z] #16 64.47 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-10-08T16:52:39.853Z] #16 64.49 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-10-08T16:52:39.853Z] #16 64.60 Selecting previously unselected package libprotobuf-c1:amd64. [2019-10-08T16:52:39.853Z] #16 64.61 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-10-08T16:52:39.853Z] #16 64.61 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-08T16:52:39.853Z] #16 ... [2019-10-08T16:52:39.853Z] [2019-10-08T16:52:39.853Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:52:39.853Z] #61 62.33 DEP criu/arch/x86/sigaction_compat.d [2019-10-08T16:52:40.041Z] #7 unpacking docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 11.1s done [2019-10-08T16:52:40.041Z] #7 DONE 14.4s [2019-10-08T16:52:40.041Z] [2019-10-08T16:52:40.041Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-08T16:52:40.041Z] #8 DONE 0.3s [2019-10-08T16:52:40.041Z] [2019-10-08T16:52:40.041Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-08T16:52:40.041Z] #9 DONE 0.2s [2019-10-08T16:52:40.041Z] [2019-10-08T16:52:40.041Z] #26 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-08T16:52:40.108Z] #61 62.42 DEP criu/arch/x86/kerndat.d [2019-10-08T16:52:40.108Z] #61 62.58 DEP criu/arch/x86/crtools.d [2019-10-08T16:52:40.242Z] #61 18.08 CC images/core-x86.o [2019-10-08T16:52:40.364Z] #61 62.75 DEP criu/arch/x86/cpu.d [2019-10-08T16:52:40.428Z] #26 DONE 0.1s [2019-10-08T16:52:40.428Z] [2019-10-08T16:52:40.428Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-08T16:52:40.428Z] #59 ... [2019-10-08T16:52:40.428Z] [2019-10-08T16:52:40.428Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-08T16:52:40.428Z] #64 DONE 0.1s [2019-10-08T16:52:40.428Z] [2019-10-08T16:52:40.428Z] #27 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-08T16:52:40.428Z] #27 DONE 0.1s [2019-10-08T16:52:40.428Z] [2019-10-08T16:52:40.428Z] #53 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-08T16:52:40.428Z] #53 DONE 0.1s [2019-10-08T16:52:40.428Z] [2019-10-08T16:52:40.428Z] #30 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-08T16:52:40.428Z] #30 DONE 0.1s [2019-10-08T16:52:40.428Z] [2019-10-08T16:52:40.428Z] #56 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-08T16:52:40.428Z] #56 DONE 0.1s [2019-10-08T16:52:40.428Z] [2019-10-08T16:52:40.428Z] #36 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-08T16:52:40.428Z] #36 DONE 0.2s [2019-10-08T16:52:40.428Z] [2019-10-08T16:52:40.428Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-08T16:52:40.428Z] #33 DONE 0.2s [2019-10-08T16:52:40.428Z] [2019-10-08T16:52:40.428Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-08T16:52:40.619Z] #61 62.90 CC criu/arch/x86/cpu.o [2019-10-08T16:52:40.811Z] #61 18.64 CC images/core-arm.o [2019-10-08T16:52:40.825Z] #34 0.447 + RM_GOPATH=0 [2019-10-08T16:52:40.825Z] #34 0.447 + TMP_GOPATH= [2019-10-08T16:52:40.825Z] #34 0.448 + : /build [2019-10-08T16:52:40.825Z] #34 0.448 + '[' -z '' ']' [2019-10-08T16:52:40.825Z] #34 0.448 ++ mktemp -d [2019-10-08T16:52:40.825Z] #34 0.449 + export GOPATH=/tmp/tmp.RUPA2E716T [2019-10-08T16:52:40.825Z] #34 0.449 + GOPATH=/tmp/tmp.RUPA2E716T [2019-10-08T16:52:40.825Z] #34 0.449 + RM_GOPATH=1 [2019-10-08T16:52:40.825Z] #34 0.459 ++ dirname ./install.sh [2019-10-08T16:52:40.825Z] #34 0.462 + dir=. [2019-10-08T16:52:40.825Z] #34 0.462 + bin=tomlv [2019-10-08T16:52:40.825Z] #34 0.462 + shift [2019-10-08T16:52:40.825Z] #34 0.462 + '[' '!' -f ./tomlv.installer ']' [2019-10-08T16:52:40.825Z] #34 0.462 + . ./tomlv.installer [2019-10-08T16:52:40.825Z] #34 0.462 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-08T16:52:40.825Z] #34 0.466 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-08T16:52:40.825Z] #34 0.466 + install_tomlv [2019-10-08T16:52:40.825Z] #34 0.466 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-08T16:52:40.825Z] #34 0.466 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.RUPA2E716T/src/github.com/BurntSushi/toml [2019-10-08T16:52:40.825Z] #34 0.468 Cloning into '/tmp/tmp.RUPA2E716T/src/github.com/BurntSushi/toml'... [2019-10-08T16:52:41.068Z] #61 18.91 CC images/core-aarch64.o [2019-10-08T16:52:41.180Z] #61 63.52 CC criu/arch/x86/crtools.o [2019-10-08T16:52:41.444Z] #53 ... [2019-10-08T16:52:41.444Z] [2019-10-08T16:52:41.444Z] #18 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-08T16:52:41.444Z] #18 5.003 + mktemp -d [2019-10-08T16:52:41.444Z] #18 5.007 + export GOPATH=/tmp/tmp.QToWeiHoKs [2019-10-08T16:52:41.444Z] #18 5.007 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.QToWeiHoKs/src/github.com/go-swagger/go-swagger [2019-10-08T16:52:41.444Z] #18 5.007 Cloning into '/tmp/tmp.QToWeiHoKs/src/github.com/go-swagger/go-swagger'... [2019-10-08T16:52:41.633Z] #61 19.16 CC images/core-ppc64.o [2019-10-08T16:52:41.685Z] #34 1.349 + cd /tmp/tmp.RUPA2E716T/src/github.com/BurntSushi/toml [2019-10-08T16:52:41.685Z] #34 1.349 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-08T16:52:41.685Z] #34 1.414 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-08T16:52:42.197Z] #61 19.66 CC images/core-s390.o [2019-10-08T16:52:42.544Z] #61 64.85 CC criu/arch/x86/kerndat.o [2019-10-08T16:52:42.762Z] #61 20.34 CC images/cpuinfo.o [2019-10-08T16:52:42.770Z] #34 2.120 runtime/internal/atomic [2019-10-08T16:52:42.770Z] #34 2.121 internal/cpu [2019-10-08T16:52:42.800Z] #61 65.37 CC criu/arch/x86/sigaction_compat.o [2019-10-08T16:52:43.019Z] #61 20.75 CC images/inventory.o [2019-10-08T16:52:43.360Z] #61 65.65 CC criu/arch/x86/sigframe.o [2019-10-08T16:52:43.436Z] #34 2.431 runtime/internal/sys [2019-10-08T16:52:43.436Z] #34 2.645 internal/bytealg [2019-10-08T16:52:43.436Z] #34 2.785 runtime/internal/math [2019-10-08T16:52:43.436Z] #34 2.873 math/bits [2019-10-08T16:52:43.583Z] #61 21.02 CC images/fdinfo.o [2019-10-08T16:52:43.583Z] #61 21.31 CC images/fown.o [2019-10-08T16:52:43.615Z] #61 65.98 LINK criu/arch/x86/crtools.built-in.o [2019-10-08T16:52:43.615Z] #61 66.04 DEP criu/pie/util-vdso-elf32.d [2019-10-08T16:52:43.615Z] #61 66.15 DEP criu/arch/x86/vdso-pie.d [2019-10-08T16:52:43.841Z] #61 21.53 CC images/ns.o [2019-10-08T16:52:43.863Z] #34 3.182 runtime [2019-10-08T16:52:44.098Z] #61 21.75 CC images/regfile.o [2019-10-08T16:52:44.219Z] #61 66.31 DEP criu/pie/parasite-vdso.d [2019-10-08T16:52:44.219Z] #61 66.48 DEP criu/pie/util-vdso.d [2019-10-08T16:52:44.219Z] #61 66.69 DEP criu/pie/util.d [2019-10-08T16:52:44.296Z] #34 3.745 math [2019-10-08T16:52:44.355Z] #61 22.02 CC images/ghost-file.o [2019-10-08T16:52:44.475Z] #61 66.85 CC criu/pie/util.o [2019-10-08T16:52:44.613Z] #61 22.27 CC images/fifo.o [2019-10-08T16:52:44.613Z] #61 ... [2019-10-08T16:52:44.613Z] [2019-10-08T16:52:44.613Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-08T16:52:44.613Z] #50 26.52 🇩 bin/ctr [2019-10-08T16:52:44.731Z] #61 67.18 CC criu/pie/util-vdso.o [2019-10-08T16:52:44.870Z] #50 ... [2019-10-08T16:52:44.870Z] [2019-10-08T16:52:44.870Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:52:44.870Z] #36 70.44 encoding/xml [2019-10-08T16:52:44.870Z] #36 70.57 text/template [2019-10-08T16:52:44.870Z] #36 74.43 go/doc [2019-10-08T16:52:45.661Z] #18 ... [2019-10-08T16:52:45.661Z] [2019-10-08T16:52:45.661Z] #58 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-08T16:52:45.661Z] #58 4.227 + mktemp -d [2019-10-08T16:52:45.661Z] #58 4.230 + export GOPATH=/tmp/tmp.P2ToVJlDlN [2019-10-08T16:52:45.661Z] #58 4.230 + git clone https://github.com/docker/distribution.git /tmp/tmp.P2ToVJlDlN/src/github.com/docker/distribution [2019-10-08T16:52:45.661Z] #58 4.232 Cloning into '/tmp/tmp.P2ToVJlDlN/src/github.com/docker/distribution'... [2019-10-08T16:52:45.661Z] #58 ... [2019-10-08T16:52:45.661Z] [2019-10-08T16:52:45.661Z] #9 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-08T16:52:45.661Z] #9 7.784 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-08T16:52:45.661Z] #9 7.786 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-08T16:52:45.661Z] #9 7.800 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-08T16:52:45.661Z] #9 7.811 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-08T16:52:45.661Z] #9 7.817 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-08T16:52:45.661Z] #9 8.517 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [482 kB] [2019-10-08T16:52:45.661Z] #9 9.885 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-08T16:52:45.661Z] #9 ... [2019-10-08T16:52:45.661Z] [2019-10-08T16:52:45.661Z] #20 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-08T16:52:45.661Z] #20 6.472 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-08T16:52:45.661Z] #20 6.474 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-08T16:52:45.661Z] #20 6.499 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-08T16:52:45.661Z] #20 6.520 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-08T16:52:45.661Z] #20 6.599 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-08T16:52:45.661Z] #20 7.276 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [482 kB] [2019-10-08T16:52:45.661Z] #20 8.462 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-08T16:52:45.661Z] #20 9.148 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-08T16:52:45.661Z] #20 ... [2019-10-08T16:52:45.661Z] [2019-10-08T16:52:45.661Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-08T16:52:45.661Z] #60 7.400 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-08T16:52:45.661Z] #60 7.401 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-08T16:52:45.661Z] #60 7.436 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-08T16:52:45.661Z] #60 7.449 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-08T16:52:45.661Z] #60 7.470 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-08T16:52:45.661Z] #60 8.307 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [482 kB] [2019-10-08T16:52:45.661Z] #60 9.644 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-08T16:52:45.676Z] #61 68.05 CC criu/pie/parasite-vdso.o [2019-10-08T16:52:45.802Z] #36 75.55 compress/gzip [2019-10-08T16:52:45.924Z] #60 ... [2019-10-08T16:52:45.924Z] [2019-10-08T16:52:45.924Z] #56 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-08T16:52:45.924Z] #56 5.972 + RM_GOPATH=0 [2019-10-08T16:52:45.924Z] #56 5.972 + TMP_GOPATH= [2019-10-08T16:52:45.924Z] #56 5.973 + : /build [2019-10-08T16:52:45.924Z] #56 5.974 + '[' -z '' ']' [2019-10-08T16:52:45.924Z] #56 5.979 ++ mktemp -d [2019-10-08T16:52:45.924Z] #56 5.981 + export GOPATH=/tmp/tmp.rtPPVYxgT4 [2019-10-08T16:52:45.924Z] #56 5.981 + GOPATH=/tmp/tmp.rtPPVYxgT4 [2019-10-08T16:52:45.924Z] #56 5.981 + RM_GOPATH=1 [2019-10-08T16:52:45.924Z] #56 5.987 ++ dirname ./install.sh [2019-10-08T16:52:45.924Z] #56 5.990 + dir=. [2019-10-08T16:52:45.924Z] #56 5.990 + bin=dockercli [2019-10-08T16:52:45.924Z] #56 5.990 + shift [2019-10-08T16:52:45.924Z] #56 5.990 + '[' '!' -f ./dockercli.installer ']' [2019-10-08T16:52:45.924Z] #56 5.990 + . ./dockercli.installer [2019-10-08T16:52:45.924Z] #56 5.991 ++ DOCKERCLI_CHANNEL=stable [2019-10-08T16:52:45.924Z] #56 5.991 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-10-08T16:52:45.924Z] #56 5.991 + install_dockercli [2019-10-08T16:52:45.924Z] #56 5.991 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-08T16:52:45.924Z] #56 5.991 Install docker/cli version 17.06.2-ce from stable [2019-10-08T16:52:45.924Z] #56 5.992 ++ uname -m [2019-10-08T16:52:45.924Z] #56 6.000 + arch=aarch64 [2019-10-08T16:52:45.924Z] #56 6.000 + '[' aarch64 '!=' x86_64 ']' [2019-10-08T16:52:45.924Z] #56 6.000 + '[' aarch64 '!=' s390x ']' [2019-10-08T16:52:45.924Z] #56 6.000 + '[' aarch64 '!=' armhf ']' [2019-10-08T16:52:45.924Z] #56 6.000 + build_dockercli [2019-10-08T16:52:45.924Z] #56 6.000 + git clone https://github.com/docker/docker-ce /tmp/tmp.rtPPVYxgT4/tmp/docker-ce [2019-10-08T16:52:45.924Z] #56 6.011 Cloning into '/tmp/tmp.rtPPVYxgT4/tmp/docker-ce'... [2019-10-08T16:52:46.186Z] #56 ... [2019-10-08T16:52:46.186Z] [2019-10-08T16:52:46.186Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-08T16:52:46.186Z] #38 7.884 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-08T16:52:46.186Z] #38 7.886 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-08T16:52:46.186Z] #38 7.900 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-08T16:52:46.186Z] #38 7.908 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-08T16:52:46.186Z] #38 7.934 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-08T16:52:46.186Z] #38 8.663 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [482 kB] [2019-10-08T16:52:46.186Z] #38 9.834 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-08T16:52:46.186Z] #38 10.67 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-08T16:52:46.186Z] #38 ... [2019-10-08T16:52:46.186Z] [2019-10-08T16:52:46.186Z] #30 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-08T16:52:46.186Z] #30 6.392 + RM_GOPATH=0 [2019-10-08T16:52:46.186Z] #30 6.392 + TMP_GOPATH= [2019-10-08T16:52:46.186Z] #30 6.392 + : /build [2019-10-08T16:52:46.186Z] #30 6.392 + '[' -z '' ']' [2019-10-08T16:52:46.186Z] #30 6.393 ++ mktemp -d [2019-10-08T16:52:46.186Z] #30 6.421 + export GOPATH=/tmp/tmp.78hnUsL8AE [2019-10-08T16:52:46.186Z] #30 6.422 + GOPATH=/tmp/tmp.78hnUsL8AE [2019-10-08T16:52:46.186Z] #30 6.422 + RM_GOPATH=1 [2019-10-08T16:52:46.186Z] #30 6.425 ++ dirname ./install.sh [2019-10-08T16:52:46.186Z] #30 6.427 + dir=. [2019-10-08T16:52:46.186Z] #30 6.428 + bin=gotestsum [2019-10-08T16:52:46.186Z] #30 6.428 + shift [2019-10-08T16:52:46.186Z] #30 6.428 + '[' '!' -f ./gotestsum.installer ']' [2019-10-08T16:52:46.186Z] #30 6.431 + . ./gotestsum.installer [2019-10-08T16:52:46.186Z] #30 6.431 ++ GOTESTSUM_COMMIT=v0.3.5 [2019-10-08T16:52:46.186Z] #30 6.431 + install_gotestsum [2019-10-08T16:52:46.186Z] #30 6.431 + echo 'Installing gotestsum version v0.3.5' [2019-10-08T16:52:46.186Z] #30 6.431 + go get -d gotest.tools/gotestsum [2019-10-08T16:52:46.186Z] #30 6.431 Installing gotestsum version v0.3.5 [2019-10-08T16:52:46.186Z] #30 ... [2019-10-08T16:52:46.186Z] [2019-10-08T16:52:46.186Z] #64 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-08T16:52:46.186Z] #64 5.411 + RM_GOPATH=0 [2019-10-08T16:52:46.186Z] #64 5.411 + TMP_GOPATH= [2019-10-08T16:52:46.186Z] #64 5.411 + : /build/ [2019-10-08T16:52:46.186Z] #64 5.411 + '[' -z '' ']' [2019-10-08T16:52:46.186Z] #64 5.411 ++ mktemp -d [2019-10-08T16:52:46.186Z] #64 5.411 + export GOPATH=/tmp/tmp.0VKZX0fMv3 [2019-10-08T16:52:46.186Z] #64 5.411 + GOPATH=/tmp/tmp.0VKZX0fMv3 [2019-10-08T16:52:46.186Z] #64 5.411 + RM_GOPATH=1 [2019-10-08T16:52:46.186Z] #64 5.411 ++ dirname ./install.sh [2019-10-08T16:52:46.186Z] #64 5.422 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-08T16:52:46.186Z] #64 5.423 + dir=. [2019-10-08T16:52:46.186Z] #64 5.423 + bin=rootlesskit [2019-10-08T16:52:46.186Z] #64 5.423 + shift [2019-10-08T16:52:46.186Z] #64 5.423 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-08T16:52:46.186Z] #64 5.423 + . ./rootlesskit.installer [2019-10-08T16:52:46.186Z] #64 5.423 ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-08T16:52:46.186Z] #64 5.423 + install_rootlesskit [2019-10-08T16:52:46.186Z] #64 5.423 + case "$1" in [2019-10-08T16:52:46.186Z] #64 5.423 + export CGO_ENABLED=0 [2019-10-08T16:52:46.186Z] #64 5.423 + CGO_ENABLED=0 [2019-10-08T16:52:46.186Z] #64 5.423 + _install_rootlesskit [2019-10-08T16:52:46.186Z] #64 5.423 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-08T16:52:46.186Z] #64 5.423 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.0VKZX0fMv3/src/github.com/rootless-containers/rootlesskit [2019-10-08T16:52:46.186Z] #64 5.423 Cloning into '/tmp/tmp.0VKZX0fMv3/src/github.com/rootless-containers/rootlesskit'... [2019-10-08T16:52:46.186Z] #64 8.699 + cd /tmp/tmp.0VKZX0fMv3/src/github.com/rootless-containers/rootlesskit [2019-10-08T16:52:46.186Z] #64 8.700 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-08T16:52:46.186Z] #64 8.729 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-08T16:52:46.186Z] #64 8.729 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-08T16:52:46.283Z] #34 ... [2019-10-08T16:52:46.283Z] [2019-10-08T16:52:46.283Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:52:46.283Z] #37 0.500 + RM_GOPATH=0 [2019-10-08T16:52:46.283Z] #37 0.500 + TMP_GOPATH= [2019-10-08T16:52:46.283Z] #37 0.500 + : /build [2019-10-08T16:52:46.283Z] #37 0.500 + '[' -z '' ']' [2019-10-08T16:52:46.283Z] #37 0.500 ++ mktemp -d [2019-10-08T16:52:46.283Z] #37 0.503 + export GOPATH=/tmp/tmp.mqi10mmnZK [2019-10-08T16:52:46.283Z] #37 0.503 + GOPATH=/tmp/tmp.mqi10mmnZK [2019-10-08T16:52:46.283Z] #37 0.503 + RM_GOPATH=1 [2019-10-08T16:52:46.283Z] #37 0.505 ++ dirname ./install.sh [2019-10-08T16:52:46.283Z] #37 0.549 + dir=. [2019-10-08T16:52:46.283Z] #37 0.549 + bin=vndr [2019-10-08T16:52:46.283Z] #37 0.550 + shift [2019-10-08T16:52:46.283Z] #37 0.550 + '[' '!' -f ./vndr.installer ']' [2019-10-08T16:52:46.283Z] #37 0.551 + . ./vndr.installer [2019-10-08T16:52:46.283Z] #37 0.551 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-08T16:52:46.283Z] #37 0.552 + install_vndr [2019-10-08T16:52:46.283Z] #37 0.552 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-08T16:52:46.283Z] #37 0.553 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.mqi10mmnZK/src/github.com/LK4D4/vndr [2019-10-08T16:52:46.283Z] #37 0.557 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-08T16:52:46.283Z] #37 0.561 Cloning into '/tmp/tmp.mqi10mmnZK/src/github.com/LK4D4/vndr'... [2019-10-08T16:52:46.283Z] #37 1.599 + cd /tmp/tmp.mqi10mmnZK/src/github.com/LK4D4/vndr [2019-10-08T16:52:46.283Z] #37 1.599 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-08T16:52:46.283Z] #37 1.602 + go build -buildmode=pie -v -o /build/vndr . [2019-10-08T16:52:46.283Z] #37 3.316 internal/race [2019-10-08T16:52:46.283Z] #37 3.401 runtime [2019-10-08T16:52:46.283Z] #37 3.700 sync/atomic [2019-10-08T16:52:46.283Z] #37 3.892 unicode [2019-10-08T16:52:46.599Z] #61 69.08 CC criu/arch/x86/vdso-pie.o [2019-10-08T16:52:46.734Z] #36 76.21 net [2019-10-08T16:52:46.734Z] #36 ... [2019-10-08T16:52:46.734Z] [2019-10-08T16:52:46.734Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:52:46.734Z] #61 22.49 CC images/remap-file-path.o [2019-10-08T16:52:46.734Z] #61 22.63 CC images/eventfd.o [2019-10-08T16:52:46.734Z] #61 22.78 CC images/eventpoll.o [2019-10-08T16:52:46.734Z] #61 23.08 CC images/fh.o [2019-10-08T16:52:46.734Z] #61 23.33 CC images/fsnotify.o [2019-10-08T16:52:46.734Z] #61 23.97 CC images/signalfd.o [2019-10-08T16:52:46.734Z] #61 24.16 CC images/fs.o [2019-10-08T16:52:46.734Z] #61 24.37 CC images/pstree.o [2019-10-08T16:52:46.855Z] #61 ... [2019-10-08T16:52:46.855Z] [2019-10-08T16:52:46.855Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-08T16:52:46.855Z] #16 64.68 Selecting previously unselected package libreadline5:amd64. [2019-10-08T16:52:46.855Z] #16 64.68 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-10-08T16:52:46.855Z] #16 64.69 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-10-08T16:52:46.855Z] #16 64.82 Selecting previously unselected package libsystemd-dev:amd64. [2019-10-08T16:52:46.855Z] #16 64.82 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-10-08T16:52:46.855Z] #16 64.84 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-10-08T16:52:46.855Z] #16 66.51 Selecting previously unselected package net-tools. [2019-10-08T16:52:46.855Z] #16 66.51 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-10-08T16:52:46.855Z] #16 66.52 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-08T16:52:46.855Z] #16 66.79 Selecting previously unselected package python-pip-whl. [2019-10-08T16:52:46.855Z] #16 66.79 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-08T16:52:46.855Z] #16 66.80 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-08T16:52:46.855Z] #16 67.44 Selecting previously unselected package python3-pip. [2019-10-08T16:52:46.855Z] #16 67.44 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-08T16:52:46.855Z] #16 67.44 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-08T16:52:46.855Z] #16 67.61 Selecting previously unselected package python3-pkg-resources. [2019-10-08T16:52:46.855Z] #16 67.62 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-08T16:52:46.855Z] #16 67.63 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-08T16:52:46.855Z] #16 67.79 Selecting previously unselected package python3-setuptools. [2019-10-08T16:52:46.855Z] #16 67.79 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-08T16:52:46.855Z] #16 67.79 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-08T16:52:46.855Z] #16 68.00 Selecting previously unselected package python3-wheel. [2019-10-08T16:52:46.855Z] #16 68.00 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-08T16:52:46.855Z] #16 68.01 Unpacking python3-wheel (0.29.0-2) ... [2019-10-08T16:52:46.855Z] #16 68.12 Selecting previously unselected package thin-provisioning-tools. [2019-10-08T16:52:46.855Z] #16 68.13 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-10-08T16:52:46.855Z] #16 68.13 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-08T16:52:46.855Z] #16 68.36 Selecting previously unselected package vim-runtime. [2019-10-08T16:52:46.855Z] #16 68.37 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-08T16:52:46.855Z] #16 68.39 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-08T16:52:46.855Z] #16 68.42 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-08T16:52:46.855Z] #16 68.44 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-08T16:52:46.855Z] #16 ... [2019-10-08T16:52:46.855Z] [2019-10-08T16:52:46.855Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:52:46.855Z] #36 125.3 net/http/httptrace [2019-10-08T16:52:46.855Z] #36 125.5 net/http [2019-10-08T16:52:46.922Z] #64 ... [2019-10-08T16:52:46.922Z] [2019-10-08T16:52:46.922Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-08T16:52:46.922Z] #33 6.307 + RM_GOPATH=0 [2019-10-08T16:52:46.922Z] #33 6.307 + TMP_GOPATH= [2019-10-08T16:52:46.922Z] #33 6.307 + : /build [2019-10-08T16:52:46.922Z] #33 6.307 + '[' -z '' ']' [2019-10-08T16:52:46.922Z] #33 6.307 ++ mktemp -d [2019-10-08T16:52:46.922Z] #33 6.309 + export GOPATH=/tmp/tmp.YIz64sYFxF [2019-10-08T16:52:46.922Z] #33 6.310 + GOPATH=/tmp/tmp.YIz64sYFxF [2019-10-08T16:52:46.922Z] #33 6.310 + RM_GOPATH=1 [2019-10-08T16:52:46.922Z] #33 6.312 ++ dirname ./install.sh [2019-10-08T16:52:46.922Z] #33 6.313 + dir=. [2019-10-08T16:52:46.922Z] #33 6.313 + bin=tomlv [2019-10-08T16:52:46.922Z] #33 6.314 + shift [2019-10-08T16:52:46.922Z] #33 6.314 + '[' '!' -f ./tomlv.installer ']' [2019-10-08T16:52:46.922Z] #33 6.314 + . ./tomlv.installer [2019-10-08T16:52:46.922Z] #33 6.314 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-08T16:52:46.922Z] #33 6.315 + install_tomlv [2019-10-08T16:52:46.922Z] #33 6.315 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-08T16:52:46.922Z] #33 6.316 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-08T16:52:46.922Z] #33 6.316 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.YIz64sYFxF/src/github.com/BurntSushi/toml [2019-10-08T16:52:46.922Z] #33 6.319 Cloning into '/tmp/tmp.YIz64sYFxF/src/github.com/BurntSushi/toml'... [2019-10-08T16:52:46.922Z] #33 7.257 + cd /tmp/tmp.YIz64sYFxF/src/github.com/BurntSushi/toml [2019-10-08T16:52:46.922Z] #33 7.259 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-08T16:52:46.922Z] #33 7.280 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-08T16:52:46.922Z] #33 8.056 internal/cpu [2019-10-08T16:52:46.922Z] #33 8.095 runtime/internal/sys [2019-10-08T16:52:46.922Z] #33 8.097 math/bits [2019-10-08T16:52:46.922Z] #33 8.198 runtime/internal/atomic [2019-10-08T16:52:46.922Z] #33 8.382 unicode/utf8 [2019-10-08T16:52:46.922Z] #33 8.614 sync/atomic [2019-10-08T16:52:46.922Z] #33 8.987 internal/bytealg [2019-10-08T16:52:46.922Z] #33 9.226 unicode [2019-10-08T16:52:46.922Z] #33 9.328 internal/testlog [2019-10-08T16:52:46.922Z] #33 9.408 math [2019-10-08T16:52:46.922Z] #33 10.14 runtime [2019-10-08T16:52:46.922Z] #33 10.15 encoding [2019-10-08T16:52:46.922Z] #33 10.71 runtime/cgo [2019-10-08T16:52:46.922Z] #33 ... [2019-10-08T16:52:46.922Z] [2019-10-08T16:52:46.922Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:52:46.922Z] #36 6.248 + RM_GOPATH=0 [2019-10-08T16:52:46.922Z] #36 6.249 + TMP_GOPATH= [2019-10-08T16:52:46.922Z] #36 6.249 + : /build [2019-10-08T16:52:46.922Z] #36 6.250 + '[' -z '' ']' [2019-10-08T16:52:46.922Z] #36 6.250 ++ mktemp -d [2019-10-08T16:52:46.922Z] #36 6.252 + export GOPATH=/tmp/tmp.IYm5cdth1x [2019-10-08T16:52:46.922Z] #36 6.253 + GOPATH=/tmp/tmp.IYm5cdth1x [2019-10-08T16:52:46.922Z] #36 6.253 + RM_GOPATH=1 [2019-10-08T16:52:46.922Z] #36 6.254 ++ dirname ./install.sh [2019-10-08T16:52:46.922Z] #36 6.256 + dir=. [2019-10-08T16:52:46.922Z] #36 6.257 + bin=vndr [2019-10-08T16:52:46.922Z] #36 6.257 + shift [2019-10-08T16:52:46.922Z] #36 6.258 + '[' '!' -f ./vndr.installer ']' [2019-10-08T16:52:46.922Z] #36 6.262 + . ./vndr.installer [2019-10-08T16:52:46.922Z] #36 6.263 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-08T16:52:46.922Z] #36 6.264 + install_vndr [2019-10-08T16:52:46.922Z] #36 6.268 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-08T16:52:46.922Z] #36 6.268 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.IYm5cdth1x/src/github.com/LK4D4/vndr [2019-10-08T16:52:46.922Z] #36 6.269 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-08T16:52:46.922Z] #36 6.289 Cloning into '/tmp/tmp.IYm5cdth1x/src/github.com/LK4D4/vndr'... [2019-10-08T16:52:46.922Z] #36 6.925 + cd /tmp/tmp.IYm5cdth1x/src/github.com/LK4D4/vndr [2019-10-08T16:52:46.922Z] #36 6.928 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-08T16:52:46.922Z] #36 6.943 + go build -buildmode=pie -v -o /build/vndr . [2019-10-08T16:52:46.922Z] #36 8.008 runtime/internal/sys [2019-10-08T16:52:46.922Z] #36 8.084 runtime/internal/atomic [2019-10-08T16:52:46.922Z] #36 8.108 internal/race [2019-10-08T16:52:46.922Z] #36 8.139 internal/cpu [2019-10-08T16:52:46.922Z] #36 8.200 runtime/internal/math [2019-10-08T16:52:46.922Z] #36 8.363 sync/atomic [2019-10-08T16:52:46.922Z] #36 8.454 unicode [2019-10-08T16:52:46.922Z] #36 9.040 internal/bytealg [2019-10-08T16:52:46.922Z] #36 9.150 unicode/utf8 [2019-10-08T16:52:46.922Z] #36 9.217 math/bits [2019-10-08T16:52:46.922Z] #36 9.994 math [2019-10-08T16:52:46.922Z] #36 10.07 runtime [2019-10-08T16:52:46.922Z] #36 10.63 encoding [2019-10-08T16:52:46.922Z] #36 10.86 unicode/utf16 [2019-10-08T16:52:46.992Z] #61 24.59 CC images/pipe.o [2019-10-08T16:52:46.992Z] #61 24.76 CC images/tcp-stream.o [2019-10-08T16:52:47.110Z] #36 ... [2019-10-08T16:52:47.110Z] [2019-10-08T16:52:47.110Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:52:47.110Z] #61 69.38 CC criu/pie/util-vdso-elf32.o [2019-10-08T16:52:47.183Z] #36 ... [2019-10-08T16:52:47.183Z] [2019-10-08T16:52:47.183Z] #47 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-08T16:52:47.183Z] #47 7.213 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-08T16:52:47.183Z] #47 7.217 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-08T16:52:47.183Z] #47 7.242 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-08T16:52:47.183Z] #47 7.247 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-08T16:52:47.183Z] #47 7.286 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-08T16:52:47.183Z] #47 8.410 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [482 kB] [2019-10-08T16:52:47.183Z] #47 9.898 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-08T16:52:47.183Z] #47 ... [2019-10-08T16:52:47.183Z] [2019-10-08T16:52:47.183Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:52:47.183Z] #36 11.64 container/list [2019-10-08T16:52:47.250Z] #61 24.98 CC images/sk-packet.o [2019-10-08T16:52:47.671Z] #61 70.11 AR criu/pie/pie.lib.a [2019-10-08T16:52:47.756Z] #36 12.09 crypto/internal/subtle [2019-10-08T16:52:47.815Z] #61 25.26 CC images/mnt.o [2019-10-08T16:52:47.815Z] #61 25.44 CC images/pipe-data.o [2019-10-08T16:52:47.926Z] #61 70.18 DEP criu/pie/restorer.d [2019-10-08T16:52:48.018Z] #36 12.33 crypto/subtle [2019-10-08T16:52:48.018Z] #36 12.44 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-08T16:52:48.072Z] #61 25.62 CC images/sa.o [2019-10-08T16:52:48.072Z] #61 25.81 CC images/timer.o [2019-10-08T16:52:48.181Z] #61 70.44 DEP criu/arch/x86/sigaction_compat_pie.d [2019-10-08T16:52:48.181Z] #61 70.62 DEP criu/arch/x86/restorer_unmap.d [2019-10-08T16:52:48.181Z] #61 70.65 DEP criu/arch/x86/restorer.d [2019-10-08T16:52:48.279Z] #36 12.63 internal/nettrace [2019-10-08T16:52:48.279Z] #36 12.76 runtime/cgo [2019-10-08T16:52:48.437Z] #61 70.80 DEP criu/pie/parasite.d [2019-10-08T16:52:48.560Z] #36 13.00 vendor/golang.org/x/crypto/internal/subtle [2019-10-08T16:52:48.642Z] #61 26.23 CC images/timerfd.o [2019-10-08T16:52:48.692Z] #61 71.04 CC criu/pie/parasite.o [2019-10-08T16:52:48.900Z] #61 26.47 CC images/mm.o [2019-10-08T16:52:49.158Z] #61 26.79 CC images/sk-opts.o [2019-10-08T16:52:49.416Z] #61 27.02 CC images/sk-unix.o [2019-10-08T16:52:49.674Z] #61 27.31 CC images/sk-inet.o [2019-10-08T16:52:49.932Z] #61 27.66 CC images/tun.o [2019-10-08T16:52:50.026Z] #37 9.087 unicode/utf8 [2019-10-08T16:52:50.026Z] #37 ... [2019-10-08T16:52:50.026Z] [2019-10-08T16:52:50.026Z] #57 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-08T16:52:50.026Z] #57 0.404 + RM_GOPATH=0 [2019-10-08T16:52:50.026Z] #57 0.404 + TMP_GOPATH= [2019-10-08T16:52:50.026Z] #57 0.404 + : /build [2019-10-08T16:52:50.026Z] #57 0.404 + '[' -z '' ']' [2019-10-08T16:52:50.026Z] #57 0.404 ++ mktemp -d [2019-10-08T16:52:50.026Z] #57 0.405 + export GOPATH=/tmp/tmp.3AzIlN751A [2019-10-08T16:52:50.026Z] #57 0.405 + GOPATH=/tmp/tmp.3AzIlN751A [2019-10-08T16:52:50.026Z] #57 0.405 + RM_GOPATH=1 [2019-10-08T16:52:50.026Z] #57 0.405 ++ dirname ./install.sh [2019-10-08T16:52:50.026Z] #57 0.406 + dir=. [2019-10-08T16:52:50.026Z] #57 0.406 + bin=dockercli [2019-10-08T16:52:50.026Z] #57 0.406 + shift [2019-10-08T16:52:50.026Z] #57 0.407 + '[' '!' -f ./dockercli.installer ']' [2019-10-08T16:52:50.026Z] #57 0.407 Install docker/cli version 17.06.2-ce from stable [2019-10-08T16:52:50.026Z] #57 0.408 + . ./dockercli.installer [2019-10-08T16:52:50.026Z] #57 0.408 ++ DOCKERCLI_CHANNEL=stable [2019-10-08T16:52:50.026Z] #57 0.408 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-10-08T16:52:50.026Z] #57 0.408 + install_dockercli [2019-10-08T16:52:50.026Z] #57 0.408 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-08T16:52:50.026Z] #57 0.408 ++ uname -m [2019-10-08T16:52:50.026Z] #57 0.408 + arch=s390x [2019-10-08T16:52:50.026Z] #57 0.408 + '[' s390x '!=' x86_64 ']' [2019-10-08T16:52:50.026Z] #57 0.408 + '[' s390x '!=' s390x ']' [2019-10-08T16:52:50.026Z] #57 0.408 + url=https://download.docker.com/linux/static [2019-10-08T16:52:50.026Z] #57 0.409 + tar -xz docker/docker [2019-10-08T16:52:50.026Z] #57 0.410 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2019-10-08T16:52:50.026Z] #57 9.246 + mkdir -p /build [2019-10-08T16:52:50.026Z] #57 9.291 + mv docker/docker /build/ [2019-10-08T16:52:50.026Z] #57 9.326 + rmdir docker [2019-10-08T16:52:50.026Z] #57 DONE 9.4s [2019-10-08T16:52:50.026Z] [2019-10-08T16:52:50.026Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-08T16:52:50.026Z] #28 0.524 + RM_GOPATH=0 [2019-10-08T16:52:50.026Z] #28 0.524 + TMP_GOPATH= [2019-10-08T16:52:50.026Z] #28 0.524 + : /build [2019-10-08T16:52:50.026Z] #28 0.525 + '[' -z '' ']' [2019-10-08T16:52:50.026Z] #28 0.526 ++ mktemp -d [2019-10-08T16:52:50.026Z] #28 0.527 + export GOPATH=/tmp/tmp.hGILE7j5wT [2019-10-08T16:52:50.026Z] #28 0.528 + GOPATH=/tmp/tmp.hGILE7j5wT [2019-10-08T16:52:50.026Z] #28 0.528 + RM_GOPATH=1 [2019-10-08T16:52:50.026Z] #28 0.529 ++ dirname ./install.sh [2019-10-08T16:52:50.026Z] #28 0.530 + dir=. [2019-10-08T16:52:50.026Z] #28 0.531 + bin=golangci_lint [2019-10-08T16:52:50.026Z] #28 0.531 + shift [2019-10-08T16:52:50.026Z] #28 0.531 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-08T16:52:50.026Z] #28 0.531 + . ./golangci_lint.installer [2019-10-08T16:52:50.026Z] #28 0.531 ++ : v1.17.1 [2019-10-08T16:52:50.026Z] #28 0.531 + install_golangci_lint [2019-10-08T16:52:50.026Z] #28 0.531 + echo 'Installing golangci-lint version v1.17.1' [2019-10-08T16:52:50.026Z] #28 0.532 Installing golangci-lint version v1.17.1 [2019-10-08T16:52:50.026Z] #28 0.532 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-08T16:52:50.026Z] #28 ... [2019-10-08T16:52:50.026Z] [2019-10-08T16:52:50.026Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-08T16:52:50.026Z] #48 0.361 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-08T16:52:50.026Z] #48 0.468 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-08T16:52:50.026Z] #48 0.509 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-08T16:52:50.026Z] #48 0.525 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-08T16:52:50.026Z] #48 0.566 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-08T16:52:50.026Z] #48 1.198 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-08T16:52:50.026Z] #48 2.951 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-08T16:52:50.026Z] #48 3.914 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-08T16:52:50.055Z] #61 72.33 LINK criu/pie/parasite.built-in.o [2019-10-08T16:52:50.055Z] #61 72.34 GEN criu/pie/parasite-blob.h [2019-10-08T16:52:50.055Z] #61 72.35 CC criu/arch/x86/restorer.o [2019-10-08T16:52:50.190Z] #61 27.92 CC images/sk-netlink.o [2019-10-08T16:52:50.444Z] #48 ... [2019-10-08T16:52:50.444Z] [2019-10-08T16:52:50.445Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-08T16:52:50.445Z] #39 0.490 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-08T16:52:50.445Z] #39 0.500 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-08T16:52:50.445Z] #39 0.557 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-08T16:52:50.445Z] #39 0.567 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-08T16:52:50.445Z] #39 0.582 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-08T16:52:50.445Z] #39 1.157 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-08T16:52:50.445Z] #39 2.816 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-08T16:52:50.445Z] #39 4.040 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-08T16:52:50.445Z] #39 ... [2019-10-08T16:52:50.445Z] [2019-10-08T16:52:50.445Z] #19 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-08T16:52:50.445Z] #19 0.469 + mktemp -d [2019-10-08T16:52:50.445Z] #19 0.471 + export GOPATH=/tmp/tmp.NAwA9iqqZU [2019-10-08T16:52:50.445Z] #19 0.471 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.NAwA9iqqZU/src/github.com/go-swagger/go-swagger [2019-10-08T16:52:50.445Z] #19 0.491 Cloning into '/tmp/tmp.NAwA9iqqZU/src/github.com/go-swagger/go-swagger'... [2019-10-08T16:52:50.445Z] #19 ... [2019-10-08T16:52:50.445Z] [2019-10-08T16:52:50.445Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-08T16:52:50.445Z] #10 0.600 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-08T16:52:50.445Z] #10 0.610 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-08T16:52:50.445Z] #10 0.640 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-08T16:52:50.445Z] #10 0.677 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-08T16:52:50.445Z] #10 0.711 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-08T16:52:50.445Z] #10 1.610 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-08T16:52:50.445Z] #10 3.172 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-08T16:52:50.445Z] #10 4.053 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-08T16:52:50.448Z] #61 28.16 CC images/packet-sock.o [2019-10-08T16:52:50.615Z] #61 73.03 CC criu/arch/x86/restorer_unmap.o [2019-10-08T16:52:50.615Z] #61 73.07 CC criu/arch/x86/sigaction_compat_pie.o [2019-10-08T16:52:50.868Z] #10 ... [2019-10-08T16:52:50.868Z] [2019-10-08T16:52:50.868Z] #31 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-08T16:52:50.868Z] #31 0.431 + RM_GOPATH=0 [2019-10-08T16:52:50.868Z] #31 0.431 + TMP_GOPATH= [2019-10-08T16:52:50.868Z] #31 0.431 + : /build [2019-10-08T16:52:50.868Z] #31 0.432 + '[' -z '' ']' [2019-10-08T16:52:50.868Z] #31 0.433 ++ mktemp -d [2019-10-08T16:52:50.868Z] #31 0.433 + export GOPATH=/tmp/tmp.KlH0YEoHbE [2019-10-08T16:52:50.868Z] #31 0.433 + GOPATH=/tmp/tmp.KlH0YEoHbE [2019-10-08T16:52:50.868Z] #31 0.433 + RM_GOPATH=1 [2019-10-08T16:52:50.868Z] #31 0.434 ++ dirname ./install.sh [2019-10-08T16:52:50.868Z] #31 0.434 + dir=. [2019-10-08T16:52:50.868Z] #31 0.435 Installing gotestsum version v0.3.5 [2019-10-08T16:52:50.868Z] #31 0.435 + bin=gotestsum [2019-10-08T16:52:50.868Z] #31 0.435 + shift [2019-10-08T16:52:50.868Z] #31 0.435 + '[' '!' -f ./gotestsum.installer ']' [2019-10-08T16:52:50.868Z] #31 0.435 + . ./gotestsum.installer [2019-10-08T16:52:50.868Z] #31 0.435 ++ GOTESTSUM_COMMIT=v0.3.5 [2019-10-08T16:52:50.868Z] #31 0.435 + install_gotestsum [2019-10-08T16:52:50.868Z] #31 0.435 + echo 'Installing gotestsum version v0.3.5' [2019-10-08T16:52:50.868Z] #31 0.435 + go get -d gotest.tools/gotestsum [2019-10-08T16:52:50.868Z] #31 ... [2019-10-08T16:52:50.868Z] [2019-10-08T16:52:50.868Z] #54 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-08T16:52:50.868Z] #54 0.520 + RM_GOPATH=0 [2019-10-08T16:52:50.868Z] #54 0.520 + TMP_GOPATH= [2019-10-08T16:52:50.868Z] #54 0.520 + : /build [2019-10-08T16:52:50.868Z] #54 0.520 + '[' -z '' ']' [2019-10-08T16:52:50.868Z] #54 0.521 ++ mktemp -d [2019-10-08T16:52:50.868Z] #54 0.524 + export GOPATH=/tmp/tmp.WL8utivDIR [2019-10-08T16:52:50.868Z] #54 0.524 + GOPATH=/tmp/tmp.WL8utivDIR [2019-10-08T16:52:50.868Z] #54 0.524 + RM_GOPATH=1 [2019-10-08T16:52:50.868Z] #54 0.525 ++ dirname ./install.sh [2019-10-08T16:52:50.868Z] #54 0.526 + dir=. [2019-10-08T16:52:50.868Z] #54 0.526 + bin=proxy [2019-10-08T16:52:50.868Z] #54 0.526 + shift [2019-10-08T16:52:50.868Z] #54 0.527 + '[' '!' -f ./proxy.installer ']' [2019-10-08T16:52:50.868Z] #54 0.527 + . ./proxy.installer [2019-10-08T16:52:50.868Z] #54 0.527 ++ LIBNETWORK_COMMIT=96bcc0dae898308ed659c5095526788a602f4726 [2019-10-08T16:52:50.868Z] #54 0.527 + install_proxy [2019-10-08T16:52:50.868Z] #54 0.527 + case "$1" in [2019-10-08T16:52:50.868Z] #54 0.527 + export CGO_ENABLED=0 [2019-10-08T16:52:50.868Z] #54 0.527 + CGO_ENABLED=0 [2019-10-08T16:52:50.868Z] #54 0.527 + _install_proxy [2019-10-08T16:52:50.868Z] #54 0.528 + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726' [2019-10-08T16:52:50.868Z] #54 0.528 Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-08T16:52:50.868Z] #54 0.528 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.WL8utivDIR/src/github.com/docker/libnetwork [2019-10-08T16:52:50.868Z] #54 0.531 Cloning into '/tmp/tmp.WL8utivDIR/src/github.com/docker/libnetwork'... [2019-10-08T16:52:51.015Z] #61 28.53 CC images/ipc-var.o [2019-10-08T16:52:51.016Z] #61 28.80 CC images/ipc-desc.o [2019-10-08T16:52:51.176Z] #61 73.45 CC criu/pie/restorer.o [2019-10-08T16:52:51.273Z] #54 ... [2019-10-08T16:52:51.273Z] [2019-10-08T16:52:51.273Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-08T16:52:51.273Z] #61 0.571 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-08T16:52:51.273Z] #61 0.581 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-08T16:52:51.273Z] #61 0.612 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-08T16:52:51.273Z] #61 0.624 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-08T16:52:51.273Z] #61 0.638 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-08T16:52:51.273Z] #61 1.201 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-08T16:52:51.273Z] #61 2.780 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-08T16:52:51.273Z] #61 3.776 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-08T16:52:51.273Z] #61 ... [2019-10-08T16:52:51.273Z] [2019-10-08T16:52:51.273Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-08T16:52:51.273Z] #65 0.532 + RM_GOPATH=0 [2019-10-08T16:52:51.273Z] #65 0.532 + TMP_GOPATH= [2019-10-08T16:52:51.273Z] #65 0.532 + : /build/ [2019-10-08T16:52:51.273Z] #65 0.532 + '[' -z '' ']' [2019-10-08T16:52:51.273Z] #65 0.532 ++ mktemp -d [2019-10-08T16:52:51.273Z] #65 0.532 + export GOPATH=/tmp/tmp.pYRa3qwun9 [2019-10-08T16:52:51.273Z] #65 0.532 + GOPATH=/tmp/tmp.pYRa3qwun9 [2019-10-08T16:52:51.273Z] #65 0.533 + RM_GOPATH=1 [2019-10-08T16:52:51.273Z] #65 0.533 ++ dirname ./install.sh [2019-10-08T16:52:51.273Z] #65 0.534 + dir=. [2019-10-08T16:52:51.273Z] #65 0.534 + bin=rootlesskit [2019-10-08T16:52:51.273Z] #65 0.534 + shift [2019-10-08T16:52:51.273Z] #65 0.534 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-08T16:52:51.273Z] #65 0.534 + . ./rootlesskit.installer [2019-10-08T16:52:51.273Z] #65 0.534 ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-08T16:52:51.273Z] #65 0.535 + install_rootlesskit [2019-10-08T16:52:51.273Z] #65 0.535 + case "$1" in [2019-10-08T16:52:51.273Z] #65 0.535 + export CGO_ENABLED=0 [2019-10-08T16:52:51.273Z] #65 0.535 + CGO_ENABLED=0 [2019-10-08T16:52:51.273Z] #65 0.535 + _install_rootlesskit [2019-10-08T16:52:51.273Z] #65 0.535 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-08T16:52:51.273Z] #65 0.535 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.pYRa3qwun9/src/github.com/rootless-containers/rootlesskit [2019-10-08T16:52:51.273Z] #65 0.535 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-08T16:52:51.273Z] #65 0.536 Cloning into '/tmp/tmp.pYRa3qwun9/src/github.com/rootless-containers/rootlesskit'... [2019-10-08T16:52:51.274Z] #65 4.451 + cd /tmp/tmp.pYRa3qwun9/src/github.com/rootless-containers/rootlesskit [2019-10-08T16:52:51.274Z] #65 4.451 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-08T16:52:51.274Z] #65 4.747 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-08T16:52:51.274Z] #65 4.747 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-08T16:52:51.274Z] #65 ... [2019-10-08T16:52:51.274Z] [2019-10-08T16:52:51.274Z] #21 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-08T16:52:51.274Z] #21 0.623 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-08T16:52:51.274Z] #21 0.634 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-08T16:52:51.274Z] #21 0.669 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-08T16:52:51.274Z] #21 0.698 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-08T16:52:51.274Z] #21 0.732 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-08T16:52:51.274Z] #21 1.454 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-08T16:52:51.274Z] #21 2.964 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-08T16:52:51.274Z] #21 3.791 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-08T16:52:51.274Z] #61 28.98 CC images/ipc-shm.o [2019-10-08T16:52:51.532Z] #61 29.24 CC images/ipc-msg.o [2019-10-08T16:52:51.677Z] #21 ... [2019-10-08T16:52:51.677Z] [2019-10-08T16:52:51.677Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-08T16:52:51.677Z] #59 0.572 + mktemp -d [2019-10-08T16:52:51.677Z] #59 0.573 + export GOPATH=/tmp/tmp.VtnW2uYHIe [2019-10-08T16:52:51.677Z] #59 0.574 + git clone https://github.com/docker/distribution.git /tmp/tmp.VtnW2uYHIe/src/github.com/docker/distribution [2019-10-08T16:52:51.677Z] #59 0.575 Cloning into '/tmp/tmp.VtnW2uYHIe/src/github.com/docker/distribution'... [2019-10-08T16:52:51.677Z] #59 ... [2019-10-08T16:52:51.677Z] [2019-10-08T16:52:51.677Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-08T16:52:51.677Z] #34 10.97 internal/testlog [2019-10-08T16:52:51.791Z] #61 29.53 CC images/ipc-sem.o [2019-10-08T16:52:51.865Z] #36 ... [2019-10-08T16:52:51.865Z] [2019-10-08T16:52:51.865Z] #27 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-08T16:52:51.865Z] #27 6.208 + RM_GOPATH=0 [2019-10-08T16:52:51.865Z] #27 6.209 + TMP_GOPATH= [2019-10-08T16:52:51.865Z] #27 6.209 + : /build [2019-10-08T16:52:51.865Z] #27 6.210 + '[' -z '' ']' [2019-10-08T16:52:51.865Z] #27 6.211 ++ mktemp -d [2019-10-08T16:52:51.865Z] #27 6.212 + export GOPATH=/tmp/tmp.L4BLjW2GgN [2019-10-08T16:52:51.865Z] #27 6.213 + GOPATH=/tmp/tmp.L4BLjW2GgN [2019-10-08T16:52:51.865Z] #27 6.217 + RM_GOPATH=1 [2019-10-08T16:52:51.865Z] #27 6.217 ++ dirname ./install.sh [2019-10-08T16:52:51.865Z] #27 6.220 + dir=. [2019-10-08T16:52:51.865Z] #27 6.220 + bin=golangci_lint [2019-10-08T16:52:51.865Z] #27 6.220 + shift [2019-10-08T16:52:51.865Z] #27 6.220 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-08T16:52:51.865Z] #27 6.222 + . ./golangci_lint.installer [2019-10-08T16:52:51.865Z] #27 6.223 ++ : v1.17.1 [2019-10-08T16:52:51.865Z] #27 6.223 + install_golangci_lint [2019-10-08T16:52:51.865Z] #27 6.225 Installing golangci-lint version v1.17.1 [2019-10-08T16:52:51.865Z] #27 6.225 + echo 'Installing golangci-lint version v1.17.1' [2019-10-08T16:52:51.865Z] #27 6.225 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-08T16:52:51.865Z] #27 ... [2019-10-08T16:52:51.865Z] [2019-10-08T16:52:51.865Z] #58 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-08T16:52:51.865Z] #58 13.91 + cd /tmp/tmp.P2ToVJlDlN/src/github.com/docker/distribution [2019-10-08T16:52:51.865Z] #58 13.91 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-08T16:52:51.865Z] #58 16.69 + GOPATH=/tmp/tmp.P2ToVJlDlN/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.P2ToVJlDlN go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-08T16:52:52.049Z] #61 29.70 CC images/utsns.o [2019-10-08T16:52:52.076Z] #34 11.40 encoding [2019-10-08T16:52:52.076Z] #34 11.51 runtime/cgo [2019-10-08T16:52:52.126Z] #58 ... [2019-10-08T16:52:52.126Z] [2019-10-08T16:52:52.126Z] #53 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-08T16:52:52.126Z] #53 6.383 + RM_GOPATH=0 [2019-10-08T16:52:52.126Z] #53 6.383 + TMP_GOPATH= [2019-10-08T16:52:52.126Z] #53 6.383 + : /build [2019-10-08T16:52:52.126Z] #53 6.383 + '[' -z '' ']' [2019-10-08T16:52:52.126Z] #53 6.387 ++ mktemp -d [2019-10-08T16:52:52.126Z] #53 6.388 + export GOPATH=/tmp/tmp.U7de3TU2zO [2019-10-08T16:52:52.126Z] #53 6.388 + GOPATH=/tmp/tmp.U7de3TU2zO [2019-10-08T16:52:52.126Z] #53 6.388 + RM_GOPATH=1 [2019-10-08T16:52:52.126Z] #53 6.395 ++ dirname ./install.sh [2019-10-08T16:52:52.126Z] #53 6.397 Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-08T16:52:52.126Z] #53 6.397 + dir=. [2019-10-08T16:52:52.126Z] #53 6.397 + bin=proxy [2019-10-08T16:52:52.126Z] #53 6.397 + shift [2019-10-08T16:52:52.126Z] #53 6.397 + '[' '!' -f ./proxy.installer ']' [2019-10-08T16:52:52.126Z] #53 6.397 + . ./proxy.installer [2019-10-08T16:52:52.126Z] #53 6.397 ++ LIBNETWORK_COMMIT=96bcc0dae898308ed659c5095526788a602f4726 [2019-10-08T16:52:52.126Z] #53 6.397 + install_proxy [2019-10-08T16:52:52.126Z] #53 6.397 + case "$1" in [2019-10-08T16:52:52.126Z] #53 6.397 + export CGO_ENABLED=0 [2019-10-08T16:52:52.126Z] #53 6.397 + CGO_ENABLED=0 [2019-10-08T16:52:52.126Z] #53 6.397 + _install_proxy [2019-10-08T16:52:52.126Z] #53 6.397 + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726' [2019-10-08T16:52:52.126Z] #53 6.397 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.U7de3TU2zO/src/github.com/docker/libnetwork [2019-10-08T16:52:52.126Z] #53 6.405 Cloning into '/tmp/tmp.U7de3TU2zO/src/github.com/docker/libnetwork'... [2019-10-08T16:52:52.126Z] #53 ... [2019-10-08T16:52:52.126Z] [2019-10-08T16:52:52.126Z] #20 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-08T16:52:52.127Z] #20 16.30 Fetched 7742 kB in 10s (713 kB/s) [2019-10-08T16:52:52.307Z] #61 29.84 CC images/creds.o [2019-10-08T16:52:52.307Z] #61 30.11 CC images/vma.o [2019-10-08T16:52:52.565Z] #61 30.27 CC images/netdev.o [2019-10-08T16:52:53.138Z] #61 30.59 CC images/tty.o [2019-10-08T16:52:53.705Z] #61 31.18 CC images/file-lock.o [2019-10-08T16:52:53.734Z] #61 ... [2019-10-08T16:52:53.734Z] [2019-10-08T16:52:53.734Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-08T16:52:53.734Z] #16 72.65 Selecting previously unselected package vim. [2019-10-08T16:52:53.734Z] #16 72.66 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-08T16:52:53.734Z] #16 72.67 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-08T16:52:53.734Z] #16 73.29 Selecting previously unselected package xfsprogs. [2019-10-08T16:52:53.734Z] #16 73.30 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-10-08T16:52:53.734Z] #16 73.31 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-08T16:52:53.734Z] #16 73.83 Selecting previously unselected package zip. [2019-10-08T16:52:53.734Z] #16 73.83 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-10-08T16:52:53.734Z] #16 73.84 Unpacking zip (3.0-11+b1) ... [2019-10-08T16:52:53.734Z] #16 74.04 Selecting previously unselected package libapparmor-perl. [2019-10-08T16:52:53.734Z] #16 74.04 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-10-08T16:52:53.734Z] #16 74.04 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-08T16:52:53.734Z] #16 74.17 Selecting previously unselected package apparmor. [2019-10-08T16:52:53.734Z] #16 74.17 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-10-08T16:52:53.734Z] #16 74.26 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-08T16:52:53.734Z] #16 74.70 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-08T16:52:53.734Z] #16 74.71 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-10-08T16:52:53.734Z] #16 74.72 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-08T16:52:53.734Z] #16 76.33 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-08T16:52:53.734Z] #16 76.35 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-10-08T16:52:53.734Z] #16 76.36 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-08T16:52:53.734Z] #16 78.25 Selecting previously unselected package binutils-mingw-w64. [2019-10-08T16:52:53.734Z] #16 78.25 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-08T16:52:53.734Z] #16 78.25 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-08T16:52:53.734Z] #16 78.34 Selecting previously unselected package mingw-w64-common. [2019-10-08T16:52:53.734Z] #16 78.35 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-08T16:52:53.734Z] #16 78.36 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-08T16:52:53.734Z] #16 ... [2019-10-08T16:52:53.734Z] [2019-10-08T16:52:53.734Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:52:53.734Z] #61 76.27 LINK criu/pie/restorer.built-in.o [2019-10-08T16:52:53.963Z] #61 31.46 CC images/rlimit.o [2019-10-08T16:52:53.963Z] #61 31.67 CC images/pagemap.o [2019-10-08T16:52:53.963Z] #61 ... [2019-10-08T16:52:53.963Z] [2019-10-08T16:52:53.963Z] #64 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-08T16:52:53.963Z] #64 83.91 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-08T16:52:53.963Z] #64 83.91 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-08T16:52:53.989Z] #61 76.30 GEN criu/pie/restorer-blob.h [2019-10-08T16:52:53.989Z] #61 76.41 DEP criu/vdso.d [2019-10-08T16:52:54.245Z] #61 76.62 DEP criu/vdso-compat.d [2019-10-08T16:52:54.501Z] #61 76.75 DEP criu/uts_ns.d [2019-10-08T16:52:54.501Z] #61 76.90 DEP criu/util.d [2019-10-08T16:52:54.756Z] #61 77.11 DEP criu/uffd.d [2019-10-08T16:52:55.011Z] #61 77.32 DEP criu/tun.d [2019-10-08T16:52:55.267Z] #61 77.49 DEP criu/tty.d [2019-10-08T16:52:55.523Z] #61 77.81 DEP criu/timerfd.d [2019-10-08T16:52:55.523Z] #61 78.03 DEP criu/sysfs_parse.d [2019-10-08T16:52:55.778Z] #61 78.25 DEP criu/sysctl.d [2019-10-08T16:52:56.034Z] #61 78.40 DEP criu/string.d [2019-10-08T16:52:56.034Z] #61 78.48 DEP criu/stats.d [2019-10-08T16:52:56.034Z] #61 78.58 DEP criu/sockets.d [2019-10-08T16:52:56.289Z] #61 78.85 DEP criu/sk-unix.d [2019-10-08T16:52:56.358Z] #20 16.30 Reading package lists... [2019-10-08T16:52:56.358Z] #20 ... [2019-10-08T16:52:56.358Z] [2019-10-08T16:52:56.358Z] #9 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-08T16:52:56.358Z] #9 10.68 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-08T16:52:56.358Z] #9 18.27 Fetched 7742 kB in 11s (667 kB/s) [2019-10-08T16:52:56.358Z] #9 18.27 Reading package lists... [2019-10-08T16:52:56.358Z] #9 ... [2019-10-08T16:52:56.358Z] [2019-10-08T16:52:56.358Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-08T16:52:56.358Z] #60 10.71 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-08T16:52:56.358Z] #60 18.46 Fetched 7742 kB in 12s (618 kB/s) [2019-10-08T16:52:56.358Z] #60 18.46 Reading package lists... [2019-10-08T16:52:56.358Z] #60 ... [2019-10-08T16:52:56.358Z] [2019-10-08T16:52:56.358Z] #53 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-08T16:52:56.358Z] #53 17.76 + cd /tmp/tmp.U7de3TU2zO/src/github.com/docker/libnetwork [2019-10-08T16:52:56.358Z] #53 17.76 + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-08T16:52:56.358Z] #53 18.11 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-08T16:52:56.545Z] #61 79.10 DEP criu/sk-tcp.d [2019-10-08T16:52:56.801Z] #61 79.35 DEP criu/sk-queue.d [2019-10-08T16:52:57.303Z] #53 ... [2019-10-08T16:52:57.303Z] [2019-10-08T16:52:57.303Z] #47 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-08T16:52:57.303Z] #47 12.04 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-08T16:52:57.303Z] #47 18.25 Fetched 7742 kB in 12s (637 kB/s) [2019-10-08T16:52:57.303Z] #47 18.25 Reading package lists... [2019-10-08T16:52:57.303Z] #47 ... [2019-10-08T16:52:57.303Z] [2019-10-08T16:52:57.303Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-08T16:52:57.303Z] #38 18.01 Fetched 7742 kB in 12s (638 kB/s) [2019-10-08T16:52:57.361Z] #61 79.50 DEP criu/sk-packet.d [2019-10-08T16:52:57.361Z] #61 79.69 DEP criu/sk-netlink.d [2019-10-08T16:52:57.462Z] #34 ... [2019-10-08T16:52:57.462Z] [2019-10-08T16:52:57.462Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-08T16:52:57.462Z] #28 15.61 + cd /tmp/tmp.hGILE7j5wT/src/github.com/golangci/golangci-lint/ [2019-10-08T16:52:57.462Z] #28 15.62 + git checkout -q v1.17.1 [2019-10-08T16:52:57.617Z] #61 79.86 DEP criu/sk-inet.d [2019-10-08T16:52:57.617Z] #61 80.03 DEP criu/signalfd.d [2019-10-08T16:52:57.873Z] #61 80.19 DEP criu/sigframe.d [2019-10-08T16:52:57.873Z] #61 80.30 DEP criu/shmem.d [2019-10-08T16:52:57.942Z] #28 17.49 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-08T16:52:58.128Z] #61 80.49 DEP criu/servicefd.d [2019-10-08T16:52:58.128Z] #61 80.64 DEP criu/seize.d [2019-10-08T16:52:58.147Z] #64 ... [2019-10-08T16:52:58.147Z] [2019-10-08T16:52:58.147Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:52:58.147Z] #36 77.21 github.com/LK4D4/vndr/build [2019-10-08T16:52:58.147Z] #36 79.71 vendor/golang.org/x/text/transform [2019-10-08T16:52:58.147Z] #36 80.39 vendor/golang.org/x/text/unicode/bidi [2019-10-08T16:52:58.147Z] #36 82.13 vendor/golang.org/x/text/secure/bidirule [2019-10-08T16:52:58.147Z] #36 82.42 vendor/golang.org/x/text/unicode/norm [2019-10-08T16:52:58.147Z] #36 86.53 vendor/golang.org/x/net/idna [2019-10-08T16:52:58.147Z] #36 ... [2019-10-08T16:52:58.147Z] [2019-10-08T16:52:58.147Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:52:58.147Z] #61 31.86 CC images/siginfo.o [2019-10-08T16:52:58.147Z] #61 32.08 CC images/rpc.o [2019-10-08T16:52:58.147Z] #61 32.91 CC images/ext-file.o [2019-10-08T16:52:58.147Z] #61 33.05 CC images/cgroup.o [2019-10-08T16:52:58.147Z] #61 33.57 CC images/userns.o [2019-10-08T16:52:58.147Z] #61 33.87 CC images/google/protobuf/descriptor.o [2019-10-08T16:52:58.147Z] #61 35.34 CC images/opts.o [2019-10-08T16:52:58.147Z] #61 35.58 CC images/seccomp.o [2019-10-08T16:52:58.147Z] #61 35.81 CC images/binfmt-misc.o [2019-10-08T16:52:58.257Z] #38 18.01 Reading package lists... [2019-10-08T16:52:58.257Z] #38 ... [2019-10-08T16:52:58.257Z] [2019-10-08T16:52:58.257Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-08T16:52:58.257Z] #60 18.46 Reading package lists... [2019-10-08T16:52:58.405Z] #61 36.08 CC images/time.o [2019-10-08T16:52:58.664Z] #61 36.24 CC images/sysctl.o [2019-10-08T16:52:58.664Z] #61 36.44 CC images/autofs.o [2019-10-08T16:52:58.731Z] #61 80.92 DEP criu/seccomp.d [2019-10-08T16:52:58.731Z] #61 81.21 DEP criu/rst-malloc.d [2019-10-08T16:52:58.922Z] #61 36.59 CC images/macvlan.o [2019-10-08T16:52:58.987Z] #61 81.30 DEP criu/rbtree.d [2019-10-08T16:52:58.987Z] #61 81.36 DEP criu/pstree.d [2019-10-08T16:52:59.181Z] #61 36.89 CC images/sit.o [2019-10-08T16:52:59.286Z] #61 81.58 DEP criu/protobuf.d [2019-10-08T16:52:59.541Z] #61 81.79 GEN criu/protobuf-desc-gen.h [2019-10-08T16:52:59.748Z] #61 37.21 LINK images/built-in.o [2019-10-08T16:52:59.748Z] #61 37.34 GEN compel/include/asm [2019-10-08T16:52:59.748Z] #61 37.35 GEN compel/include/version.h [2019-10-08T16:52:59.748Z] #61 37.42 touch .config [2019-10-08T16:52:59.748Z] #61 37.44 GEN include/common/config.h [2019-10-08T16:52:59.748Z] #61 ... [2019-10-08T16:52:59.748Z] [2019-10-08T16:52:59.748Z] #64 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-08T16:52:59.748Z] #64 DONE 89.7s [2019-10-08T16:52:59.748Z] [2019-10-08T16:52:59.748Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-08T16:52:59.748Z] #65 DONE 0.1s [2019-10-08T16:52:59.748Z] [2019-10-08T16:52:59.748Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:52:59.748Z] #61 37.59 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-10-08T16:52:59.748Z] #61 ... [2019-10-08T16:52:59.748Z] [2019-10-08T16:52:59.748Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:52:59.748Z] #36 88.74 vendor/golang.org/x/net/http2/hpack [2019-10-08T16:52:59.797Z] #61 ... [2019-10-08T16:52:59.797Z] [2019-10-08T16:52:59.797Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:52:59.797Z] #36 138.0 github.com/LK4D4/vndr/godl [2019-10-08T16:52:59.797Z] #36 138.8 github.com/LK4D4/vndr [2019-10-08T16:52:59.797Z] #36 ... [2019-10-08T16:52:59.797Z] [2019-10-08T16:52:59.797Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-08T16:52:59.797Z] #16 82.82 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-08T16:52:59.797Z] #16 82.84 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-08T16:52:59.797Z] #16 82.84 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-08T16:53:00.053Z] #16 ... [2019-10-08T16:53:00.053Z] [2019-10-08T16:53:00.053Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:53:00.053Z] #36 DONE 148.4s [2019-10-08T16:53:00.053Z] [2019-10-08T16:53:00.053Z] #45 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:53:00.314Z] #36 89.89 mime [2019-10-08T16:53:00.568Z] #28 ... [2019-10-08T16:53:00.568Z] [2019-10-08T16:53:00.568Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:53:00.568Z] #37 9.929 math [2019-10-08T16:53:00.568Z] #37 15.57 unicode/utf16 [2019-10-08T16:53:00.568Z] #37 15.82 container/list [2019-10-08T16:53:00.568Z] #37 16.40 crypto/internal/subtle [2019-10-08T16:53:00.568Z] #37 16.63 crypto/subtle [2019-10-08T16:53:00.568Z] #37 16.70 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-08T16:53:00.568Z] #37 16.77 internal/nettrace [2019-10-08T16:53:00.568Z] #37 16.84 runtime/cgo [2019-10-08T16:53:01.416Z] #45 ... [2019-10-08T16:53:01.416Z] [2019-10-08T16:53:01.416Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:53:01.416Z] #61 83.82 DEP criu/protobuf-desc.d [2019-10-08T16:53:01.416Z] #61 83.97 DEP criu/proc_parse.d [2019-10-08T16:53:01.672Z] #61 84.16 DEP criu/plugin.d [2019-10-08T16:53:01.672Z] #61 84.24 DEP criu/pipes.d [2019-10-08T16:53:01.689Z] #36 91.57 mime/quotedprintable [2019-10-08T16:53:02.233Z] #61 84.45 DEP criu/pie-util.d [2019-10-08T16:53:02.233Z] #61 84.62 DEP criu/pie-util-vdso.d [2019-10-08T16:53:02.255Z] #36 91.84 net/http/internal [2019-10-08T16:53:02.471Z] #37 ... [2019-10-08T16:53:02.471Z] [2019-10-08T16:53:02.471Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-08T16:53:02.471Z] #59 12.43 + cd /tmp/tmp.VtnW2uYHIe/src/github.com/docker/distribution [2019-10-08T16:53:02.471Z] #59 12.43 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-08T16:53:02.471Z] #59 13.93 + GOPATH=/tmp/tmp.VtnW2uYHIe/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.VtnW2uYHIe go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-08T16:53:02.489Z] #61 84.78 DEP criu/pie-util-vdso-elf32.d [2019-10-08T16:53:02.489Z] #61 84.91 DEP criu/path.d [2019-10-08T16:53:02.744Z] #61 85.03 DEP criu/parasite-syscall.d [2019-10-08T16:53:02.744Z] #61 85.29 DEP criu/pagemap.d [2019-10-08T16:53:02.863Z] #59 ... [2019-10-08T16:53:02.863Z] [2019-10-08T16:53:02.863Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-08T16:53:02.863Z] #61 13.94 Fetched 7670 kB in 13s (569 kB/s) [2019-10-08T16:53:02.863Z] #61 13.94 Reading package lists... [2019-10-08T16:53:02.863Z] #61 18.33 Reading package lists... [2019-10-08T16:53:03.000Z] #61 85.50 DEP criu/pagemap-cache.d [2019-10-08T16:53:03.256Z] #61 85.66 DEP criu/page-xfer.d [2019-10-08T16:53:03.294Z] #61 22.64 Building dependency tree... [2019-10-08T16:53:03.294Z] #61 ... [2019-10-08T16:53:03.294Z] [2019-10-08T16:53:03.294Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-08T16:53:03.294Z] #39 13.38 Fetched 7670 kB in 12s (592 kB/s) [2019-10-08T16:53:03.294Z] #39 13.38 Reading package lists... [2019-10-08T16:53:03.294Z] #39 18.27 Reading package lists... [2019-10-08T16:53:03.294Z] #39 22.43 Building dependency tree... [2019-10-08T16:53:03.294Z] #39 ... [2019-10-08T16:53:03.294Z] [2019-10-08T16:53:03.294Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-08T16:53:03.294Z] #48 13.19 Fetched 7670 kB in 12s (596 kB/s) [2019-10-08T16:53:03.294Z] #48 13.19 Reading package lists... [2019-10-08T16:53:03.294Z] #48 18.09 Reading package lists... [2019-10-08T16:53:03.294Z] #48 22.42 Building dependency tree... [2019-10-08T16:53:03.596Z] #61 85.79 DEP criu/page-pipe.d [2019-10-08T16:53:03.596Z] #61 85.88 DEP criu/netfilter.d [2019-10-08T16:53:03.596Z] #61 86.06 DEP criu/net.d [2019-10-08T16:53:03.630Z] #36 93.35 net/textproto [2019-10-08T16:53:03.630Z] #36 93.36 crypto/x509 [2019-10-08T16:53:03.811Z] #48 ... [2019-10-08T16:53:03.811Z] [2019-10-08T16:53:03.811Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-08T16:53:03.811Z] #10 13.24 Fetched 7670 kB in 12s (607 kB/s) [2019-10-08T16:53:03.811Z] #10 13.24 Reading package lists... [2019-10-08T16:53:03.811Z] #10 17.96 Reading package lists... [2019-10-08T16:53:03.811Z] #10 22.38 Building dependency tree... [2019-10-08T16:53:03.811Z] #10 ... [2019-10-08T16:53:03.811Z] [2019-10-08T16:53:03.811Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-08T16:53:03.811Z] #61 22.64 Building dependency tree... [2019-10-08T16:53:03.811Z] #61 ... [2019-10-08T16:53:03.811Z] [2019-10-08T16:53:03.811Z] #21 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-08T16:53:03.811Z] #21 13.64 Fetched 7670 kB in 13s (589 kB/s) [2019-10-08T16:53:03.811Z] #21 13.64 Reading package lists... [2019-10-08T16:53:03.811Z] #21 18.24 Reading package lists... [2019-10-08T16:53:03.811Z] #21 23.02 Building dependency tree... [2019-10-08T16:53:03.811Z] #21 ... [2019-10-08T16:53:03.811Z] [2019-10-08T16:53:03.811Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-08T16:53:03.811Z] #39 23.67 The following additional packages will be installed: [2019-10-08T16:53:03.811Z] #39 23.71 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-08T16:53:03.811Z] #39 23.71 Suggested packages: [2019-10-08T16:53:03.811Z] #39 23.71 codeblocks eclipse ninja-build lrzip [2019-10-08T16:53:03.811Z] #39 23.71 Recommended packages: [2019-10-08T16:53:03.811Z] #39 23.71 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-08T16:53:03.851Z] #61 86.27 DEP criu/namespaces.d [2019-10-08T16:53:04.106Z] #61 86.46 DEP criu/mount.d [2019-10-08T16:53:04.140Z] #60 23.50 Reading package lists... [2019-10-08T16:53:04.244Z] #39 ... [2019-10-08T16:53:04.244Z] [2019-10-08T16:53:04.244Z] #54 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-08T16:53:04.244Z] #54 13.62 + cd /tmp/tmp.WL8utivDIR/src/github.com/docker/libnetwork [2019-10-08T16:53:04.244Z] #54 13.62 + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-08T16:53:04.244Z] #54 14.00 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-08T16:53:04.244Z] #54 ... [2019-10-08T16:53:04.244Z] [2019-10-08T16:53:04.244Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-08T16:53:04.244Z] #61 24.08 The following additional packages will be installed: [2019-10-08T16:53:04.244Z] #61 24.09 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-08T16:53:04.244Z] #61 24.09 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-08T16:53:04.244Z] #61 24.10 Suggested packages: [2019-10-08T16:53:04.244Z] #61 24.10 manpages-dev python-setuptools [2019-10-08T16:53:04.361Z] #61 86.70 DEP criu/mem.d [2019-10-08T16:53:04.361Z] #61 86.89 DEP criu/lsm.d [2019-10-08T16:53:04.564Z] #36 94.41 vendor/golang.org/x/net/http/httpguts [2019-10-08T16:53:04.615Z] #61 87.05 DEP criu/log.d [2019-10-08T16:53:04.615Z] #61 87.17 DEP criu/libnetlink.d [2019-10-08T16:53:04.716Z] #60 29.06 Building dependency tree... [2019-10-08T16:53:04.716Z] #60 ... [2019-10-08T16:53:04.716Z] [2019-10-08T16:53:04.716Z] #20 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-08T16:53:04.716Z] #20 16.30 Reading package lists... [2019-10-08T16:53:04.716Z] #20 22.61 Reading package lists... [2019-10-08T16:53:04.716Z] #20 28.28 Building dependency tree... [2019-10-08T16:53:04.823Z] #36 94.61 vendor/golang.org/x/net/http/httpproxy [2019-10-08T16:53:04.823Z] #36 ... [2019-10-08T16:53:04.823Z] [2019-10-08T16:53:04.823Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:53:04.823Z] #61 37.61 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-10-08T16:53:04.823Z] #61 37.65 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-10-08T16:53:04.823Z] #61 37.68 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-10-08T16:53:04.823Z] #61 37.78 DEP compel/arch/x86/plugins/std/memcpy.d [2019-10-08T16:53:04.823Z] #61 37.89 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-10-08T16:53:04.823Z] #61 37.96 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-08T16:53:04.823Z] #61 38.07 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-10-08T16:53:04.823Z] #61 38.10 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-08T16:53:04.823Z] #61 38.19 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-08T16:53:04.823Z] #61 38.22 DEP compel/plugins/std/infect.d [2019-10-08T16:53:04.823Z] #61 38.46 DEP compel/plugins/std/string.d [2019-10-08T16:53:04.823Z] #61 38.56 DEP compel/plugins/std/log.d [2019-10-08T16:53:04.823Z] #61 38.58 DEP compel/plugins/std/fds.d [2019-10-08T16:53:04.823Z] #61 38.66 DEP compel/plugins/std/std.d [2019-10-08T16:53:04.823Z] #61 38.69 DEP compel/plugins/shmem/shmem.d [2019-10-08T16:53:04.823Z] #61 38.71 DEP compel/plugins/fds/fds.d [2019-10-08T16:53:04.823Z] #61 38.76 CC compel/plugins/std/std.o [2019-10-08T16:53:04.823Z] #61 39.02 CC compel/plugins/std/fds.o [2019-10-08T16:53:04.823Z] #61 39.38 CC compel/plugins/std/log.o [2019-10-08T16:53:04.823Z] #61 40.14 CC compel/plugins/std/string.o [2019-10-08T16:53:04.823Z] #61 40.59 CC compel/plugins/std/infect.o [2019-10-08T16:53:04.823Z] #61 41.04 CC compel/arch/x86/plugins/std/parasite-head.o [2019-10-08T16:53:04.823Z] #61 41.10 CC compel/arch/x86/plugins/std/memcpy.o [2019-10-08T16:53:04.823Z] #61 41.16 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-10-08T16:53:04.823Z] #61 41.21 AR compel/plugins/std.lib.a [2019-10-08T16:53:04.823Z] #61 41.29 CC compel/plugins/fds/fds.o [2019-10-08T16:53:04.823Z] #61 41.51 AR compel/plugins/fds.lib.a [2019-10-08T16:53:04.823Z] #61 41.55 HOSTDEP compel/src/lib/log-host.d [2019-10-08T16:53:04.823Z] #61 41.61 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-08T16:53:04.823Z] #61 41.69 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-10-08T16:53:04.823Z] #61 41.76 HOSTDEP compel/src/main-host.d [2019-10-08T16:53:04.823Z] #61 41.85 DEP compel/src/lib/ptrace.d [2019-10-08T16:53:04.823Z] #61 42.02 DEP compel/src/lib/infect.d [2019-10-08T16:53:04.823Z] #61 42.17 DEP compel/src/lib/infect-util.d [2019-10-08T16:53:04.823Z] #61 42.27 DEP compel/src/lib/infect-rpc.d [2019-10-08T16:53:04.823Z] #61 42.40 DEP compel/arch/x86/src/lib/infect.d [2019-10-08T16:53:04.823Z] #61 42.57 DEP compel/arch/x86/src/lib/cpu.d [2019-10-08T16:53:04.823Z] #61 42.66 DEP compel/src/lib/log.d [2019-10-08T16:53:05.081Z] #61 42.79 DEP compel/src/main.d [2019-10-08T16:53:05.081Z] #61 42.91 DEP compel/src/lib/handle-elf.d [2019-10-08T16:53:05.175Z] #61 87.34 DEP criu/kerndat.d [2019-10-08T16:53:05.175Z] #61 87.52 DEP criu/kcmp-ids.d [2019-10-08T16:53:05.340Z] #61 43.05 DEP compel/arch/x86/src/lib/handle-elf.d [2019-10-08T16:53:05.429Z] #61 87.63 DEP criu/irmap.d [2019-10-08T16:53:05.429Z] #61 87.76 DEP criu/ipc_ns.d [2019-10-08T16:53:05.598Z] #61 43.24 CC compel/src/lib/log.o [2019-10-08T16:53:05.659Z] #20 ... [2019-10-08T16:53:05.659Z] [2019-10-08T16:53:05.659Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-08T16:53:05.659Z] #60 29.06 Building dependency tree... [2019-10-08T16:53:05.684Z] #61 87.94 DEP criu/image.d [2019-10-08T16:53:05.684Z] #61 88.08 DEP criu/image-desc.d [2019-10-08T16:53:05.684Z] #61 88.16 DEP criu/fsnotify.d [2019-10-08T16:53:05.857Z] #61 43.54 CC compel/arch/x86/src/lib/cpu.o [2019-10-08T16:53:05.939Z] #61 88.39 DEP criu/filesystems.d [2019-10-08T16:53:06.175Z] #61 26.09 The following NEW packages will be installed: [2019-10-08T16:53:06.175Z] #61 26.13 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-08T16:53:06.175Z] #61 26.14 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-08T16:53:06.175Z] #61 26.14 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-08T16:53:06.175Z] #61 26.14 zlib1g-dev [2019-10-08T16:53:06.194Z] #61 88.53 DEP criu/files.d [2019-10-08T16:53:06.194Z] #61 88.69 DEP criu/files-reg.d [2019-10-08T16:53:06.453Z] #61 88.88 DEP criu/files-ext.d [2019-10-08T16:53:06.603Z] #61 26.25 0 upgraded, 16 newly installed, 0 to remove and 12 not upgraded. [2019-10-08T16:53:06.603Z] #61 26.25 Need to get 3476 kB of archives. [2019-10-08T16:53:06.603Z] #61 26.25 After this operation, 20.2 MB of additional disk space will be used. [2019-10-08T16:53:06.603Z] #61 26.25 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-10-08T16:53:06.603Z] #61 26.28 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] [2019-10-08T16:53:06.603Z] #61 26.28 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] [2019-10-08T16:53:06.603Z] #61 ... [2019-10-08T16:53:06.603Z] [2019-10-08T16:53:06.603Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-08T16:53:06.603Z] #10 23.61 The following additional packages will be installed: [2019-10-08T16:53:06.603Z] #10 23.62 libapparmor1 libseccomp2 [2019-10-08T16:53:06.603Z] #10 23.62 Suggested packages: [2019-10-08T16:53:06.603Z] #10 23.62 seccomp [2019-10-08T16:53:06.603Z] #10 23.97 The following NEW packages will be installed: [2019-10-08T16:53:06.603Z] #10 24.04 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-08T16:53:06.603Z] #10 24.17 0 upgraded, 4 newly installed, 0 to remove and 12 not upgraded. [2019-10-08T16:53:06.603Z] #10 24.17 Need to get 301 kB of archives. [2019-10-08T16:53:06.603Z] #10 24.17 After this operation, 1402 kB of additional disk space will be used. [2019-10-08T16:53:06.603Z] #10 24.17 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB] [2019-10-08T16:53:06.603Z] #10 24.21 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp-dev s390x 2.3.1-2.1+deb9u1 [61.6 kB] [2019-10-08T16:53:06.603Z] #10 24.22 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] [2019-10-08T16:53:06.603Z] #10 24.25 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] [2019-10-08T16:53:06.603Z] #10 25.06 debconf: delaying package configuration, since apt-utils is not installed [2019-10-08T16:53:06.603Z] #10 25.20 Fetched 301 kB in 0s (2387 kB/s) [2019-10-08T16:53:06.603Z] #10 25.28 Selecting previously unselected package libseccomp2:s390x. [2019-10-08T16:53:06.603Z] #10 25.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-08T16:53:06.603Z] #10 25.36 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... [2019-10-08T16:53:06.603Z] #10 25.36 Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-10-08T16:53:06.603Z] #10 25.46 Selecting previously unselected package libseccomp-dev:s390x. [2019-10-08T16:53:06.603Z] #10 25.48 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... [2019-10-08T16:53:06.603Z] #10 25.49 Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-10-08T16:53:06.603Z] #10 25.66 Selecting previously unselected package libapparmor1:s390x. [2019-10-08T16:53:06.603Z] #10 25.66 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ... [2019-10-08T16:53:06.603Z] #10 25.67 Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-10-08T16:53:06.603Z] #10 25.86 Selecting previously unselected package libapparmor-dev:s390x. [2019-10-08T16:53:06.603Z] #10 25.86 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... [2019-10-08T16:53:06.603Z] #10 25.86 Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-10-08T16:53:06.603Z] #10 26.06 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-08T16:53:06.603Z] #10 26.13 Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-10-08T16:53:06.603Z] #10 26.14 Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-10-08T16:53:06.603Z] #10 26.15 Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-10-08T16:53:06.603Z] #10 26.16 Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-10-08T16:53:06.603Z] #10 26.18 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-08T16:53:06.603Z] #10 DONE 26.3s [2019-10-08T16:53:06.603Z] [2019-10-08T16:53:06.603Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-08T16:53:06.603Z] #61 26.31 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-10-08T16:53:06.603Z] #61 26.31 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB] [2019-10-08T16:53:06.603Z] #61 26.31 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-10-08T16:53:06.603Z] #61 26.31 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB] [2019-10-08T16:53:06.603Z] #61 26.31 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB] [2019-10-08T16:53:06.603Z] #61 26.34 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] [2019-10-08T16:53:06.603Z] #61 ... [2019-10-08T16:53:06.603Z] [2019-10-08T16:53:06.603Z] #44 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-08T16:53:06.603Z] #44 DONE 0.1s [2019-10-08T16:53:06.603Z] [2019-10-08T16:53:06.603Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-08T16:53:06.603Z] #61 26.51 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] [2019-10-08T16:53:06.603Z] #61 ... [2019-10-08T16:53:06.603Z] [2019-10-08T16:53:06.603Z] #45 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-08T16:53:06.603Z] #45 DONE 0.2s [2019-10-08T16:53:06.603Z] [2019-10-08T16:53:06.603Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-08T16:53:06.603Z] #61 26.51 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] [2019-10-08T16:53:06.603Z] #61 26.53 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] [2019-10-08T16:53:06.724Z] #61 89.05 DEP criu/file-lock.d [2019-10-08T16:53:06.791Z] #61 44.28 CC compel/arch/x86/src/lib/infect.o [2019-10-08T16:53:06.987Z] #61 ... [2019-10-08T16:53:06.987Z] [2019-10-08T16:53:06.987Z] #18 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-08T16:53:06.987Z] #18 155.1 + rm -rf /tmp/tmp.A1w0kKmM5S [2019-10-08T16:53:06.987Z] #18 DONE 155.7s [2019-10-08T16:53:06.987Z] [2019-10-08T16:53:06.987Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:53:06.987Z] #61 89.20 DEP criu/file-ids.d [2019-10-08T16:53:06.987Z] #61 ... [2019-10-08T16:53:06.987Z] [2019-10-08T16:53:06.987Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-08T16:53:06.987Z] #16 87.79 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-08T16:53:06.987Z] #16 87.80 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-08T16:53:06.987Z] #16 87.80 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-08T16:53:06.987Z] #16 87.92 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-08T16:53:06.987Z] #16 87.92 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-08T16:53:06.987Z] #16 87.93 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-08T16:53:07.010Z] #61 26.61 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB] [2019-10-08T16:53:07.010Z] #61 26.61 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] [2019-10-08T16:53:07.010Z] #61 26.61 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-08T16:53:07.010Z] #61 26.64 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] [2019-10-08T16:53:07.010Z] #61 ... [2019-10-08T16:53:07.010Z] [2019-10-08T16:53:07.010Z] #11 [dev 1/25] RUN groupadd -r docker [2019-10-08T16:53:07.010Z] #11 DONE 0.5s [2019-10-08T16:53:07.010Z] [2019-10-08T16:53:07.010Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-08T16:53:07.010Z] #48 23.87 The following additional packages will be installed: [2019-10-08T16:53:07.010Z] #48 23.87 btrfs-progs liblzo2-2 [2019-10-08T16:53:07.010Z] #48 24.19 The following NEW packages will be installed: [2019-10-08T16:53:07.010Z] #48 24.25 btrfs-progs btrfs-tools liblzo2-2 [2019-10-08T16:53:07.010Z] #48 24.39 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. [2019-10-08T16:53:07.010Z] #48 24.39 Need to get 668 kB of archives. [2019-10-08T16:53:07.010Z] #48 24.39 After this operation, 5446 kB of additional disk space will be used. [2019-10-08T16:53:07.010Z] #48 24.39 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-10-08T16:53:07.010Z] #48 24.42 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-10-08T16:53:07.010Z] #48 24.47 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-10-08T16:53:07.010Z] #48 25.21 debconf: delaying package configuration, since apt-utils is not installed [2019-10-08T16:53:07.010Z] #48 25.32 Fetched 668 kB in 0s (5705 kB/s) [2019-10-08T16:53:07.010Z] #48 25.39 Selecting previously unselected package liblzo2-2:s390x. [2019-10-08T16:53:07.010Z] #48 25.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-08T16:53:07.010Z] #48 25.41 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-08T16:53:07.010Z] #48 25.44 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-08T16:53:07.010Z] #48 25.52 Selecting previously unselected package btrfs-progs. [2019-10-08T16:53:07.010Z] #48 25.53 Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... [2019-10-08T16:53:07.010Z] #48 25.53 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-08T16:53:07.010Z] #48 26.32 Selecting previously unselected package btrfs-tools. [2019-10-08T16:53:07.010Z] #48 26.32 Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... [2019-10-08T16:53:07.010Z] #48 26.32 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-08T16:53:07.010Z] #48 26.41 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-08T16:53:07.010Z] #48 26.52 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-08T16:53:07.010Z] #48 26.54 Setting up btrfs-progs (4.7.3-1) ... [2019-10-08T16:53:07.010Z] #48 26.55 Setting up btrfs-tools (4.7.3-1) ... [2019-10-08T16:53:07.010Z] #48 26.56 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-08T16:53:07.010Z] #48 DONE 26.9s [2019-10-08T16:53:07.010Z] [2019-10-08T16:53:07.010Z] #46 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:53:07.010Z] #46 0.314 + RM_GOPATH=0 [2019-10-08T16:53:07.010Z] #46 0.314 + TMP_GOPATH= [2019-10-08T16:53:07.010Z] #46 0.315 + : /build [2019-10-08T16:53:07.010Z] #46 0.315 + '[' -z '' ']' [2019-10-08T16:53:07.010Z] #46 0.315 ++ mktemp -d [2019-10-08T16:53:07.010Z] #46 0.316 + export GOPATH=/tmp/tmp.ecN1SbZZpc [2019-10-08T16:53:07.010Z] #46 0.316 + GOPATH=/tmp/tmp.ecN1SbZZpc [2019-10-08T16:53:07.010Z] #46 0.316 + RM_GOPATH=1 [2019-10-08T16:53:07.010Z] #46 0.317 ++ dirname ./install.sh [2019-10-08T16:53:07.010Z] #46 0.317 + dir=. [2019-10-08T16:53:07.010Z] #46 0.317 + bin=runc [2019-10-08T16:53:07.010Z] #46 0.317 + shift [2019-10-08T16:53:07.010Z] #46 0.318 + '[' '!' -f ./runc.installer ']' [2019-10-08T16:53:07.010Z] #46 0.318 + . ./runc.installer [2019-10-08T16:53:07.010Z] #46 0.318 ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-08T16:53:07.010Z] #46 0.318 + install_runc [2019-10-08T16:53:07.010Z] #46 0.319 + uname -r [2019-10-08T16:53:07.010Z] #46 0.321 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-08T16:53:07.010Z] #46 0.322 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-08T16:53:07.010Z] #46 0.322 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-08T16:53:07.010Z] #46 0.323 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-08T16:53:07.010Z] #46 0.323 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ecN1SbZZpc/src/github.com/opencontainers/runc [2019-10-08T16:53:07.010Z] #46 0.332 Cloning into '/tmp/tmp.ecN1SbZZpc/src/github.com/opencontainers/runc'... [2019-10-08T16:53:07.010Z] #46 ... [2019-10-08T16:53:07.010Z] [2019-10-08T16:53:07.010Z] #49 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-08T16:53:07.011Z] #49 DONE 0.1s [2019-10-08T16:53:07.011Z] [2019-10-08T16:53:07.011Z] #50 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-08T16:53:07.011Z] #50 DONE 0.1s [2019-10-08T16:53:07.357Z] #61 ... [2019-10-08T16:53:07.357Z] [2019-10-08T16:53:07.357Z] #30 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-08T16:53:07.357Z] #30 DONE 97.0s [2019-10-08T16:53:07.357Z] [2019-10-08T16:53:07.357Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:53:07.357Z] #36 95.11 mime/multipart [2019-10-08T16:53:07.357Z] #36 96.73 crypto/tls [2019-10-08T16:53:07.423Z] [2019-10-08T16:53:07.423Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-08T16:53:07.423Z] #39 24.60 The following NEW packages will be installed: [2019-10-08T16:53:07.423Z] #39 24.60 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-08T16:53:07.423Z] #39 24.60 vim-common xxd [2019-10-08T16:53:07.423Z] #39 24.70 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded. [2019-10-08T16:53:07.423Z] #39 24.70 Need to get 13.2 MB of archives. [2019-10-08T16:53:07.423Z] #39 24.70 After this operation, 59.4 MB of additional disk space will be used. [2019-10-08T16:53:07.423Z] #39 24.70 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] [2019-10-08T16:53:07.423Z] #39 24.83 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-10-08T16:53:07.423Z] #39 24.84 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB] [2019-10-08T16:53:07.423Z] #39 25.42 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB] [2019-10-08T16:53:07.423Z] #39 25.50 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libarchive13 s390x 3.2.2-2+deb9u1 [283 kB] [2019-10-08T16:53:07.423Z] #39 25.52 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2019-10-08T16:53:07.423Z] #39 25.53 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] [2019-10-08T16:53:07.423Z] #39 25.54 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] [2019-10-08T16:53:07.423Z] #39 25.77 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-08T16:53:07.423Z] #39 25.78 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-08T16:53:07.423Z] #39 26.74 debconf: delaying package configuration, since apt-utils is not installed [2019-10-08T16:53:07.423Z] #39 26.85 Fetched 13.2 MB in 1s (11.6 MB/s) [2019-10-08T16:53:07.423Z] #39 26.95 Selecting previously unselected package cmake-data. [2019-10-08T16:53:07.423Z] #39 26.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-08T16:53:07.423Z] #39 27.11 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-08T16:53:07.423Z] #39 27.15 Unpacking cmake-data (3.7.2-1) ... [2019-10-08T16:53:07.423Z] #39 ... [2019-10-08T16:53:07.423Z] [2019-10-08T16:53:07.423Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-08T16:53:07.423Z] #12 DONE 0.4s [2019-10-08T16:53:07.423Z] [2019-10-08T16:53:07.423Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-08T16:53:07.423Z] #51 0.260 + RM_GOPATH=0 [2019-10-08T16:53:07.423Z] #51 0.263 + TMP_GOPATH= [2019-10-08T16:53:07.423Z] #51 0.264 + : /build [2019-10-08T16:53:07.423Z] #51 0.264 + '[' -z '' ']' [2019-10-08T16:53:07.423Z] #51 0.266 ++ mktemp -d [2019-10-08T16:53:07.423Z] #51 0.270 + export GOPATH=/tmp/tmp.uBIndXvvSu [2019-10-08T16:53:07.423Z] #51 0.270 + GOPATH=/tmp/tmp.uBIndXvvSu [2019-10-08T16:53:07.423Z] #51 0.271 + RM_GOPATH=1 [2019-10-08T16:53:07.423Z] #51 0.272 ++ dirname ./install.sh [2019-10-08T16:53:07.423Z] #51 0.276 + dir=. [2019-10-08T16:53:07.423Z] #51 0.277 + bin=containerd [2019-10-08T16:53:07.423Z] #51 0.278 + shift [2019-10-08T16:53:07.423Z] #51 0.278 + '[' '!' -f ./containerd.installer ']' [2019-10-08T16:53:07.423Z] #51 0.279 + . ./containerd.installer [2019-10-08T16:53:07.423Z] #51 0.282 ++ CONTAINERD_COMMIT=b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-10-08T16:53:07.423Z] #51 0.286 Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-10-08T16:53:07.423Z] #51 0.286 + install_containerd [2019-10-08T16:53:07.423Z] #51 0.286 + echo 'Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339' [2019-10-08T16:53:07.423Z] #51 0.286 + git clone https://github.com/containerd/containerd.git /tmp/tmp.uBIndXvvSu/src/github.com/containerd/containerd [2019-10-08T16:53:07.423Z] #51 0.301 Cloning into '/tmp/tmp.uBIndXvvSu/src/github.com/containerd/containerd'... [2019-10-08T16:53:07.576Z] #60 31.91 The following additional packages will be installed: [2019-10-08T16:53:07.576Z] #60 31.91 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-08T16:53:07.576Z] #60 31.91 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-08T16:53:07.576Z] #60 31.92 Suggested packages: [2019-10-08T16:53:07.576Z] #60 31.92 manpages-dev python-setuptools [2019-10-08T16:53:07.838Z] #51 ... [2019-10-08T16:53:07.838Z] [2019-10-08T16:53:07.838Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-08T16:53:07.838Z] #13 0.367 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-08T16:53:07.838Z] #13 DONE 0.5s [2019-10-08T16:53:07.838Z] [2019-10-08T16:53:07.838Z] #21 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-08T16:53:07.838Z] #21 23.02 Building dependency tree... [2019-10-08T16:53:07.838Z] #21 25.08 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-08T16:53:07.838Z] #21 25.08 The following additional packages will be installed: [2019-10-08T16:53:07.838Z] #21 25.11 libjq1 libonig4 [2019-10-08T16:53:07.838Z] #21 25.62 The following NEW packages will be installed: [2019-10-08T16:53:07.838Z] #21 25.63 jq libjq1 libonig4 [2019-10-08T16:53:07.838Z] #21 25.75 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. [2019-10-08T16:53:07.838Z] #21 25.75 Need to get 328 kB of archives. [2019-10-08T16:53:07.838Z] #21 25.75 After this operation, 1263 kB of additional disk space will be used. [2019-10-08T16:53:07.838Z] #21 25.75 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-10-08T16:53:07.838Z] #21 25.79 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-10-08T16:53:07.838Z] #21 25.79 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-10-08T16:53:07.838Z] #21 26.64 debconf: delaying package configuration, since apt-utils is not installed [2019-10-08T16:53:07.838Z] #21 26.77 Fetched 328 kB in 0s (4029 kB/s) [2019-10-08T16:53:07.838Z] #21 26.85 Selecting previously unselected package libonig4:s390x. [2019-10-08T16:53:07.838Z] #21 26.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-08T16:53:07.838Z] #21 26.94 Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... [2019-10-08T16:53:07.838Z] #21 26.95 Unpacking libonig4:s390x (6.1.3-2) ... [2019-10-08T16:53:07.838Z] #21 27.20 Selecting previously unselected package libjq1:s390x. [2019-10-08T16:53:07.838Z] #21 27.20 Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-10-08T16:53:07.838Z] #21 27.20 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-08T16:53:07.838Z] #21 27.32 Selecting previously unselected package jq. [2019-10-08T16:53:07.838Z] #21 27.32 Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... [2019-10-08T16:53:07.838Z] #21 27.32 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-08T16:53:07.838Z] #21 27.47 Setting up libonig4:s390x (6.1.3-2) ... [2019-10-08T16:53:07.838Z] #21 27.48 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-08T16:53:07.838Z] #21 27.50 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-08T16:53:07.838Z] #21 27.58 Setting up jq (1.5+dfsg-1.3) ... [2019-10-08T16:53:07.838Z] #21 DONE 27.7s [2019-10-08T16:53:07.838Z] [2019-10-08T16:53:07.838Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-08T16:53:07.838Z] #23 DONE 0.1s [2019-10-08T16:53:07.838Z] [2019-10-08T16:53:07.838Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-08T16:53:07.838Z] #61 27.55 debconf: delaying package configuration, since apt-utils is not installed [2019-10-08T16:53:07.838Z] #61 27.59 Fetched 3476 kB in 0s (7652 kB/s) [2019-10-08T16:53:07.838Z] #61 27.71 Selecting previously unselected package libnet1:s390x. [2019-10-08T16:53:07.838Z] #61 27.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-08T16:53:08.246Z] #61 27.83 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-10-08T16:53:08.246Z] #61 27.85 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-08T16:53:08.246Z] #61 ... [2019-10-08T16:53:08.246Z] [2019-10-08T16:53:08.246Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-08T16:53:08.246Z] #14 DONE 0.3s [2019-10-08T16:53:08.246Z] [2019-10-08T16:53:08.246Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-08T16:53:08.246Z] #61 27.98 Selecting previously unselected package libcap-dev:s390x. [2019-10-08T16:53:08.246Z] #61 27.99 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... [2019-10-08T16:53:08.246Z] #61 28.00 Unpacking libcap-dev:s390x (1:2.25-1) ... [2019-10-08T16:53:08.246Z] #61 28.09 Selecting previously unselected package libnet1-dev. [2019-10-08T16:53:08.246Z] #61 28.10 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... [2019-10-08T16:53:08.246Z] #61 28.11 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-08T16:53:08.524Z] #60 33.33 The following NEW packages will be installed: [2019-10-08T16:53:08.524Z] #60 33.33 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-08T16:53:08.524Z] #60 33.35 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-08T16:53:08.524Z] #60 33.35 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-08T16:53:08.524Z] #60 33.35 zlib1g-dev [2019-10-08T16:53:08.524Z] #60 ... [2019-10-08T16:53:08.524Z] [2019-10-08T16:53:08.524Z] #27 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-08T16:53:08.524Z] #27 23.09 + cd /tmp/tmp.L4BLjW2GgN/src/github.com/golangci/golangci-lint/ [2019-10-08T16:53:08.524Z] #27 23.09 + git checkout -q v1.17.1 [2019-10-08T16:53:08.524Z] #27 24.53 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-08T16:53:08.655Z] #61 ... [2019-10-08T16:53:08.655Z] [2019-10-08T16:53:08.655Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-08T16:53:08.655Z] #15 DONE 0.3s [2019-10-08T16:53:08.655Z] [2019-10-08T16:53:08.655Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-08T16:53:08.655Z] #61 28.43 Selecting previously unselected package libnl-3-200:s390x. [2019-10-08T16:53:08.655Z] #61 28.44 Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... [2019-10-08T16:53:08.655Z] #61 28.44 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-10-08T16:53:08.655Z] #61 28.54 Selecting previously unselected package libnl-3-dev:s390x. [2019-10-08T16:53:08.655Z] #61 28.54 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... [2019-10-08T16:53:08.655Z] #61 28.54 Unpacking libnl-3-dev:s390x (3.2.27-2) ... [2019-10-08T16:53:08.793Z] #27 ... [2019-10-08T16:53:08.793Z] [2019-10-08T16:53:08.793Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:53:08.793Z] #36 32.87 github.com/LK4D4/vndr/godl/singleflight [2019-10-08T16:53:08.793Z] #36 32.90 internal/reflectlite [2019-10-08T16:53:08.793Z] #36 32.91 math/rand [2019-10-08T16:53:08.793Z] #36 32.92 internal/singleflight [2019-10-08T16:53:09.054Z] #36 ... [2019-10-08T16:53:09.054Z] [2019-10-08T16:53:09.054Z] #47 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-08T16:53:09.054Z] #47 18.25 Reading package lists... [2019-10-08T16:53:09.054Z] #47 24.18 Reading package lists... [2019-10-08T16:53:09.054Z] #47 30.86 Building dependency tree... [2019-10-08T16:53:09.054Z] #47 33.12 The following additional packages will be installed: [2019-10-08T16:53:09.054Z] #47 33.13 btrfs-progs liblzo2-2 [2019-10-08T16:53:09.054Z] #47 33.27 The following NEW packages will be installed: [2019-10-08T16:53:09.054Z] #47 33.27 btrfs-progs btrfs-tools liblzo2-2 [2019-10-08T16:53:09.068Z] #61 28.76 Selecting previously unselected package libprotobuf-c1:s390x. [2019-10-08T16:53:09.068Z] #61 28.77 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-10-08T16:53:09.068Z] #61 ... [2019-10-08T16:53:09.068Z] [2019-10-08T16:53:09.068Z] #16 [dev 6/25] RUN ldconfig [2019-10-08T16:53:09.068Z] #16 DONE 0.4s [2019-10-08T16:53:09.068Z] [2019-10-08T16:53:09.068Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-08T16:53:09.068Z] #61 28.79 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-08T16:53:09.068Z] #61 28.84 Selecting previously unselected package libprotobuf-c-dev:s390x. [2019-10-08T16:53:09.068Z] #61 28.85 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... [2019-10-08T16:53:09.068Z] #61 28.85 Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-10-08T16:53:09.068Z] #61 28.96 Selecting previously unselected package zlib1g-dev:s390x. [2019-10-08T16:53:09.068Z] #61 28.97 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... [2019-10-08T16:53:09.068Z] #61 28.97 Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-10-08T16:53:09.315Z] #47 ... [2019-10-08T16:53:09.315Z] [2019-10-08T16:53:09.315Z] #9 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-08T16:53:09.315Z] #9 18.27 Reading package lists... [2019-10-08T16:53:09.315Z] #9 24.15 Reading package lists... [2019-10-08T16:53:09.315Z] #9 30.20 Building dependency tree... [2019-10-08T16:53:09.315Z] #9 32.74 The following additional packages will be installed: [2019-10-08T16:53:09.315Z] #9 32.75 libapparmor1 libseccomp2 [2019-10-08T16:53:09.315Z] #9 32.76 Suggested packages: [2019-10-08T16:53:09.315Z] #9 32.76 seccomp [2019-10-08T16:53:09.315Z] #9 33.02 The following NEW packages will be installed: [2019-10-08T16:53:09.315Z] #9 33.03 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-08T16:53:09.315Z] #9 34.16 0 upgraded, 4 newly installed, 0 to remove and 12 not upgraded. [2019-10-08T16:53:09.315Z] #9 34.16 Need to get 287 kB of archives. [2019-10-08T16:53:09.315Z] #9 34.16 After this operation, 1186 kB of additional disk space will be used. [2019-10-08T16:53:09.315Z] #9 34.16 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libseccomp2 arm64 2.3.1-2.1+deb9u1 [36.2 kB] [2019-10-08T16:53:09.315Z] #9 ... [2019-10-08T16:53:09.315Z] [2019-10-08T16:53:09.315Z] #20 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-08T16:53:09.315Z] #20 30.71 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-08T16:53:09.315Z] #20 30.71 The following additional packages will be installed: [2019-10-08T16:53:09.315Z] #20 30.71 libjq1 libonig4 [2019-10-08T16:53:09.315Z] #20 31.03 The following NEW packages will be installed: [2019-10-08T16:53:09.315Z] #20 31.06 jq libjq1 libonig4 [2019-10-08T16:53:09.315Z] #20 32.17 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. [2019-10-08T16:53:09.315Z] #20 32.17 Need to get 293 kB of archives. [2019-10-08T16:53:09.315Z] #20 32.17 After this operation, 1086 kB of additional disk space will be used. [2019-10-08T16:53:09.315Z] #20 32.17 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB] [2019-10-08T16:53:09.315Z] #20 32.19 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjq1 arm64 1.5+dfsg-1.3 [102 kB] [2019-10-08T16:53:09.315Z] #20 32.32 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB] [2019-10-08T16:53:09.315Z] #20 33.23 debconf: delaying package configuration, since apt-utils is not installed [2019-10-08T16:53:09.315Z] #20 33.54 Fetched 293 kB in 1s (244 kB/s) [2019-10-08T16:53:09.315Z] #20 34.10 Selecting previously unselected package libonig4:arm64. [2019-10-08T16:53:09.315Z] #20 34.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-10-08T16:53:09.315Z] #20 34.17 Preparing to unpack .../libonig4_6.1.3-2_arm64.deb ... [2019-10-08T16:53:09.315Z] #20 34.18 Unpacking libonig4:arm64 (6.1.3-2) ... [2019-10-08T16:53:09.315Z] #20 ... [2019-10-08T16:53:09.315Z] [2019-10-08T16:53:09.315Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-08T16:53:09.315Z] #38 18.01 Reading package lists... [2019-10-08T16:53:09.315Z] #38 24.61 Reading package lists... [2019-10-08T16:53:09.315Z] #38 30.89 Building dependency tree... [2019-10-08T16:53:09.315Z] #38 33.12 The following additional packages will be installed: [2019-10-08T16:53:09.315Z] #38 33.14 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-08T16:53:09.315Z] #38 33.14 Suggested packages: [2019-10-08T16:53:09.315Z] #38 33.14 codeblocks eclipse ninja-build lrzip [2019-10-08T16:53:09.315Z] #38 33.14 Recommended packages: [2019-10-08T16:53:09.315Z] #38 33.14 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-08T16:53:09.315Z] #38 33.63 The following NEW packages will be installed: [2019-10-08T16:53:09.315Z] #38 33.63 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-08T16:53:09.315Z] #38 33.63 vim-common xxd [2019-10-08T16:53:09.497Z] #16 ... [2019-10-08T16:53:09.497Z] [2019-10-08T16:53:09.497Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:53:09.497Z] #61 89.58 DEP criu/fifo.d [2019-10-08T16:53:09.497Z] #61 89.81 DEP criu/fdstore.d [2019-10-08T16:53:09.497Z] #61 89.99 DEP criu/fault-injection.d [2019-10-08T16:53:09.497Z] #61 90.10 DEP criu/external.d [2019-10-08T16:53:09.497Z] #61 90.35 DEP criu/eventpoll.d [2019-10-08T16:53:09.497Z] #61 90.73 DEP criu/eventfd.d [2019-10-08T16:53:09.497Z] #61 90.83 DEP criu/crtools.d [2019-10-08T16:53:09.497Z] #61 91.06 DEP criu/cr-service.d [2019-10-08T16:53:09.497Z] #61 91.26 DEP criu/cr-restore.d [2019-10-08T16:53:09.497Z] #61 91.49 DEP criu/cr-errno.d [2019-10-08T16:53:09.497Z] #61 91.53 DEP criu/cr-dump.d [2019-10-08T16:53:09.497Z] #61 91.85 DEP criu/cr-dedup.d [2019-10-08T16:53:09.497Z] #61 91.97 DEP criu/cr-check.d [2019-10-08T16:53:09.578Z] #38 ... [2019-10-08T16:53:09.578Z] [2019-10-08T16:53:09.578Z] #9 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-08T16:53:09.578Z] #9 34.24 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libseccomp-dev arm64 2.3.1-2.1+deb9u1 [58.1 kB] [2019-10-08T16:53:09.578Z] #9 34.35 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor1 arm64 2.11.0-3+deb9u2 [75.7 kB] [2019-10-08T16:53:09.578Z] #9 34.52 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor-dev arm64 2.11.0-3+deb9u2 [117 kB] [2019-10-08T16:53:09.709Z] #61 29.25 Selecting previously unselected package libprotobuf10:s390x. [2019-10-08T16:53:09.709Z] #61 29.27 Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... [2019-10-08T16:53:09.709Z] #61 29.27 Unpacking libprotobuf10:s390x (3.0.0-9) ... [2019-10-08T16:53:09.752Z] #61 92.16 DEP criu/config.d [2019-10-08T16:53:10.007Z] #61 92.29 DEP criu/clone-noasan.d [2019-10-08T16:53:10.008Z] #61 92.37 DEP criu/cgroup.d [2019-10-08T16:53:10.008Z] #61 92.52 DEP criu/cgroup-props.d [2019-10-08T16:53:10.153Z] #9 ... [2019-10-08T16:53:10.153Z] [2019-10-08T16:53:10.153Z] #53 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-08T16:53:10.153Z] #53 DONE 34.4s [2019-10-08T16:53:10.153Z] [2019-10-08T16:53:10.153Z] #20 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-08T16:53:10.153Z] #20 34.58 Selecting previously unselected package libjq1:arm64. [2019-10-08T16:53:10.153Z] #20 34.58 Preparing to unpack .../libjq1_1.5+dfsg-1.3_arm64.deb ... [2019-10-08T16:53:10.153Z] #20 34.67 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ... [2019-10-08T16:53:10.153Z] #20 34.96 Selecting previously unselected package jq. [2019-10-08T16:53:10.153Z] #20 35.01 Preparing to unpack .../jq_1.5+dfsg-1.3_arm64.deb ... [2019-10-08T16:53:10.153Z] #20 35.02 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-08T16:53:10.262Z] #61 92.63 DEP criu/bitmap.d [2019-10-08T16:53:10.262Z] #61 92.65 DEP criu/bfd.d [2019-10-08T16:53:10.432Z] #20 35.37 Setting up libonig4:arm64 (6.1.3-2) ... [2019-10-08T16:53:10.517Z] #61 92.77 DEP criu/autofs.d [2019-10-08T16:53:10.517Z] #61 92.95 DEP criu/aio.d [2019-10-08T16:53:10.709Z] #20 35.41 Setting up libjq1:arm64 (1.5+dfsg-1.3) ... [2019-10-08T16:53:10.710Z] #20 35.44 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-08T16:53:10.772Z] #61 93.07 DEP criu/action-scripts.d [2019-10-08T16:53:10.772Z] #61 93.28 CC criu/action-scripts.o [2019-10-08T16:53:10.967Z] #61 30.58 Selecting previously unselected package libprotobuf-lite10:s390x. [2019-10-08T16:53:10.967Z] #61 30.64 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... [2019-10-08T16:53:10.967Z] #61 30.65 Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... [2019-10-08T16:53:10.967Z] #61 30.88 Selecting previously unselected package libprotobuf-dev:s390x. [2019-10-08T16:53:10.967Z] #61 30.89 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... [2019-10-08T16:53:10.967Z] #61 30.89 Unpacking libprotobuf-dev:s390x (3.0.0-9) ... [2019-10-08T16:53:10.972Z] #20 35.69 Setting up jq (1.5+dfsg-1.3) ... [2019-10-08T16:53:11.233Z] #20 DONE 36.1s [2019-10-08T16:53:11.233Z] [2019-10-08T16:53:11.233Z] #9 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-08T16:53:11.233Z] #9 35.58 debconf: delaying package configuration, since apt-utils is not installed [2019-10-08T16:53:11.233Z] #9 35.82 Fetched 287 kB in 1s (202 kB/s) [2019-10-08T16:53:11.233Z] #9 35.97 Selecting previously unselected package libseccomp2:arm64. [2019-10-08T16:53:11.233Z] #9 35.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-10-08T16:53:11.233Z] #9 36.10 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_arm64.deb ... [2019-10-08T16:53:11.233Z] #9 36.11 Unpacking libseccomp2:arm64 (2.3.1-2.1+deb9u1) ... [2019-10-08T16:53:11.332Z] #61 93.71 CC criu/aio.o [2019-10-08T16:53:11.494Z] #9 ... [2019-10-08T16:53:11.494Z] [2019-10-08T16:53:11.494Z] #22 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-08T16:53:11.494Z] #22 DONE 0.1s [2019-10-08T16:53:11.494Z] [2019-10-08T16:53:11.494Z] #9 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-08T16:53:11.495Z] #9 36.33 Selecting previously unselected package libseccomp-dev:arm64. [2019-10-08T16:53:11.495Z] #9 36.34 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_arm64.deb ... [2019-10-08T16:53:11.495Z] #9 36.38 Unpacking libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ... [2019-10-08T16:53:11.548Z] #36 ... [2019-10-08T16:53:11.548Z] [2019-10-08T16:53:11.548Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:53:11.548Z] #61 45.15 CC compel/src/lib/infect-rpc.o [2019-10-08T16:53:11.548Z] #61 45.70 CC compel/src/lib/infect-util.o [2019-10-08T16:53:11.548Z] #61 46.04 CC compel/src/lib/infect.o [2019-10-08T16:53:11.548Z] #61 47.70 CC compel/src/lib/ptrace.o [2019-10-08T16:53:11.548Z] #61 47.99 AR compel/libcompel.a [2019-10-08T16:53:11.548Z] #61 48.04 HOSTCC compel/src/main-host.o [2019-10-08T16:53:11.548Z] #61 48.27 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-10-08T16:53:11.548Z] #61 48.43 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-08T16:53:11.548Z] #61 48.75 HOSTCC compel/src/lib/log-host.o [2019-10-08T16:53:11.548Z] #61 48.92 HOSTLINK compel/compel-host-bin [2019-10-08T16:53:11.548Z] #61 49.03 DEP soccr/soccr.d [2019-10-08T16:53:11.548Z] #61 49.14 CC soccr/soccr.o [2019-10-08T16:53:11.892Z] #61 94.23 CC criu/autofs.o [2019-10-08T16:53:12.082Z] #9 36.75 Selecting previously unselected package libapparmor1:arm64. [2019-10-08T16:53:12.082Z] #9 36.75 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_arm64.deb ... [2019-10-08T16:53:12.082Z] #9 36.79 Unpacking libapparmor1:arm64 (2.11.0-3+deb9u2) ... [2019-10-08T16:53:12.082Z] #9 36.94 Selecting previously unselected package libapparmor-dev:arm64. [2019-10-08T16:53:12.082Z] #9 36.94 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_arm64.deb ... [2019-10-08T16:53:12.082Z] #9 36.97 Unpacking libapparmor-dev:arm64 (2.11.0-3+deb9u2) ... [2019-10-08T16:53:12.342Z] #61 32.30 Selecting previously unselected package libprotoc10:s390x. [2019-10-08T16:53:12.342Z] #61 32.30 Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... [2019-10-08T16:53:12.342Z] #61 32.31 Unpacking libprotoc10:s390x (3.0.0-9) ... [2019-10-08T16:53:12.479Z] #61 50.15 AR soccr/libsoccr.a [2019-10-08T16:53:12.479Z] #61 50.19 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-08T16:53:12.661Z] #9 37.49 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-08T16:53:12.661Z] #9 37.57 Setting up libseccomp2:arm64 (2.3.1-2.1+deb9u1) ... [2019-10-08T16:53:12.736Z] #61 50.41 DEP criu/arch/x86/sigframe.d [2019-10-08T16:53:12.736Z] #61 50.50 DEP criu/arch/x86/sigaction_compat.d [2019-10-08T16:53:12.926Z] #9 37.59 Setting up libapparmor1:arm64 (2.11.0-3+deb9u2) ... [2019-10-08T16:53:12.926Z] #9 37.61 Setting up libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ... [2019-10-08T16:53:12.926Z] #9 37.63 Setting up libapparmor-dev:arm64 (2.11.0-3+deb9u2) ... [2019-10-08T16:53:12.926Z] #9 37.64 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-08T16:53:12.994Z] #61 50.57 DEP criu/arch/x86/kerndat.d [2019-10-08T16:53:12.994Z] #61 50.73 DEP criu/arch/x86/crtools.d [2019-10-08T16:53:12.994Z] #61 50.82 DEP criu/arch/x86/cpu.d [2019-10-08T16:53:13.187Z] #9 DONE 38.1s [2019-10-08T16:53:13.187Z] [2019-10-08T16:53:13.187Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-08T16:53:13.187Z] #60 34.52 0 upgraded, 16 newly installed, 0 to remove and 12 not upgraded. [2019-10-08T16:53:13.187Z] #60 34.52 Need to get 3415 kB of archives. [2019-10-08T16:53:13.187Z] #60 34.52 After this operation, 19.0 MB of additional disk space will be used. [2019-10-08T16:53:13.187Z] #60 34.52 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB] [2019-10-08T16:53:13.187Z] #60 34.54 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap-dev arm64 1:2.25-1 [28.9 kB] [2019-10-08T16:53:13.187Z] #60 34.66 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1-dev arm64 1.1.6+dfsg-3 [115 kB] [2019-10-08T16:53:13.187Z] #60 34.71 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-200 arm64 3.2.27-2 [52.5 kB] [2019-10-08T16:53:13.187Z] #60 34.71 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-dev arm64 3.2.27-2 [91.7 kB] [2019-10-08T16:53:13.187Z] #60 34.79 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB] [2019-10-08T16:53:13.187Z] #60 34.94 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c-dev arm64 1.2.1-2 [30.2 kB] [2019-10-08T16:53:13.187Z] #60 34.99 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 zlib1g-dev arm64 1:1.2.8.dfsg-5 [200 kB] [2019-10-08T16:53:13.187Z] #60 35.08 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf10 arm64 3.0.0-9 [618 kB] [2019-10-08T16:53:13.187Z] #60 35.10 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-lite10 arm64 3.0.0-9 [117 kB] [2019-10-08T16:53:13.187Z] #60 35.17 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-dev arm64 3.0.0-9 [940 kB] [2019-10-08T16:53:13.187Z] #60 35.27 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotoc10 arm64 3.0.0-9 [566 kB] [2019-10-08T16:53:13.187Z] #60 35.45 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 protobuf-c-compiler arm64 1.2.1-2 [72.2 kB] [2019-10-08T16:53:13.187Z] #60 35.69 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 protobuf-compiler arm64 3.0.0-9 [52.8 kB] [2019-10-08T16:53:13.187Z] #60 35.82 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-08T16:53:13.187Z] #60 35.95 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-protobuf arm64 3.0.0-9 [286 kB] [2019-10-08T16:53:13.187Z] #60 37.31 debconf: delaying package configuration, since apt-utils is not installed [2019-10-08T16:53:13.187Z] #60 37.44 Fetched 3415 kB in 2s (1231 kB/s) [2019-10-08T16:53:13.187Z] #60 37.58 Selecting previously unselected package libnet1:arm64. [2019-10-08T16:53:13.187Z] #60 37.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-10-08T16:53:13.187Z] #60 37.65 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_arm64.deb ... [2019-10-08T16:53:13.187Z] #60 37.66 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ... [2019-10-08T16:53:13.187Z] #60 37.78 Selecting previously unselected package libcap-dev:arm64. [2019-10-08T16:53:13.187Z] #60 37.79 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_arm64.deb ... [2019-10-08T16:53:13.187Z] #60 37.81 Unpacking libcap-dev:arm64 (1:2.25-1) ... [2019-10-08T16:53:13.187Z] #60 38.08 Selecting previously unselected package libnet1-dev. [2019-10-08T16:53:13.202Z] #61 ... [2019-10-08T16:53:13.202Z] [2019-10-08T16:53:13.202Z] #54 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-08T16:53:13.202Z] #54 DONE 32.7s [2019-10-08T16:53:13.202Z] [2019-10-08T16:53:13.202Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-08T16:53:13.202Z] #61 32.92 Selecting previously unselected package protobuf-c-compiler. [2019-10-08T16:53:13.202Z] #61 32.92 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... [2019-10-08T16:53:13.202Z] #61 32.93 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-08T16:53:13.202Z] #61 33.08 Selecting previously unselected package protobuf-compiler. [2019-10-08T16:53:13.202Z] #61 33.14 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... [2019-10-08T16:53:13.253Z] #61 95.56 CC criu/bfd.o [2019-10-08T16:53:13.451Z] #60 ... [2019-10-08T16:53:13.451Z] [2019-10-08T16:53:13.451Z] #43 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-08T16:53:13.451Z] #43 DONE 0.1s [2019-10-08T16:53:13.451Z] [2019-10-08T16:53:13.451Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-08T16:53:13.451Z] #60 38.09 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_arm64.deb ... [2019-10-08T16:53:13.451Z] #60 38.10 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-08T16:53:13.451Z] #60 ... [2019-10-08T16:53:13.451Z] [2019-10-08T16:53:13.451Z] #44 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-08T16:53:13.451Z] #44 DONE 0.1s [2019-10-08T16:53:13.507Z] #61 96.08 CC criu/bitmap.o [2019-10-08T16:53:13.560Z] #61 50.98 CC criu/arch/x86/cpu.o [2019-10-08T16:53:13.611Z] #61 33.18 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-08T16:53:13.611Z] #61 33.49 Selecting previously unselected package python-pkg-resources. [2019-10-08T16:53:13.611Z] #61 33.50 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-08T16:53:13.611Z] #61 33.50 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-08T16:53:13.713Z] [2019-10-08T16:53:13.713Z] #47 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-08T16:53:13.713Z] #47 34.52 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. [2019-10-08T16:53:13.713Z] #47 34.52 Need to get 582 kB of archives. [2019-10-08T16:53:13.713Z] #47 34.52 After this operation, 3944 kB of additional disk space will be used. [2019-10-08T16:53:13.713Z] #47 34.52 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB] [2019-10-08T16:53:13.713Z] #47 34.53 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB] [2019-10-08T16:53:13.713Z] #47 34.56 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB] [2019-10-08T16:53:13.713Z] #47 35.93 debconf: delaying package configuration, since apt-utils is not installed [2019-10-08T16:53:13.713Z] #47 36.09 Fetched 582 kB in 1s (473 kB/s) [2019-10-08T16:53:13.713Z] #47 36.24 Selecting previously unselected package liblzo2-2:arm64. [2019-10-08T16:53:13.713Z] #47 36.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-10-08T16:53:13.713Z] #47 36.42 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-10-08T16:53:13.713Z] #47 36.43 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-08T16:53:13.713Z] #47 36.61 Selecting previously unselected package btrfs-progs. [2019-10-08T16:53:13.713Z] #47 36.61 Preparing to unpack .../btrfs-progs_4.7.3-1_arm64.deb ... [2019-10-08T16:53:13.713Z] #47 36.62 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-08T16:53:13.713Z] #47 37.81 Selecting previously unselected package btrfs-tools. [2019-10-08T16:53:13.713Z] #47 37.82 Preparing to unpack .../btrfs-tools_4.7.3-1_arm64.deb ... [2019-10-08T16:53:13.713Z] #47 37.85 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-08T16:53:13.713Z] #47 38.22 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-08T16:53:13.713Z] #47 38.49 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-08T16:53:13.713Z] #47 38.52 Setting up btrfs-progs (4.7.3-1) ... [2019-10-08T16:53:13.713Z] #47 38.55 Setting up btrfs-tools (4.7.3-1) ... [2019-10-08T16:53:13.713Z] #47 38.57 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-08T16:53:13.819Z] #61 51.42 CC criu/arch/x86/crtools.o [2019-10-08T16:53:14.021Z] #61 33.93 Selecting previously unselected package python-protobuf. [2019-10-08T16:53:14.021Z] #61 33.95 Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... [2019-10-08T16:53:14.021Z] #61 33.96 Unpacking python-protobuf (3.0.0-9) ... [2019-10-08T16:53:14.067Z] #61 96.23 CC criu/cgroup-props.o [2019-10-08T16:53:14.285Z] #47 DONE 39.0s [2019-10-08T16:53:14.285Z] [2019-10-08T16:53:14.285Z] #48 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-08T16:53:14.439Z] #61 34.42 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-08T16:53:14.548Z] #48 DONE 0.2s [2019-10-08T16:53:14.548Z] [2019-10-08T16:53:14.548Z] #49 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-08T16:53:14.753Z] #61 52.36 CC criu/arch/x86/kerndat.o [2019-10-08T16:53:14.824Z] #49 DONE 0.2s [2019-10-08T16:53:14.824Z] [2019-10-08T16:53:14.824Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-08T16:53:14.846Z] #61 34.53 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-08T16:53:14.846Z] #61 34.54 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-08T16:53:14.991Z] #61 97.16 CC criu/cgroup.o [2019-10-08T16:53:15.319Z] #61 52.88 CC criu/arch/x86/sigaction_compat.o [2019-10-08T16:53:15.577Z] #61 53.12 CC criu/arch/x86/sigframe.o [2019-10-08T16:53:15.835Z] #61 53.33 LINK criu/arch/x86/crtools.built-in.o [2019-10-08T16:53:15.835Z] #61 53.37 DEP criu/pie/util-vdso-elf32.d [2019-10-08T16:53:15.835Z] #61 53.57 DEP criu/arch/x86/vdso-pie.d [2019-10-08T16:53:16.094Z] #61 53.66 DEP criu/pie/parasite-vdso.d [2019-10-08T16:53:16.094Z] #61 53.82 DEP criu/pie/util-vdso.d [2019-10-08T16:53:16.352Z] #61 53.96 DEP criu/pie/util.d [2019-10-08T16:53:16.378Z] #61 ... [2019-10-08T16:53:16.378Z] [2019-10-08T16:53:16.378Z] #31 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-08T16:53:16.378Z] #31 26.14 + cd /tmp/tmp.KlH0YEoHbE/src/gotest.tools/gotestsum [2019-10-08T16:53:16.378Z] #31 26.14 + git checkout -q v0.3.5 [2019-10-08T16:53:16.378Z] #31 26.16 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-08T16:53:16.610Z] #61 54.10 CC criu/pie/util.o [2019-10-08T16:53:16.610Z] #61 54.34 CC criu/pie/util-vdso.o [2019-10-08T16:53:16.767Z] #50 ... [2019-10-08T16:53:16.767Z] [2019-10-08T16:53:16.767Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-08T16:53:16.767Z] #33 30.92 sync [2019-10-08T16:53:16.767Z] #33 30.94 internal/reflectlite [2019-10-08T16:53:16.767Z] #33 33.37 sort [2019-10-08T16:53:16.767Z] #33 33.37 errors [2019-10-08T16:53:16.767Z] #33 33.72 strconv [2019-10-08T16:53:16.767Z] #33 33.73 io [2019-10-08T16:53:16.767Z] #33 33.73 internal/oserror [2019-10-08T16:53:16.767Z] #33 33.89 syscall [2019-10-08T16:53:16.767Z] #33 35.39 strings [2019-10-08T16:53:16.767Z] #33 35.39 bytes [2019-10-08T16:53:16.767Z] #33 39.77 reflect [2019-10-08T16:53:16.767Z] #33 39.82 bufio [2019-10-08T16:53:16.767Z] #33 ... [2019-10-08T16:53:16.767Z] [2019-10-08T16:53:16.767Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-08T16:53:16.767Z] #60 38.58 Selecting previously unselected package libnl-3-200:arm64. [2019-10-08T16:53:16.767Z] #60 38.59 Preparing to unpack .../03-libnl-3-200_3.2.27-2_arm64.deb ... [2019-10-08T16:53:16.767Z] #60 38.60 Unpacking libnl-3-200:arm64 (3.2.27-2) ... [2019-10-08T16:53:16.767Z] #60 38.85 Selecting previously unselected package libnl-3-dev:arm64. [2019-10-08T16:53:16.767Z] #60 38.87 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_arm64.deb ... [2019-10-08T16:53:16.767Z] #60 38.93 Unpacking libnl-3-dev:arm64 (3.2.27-2) ... [2019-10-08T16:53:16.767Z] #60 39.59 Selecting previously unselected package libprotobuf-c1:arm64. [2019-10-08T16:53:16.767Z] #60 39.59 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_arm64.deb ... [2019-10-08T16:53:16.767Z] #60 39.61 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ... [2019-10-08T16:53:16.767Z] #60 39.79 Selecting previously unselected package libprotobuf-c-dev:arm64. [2019-10-08T16:53:16.767Z] #60 39.79 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_arm64.deb ... [2019-10-08T16:53:16.767Z] #60 39.80 Unpacking libprotobuf-c-dev:arm64 (1.2.1-2) ... [2019-10-08T16:53:16.767Z] #60 39.97 Selecting previously unselected package zlib1g-dev:arm64. [2019-10-08T16:53:16.767Z] #60 39.97 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_arm64.deb ... [2019-10-08T16:53:16.767Z] #60 39.99 Unpacking zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ... [2019-10-08T16:53:16.767Z] #60 40.23 Selecting previously unselected package libprotobuf10:arm64. [2019-10-08T16:53:16.767Z] #60 40.23 Preparing to unpack .../08-libprotobuf10_3.0.0-9_arm64.deb ... [2019-10-08T16:53:16.767Z] #60 40.24 Unpacking libprotobuf10:arm64 (3.0.0-9) ... [2019-10-08T16:53:16.767Z] #60 40.98 Selecting previously unselected package libprotobuf-lite10:arm64. [2019-10-08T16:53:16.767Z] #60 40.98 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_arm64.deb ... [2019-10-08T16:53:16.767Z] #60 41.02 Unpacking libprotobuf-lite10:arm64 (3.0.0-9) ... [2019-10-08T16:53:16.767Z] #60 41.31 Selecting previously unselected package libprotobuf-dev:arm64. [2019-10-08T16:53:16.768Z] #60 41.31 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_arm64.deb ... [2019-10-08T16:53:16.768Z] #60 41.31 Unpacking libprotobuf-dev:arm64 (3.0.0-9) ... [2019-10-08T16:53:16.876Z] #31 ... [2019-10-08T16:53:16.876Z] [2019-10-08T16:53:16.876Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-08T16:53:16.876Z] #24 2.605 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-08T16:53:16.876Z] #24 3.107 [2019-10-08T16:53:16.876Z] #24 3.571 # 2.7% ### 4.8% #### 6.9% ###### 9.0% ####### 11.1% ######### 13.2% ########### 15.3% ############## 19.5% ############### 21.6% ################# 23.6% ################## 25.7% ##################### 29.9% ######################## 34.1% ########################### 38.3% ############################# 40.4% ################################# 46.6% #################################### 50.8% ###################################### 52.9% ######################################### 57.1% ########################################## 59.2% ############################################# 63.3% ################################################ 67.5% ################################################## 69.6% ##################################################### 73.8% ######################################################## 78.0% ######################################################### 80.1% ############################################################ 84.3% ############################################################### 88.4% ################################################################## 92.6% #################################################################### 94.7% ##################################################################### 96.8% ######################################################################## 100.0% [2019-10-08T16:53:17.176Z] #61 54.86 CC criu/pie/parasite-vdso.o [2019-10-08T16:53:17.270Z] #24 9.461 [2019-10-08T16:53:17.270Z] #24 ... [2019-10-08T16:53:17.270Z] [2019-10-08T16:53:17.270Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:53:17.270Z] #37 37.02 github.com/LK4D4/vndr/godl/singleflight [2019-10-08T16:53:17.344Z] #60 ... [2019-10-08T16:53:17.344Z] [2019-10-08T16:53:17.344Z] #10 [dev 1/25] RUN groupadd -r docker [2019-10-08T16:53:17.344Z] #10 DONE 4.0s [2019-10-08T16:53:17.344Z] [2019-10-08T16:53:17.344Z] #11 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-08T16:53:17.500Z] #61 99.86 CC criu/clone-noasan.o [2019-10-08T16:53:17.705Z] #37 37.11 io [2019-10-08T16:53:17.755Z] #61 100.0 CC criu/config.o [2019-10-08T16:53:18.010Z] #61 ... [2019-10-08T16:53:18.010Z] [2019-10-08T16:53:18.010Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-08T16:53:18.010Z] #16 102.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-08T16:53:18.010Z] #16 102.9 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-08T16:53:18.010Z] #16 102.9 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-08T16:53:18.111Z] #61 55.75 CC criu/arch/x86/vdso-pie.o [2019-10-08T16:53:18.114Z] #37 37.44 strconv [2019-10-08T16:53:18.369Z] #61 56.01 CC criu/pie/util-vdso-elf32.o [2019-10-08T16:53:18.735Z] #11 ... [2019-10-08T16:53:18.735Z] [2019-10-08T16:53:18.735Z] #18 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-08T16:53:18.735Z] #18 33.41 + cd /tmp/tmp.QToWeiHoKs/src/github.com/go-swagger/go-swagger [2019-10-08T16:53:18.735Z] #18 33.41 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-10-08T16:53:18.735Z] #18 35.31 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-08T16:53:18.735Z] #18 ... [2019-10-08T16:53:18.735Z] [2019-10-08T16:53:18.735Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-08T16:53:18.735Z] #50 3.023 + RM_GOPATH=0 [2019-10-08T16:53:18.735Z] #50 3.023 + TMP_GOPATH= [2019-10-08T16:53:18.735Z] #50 3.023 + : /build [2019-10-08T16:53:18.735Z] #50 3.023 + '[' -z '' ']' [2019-10-08T16:53:18.735Z] #50 3.025 ++ mktemp -d [2019-10-08T16:53:18.735Z] #50 3.029 + export GOPATH=/tmp/tmp.rlyi3W4Vra [2019-10-08T16:53:18.735Z] #50 3.029 + GOPATH=/tmp/tmp.rlyi3W4Vra [2019-10-08T16:53:18.735Z] #50 3.029 + RM_GOPATH=1 [2019-10-08T16:53:18.735Z] #50 3.031 ++ dirname ./install.sh [2019-10-08T16:53:18.735Z] #50 3.032 Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-10-08T16:53:18.735Z] #50 3.033 + dir=. [2019-10-08T16:53:18.735Z] #50 3.033 + bin=containerd [2019-10-08T16:53:18.735Z] #50 3.033 + shift [2019-10-08T16:53:18.735Z] #50 3.033 + '[' '!' -f ./containerd.installer ']' [2019-10-08T16:53:18.735Z] #50 3.033 + . ./containerd.installer [2019-10-08T16:53:18.735Z] #50 3.033 ++ CONTAINERD_COMMIT=b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-10-08T16:53:18.735Z] #50 3.033 + install_containerd [2019-10-08T16:53:18.735Z] #50 3.033 + echo 'Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339' [2019-10-08T16:53:18.735Z] #50 3.033 + git clone https://github.com/containerd/containerd.git /tmp/tmp.rlyi3W4Vra/src/github.com/containerd/containerd [2019-10-08T16:53:18.735Z] #50 3.071 Cloning into '/tmp/tmp.rlyi3W4Vra/src/github.com/containerd/containerd'... [2019-10-08T16:53:18.935Z] #61 56.50 AR criu/pie/pie.lib.a [2019-10-08T16:53:18.935Z] #61 56.56 DEP criu/pie/restorer.d [2019-10-08T16:53:18.981Z] #37 ... [2019-10-08T16:53:18.981Z] [2019-10-08T16:53:18.981Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-08T16:53:18.981Z] #17 0.410 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-08T16:53:18.981Z] #17 0.421 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-08T16:53:18.981Z] #17 0.455 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-08T16:53:18.981Z] #17 0.470 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-08T16:53:18.981Z] #17 0.518 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-08T16:53:18.981Z] #17 1.599 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-08T16:53:18.981Z] #17 2.957 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-08T16:53:18.981Z] #17 3.699 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-08T16:53:18.981Z] #17 ... [2019-10-08T16:53:18.981Z] [2019-10-08T16:53:18.981Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-08T16:53:19.193Z] #61 56.73 DEP criu/arch/x86/sigaction_compat_pie.d [2019-10-08T16:53:19.193Z] #61 56.89 DEP criu/arch/x86/restorer_unmap.d [2019-10-08T16:53:19.193Z] #61 56.91 DEP criu/arch/x86/restorer.d [2019-10-08T16:53:19.452Z] #61 57.15 DEP criu/pie/parasite.d [2019-10-08T16:53:19.710Z] #61 57.35 CC criu/pie/parasite.o [2019-10-08T16:53:19.785Z] #24 9.906 ##### 8.2% ############## 19.5% ################## 25.0% ########################## 36.4% ################################## 47.8% ########################################## 59.0% ################################################## 70.3% ########################################################## 81.7% ################################################################### 93.1% ####################################################################### 98.7% ######################################################################## 100.0% [2019-10-08T16:53:20.195Z] #24 12.08 [2019-10-08T16:53:20.249Z] #50 ... [2019-10-08T16:53:20.249Z] [2019-10-08T16:53:20.249Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:53:20.249Z] #36 34.37 io [2019-10-08T16:53:20.249Z] #36 34.37 strconv [2019-10-08T16:53:20.249Z] #36 34.37 vendor/golang.org/x/net/dns/dnsmessage [2019-10-08T16:53:20.249Z] #36 34.41 syscall [2019-10-08T16:53:20.249Z] #36 36.82 bytes [2019-10-08T16:53:20.249Z] #36 40.12 bufio [2019-10-08T16:53:20.249Z] #36 41.80 reflect [2019-10-08T16:53:20.249Z] #36 43.46 regexp/syntax [2019-10-08T16:53:20.249Z] #36 ... [2019-10-08T16:53:20.249Z] [2019-10-08T16:53:20.249Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-08T16:53:20.249Z] #38 34.83 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded. [2019-10-08T16:53:20.249Z] #38 34.83 Need to get 13.1 MB of archives. [2019-10-08T16:53:20.249Z] #38 34.83 After this operation, 55.5 MB of additional disk space will be used. [2019-10-08T16:53:20.249Z] #38 34.83 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake-data all 3.7.2-1 [1216 kB] [2019-10-08T16:53:20.249Z] #38 34.95 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB] [2019-10-08T16:53:20.249Z] #38 34.95 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libicu57 arm64 57.1-6+deb9u3 [7552 kB] [2019-10-08T16:53:20.249Z] #38 35.68 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libxml2 arm64 2.9.4+dfsg1-2.2+deb9u2 [788 kB] [2019-10-08T16:53:20.249Z] #38 35.74 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libarchive13 arm64 3.2.2-2+deb9u1 [248 kB] [2019-10-08T16:53:20.249Z] #38 35.78 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2019-10-08T16:53:20.249Z] #38 35.78 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libuv1 arm64 1.9.1-3 [73.8 kB] [2019-10-08T16:53:20.249Z] #38 35.79 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake arm64 3.7.2-1 [2774 kB] [2019-10-08T16:53:20.249Z] #38 35.99 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB] [2019-10-08T16:53:20.249Z] #38 36.02 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-08T16:53:20.249Z] #38 37.77 debconf: delaying package configuration, since apt-utils is not installed [2019-10-08T16:53:20.249Z] #38 38.00 Fetched 13.1 MB in 2s (5605 kB/s) [2019-10-08T16:53:20.249Z] #38 38.13 Selecting previously unselected package cmake-data. [2019-10-08T16:53:20.249Z] #38 38.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-10-08T16:53:20.249Z] #38 38.23 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-08T16:53:20.249Z] #38 38.27 Unpacking cmake-data (3.7.2-1) ... [2019-10-08T16:53:20.249Z] #38 42.87 Selecting previously unselected package liblzo2-2:arm64. [2019-10-08T16:53:20.249Z] #38 42.88 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-10-08T16:53:20.249Z] #38 42.90 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-08T16:53:20.249Z] #38 43.07 Selecting previously unselected package libicu57:arm64. [2019-10-08T16:53:20.249Z] #38 43.08 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_arm64.deb ... [2019-10-08T16:53:20.249Z] #38 43.09 Unpacking libicu57:arm64 (57.1-6+deb9u3) ... [2019-10-08T16:53:20.249Z] #38 ... [2019-10-08T16:53:20.249Z] [2019-10-08T16:53:20.249Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-08T16:53:20.249Z] #23 5.484 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-08T16:53:20.249Z] #23 6.344 [2019-10-08T16:53:20.773Z] #23 6.791 1.2% ##### 7.0% ######### 12.6% ############ 16.7% ############## 19.9% ############### 21.9% ################# 23.7% ##################### 29.5% ######################### 34.9% ############################ 39.4% ############################## 42.8% ################################## 47.7% #################################### 51.0% ###################################### 54.0% ########################################## 59.4% ############################################## 65.1% ################################################## 70.0% ###################################################### 76.3% ########################################################### 82.0% ########################################################### 83.3% ############################################################# 85.9% #23 ... [2019-10-08T16:53:20.773Z] [2019-10-08T16:53:20.773Z] #11 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-08T16:53:20.773Z] #11 DONE 3.5s [2019-10-08T16:53:20.773Z] [2019-10-08T16:53:20.773Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-08T16:53:20.773Z] #23 6.791 1.2% ##### 7.0% ######### 12.6% ############ 16.7% ############## 19.9% ############### 21.9% ################# 23.7% ##################### 29.5% ######################### 34.9% ############################ 39.4% ############################## 42.8% ################################## 47.7% #################################### 51.0% ###################################### 54.0% ########################################## 59.4% ############################################## 65.1% ################################################## 70.0% ###################################################### 76.3% ########################################################### 82.0% ########################################################### 83.3% ############################################################# 85.9% ################################################################## 92.6% ######################################################################## 100.0% [2019-10-08T16:53:20.773Z] #23 ... [2019-10-08T16:53:20.773Z] [2019-10-08T16:53:20.773Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-08T16:53:20.773Z] #60 42.68 Selecting previously unselected package libprotoc10:arm64. [2019-10-08T16:53:20.773Z] #60 42.68 Preparing to unpack .../11-libprotoc10_3.0.0-9_arm64.deb ... [2019-10-08T16:53:20.773Z] #60 42.68 Unpacking libprotoc10:arm64 (3.0.0-9) ... [2019-10-08T16:53:20.773Z] #60 43.33 Selecting previously unselected package protobuf-c-compiler. [2019-10-08T16:53:20.773Z] #60 43.33 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_arm64.deb ... [2019-10-08T16:53:20.773Z] #60 43.35 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-08T16:53:20.773Z] #60 43.58 Selecting previously unselected package protobuf-compiler. [2019-10-08T16:53:20.773Z] #60 43.58 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_arm64.deb ... [2019-10-08T16:53:20.773Z] #60 43.58 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-08T16:53:20.773Z] #60 43.83 Selecting previously unselected package python-pkg-resources. [2019-10-08T16:53:20.773Z] #60 43.84 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-08T16:53:20.773Z] #60 43.84 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-08T16:53:20.773Z] #60 44.18 Selecting previously unselected package python-protobuf. [2019-10-08T16:53:20.773Z] #60 44.18 Preparing to unpack .../15-python-protobuf_3.0.0-9_arm64.deb ... [2019-10-08T16:53:20.773Z] #60 44.19 Unpacking python-protobuf (3.0.0-9) ... [2019-10-08T16:53:20.773Z] #60 45.65 Setting up libnet1:arm64 (1.1.6+dfsg-3) ... [2019-10-08T16:53:20.773Z] #60 ... [2019-10-08T16:53:20.773Z] [2019-10-08T16:53:20.773Z] #30 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-08T16:53:20.773Z] #30 35.31 + cd /tmp/tmp.78hnUsL8AE/src/gotest.tools/gotestsum [2019-10-08T16:53:20.773Z] #30 35.31 + git checkout -q v0.3.5 [2019-10-08T16:53:20.773Z] #30 35.33 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-08T16:53:21.023Z] #24 12.46 ## 3.7% #### 6.2% ###### 8.8% ######## 11.3% [2019-10-08T16:53:21.023Z] #24 ... [2019-10-08T16:53:21.023Z] [2019-10-08T16:53:21.023Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-08T16:53:21.023Z] #39 30.65 Selecting previously unselected package liblzo2-2:s390x. [2019-10-08T16:53:21.023Z] #39 30.65 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-08T16:53:21.023Z] #39 30.66 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-08T16:53:21.023Z] #39 30.77 Selecting previously unselected package libicu57:s390x. [2019-10-08T16:53:21.023Z] #39 30.77 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ... [2019-10-08T16:53:21.023Z] #39 30.78 Unpacking libicu57:s390x (57.1-6+deb9u3) ... [2019-10-08T16:53:21.023Z] #39 37.94 Selecting previously unselected package libxml2:s390x. [2019-10-08T16:53:21.023Z] #39 37.95 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... [2019-10-08T16:53:21.023Z] #39 37.95 Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-08T16:53:21.023Z] #39 38.67 Selecting previously unselected package libarchive13:s390x. [2019-10-08T16:53:21.023Z] #39 38.67 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_s390x.deb ... [2019-10-08T16:53:21.023Z] #39 38.68 Unpacking libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-10-08T16:53:21.023Z] #39 38.91 Selecting previously unselected package libjsoncpp1:s390x. [2019-10-08T16:53:21.023Z] #39 38.91 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... [2019-10-08T16:53:21.023Z] #39 38.91 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2019-10-08T16:53:21.023Z] #39 39.11 Selecting previously unselected package libuv1:s390x. [2019-10-08T16:53:21.023Z] #39 39.11 Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... [2019-10-08T16:53:21.023Z] #39 39.11 Unpacking libuv1:s390x (1.9.1-3) ... [2019-10-08T16:53:21.023Z] #39 39.23 Selecting previously unselected package cmake. [2019-10-08T16:53:21.023Z] #39 39.23 Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... [2019-10-08T16:53:21.023Z] #39 39.31 Unpacking cmake (3.7.2-1) ... [2019-10-08T16:53:21.023Z] #39 ... [2019-10-08T16:53:21.023Z] [2019-10-08T16:53:21.023Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-08T16:53:21.036Z] #30 ... [2019-10-08T16:53:21.036Z] [2019-10-08T16:53:21.036Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-08T16:53:21.036Z] #60 45.83 Setting up libprotobuf-c1:arm64 (1.2.1-2) ... [2019-10-08T16:53:21.036Z] #60 45.85 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-08T16:53:21.084Z] #61 58.35 LINK criu/pie/parasite.built-in.o [2019-10-08T16:53:21.084Z] #61 58.38 GEN criu/pie/parasite-blob.h [2019-10-08T16:53:21.084Z] #61 58.41 CC criu/arch/x86/restorer.o [2019-10-08T16:53:21.343Z] #61 58.80 CC criu/arch/x86/restorer_unmap.o [2019-10-08T16:53:21.343Z] #61 58.85 CC criu/arch/x86/sigaction_compat_pie.o [2019-10-08T16:53:21.601Z] #61 59.15 CC criu/pie/restorer.o [2019-10-08T16:53:21.967Z] #24 12.46 ## 3.7% #### 6.2% ###### 8.8% ######## 11.3% ######### 13.9% ########### 16.4% ############# 19.0% ############### 21.5% ################# 24.1% #################### 29.1% ######################## 34.2% [2019-10-08T16:53:21.967Z] #24 ... [2019-10-08T16:53:21.967Z] [2019-10-08T16:53:21.967Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-08T16:53:21.967Z] #61 37.53 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-08T16:53:21.967Z] #61 37.54 Setting up libprotobuf10:s390x (3.0.0-9) ... [2019-10-08T16:53:21.967Z] #61 37.57 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-08T16:53:21.967Z] #61 37.59 Setting up python-protobuf (3.0.0-9) ... [2019-10-08T16:53:21.967Z] #61 41.27 Setting up libcap-dev:s390x (1:2.25-1) ... [2019-10-08T16:53:21.967Z] #61 41.29 Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-10-08T16:53:21.967Z] #61 41.29 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-10-08T16:53:21.967Z] #61 41.31 Setting up libprotobuf-lite10:s390x (3.0.0-9) ... [2019-10-08T16:53:21.967Z] #61 41.32 Setting up libprotoc10:s390x (3.0.0-9) ... [2019-10-08T16:53:21.967Z] #61 41.34 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-08T16:53:21.967Z] #61 41.34 Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-10-08T16:53:21.967Z] #61 41.38 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-08T16:53:21.967Z] #61 41.38 Setting up libprotobuf-dev:s390x (3.0.0-9) ... [2019-10-08T16:53:21.967Z] #61 41.40 Setting up libnl-3-dev:s390x (3.2.27-2) ... [2019-10-08T16:53:21.967Z] #61 41.46 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-08T16:53:21.967Z] #61 DONE 41.9s [2019-10-08T16:53:21.967Z] [2019-10-08T16:53:21.967Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-08T16:53:22.167Z] #61 ... [2019-10-08T16:53:22.167Z] [2019-10-08T16:53:22.167Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:53:22.167Z] #36 101.8 net/http/httptrace [2019-10-08T16:53:22.167Z] #36 102.0 net/http [2019-10-08T16:53:22.167Z] #36 111.2 github.com/LK4D4/vndr/godl [2019-10-08T16:53:22.167Z] #36 111.8 github.com/LK4D4/vndr [2019-10-08T16:53:22.402Z] #24 12.46 ## 3.7% #### 6.2% ###### 8.8% ######## 11.3% ######### 13.9% ########### 16.4% ############# 19.0% ############### 21.5% ################# 24.1% #################### 29.1% ######################## 34.2% ########################## [2019-10-08T16:53:22.402Z] #24 ... [2019-10-08T16:53:22.402Z] [2019-10-08T16:53:22.402Z] #19 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-08T16:53:22.402Z] #19 31.99 + cd /tmp/tmp.NAwA9iqqZU/src/github.com/go-swagger/go-swagger [2019-10-08T16:53:22.402Z] #19 31.99 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-10-08T16:53:22.402Z] #19 34.76 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-08T16:53:22.402Z] #19 ... [2019-10-08T16:53:22.402Z] [2019-10-08T16:53:22.402Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-08T16:53:22.402Z] #24 12.46 ## 3.7% #### 6.2% ###### 8.8% ######## 11.3% ######### 13.9% ########### 16.4% ############# 19.0% ############### 21.5% ################# 24.1% #################### 29.1% ######################## 34.2% ########################## 36.8% ############################ 39.3% [2019-10-08T16:53:22.402Z] #24 ... [2019-10-08T16:53:22.402Z] [2019-10-08T16:53:22.402Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-08T16:53:22.402Z] #34 32.03 sync [2019-10-08T16:53:22.402Z] #34 32.04 internal/reflectlite [2019-10-08T16:53:22.402Z] #34 35.46 sort [2019-10-08T16:53:22.402Z] #34 35.46 errors [2019-10-08T16:53:22.402Z] #34 36.14 strconv [2019-10-08T16:53:22.402Z] #34 37.28 io [2019-10-08T16:53:22.402Z] #34 38.29 internal/oserror [2019-10-08T16:53:22.402Z] #34 38.36 syscall [2019-10-08T16:53:22.402Z] #34 40.40 reflect [2019-10-08T16:53:22.813Z] #34 ... [2019-10-08T16:53:22.813Z] [2019-10-08T16:53:22.813Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-08T16:53:23.542Z] #36 ... [2019-10-08T16:53:23.542Z] [2019-10-08T16:53:23.542Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:53:23.542Z] #61 61.23 LINK criu/pie/restorer.built-in.o [2019-10-08T16:53:23.542Z] #61 61.25 GEN criu/pie/restorer-blob.h [2019-10-08T16:53:23.542Z] #61 61.31 DEP criu/vdso.d [2019-10-08T16:53:23.603Z] #24 12.46 ## 3.7% #### 6.2% ###### 8.8% ######## 11.3% ######### 13.9% ########### 16.4% ############# 19.0% ############### 21.5% ################# 24.1% #################### 29.1% ######################## 34.2% ########################## 36.8% ############################ 39.3% ############################## 41.9% ############################### 44.4% ################################### 49.5% ####################################### 54.6% ######################################### 57.1% [2019-10-08T16:53:23.603Z] #24 ... [2019-10-08T16:53:23.603Z] [2019-10-08T16:53:23.603Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-08T16:53:23.603Z] #39 42.09 Selecting previously unselected package xxd. [2019-10-08T16:53:23.603Z] #39 42.12 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-08T16:53:23.603Z] #39 42.12 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-08T16:53:23.603Z] #39 42.47 Selecting previously unselected package vim-common. [2019-10-08T16:53:23.603Z] #39 42.47 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-08T16:53:23.603Z] #39 42.66 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-08T16:53:23.603Z] #39 42.87 Processing triggers for mime-support (3.60) ... [2019-10-08T16:53:23.603Z] #39 42.95 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-08T16:53:23.603Z] #39 42.96 Setting up libuv1:s390x (1.9.1-3) ... [2019-10-08T16:53:23.603Z] #39 42.97 Setting up cmake-data (3.7.2-1) ... [2019-10-08T16:53:23.603Z] #39 42.99 Setting up libicu57:s390x (57.1-6+deb9u3) ... [2019-10-08T16:53:23.603Z] #39 43.00 Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-08T16:53:23.603Z] #39 43.01 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-08T16:53:23.603Z] #39 43.06 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-08T16:53:23.603Z] #39 43.08 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-08T16:53:23.603Z] #39 43.09 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2019-10-08T16:53:23.603Z] #39 43.10 Setting up libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-10-08T16:53:23.603Z] #39 43.11 Setting up cmake (3.7.2-1) ... [2019-10-08T16:53:23.603Z] #39 43.15 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-08T16:53:23.603Z] #39 DONE 43.4s [2019-10-08T16:53:23.603Z] [2019-10-08T16:53:23.603Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-08T16:53:23.603Z] #24 12.46 ## 3.7% #### 6.2% ###### 8.8% ######## 11.3% ######### 13.9% ########### 16.4% ############# 19.0% ############### 21.5% ################# 24.1% #################### 29.1% ######################## 34.2% ########################## 36.8% ############################ 39.3% ############################## 41.9% ############################### 44.4% ################################### 49.5% ####################################### 54.6% ######################################### 57.1% ############################################ 62.2% ############################################## [2019-10-08T16:53:23.603Z] #24 ... [2019-10-08T16:53:23.603Z] [2019-10-08T16:53:23.603Z] #40 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-08T16:53:23.603Z] #40 DONE 0.1s [2019-10-08T16:53:23.603Z] [2019-10-08T16:53:23.603Z] #41 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-08T16:53:23.603Z] #41 DONE 0.1s [2019-10-08T16:53:23.603Z] [2019-10-08T16:53:23.603Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-08T16:53:23.786Z] #60 ... [2019-10-08T16:53:23.786Z] [2019-10-08T16:53:23.786Z] #45 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:53:23.786Z] #45 3.616 + RM_GOPATH=0 [2019-10-08T16:53:23.786Z] #45 3.616 + TMP_GOPATH= [2019-10-08T16:53:23.786Z] #45 3.616 + : /build [2019-10-08T16:53:23.786Z] #45 3.616 + '[' -z '' ']' [2019-10-08T16:53:23.786Z] #45 3.616 ++ mktemp -d [2019-10-08T16:53:23.786Z] #45 3.619 + export GOPATH=/tmp/tmp.TZaNsRfr8v [2019-10-08T16:53:23.786Z] #45 3.619 + GOPATH=/tmp/tmp.TZaNsRfr8v [2019-10-08T16:53:23.786Z] #45 3.619 + RM_GOPATH=1 [2019-10-08T16:53:23.786Z] #45 3.621 ++ dirname ./install.sh [2019-10-08T16:53:23.786Z] #45 3.621 + dir=. [2019-10-08T16:53:23.786Z] #45 3.621 + bin=runc [2019-10-08T16:53:23.786Z] #45 3.621 + shift [2019-10-08T16:53:23.786Z] #45 3.621 + '[' '!' -f ./runc.installer ']' [2019-10-08T16:53:23.786Z] #45 3.621 + . ./runc.installer [2019-10-08T16:53:23.786Z] #45 3.621 ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-08T16:53:23.786Z] #45 3.621 + install_runc [2019-10-08T16:53:23.786Z] #45 3.632 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-08T16:53:23.786Z] #45 3.632 + uname -r [2019-10-08T16:53:23.786Z] #45 3.632 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-08T16:53:23.786Z] #45 3.632 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-08T16:53:23.786Z] #45 3.632 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-08T16:53:23.786Z] #45 3.632 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.TZaNsRfr8v/src/github.com/opencontainers/runc [2019-10-08T16:53:23.786Z] #45 3.648 Cloning into '/tmp/tmp.TZaNsRfr8v/src/github.com/opencontainers/runc'... [2019-10-08T16:53:23.786Z] #45 ... [2019-10-08T16:53:23.786Z] [2019-10-08T16:53:23.786Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-08T16:53:23.786Z] #23 10.33 [2019-10-08T16:53:23.786Z] #23 11.03 ####### 10.0% ############## 20.8% ###################### 31.6% ################################ 44.9% ###################################### 53.6% ############################################## 65.0% ##################################################### 74.5% ########################################################### 82.4% ################################################################### 94.2% ######################################################################## 100.0% [2019-10-08T16:53:23.807Z] #61 61.44 DEP criu/vdso-compat.d [2019-10-08T16:53:23.807Z] #61 61.58 DEP criu/uts_ns.d [2019-10-08T16:53:24.047Z] #23 12.50 [2019-10-08T16:53:24.066Z] #61 61.78 DEP criu/util.d [2019-10-08T16:53:24.310Z] #23 ... [2019-10-08T16:53:24.311Z] [2019-10-08T16:53:24.311Z] #12 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-08T16:53:24.311Z] #12 2.849 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-08T16:53:24.311Z] #12 DONE 3.5s [2019-10-08T16:53:24.311Z] [2019-10-08T16:53:24.311Z] #13 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-08T16:53:24.324Z] #61 61.96 DEP criu/uffd.d [2019-10-08T16:53:24.582Z] #61 62.17 DEP criu/tun.d [2019-10-08T16:53:24.582Z] #61 62.32 DEP criu/tty.d [2019-10-08T16:53:24.803Z] #24 12.46 ## 3.7% #### 6.2% ###### 8.8% ######## 11.3% ######### 13.9% ########### 16.4% ############# 19.0% ############### 21.5% ################# 24.1% #################### 29.1% ######################## 34.2% ########################## 36.8% ############################ 39.3% ############################## 41.9% ############################### 44.4% ################################### 49.5% ####################################### 54.6% ######################################### 57.1% ############################################ 62.2% ############################################## 64.8% ################################################## 69.8% ##################################################### 74.9% ######################################################### 80.0% ############################################################# 85.1% ############################################################### 87.7% ################################################################## 92.8% ###################################################################### 97.8% ######################################################################## 100.0% [2019-10-08T16:53:24.840Z] #61 62.47 DEP criu/timerfd.d [2019-10-08T16:53:25.098Z] #61 62.69 DEP criu/sysfs_parse.d [2019-10-08T16:53:25.098Z] #61 62.87 DEP criu/sysctl.d [2019-10-08T16:53:25.211Z] #24 17.35 [2019-10-08T16:53:25.211Z] #24 ... [2019-10-08T16:53:25.211Z] [2019-10-08T16:53:25.211Z] #46 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:53:25.211Z] #46 8.490 + cd /tmp/tmp.ecN1SbZZpc/src/github.com/opencontainers/runc [2019-10-08T16:53:25.212Z] #46 8.490 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-08T16:53:25.212Z] #46 8.710 + '[' -z '' ']' [2019-10-08T16:53:25.212Z] #46 8.710 + target=static [2019-10-08T16:53:25.212Z] #46 8.710 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-08T16:53:25.212Z] #46 10.60 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-10-08T16:53:25.356Z] #61 63.05 DEP criu/string.d [2019-10-08T16:53:25.356Z] #61 63.07 DEP criu/stats.d [2019-10-08T16:53:25.356Z] #61 63.13 DEP criu/sockets.d [2019-10-08T16:53:25.614Z] #61 63.40 DEP criu/sk-unix.d [2019-10-08T16:53:25.615Z] #46 ... [2019-10-08T16:53:25.615Z] [2019-10-08T16:53:25.615Z] #42 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:53:25.615Z] #42 0.278 + RM_GOPATH=0 [2019-10-08T16:53:25.615Z] #42 0.278 + TMP_GOPATH= [2019-10-08T16:53:25.615Z] #42 0.278 + : /build [2019-10-08T16:53:25.615Z] #42 0.279 + '[' -z '' ']' [2019-10-08T16:53:25.615Z] #42 0.280 ++ mktemp -d [2019-10-08T16:53:25.615Z] #42 0.281 + export GOPATH=/tmp/tmp.mo1AA55pQj [2019-10-08T16:53:25.615Z] #42 0.281 + GOPATH=/tmp/tmp.mo1AA55pQj [2019-10-08T16:53:25.615Z] #42 0.282 + RM_GOPATH=1 [2019-10-08T16:53:25.615Z] #42 0.282 ++ dirname ./install.sh [2019-10-08T16:53:25.615Z] #42 0.284 + dir=. [2019-10-08T16:53:25.615Z] #42 0.284 + bin=tini [2019-10-08T16:53:25.615Z] #42 0.284 + shift [2019-10-08T16:53:25.615Z] #42 0.285 + '[' '!' -f ./tini.installer ']' [2019-10-08T16:53:25.615Z] #42 0.285 + . ./tini.installer [2019-10-08T16:53:25.615Z] #42 0.285 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-08T16:53:25.615Z] #42 0.285 + install_tini [2019-10-08T16:53:25.615Z] #42 0.285 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-08T16:53:25.615Z] #42 0.286 + git clone https://github.com/krallin/tini.git /tmp/tmp.mo1AA55pQj/tini [2019-10-08T16:53:25.615Z] #42 0.286 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-08T16:53:25.615Z] #42 0.288 Cloning into '/tmp/tmp.mo1AA55pQj/tini'... [2019-10-08T16:53:25.615Z] #42 1.133 + cd /tmp/tmp.mo1AA55pQj/tini [2019-10-08T16:53:25.615Z] #42 1.133 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-08T16:53:25.615Z] #42 1.163 + cmake . [2019-10-08T16:53:25.615Z] #42 1.771 -- The C compiler identification is GNU 6.3.0 [2019-10-08T16:53:25.615Z] #42 1.797 -- Check for working C compiler: /usr/bin/cc [2019-10-08T16:53:25.873Z] #61 63.57 DEP criu/sk-tcp.d [2019-10-08T16:53:26.025Z] #42 2.277 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-08T16:53:26.025Z] #42 2.278 -- Detecting C compiler ABI info [2019-10-08T16:53:26.082Z] #16 ... [2019-10-08T16:53:26.082Z] [2019-10-08T16:53:26.082Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:53:26.082Z] #61 101.3 CC criu/cr-check.o [2019-10-08T16:53:26.082Z] #61 102.8 CC criu/cr-dedup.o [2019-10-08T16:53:26.082Z] #61 103.3 CC criu/cr-dump.o [2019-10-08T16:53:26.082Z] #61 105.3 CC criu/cr-errno.o [2019-10-08T16:53:26.082Z] #61 105.3 CC criu/cr-restore.o [2019-10-08T16:53:26.131Z] #61 63.75 DEP criu/sk-queue.d [2019-10-08T16:53:26.389Z] #61 63.94 DEP criu/sk-packet.d [2019-10-08T16:53:26.389Z] #61 64.10 DEP criu/sk-netlink.d [2019-10-08T16:53:26.389Z] #61 64.22 DEP criu/sk-inet.d [2019-10-08T16:53:26.427Z] #42 2.836 -- Detecting C compiler ABI info - done [2019-10-08T16:53:26.955Z] #61 64.42 DEP criu/signalfd.d [2019-10-08T16:53:26.955Z] #61 64.59 DEP criu/sigframe.d [2019-10-08T16:53:26.955Z] #61 64.68 DEP criu/shmem.d [2019-10-08T16:53:26.955Z] #61 64.80 DEP criu/servicefd.d [2019-10-08T16:53:26.977Z] #42 2.915 -- Detecting C compile features [2019-10-08T16:53:27.008Z] #61 109.5 CC criu/cr-service.o [2019-10-08T16:53:27.214Z] #61 64.91 DEP criu/seize.d [2019-10-08T16:53:27.472Z] #61 65.09 DEP criu/seccomp.d [2019-10-08T16:53:27.622Z] #13 DONE 2.7s [2019-10-08T16:53:27.622Z] [2019-10-08T16:53:27.622Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-08T16:53:27.622Z] #23 13.25 ## 4.1% ##### 7.3% ######## 11.5% ############ 17.1% ################ 23.0% ################## 25.0% ####################### 32.4% ######################## 34.4% ############################# 40.3% ################################# 47.1% ######################################### 57.1% ############################################## 65.1% ################################################### 71.2% ######################################################## 78.1% ############################################################## 86.5% ################################################################### 93.9% ####################################################################### 99.7% ######################################################################## 100.0% [2019-10-08T16:53:27.622Z] #23 15.69 [2019-10-08T16:53:27.622Z] #23 ... [2019-10-08T16:53:27.622Z] [2019-10-08T16:53:27.622Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-08T16:53:27.622Z] #33 41.67 path [2019-10-08T16:53:27.622Z] #33 42.48 text/tabwriter [2019-10-08T16:53:27.622Z] #33 47.69 internal/syscall/unix [2019-10-08T16:53:27.622Z] #33 47.72 time [2019-10-08T16:53:27.622Z] #33 ... [2019-10-08T16:53:27.622Z] [2019-10-08T16:53:27.622Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-08T16:53:27.622Z] #38 49.76 Selecting previously unselected package libxml2:arm64. [2019-10-08T16:53:27.622Z] #38 49.77 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_arm64.deb ... [2019-10-08T16:53:27.622Z] #38 49.78 Unpacking libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-08T16:53:27.622Z] #38 50.47 Selecting previously unselected package libarchive13:arm64. [2019-10-08T16:53:27.622Z] #38 50.48 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_arm64.deb ... [2019-10-08T16:53:27.622Z] #38 50.49 Unpacking libarchive13:arm64 (3.2.2-2+deb9u1) ... [2019-10-08T16:53:27.622Z] #38 50.85 Selecting previously unselected package libjsoncpp1:arm64. [2019-10-08T16:53:27.622Z] #38 50.86 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_arm64.deb ... [2019-10-08T16:53:27.622Z] #38 50.87 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2019-10-08T16:53:27.622Z] #38 51.08 Selecting previously unselected package libuv1:arm64. [2019-10-08T16:53:27.622Z] #38 51.09 Preparing to unpack .../6-libuv1_1.9.1-3_arm64.deb ... [2019-10-08T16:53:27.622Z] #38 51.09 Unpacking libuv1:arm64 (1.9.1-3) ... [2019-10-08T16:53:27.622Z] #38 51.22 Selecting previously unselected package cmake. [2019-10-08T16:53:27.622Z] #38 51.23 Preparing to unpack .../7-cmake_3.7.2-1_arm64.deb ... [2019-10-08T16:53:27.622Z] #38 51.35 Unpacking cmake (3.7.2-1) ... [2019-10-08T16:53:27.730Z] #61 65.23 DEP criu/rst-malloc.d [2019-10-08T16:53:27.730Z] #61 65.27 DEP criu/rbtree.d [2019-10-08T16:53:27.730Z] #61 65.31 DEP criu/pstree.d [2019-10-08T16:53:27.730Z] #61 65.44 DEP criu/protobuf.d [2019-10-08T16:53:27.988Z] #61 65.54 GEN criu/protobuf-desc-gen.h [2019-10-08T16:53:28.895Z] #61 111.0 CC criu/crtools.o [2019-10-08T16:53:28.895Z] #61 ... [2019-10-08T16:53:28.895Z] [2019-10-08T16:53:28.895Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-08T16:53:28.895Z] #16 113.8 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-08T16:53:28.895Z] #16 113.8 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-08T16:53:28.895Z] #16 113.8 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-10-08T16:53:28.895Z] #16 113.8 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-08T16:53:28.895Z] #16 113.8 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-08T16:53:28.923Z] #61 66.63 DEP criu/protobuf-desc.d [2019-10-08T16:53:28.923Z] #61 66.70 DEP criu/proc_parse.d [2019-10-08T16:53:29.009Z] #38 53.73 Selecting previously unselected package xxd. [2019-10-08T16:53:29.009Z] #38 53.75 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-10-08T16:53:29.009Z] #38 53.79 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-08T16:53:29.117Z] #42 4.890 -- Detecting C compile features - done [2019-10-08T16:53:29.117Z] #42 4.907 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-08T16:53:29.117Z] #42 ... [2019-10-08T16:53:29.117Z] [2019-10-08T16:53:29.117Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-08T16:53:29.117Z] #24 17.68 # 1.5% # 2.4% ## 3.4% ### 4.3% ### 5.2% ##### 7.1% ##### 8.1% ####### 10.0% ######## 11.9% ######### 12.8% ######### 13.7% ########## 14.7% ########### 15.6% ########### 16.6% ############ 17.5% ############# 18.5% ############# 19.4% ############## 20.4% ############### 21.3% ################ 22.2% ################ 23.2% ################# 24.1% ################## 25.1% [2019-10-08T16:53:29.117Z] #24 ... [2019-10-08T16:53:29.117Z] [2019-10-08T16:53:29.117Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:53:29.117Z] #37 38.73 bytes [2019-10-08T16:53:29.117Z] #37 42.13 reflect [2019-10-08T16:53:29.117Z] #37 42.16 bufio [2019-10-08T16:53:29.117Z] #37 44.50 syscall [2019-10-08T16:53:29.151Z] #16 113.8 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-08T16:53:29.151Z] #16 113.8 Processing triggers for mime-support (3.60) ... [2019-10-08T16:53:29.151Z] #16 113.9 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-08T16:53:29.151Z] #16 113.9 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-10-08T16:53:29.151Z] #16 113.9 Setting up libcap2-bin (1:2.25-1) ... [2019-10-08T16:53:29.151Z] #16 113.9 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-08T16:53:29.151Z] #16 113.9 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-08T16:53:29.151Z] #16 113.9 Setting up bash-completion (1:2.1-4.3) ... [2019-10-08T16:53:29.181Z] #61 66.84 DEP criu/plugin.d [2019-10-08T16:53:29.181Z] #61 ... [2019-10-08T16:53:29.181Z] [2019-10-08T16:53:29.181Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:53:29.181Z] #36 DONE 119.1s [2019-10-08T16:53:29.181Z] [2019-10-08T16:53:29.181Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:53:29.181Z] #61 66.93 DEP criu/pipes.d [2019-10-08T16:53:29.271Z] #38 ... [2019-10-08T16:53:29.271Z] [2019-10-08T16:53:29.271Z] #14 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-08T16:53:29.271Z] #14 DONE 2.2s [2019-10-08T16:53:29.271Z] [2019-10-08T16:53:29.271Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-08T16:53:29.271Z] #38 54.21 Selecting previously unselected package vim-common. [2019-10-08T16:53:29.271Z] #38 54.21 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-08T16:53:29.439Z] #61 67.12 DEP criu/pie-util.d [2019-10-08T16:53:29.535Z] #37 ... [2019-10-08T16:53:29.535Z] [2019-10-08T16:53:29.535Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-08T16:53:29.536Z] #38 54.25 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-08T16:53:29.697Z] #61 67.28 DEP criu/pie-util-vdso.d [2019-10-08T16:53:29.697Z] #61 67.52 DEP criu/pie-util-vdso-elf32.d [2019-10-08T16:53:29.956Z] #61 67.64 DEP criu/path.d [2019-10-08T16:53:30.113Z] #38 54.72 Processing triggers for mime-support (3.60) ... [2019-10-08T16:53:30.113Z] #38 54.86 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-08T16:53:30.113Z] #38 54.87 Setting up libuv1:arm64 (1.9.1-3) ... [2019-10-08T16:53:30.113Z] #38 54.90 Setting up cmake-data (3.7.2-1) ... [2019-10-08T16:53:30.113Z] #38 54.93 Setting up libicu57:arm64 (57.1-6+deb9u3) ... [2019-10-08T16:53:30.113Z] #38 54.95 Setting up libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-08T16:53:30.113Z] #38 54.97 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-08T16:53:30.214Z] #61 67.83 DEP criu/parasite-syscall.d [2019-10-08T16:53:30.376Z] #38 55.07 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-08T16:53:30.376Z] #38 55.11 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-08T16:53:30.376Z] #38 55.15 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2019-10-08T16:53:30.376Z] #38 55.17 Setting up libarchive13:arm64 (3.2.2-2+deb9u1) ... [2019-10-08T16:53:30.376Z] #38 55.19 Setting up cmake (3.7.2-1) ... [2019-10-08T16:53:30.376Z] #38 55.31 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-08T16:53:30.472Z] #61 68.14 DEP criu/pagemap.d [2019-10-08T16:53:30.730Z] #61 68.35 DEP criu/pagemap-cache.d [2019-10-08T16:53:30.730Z] #61 68.54 DEP criu/page-xfer.d [2019-10-08T16:53:30.954Z] #38 ... [2019-10-08T16:53:30.954Z] [2019-10-08T16:53:30.954Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:53:30.954Z] #36 45.45 hash/crc32 [2019-10-08T16:53:30.954Z] #36 47.09 crypto/hmac [2019-10-08T16:53:30.954Z] #36 47.50 crypto/rc4 [2019-10-08T16:53:30.954Z] #36 47.93 vendor/golang.org/x/crypto/hkdf [2019-10-08T16:53:30.954Z] #36 48.45 vendor/golang.org/x/text/transform [2019-10-08T16:53:30.954Z] #36 51.57 time [2019-10-08T16:53:30.954Z] #36 53.50 regexp [2019-10-08T16:53:30.989Z] #61 68.64 DEP criu/page-pipe.d [2019-10-08T16:53:31.218Z] #36 ... [2019-10-08T16:53:31.218Z] [2019-10-08T16:53:31.218Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-08T16:53:31.247Z] #61 68.70 DEP criu/netfilter.d [2019-10-08T16:53:31.247Z] #61 68.86 DEP criu/net.d [2019-10-08T16:53:31.463Z] #16 116.1 Setting up libonig4:amd64 (6.1.3-2) ... [2019-10-08T16:53:31.463Z] #16 116.1 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-08T16:53:31.463Z] #16 116.1 Setting up zip (3.0-11+b1) ... [2019-10-08T16:53:31.463Z] #16 116.1 Setting up bzip2 (1.0.6-8.1) ... [2019-10-08T16:53:31.463Z] #16 116.1 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-08T16:53:31.463Z] #16 116.1 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-08T16:53:31.463Z] #16 116.2 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-08T16:53:31.463Z] #16 116.2 Setting up libaio1:amd64 (0.3.110-3) ... [2019-10-08T16:53:31.463Z] #16 116.2 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-08T16:53:31.463Z] #16 116.2 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-08T16:53:31.463Z] #16 116.2 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-08T16:53:31.463Z] #16 116.2 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-08T16:53:31.463Z] #16 116.2 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-08T16:53:31.463Z] #16 116.3 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-10-08T16:53:31.463Z] #16 116.3 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-10-08T16:53:31.463Z] #16 116.3 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-10-08T16:53:31.505Z] #61 69.09 DEP criu/namespaces.d [2019-10-08T16:53:31.505Z] #61 69.24 DEP criu/mount.d [2019-10-08T16:53:31.588Z] #23 16.33 # 1.6% ## 2.9% ### 5.0% ##### 7.1% ###### 9.2% ######## 11.7% ######### 13.9% ########### 15.7% ############ 17.4% ############## 19.7% ############### 21.9% ################# 24.3% ################## 26.0% #################### 28.6% ###################### 30.9% ####################### 32.6% ######################## 34.2% ########################## 36.2% ########################### 38.7% ############################# 40.7% ############################## 42.6% ################################ 44.7% ################################## 48.1% ################################### 49.2% #################################### 51.0% ###################################### 54.0% ######################################### 57.5% ########################################## 59.0% ########################################### 60.2% ############################################ 61.2% ############################################ 62.1% ############################################## 64.1% ############################################## 65.0% ############################################### 66.1% [2019-10-08T16:53:31.588Z] #23 ... [2019-10-08T16:53:31.588Z] [2019-10-08T16:53:31.588Z] #38 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-08T16:53:31.588Z] #38 DONE 56.2s [2019-10-08T16:53:31.588Z] [2019-10-08T16:53:31.588Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-08T16:53:31.633Z] #24 17.68 # 1.5% # 2.4% ## 3.4% ### 4.3% ### 5.2% ##### 7.1% ##### 8.1% ####### 10.0% ######## 11.9% ######### 12.8% ######### 13.7% ########## 14.7% ########### 15.6% ########### 16.6% ############ 17.5% ############# 18.5% ############# 19.4% ############## 20.4% ############### 21.3% ################ 22.2% ################ 23.2% ################# 24.1% ################## 25.1% ################### 27.0% #################### 27.9% #################### 28.9% ##################### 29.8% ###################### 30.8% ####################### 32.6% ######################## 33.6% ######################### 35.5% ########################## 37.4% ############################ 39.3% ############################ 40.2% ############################## 42.1% ############################## 43.0% ############################### 44.0% ################################# 45.9% [2019-10-08T16:53:31.633Z] #24 ... [2019-10-08T16:53:31.633Z] [2019-10-08T16:53:31.633Z] #42 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:53:31.633Z] #42 5.209 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-08T16:53:31.633Z] #42 5.340 -- Configuring done [2019-10-08T16:53:31.633Z] #42 5.357 -- Generating done [2019-10-08T16:53:31.634Z] #42 5.376 -- Build files have been written to: /tmp/tmp.mo1AA55pQj/tini [2019-10-08T16:53:31.634Z] #42 5.379 + make tini-static [2019-10-08T16:53:31.634Z] #42 5.725 Scanning dependencies of target tini-static [2019-10-08T16:53:31.634Z] #42 5.773 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-08T16:53:31.634Z] #42 7.132 [100%] Linking C executable tini-static [2019-10-08T16:53:31.634Z] #42 7.584 [100%] Built target tini-static [2019-10-08T16:53:31.634Z] #42 7.648 + mkdir -p /build [2019-10-08T16:53:31.634Z] #42 7.688 + cp tini-static /build/docker-init [2019-10-08T16:53:31.634Z] #42 DONE 7.8s [2019-10-08T16:53:31.634Z] [2019-10-08T16:53:31.634Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:53:31.634Z] #62 1.780 Note: Building without setproctitle() and strlcpy() support. [2019-10-08T16:53:31.634Z] #62 1.780 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-08T16:53:31.634Z] #62 2.787 fatal: Not a git repository (or any of the parent directories): .git [2019-10-08T16:53:31.634Z] #62 2.814 GEN .gitid [2019-10-08T16:53:31.634Z] #62 2.832 GEN criu/include/version.h [2019-10-08T16:53:31.634Z] #62 2.880 GEN include/common/asm [2019-10-08T16:53:31.634Z] #62 4.121 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-08T16:53:31.634Z] #62 4.205 PBCC images/opts.pb-c.c [2019-10-08T16:53:31.634Z] #62 4.273 PBCC images/sit.pb-c.c [2019-10-08T16:53:31.634Z] #62 4.326 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-08T16:53:31.634Z] #62 4.400 DEP images/opts.pb-c.d [2019-10-08T16:53:31.634Z] #62 4.408 DEP images/sit.pb-c.d [2019-10-08T16:53:31.634Z] #62 4.464 PBCC images/macvlan.pb-c.c [2019-10-08T16:53:31.634Z] #62 4.475 DEP images/macvlan.pb-c.d [2019-10-08T16:53:31.634Z] #62 4.558 PBCC images/autofs.pb-c.c [2019-10-08T16:53:31.634Z] #62 4.582 DEP images/autofs.pb-c.d [2019-10-08T16:53:31.634Z] #62 4.631 PBCC images/sysctl.pb-c.c [2019-10-08T16:53:31.634Z] #62 4.648 DEP images/sysctl.pb-c.d [2019-10-08T16:53:31.634Z] #62 4.692 PBCC images/time.pb-c.c [2019-10-08T16:53:31.634Z] #62 4.760 DEP images/time.pb-c.d [2019-10-08T16:53:31.634Z] #62 4.809 PBCC images/binfmt-misc.pb-c.c [2019-10-08T16:53:31.634Z] #62 4.815 DEP images/binfmt-misc.pb-c.d [2019-10-08T16:53:31.634Z] #62 4.840 PBCC images/seccomp.pb-c.c [2019-10-08T16:53:31.634Z] #62 4.850 DEP images/seccomp.pb-c.d [2019-10-08T16:53:31.634Z] #62 4.871 PBCC images/userns.pb-c.c [2019-10-08T16:53:31.634Z] #62 4.900 DEP images/userns.pb-c.d [2019-10-08T16:53:31.634Z] #62 4.931 PBCC images/cgroup.pb-c.c [2019-10-08T16:53:31.634Z] #62 4.985 DEP images/cgroup.pb-c.d [2019-10-08T16:53:31.634Z] #62 5.054 PBCC images/fown.pb-c.c [2019-10-08T16:53:31.634Z] #62 5.188 PBCC images/ext-file.pb-c.c [2019-10-08T16:53:31.634Z] #62 5.210 DEP images/fown.pb-c.d [2019-10-08T16:53:31.634Z] #62 5.326 DEP images/ext-file.pb-c.d [2019-10-08T16:53:31.634Z] #62 5.388 PBCC images/rpc.pb-c.c [2019-10-08T16:53:31.634Z] #62 5.516 DEP images/rpc.pb-c.d [2019-10-08T16:53:31.634Z] #62 5.630 PBCC images/siginfo.pb-c.c [2019-10-08T16:53:31.634Z] #62 5.656 DEP images/siginfo.pb-c.d [2019-10-08T16:53:31.634Z] #62 5.778 PBCC images/pagemap.pb-c.c [2019-10-08T16:53:31.634Z] #62 5.898 DEP images/pagemap.pb-c.d [2019-10-08T16:53:31.634Z] #62 5.992 PBCC images/rlimit.pb-c.c [2019-10-08T16:53:31.634Z] #62 6.011 DEP images/rlimit.pb-c.d [2019-10-08T16:53:31.634Z] #62 6.093 PBCC images/file-lock.pb-c.c [2019-10-08T16:53:31.634Z] #62 6.110 DEP images/file-lock.pb-c.d [2019-10-08T16:53:31.634Z] #62 6.168 PBCC images/tty.pb-c.c [2019-10-08T16:53:31.634Z] #62 6.259 DEP images/tty.pb-c.d [2019-10-08T16:53:31.634Z] #62 6.357 PBCC images/tun.pb-c.c [2019-10-08T16:53:31.634Z] #62 6.364 PBCC images/netdev.pb-c.c [2019-10-08T16:53:31.634Z] #62 6.380 DEP images/tun.pb-c.d [2019-10-08T16:53:31.634Z] #62 6.413 DEP images/netdev.pb-c.d [2019-10-08T16:53:31.634Z] #62 6.479 PBCC images/vma.pb-c.c [2019-10-08T16:53:31.634Z] #62 6.521 DEP images/vma.pb-c.d [2019-10-08T16:53:31.634Z] #62 6.543 PBCC images/creds.pb-c.c [2019-10-08T16:53:31.634Z] #62 6.564 DEP images/creds.pb-c.d [2019-10-08T16:53:31.634Z] #62 6.613 PBCC images/utsns.pb-c.c [2019-10-08T16:53:31.634Z] #62 6.640 DEP images/utsns.pb-c.d [2019-10-08T16:53:31.634Z] #62 6.739 PBCC images/ipc-desc.pb-c.c [2019-10-08T16:53:31.634Z] #62 6.752 PBCC images/ipc-sem.pb-c.c [2019-10-08T16:53:31.634Z] #62 6.762 DEP images/ipc-desc.pb-c.d [2019-10-08T16:53:31.634Z] #62 6.818 DEP images/ipc-sem.pb-c.d [2019-10-08T16:53:31.634Z] #62 6.881 PBCC images/ipc-msg.pb-c.c [2019-10-08T16:53:31.634Z] #62 6.886 DEP images/ipc-msg.pb-c.d [2019-10-08T16:53:31.634Z] #62 6.915 PBCC images/ipc-shm.pb-c.c [2019-10-08T16:53:31.634Z] #62 6.930 DEP images/ipc-shm.pb-c.d [2019-10-08T16:53:31.634Z] #62 6.961 PBCC images/ipc-var.pb-c.c [2019-10-08T16:53:31.634Z] #62 6.983 DEP images/ipc-var.pb-c.d [2019-10-08T16:53:31.634Z] #62 7.012 PBCC images/sk-opts.pb-c.c [2019-10-08T16:53:31.634Z] #62 7.036 PBCC images/packet-sock.pb-c.c [2019-10-08T16:53:31.634Z] #62 7.072 DEP images/sk-opts.pb-c.d [2019-10-08T16:53:31.634Z] #62 7.110 DEP images/packet-sock.pb-c.d [2019-10-08T16:53:31.634Z] #62 7.155 PBCC images/sk-netlink.pb-c.c [2019-10-08T16:53:31.634Z] #62 7.208 DEP images/sk-netlink.pb-c.d [2019-10-08T16:53:31.634Z] #62 7.266 PBCC images/sk-inet.pb-c.c [2019-10-08T16:53:31.634Z] #62 7.312 DEP images/sk-inet.pb-c.d [2019-10-08T16:53:31.634Z] #62 7.385 PBCC images/sk-unix.pb-c.c [2019-10-08T16:53:31.634Z] #62 7.432 DEP images/sk-unix.pb-c.d [2019-10-08T16:53:31.634Z] #62 7.482 PBCC images/mm.pb-c.c [2019-10-08T16:53:31.634Z] #62 7.521 DEP images/mm.pb-c.d [2019-10-08T16:53:31.634Z] #62 7.571 PBCC images/timerfd.pb-c.c [2019-10-08T16:53:31.634Z] #62 7.597 DEP images/timerfd.pb-c.d [2019-10-08T16:53:31.634Z] #62 7.647 PBCC images/timer.pb-c.c [2019-10-08T16:53:31.634Z] #62 7.675 DEP images/timer.pb-c.d [2019-10-08T16:53:31.634Z] #62 7.747 PBCC images/sa.pb-c.c [2019-10-08T16:53:31.634Z] #62 7.799 DEP images/sa.pb-c.d [2019-10-08T16:53:31.634Z] #62 7.861 PBCC images/pipe-data.pb-c.c [2019-10-08T16:53:31.634Z] #62 7.880 DEP images/pipe-data.pb-c.d [2019-10-08T16:53:31.634Z] #62 7.900 PBCC images/mnt.pb-c.c [2019-10-08T16:53:31.634Z] #62 7.959 DEP images/mnt.pb-c.d [2019-10-08T16:53:31.634Z] #62 8.030 PBCC images/sk-packet.pb-c.c [2019-10-08T16:53:31.634Z] #62 8.050 DEP images/sk-packet.pb-c.d [2019-10-08T16:53:31.634Z] #62 8.108 PBCC images/tcp-stream.pb-c.c [2019-10-08T16:53:31.634Z] #62 8.192 DEP images/tcp-stream.pb-c.d [2019-10-08T16:53:31.634Z] #62 8.246 PBCC images/pipe.pb-c.c [2019-10-08T16:53:31.634Z] #62 8.292 DEP images/pipe.pb-c.d [2019-10-08T16:53:31.634Z] #62 8.339 PBCC images/pstree.pb-c.c [2019-10-08T16:53:31.634Z] #62 8.361 DEP images/pstree.pb-c.d [2019-10-08T16:53:31.634Z] #62 8.401 PBCC images/fs.pb-c.c [2019-10-08T16:53:31.634Z] #62 8.418 DEP images/fs.pb-c.d [2019-10-08T16:53:31.634Z] #62 8.465 PBCC images/signalfd.pb-c.c [2019-10-08T16:53:31.634Z] #62 8.500 DEP images/signalfd.pb-c.d [2019-10-08T16:53:31.634Z] #62 8.601 PBCC images/fh.pb-c.c [2019-10-08T16:53:31.634Z] #62 8.636 PBCC images/fsnotify.pb-c.c [2019-10-08T16:53:31.634Z] #62 8.686 DEP images/fh.pb-c.d [2019-10-08T16:53:31.634Z] #62 8.749 DEP images/fsnotify.pb-c.d [2019-10-08T16:53:31.634Z] #62 8.830 PBCC images/eventpoll.pb-c.c [2019-10-08T16:53:31.634Z] #62 8.866 DEP images/eventpoll.pb-c.d [2019-10-08T16:53:31.634Z] #62 9.002 PBCC images/eventfd.pb-c.c [2019-10-08T16:53:31.634Z] #62 9.059 DEP images/eventfd.pb-c.d [2019-10-08T16:53:31.634Z] #62 9.084 PBCC images/remap-file-path.pb-c.c [2019-10-08T16:53:31.634Z] #62 9.103 DEP images/remap-file-path.pb-c.d [2019-10-08T16:53:31.634Z] #62 9.185 PBCC images/fifo.pb-c.c [2019-10-08T16:53:31.634Z] #62 9.196 DEP images/fifo.pb-c.d [2019-10-08T16:53:31.634Z] #62 9.280 PBCC images/ghost-file.pb-c.c [2019-10-08T16:53:31.634Z] #62 9.291 DEP images/ghost-file.pb-c.d [2019-10-08T16:53:31.634Z] #62 9.429 PBCC images/regfile.pb-c.c [2019-10-08T16:53:31.634Z] #62 9.502 DEP images/regfile.pb-c.d [2019-10-08T16:53:31.634Z] #62 9.589 PBCC images/ns.pb-c.c [2019-10-08T16:53:31.634Z] #62 9.600 DEP images/ns.pb-c.d [2019-10-08T16:53:31.634Z] #62 9.669 PBCC images/fdinfo.pb-c.c [2019-10-08T16:53:31.719Z] #16 116.3 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-08T16:53:31.763Z] #61 69.37 DEP criu/mem.d [2019-10-08T16:53:31.763Z] #61 69.50 DEP criu/lsm.d [2019-10-08T16:53:31.850Z] #23 16.33 # 1.6% ## 2.9% ### 5.0% ##### 7.1% ###### 9.2% ######## 11.7% ######### 13.9% ########### 15.7% ############ 17.4% ############## 19.7% ############### 21.9% ################# 24.3% ################## 26.0% #################### 28.6% ###################### 30.9% ####################### 32.6% ######################## 34.2% ########################## 36.2% ########################### 38.7% ############################# 40.7% ############################## 42.6% ################################ 44.7% ################################## 48.1% ################################### 49.2% #################################### 51.0% ###################################### 54.0% ######################################### 57.5% ########################################## 59.0% ########################################### 60.2% ############################################ 61.2% ############################################ 62.1% ############################################## 64.1% ############################################## 65.0% ############################################### 66.1% ################################################ 67.5% ################################################# 68.7% ################################################# 68.9% [2019-10-08T16:53:31.850Z] #23 ... [2019-10-08T16:53:31.850Z] [2019-10-08T16:53:31.850Z] #15 [dev 6/25] RUN ldconfig [2019-10-08T16:53:31.850Z] #15 DONE 2.5s [2019-10-08T16:53:31.850Z] [2019-10-08T16:53:31.850Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-08T16:53:31.850Z] #23 16.33 # 1.6% ## 2.9% ### 5.0% ##### 7.1% ###### 9.2% ######## 11.7% ######### 13.9% ########### 15.7% ############ 17.4% ############## 19.7% ############### 21.9% ################# 24.3% ################## 26.0% #################### 28.6% ###################### 30.9% ####################### 32.6% ######################## 34.2% ########################## 36.2% ########################### 38.7% ############################# 40.7% ############################## 42.6% ################################ 44.7% ################################## 48.1% ################################### 49.2% #################################### 51.0% ###################################### 54.0% ######################################### 57.5% ########################################## 59.0% ########################################### 60.2% ############################################ 61.2% ############################################ 62.1% ############################################## 64.1% ############################################## 65.0% ############################################### 66.1% ################################################ 67.5% ################################################# 68.7% ################################################# 68.9% ################################################## 69.7% [2019-10-08T16:53:31.850Z] #23 ... [2019-10-08T16:53:31.850Z] [2019-10-08T16:53:31.850Z] #39 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-08T16:53:31.850Z] #39 DONE 0.4s [2019-10-08T16:53:31.850Z] [2019-10-08T16:53:31.850Z] #40 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-08T16:53:31.850Z] #40 DONE 0.1s [2019-10-08T16:53:31.850Z] [2019-10-08T16:53:31.850Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-08T16:53:31.974Z] #16 116.7 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-10-08T16:53:31.974Z] #16 116.7 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-10-08T16:53:31.974Z] #16 116.7 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-10-08T16:53:31.974Z] #16 116.7 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-10-08T16:53:31.974Z] #16 116.8 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-08T16:53:31.974Z] #16 116.8 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-10-08T16:53:31.974Z] #16 116.8 Setting up pigz (2.3.4-1) ... [2019-10-08T16:53:31.974Z] #16 116.8 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-08T16:53:32.021Z] #61 69.60 DEP criu/log.d [2019-10-08T16:53:32.021Z] #61 69.70 DEP criu/libnetlink.d [2019-10-08T16:53:32.021Z] #61 69.83 DEP criu/kerndat.d [2019-10-08T16:53:32.056Z] #62 9.828 DEP images/fdinfo.pb-c.d [2019-10-08T16:53:32.056Z] #62 ... [2019-10-08T16:53:32.056Z] [2019-10-08T16:53:32.056Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-08T16:53:32.310Z] #16 116.8 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-10-08T16:53:32.310Z] #16 116.8 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-08T16:53:32.310Z] #16 116.8 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-08T16:53:32.310Z] #16 116.8 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-08T16:53:32.310Z] #16 116.9 Setting up jq (1.5+dfsg-1.3) ... [2019-10-08T16:53:32.310Z] #16 116.9 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-10-08T16:53:32.310Z] #16 116.9 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-10-08T16:53:32.310Z] #16 116.9 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-08T16:53:32.310Z] #16 116.9 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-08T16:53:32.310Z] #16 116.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-08T16:53:32.310Z] #16 116.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-08T16:53:32.310Z] #16 116.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-08T16:53:32.310Z] #16 116.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-08T16:53:32.310Z] #16 116.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-08T16:53:32.310Z] #16 116.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-08T16:53:32.310Z] #16 116.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-08T16:53:32.310Z] #16 116.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-08T16:53:32.310Z] #16 116.9 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-10-08T16:53:32.310Z] #16 117.0 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-08T16:53:32.310Z] #16 117.0 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-08T16:53:32.310Z] #16 117.0 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-08T16:53:32.310Z] #16 117.0 Setting up btrfs-progs (4.7.3-1) ... [2019-10-08T16:53:32.310Z] #16 117.0 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-10-08T16:53:32.310Z] #16 117.0 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-08T16:53:32.313Z] #61 70.00 DEP criu/kcmp-ids.d [2019-10-08T16:53:32.313Z] #61 70.07 DEP criu/irmap.d [2019-10-08T16:53:32.383Z] #23 16.33 # 1.6% ## 2.9% ### 5.0% ##### 7.1% ###### 9.2% ######## 11.7% ######### 13.9% ########### 15.7% ############ 17.4% ############## 19.7% ############### 21.9% ################# 24.3% ################## 26.0% #################### 28.6% ###################### 30.9% ####################### 32.6% ######################## 34.2% ########################## 36.2% ########################### 38.7% ############################# 40.7% ############################## 42.6% ################################ 44.7% ################################## 48.1% ################################### 49.2% #################################### 51.0% ###################################### 54.0% ######################################### 57.5% ########################################## 59.0% ########################################### 60.2% ############################################ 61.2% ############################################ 62.1% ############################################## 64.1% ############################################## 65.0% ############################################### 66.1% ################################################ 67.5% ################################################# 68.7% ################################################# 68.9% ################################################## 69.7% ################################################### 71.1% #################################################### 72.4% #################################################### 73.4% ##################################################### 74.7% ###################################################### 75.6% ####################################################### 77.6% [2019-10-08T16:53:32.383Z] #23 ... [2019-10-08T16:53:32.383Z] [2019-10-08T16:53:32.383Z] #60 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-08T16:53:32.383Z] #60 49.95 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-08T16:53:32.383Z] #60 49.98 Setting up libprotobuf10:arm64 (3.0.0-9) ... [2019-10-08T16:53:32.383Z] #60 50.04 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-08T16:53:32.383Z] #60 50.17 Setting up python-protobuf (3.0.0-9) ... [2019-10-08T16:53:32.383Z] #60 56.58 Setting up libcap-dev:arm64 (1:2.25-1) ... [2019-10-08T16:53:32.383Z] #60 56.63 Setting up libprotobuf-c-dev:arm64 (1.2.1-2) ... [2019-10-08T16:53:32.383Z] #60 56.65 Setting up libnl-3-200:arm64 (3.2.27-2) ... [2019-10-08T16:53:32.383Z] #60 56.75 Setting up libprotobuf-lite10:arm64 (3.0.0-9) ... [2019-10-08T16:53:32.383Z] #60 56.80 Setting up libprotoc10:arm64 (3.0.0-9) ... [2019-10-08T16:53:32.383Z] #60 56.82 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-08T16:53:32.383Z] #60 56.84 Setting up zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ... [2019-10-08T16:53:32.383Z] #60 56.88 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-08T16:53:32.383Z] #60 56.91 Setting up libprotobuf-dev:arm64 (3.0.0-9) ... [2019-10-08T16:53:32.383Z] #60 56.95 Setting up libnl-3-dev:arm64 (3.2.27-2) ... [2019-10-08T16:53:32.383Z] #60 56.96 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-08T16:53:32.383Z] #60 DONE 57.3s [2019-10-08T16:53:32.383Z] [2019-10-08T16:53:32.383Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-08T16:53:32.571Z] #61 70.20 DEP criu/ipc_ns.d [2019-10-08T16:53:32.571Z] #61 70.29 DEP criu/image.d [2019-10-08T16:53:32.571Z] #61 70.38 DEP criu/image-desc.d [2019-10-08T16:53:32.829Z] #61 70.47 DEP criu/fsnotify.d [2019-10-08T16:53:33.088Z] #61 70.58 DEP criu/filesystems.d [2019-10-08T16:53:33.088Z] #61 70.79 DEP criu/files.d [2019-10-08T16:53:33.088Z] #61 70.91 DEP criu/files-reg.d [2019-10-08T16:53:33.346Z] #61 71.02 DEP criu/files-ext.d [2019-10-08T16:53:33.511Z] Removing intermediate container a8e01c0567c8 [2019-10-08T16:53:33.511Z] ---> e5e1e7b58b07 [2019-10-08T16:53:33.511Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2019-10-08T16:53:33.511Z] ---> Running in b5db5a384439 [2019-10-08T16:53:33.511Z] Removing intermediate container b5db5a384439 [2019-10-08T16:53:33.511Z] ---> 1247ce192cb7 [2019-10-08T16:53:33.511Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2019-10-08T16:53:33.511Z] ---> Running in 73c8478c9961 [2019-10-08T16:53:33.511Z] Removing intermediate container 73c8478c9961 [2019-10-08T16:53:33.511Z] ---> 4744aa8cfe55 [2019-10-08T16:53:33.511Z] Step 8/8 : COPY . . [2019-10-08T16:53:33.604Z] #61 71.18 DEP criu/file-lock.d [2019-10-08T16:53:33.727Z] #23 16.33 # 1.6% ## 2.9% ### 5.0% ##### 7.1% ###### 9.2% ######## 11.7% ######### 13.9% ########### 15.7% ############ 17.4% ############## 19.7% ############### 21.9% ################# 24.3% ################## 26.0% #################### 28.6% ###################### 30.9% ####################### 32.6% ######################## 34.2% ########################## 36.2% ########################### 38.7% ############################# 40.7% ############################## 42.6% ################################ 44.7% ################################## 48.1% ################################### 49.2% #################################### 51.0% ###################################### 54.0% ######################################### 57.5% ########################################## 59.0% ########################################### 60.2% ############################################ 61.2% ############################################ 62.1% ############################################## 64.1% ############################################## 65.0% ############################################### 66.1% ################################################ 67.5% ################################################# 68.7% ################################################# 68.9% ################################################## 69.7% ################################################### 71.1% #################################################### 72.4% #################################################### 73.4% ##################################################### 74.7% ###################################################### 75.6% ####################################################### 77.6% ######################################################### 79.2% ########################################################## 80.7% ########################################################### 82.0% ############################################################# 85.3% ############################################################### 87.5% ################################################################ 89.7% ################################################################# 90.9% ################################################################## 91.9% ################################################################## 93.0% #################################################################### 94.7% ##################################################################### 96.4% ###################################################################### 98.5% ######################################################################## 100.0% [2019-10-08T16:53:33.727Z] #23 22.41 [2019-10-08T16:53:33.828Z] #24 17.68 # 1.5% # 2.4% ## 3.4% ### 4.3% ### 5.2% ##### 7.1% ##### 8.1% ####### 10.0% ######## 11.9% ######### 12.8% ######### 13.7% ########## 14.7% ########### 15.6% ########### 16.6% ############ 17.5% ############# 18.5% ############# 19.4% ############## 20.4% ############### 21.3% ################ 22.2% ################ 23.2% ################# 24.1% ################## 25.1% ################### 27.0% #################### 27.9% #################### 28.9% ##################### 29.8% ###################### 30.8% ####################### 32.6% ######################## 33.6% ######################### 35.5% ########################## 37.4% ############################ 39.3% ############################ 40.2% ############################## 42.1% ############################## 43.0% ############################### 44.0% ################################# 45.9% ################################## 47.8% #################################### 50.6% ##################################### 51.6% ###################################### 53.4% ####################################### 55.3% ######################################### 57.2% ######################################### 58.2% ########################################### 60.1% ########################################### 61.0% ############################################ 61.9% [2019-10-08T16:53:33.828Z] #24 ... [2019-10-08T16:53:33.828Z] [2019-10-08T16:53:33.828Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-08T16:53:33.828Z] #17 14.61 Fetched 7670 kB in 14s (538 kB/s) [2019-10-08T16:53:33.828Z] #17 14.61 Reading package lists... [2019-10-08T16:53:33.828Z] #17 20.12 Reading package lists... [2019-10-08T16:53:33.828Z] #17 24.39 Building dependency tree... [2019-10-08T16:53:33.828Z] #17 ... [2019-10-08T16:53:33.828Z] [2019-10-08T16:53:33.828Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-08T16:53:33.862Z] #61 71.37 DEP criu/file-ids.d [2019-10-08T16:53:33.862Z] #61 71.46 DEP criu/fifo.d [2019-10-08T16:53:33.862Z] #61 71.57 DEP criu/fdstore.d [2019-10-08T16:53:34.120Z] #61 71.65 DEP criu/fault-injection.d [2019-10-08T16:53:34.120Z] #61 71.67 DEP criu/external.d [2019-10-08T16:53:34.120Z] #61 71.81 DEP criu/eventpoll.d [2019-10-08T16:53:34.379Z] #61 71.92 DEP criu/eventfd.d [2019-10-08T16:53:34.379Z] #61 72.09 DEP criu/crtools.d [2019-10-08T16:53:34.637Z] #61 72.22 DEP criu/cr-service.d [2019-10-08T16:53:34.637Z] #61 72.34 DEP criu/cr-restore.d [2019-10-08T16:53:34.867Z] #16 ... [2019-10-08T16:53:34.867Z] [2019-10-08T16:53:34.867Z] #45 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:53:34.867Z] #45 141.1 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-10-08T16:53:34.895Z] #61 72.49 DEP criu/cr-errno.d [2019-10-08T16:53:34.895Z] #61 72.50 DEP criu/cr-dump.d [2019-10-08T16:53:34.895Z] #61 72.63 DEP criu/cr-dedup.d [2019-10-08T16:53:34.895Z] #61 72.73 DEP criu/cr-check.d [2019-10-08T16:53:34.931Z] Removing intermediate container bcd32350e3e3 [2019-10-08T16:53:34.931Z] ---> ecced2eba1c2 [2019-10-08T16:53:34.931Z] Step 9/12 : ARG GOOS [2019-10-08T16:53:34.931Z] ---> Running in 3459f656bb71 [2019-10-08T16:53:34.931Z] Removing intermediate container 3459f656bb71 [2019-10-08T16:53:34.931Z] ---> cf113986a2ac [2019-10-08T16:53:34.931Z] Step 10/12 : ARG GOARCH [2019-10-08T16:53:34.931Z] ---> Running in bc0fb9885993 [2019-10-08T16:53:34.931Z] Removing intermediate container bc0fb9885993 [2019-10-08T16:53:34.931Z] ---> 0bdeaaa58484 [2019-10-08T16:53:34.931Z] Step 11/12 : RUN GOOS=${GOOS} GOARCH=${GOARCH} go build -ldflags '-X github.com/docker/buildx/version.Version=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Revision=${BUILDX_COMMIT} -X github.com/docker/buildx/version.Package=github.com/docker/buildx' -o /usr/bin/buildx ./cmd/buildx [2019-10-08T16:53:34.931Z] ---> Running in b044ace6c00f [2019-10-08T16:53:35.153Z] #61 72.86 DEP criu/config.d [2019-10-08T16:53:35.153Z] #61 72.97 DEP criu/clone-noasan.d [2019-10-08T16:53:35.411Z] #61 72.99 DEP criu/cgroup.d [2019-10-08T16:53:35.411Z] #61 73.09 DEP criu/cgroup-props.d [2019-10-08T16:53:35.411Z] #61 73.15 DEP criu/bitmap.d [2019-10-08T16:53:35.411Z] #61 73.16 DEP criu/bfd.d [2019-10-08T16:53:35.669Z] #61 73.24 DEP criu/autofs.d [2019-10-08T16:53:35.936Z] #61 73.41 DEP criu/aio.d [2019-10-08T16:53:35.936Z] #61 73.54 DEP criu/action-scripts.d [2019-10-08T16:53:36.194Z] #61 73.81 CC criu/action-scripts.o [2019-10-08T16:53:36.272Z] #45 143.1 + mkdir -p /build [2019-10-08T16:53:36.275Z] #23 24.50 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-08T16:53:36.275Z] #23 ... [2019-10-08T16:53:36.275Z] [2019-10-08T16:53:36.275Z] #45 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:53:36.275Z] #45 12.44 + cd /tmp/tmp.TZaNsRfr8v/src/github.com/opencontainers/runc [2019-10-08T16:53:36.275Z] #45 12.44 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-08T16:53:36.275Z] #45 12.68 + '[' -z '' ']' [2019-10-08T16:53:36.275Z] #45 12.68 + target=static [2019-10-08T16:53:36.275Z] #45 12.68 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-08T16:53:36.275Z] #45 14.68 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-10-08T16:53:36.275Z] #45 ... [2019-10-08T16:53:36.275Z] [2019-10-08T16:53:36.275Z] #41 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:53:36.275Z] #41 3.072 + RM_GOPATH=0 [2019-10-08T16:53:36.275Z] #41 3.072 + TMP_GOPATH= [2019-10-08T16:53:36.275Z] #41 3.072 + : /build [2019-10-08T16:53:36.275Z] #41 3.072 + '[' -z '' ']' [2019-10-08T16:53:36.275Z] #41 3.072 ++ mktemp -d [2019-10-08T16:53:36.275Z] #41 3.083 + export GOPATH=/tmp/tmp.cIL6LROrCj [2019-10-08T16:53:36.275Z] #41 3.084 + GOPATH=/tmp/tmp.cIL6LROrCj [2019-10-08T16:53:36.275Z] #41 3.085 + RM_GOPATH=1 [2019-10-08T16:53:36.275Z] #41 3.087 ++ dirname ./install.sh [2019-10-08T16:53:36.275Z] #41 3.089 + dir=. [2019-10-08T16:53:36.275Z] #41 3.089 + bin=tini [2019-10-08T16:53:36.275Z] #41 3.089 + shift [2019-10-08T16:53:36.275Z] #41 3.089 + '[' '!' -f ./tini.installer ']' [2019-10-08T16:53:36.275Z] #41 3.090 + . ./tini.installer [2019-10-08T16:53:36.275Z] #41 3.094 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-08T16:53:36.275Z] #41 3.094 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-08T16:53:36.275Z] #41 3.094 + install_tini [2019-10-08T16:53:36.275Z] #41 3.094 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-08T16:53:36.275Z] #41 3.094 + git clone https://github.com/krallin/tini.git /tmp/tmp.cIL6LROrCj/tini [2019-10-08T16:53:36.275Z] #41 3.102 Cloning into '/tmp/tmp.cIL6LROrCj/tini'... [2019-10-08T16:53:36.275Z] #41 4.203 + cd /tmp/tmp.cIL6LROrCj/tini [2019-10-08T16:53:36.275Z] #41 4.204 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-08T16:53:36.275Z] #41 4.214 + cmake . [2019-10-08T16:53:36.451Z] #61 74.17 CC criu/aio.o [2019-10-08T16:53:36.528Z] #45 143.1 + cp runc /build/runc [2019-10-08T16:53:36.847Z] #41 4.932 -- The C compiler identification is GNU 6.3.0 [2019-10-08T16:53:36.847Z] #41 4.980 -- Check for working C compiler: /usr/bin/cc [2019-10-08T16:53:37.017Z] #61 74.69 CC criu/autofs.o [2019-10-08T16:53:37.109Z] #41 ... [2019-10-08T16:53:37.109Z] [2019-10-08T16:53:37.109Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-08T16:53:37.109Z] #23 25.21 [2019-10-08T16:53:37.109Z] #23 25.55 ######################################################################## 100.0% [2019-10-08T16:53:37.109Z] #23 25.68 [2019-10-08T16:53:37.137Z] #24 17.68 # 1.5% # 2.4% ## 3.4% ### 4.3% ### 5.2% ##### 7.1% ##### 8.1% ####### 10.0% ######## 11.9% ######### 12.8% ######### 13.7% ########## 14.7% ########### 15.6% ########### 16.6% ############ 17.5% ############# 18.5% ############# 19.4% ############## 20.4% ############### 21.3% ################ 22.2% ################ 23.2% ################# 24.1% ################## 25.1% ################### 27.0% #################### 27.9% #################### 28.9% ##################### 29.8% ###################### 30.8% ####################### 32.6% ######################## 33.6% ######################### 35.5% ########################## 37.4% ############################ 39.3% ############################ 40.2% ############################## 42.1% ############################## 43.0% ############################### 44.0% ################################# 45.9% ################################## 47.8% #################################### 50.6% ##################################### 51.6% ###################################### 53.4% ####################################### 55.3% ######################################### 57.2% ######################################### 58.2% ########################################### 60.1% ########################################### 61.0% ############################################ 61.9% ############################################# 62.9% ############################################# 63.8% ############################################## 64.8% ############################################### 65.7% ############################################### 66.7% ################################################ 67.6% ################################################# 68.6% ################################################## 70.5% ################################################### 71.4% #################################################### 72.3% #################################################### 73.3% ###################################################### 75.2% ###################################################### 76.1% ######################################################## 78.0% ######################################################## 78.9% ######################################################### 79.9% ########################################################## 81.8% ########################################################### 82.7% ############################################################# 85.6% ############################################################### 88.4% ################################################################# 90.3% ################################################################## 92.2% ################################################################### 94.0% ##################################################################### 95.9% ###################################################################### 97.8% ####################################################################### 99.7% ######################################################################## 100.0% [2019-10-08T16:53:37.144Z] #45 DONE 143.7s [2019-10-08T16:53:37.144Z] [2019-10-08T16:53:37.144Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-08T16:53:37.144Z] #16 121.3 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-10-08T16:53:37.144Z] #16 121.5 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-08T16:53:37.144Z] #16 121.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-08T16:53:37.144Z] #16 121.6 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-08T16:53:37.144Z] #16 121.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-08T16:53:37.144Z] #16 121.6 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-08T16:53:37.144Z] #16 121.6 Setting up btrfs-tools (4.7.3-1) ... [2019-10-08T16:53:37.144Z] #16 121.7 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-08T16:53:37.144Z] #16 121.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-08T16:53:37.144Z] #16 121.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-08T16:53:37.144Z] #16 121.8 Setting up python3 (3.5.3-1) ... [2019-10-08T16:53:37.523Z] #24 29.36 [2019-10-08T16:53:38.388Z] #61 75.79 CC criu/bfd.o [2019-10-08T16:53:38.388Z] #61 76.16 CC criu/bitmap.o [2019-10-08T16:53:38.645Z] #61 76.27 CC criu/cgroup-props.o [2019-10-08T16:53:38.999Z] #24 30.82 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-08T16:53:38.999Z] #24 ... [2019-10-08T16:53:38.999Z] [2019-10-08T16:53:38.999Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-08T16:53:38.999Z] #34 48.25 time [2019-10-08T16:53:38.999Z] #34 56.76 internal/poll [2019-10-08T16:53:38.999Z] #34 57.82 internal/fmtsort [2019-10-08T16:53:38.999Z] #34 ... [2019-10-08T16:53:38.999Z] [2019-10-08T16:53:38.999Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:53:38.999Z] #62 9.985 PBCC images/core-aarch64.pb-c.c [2019-10-08T16:53:38.999Z] #62 9.996 PBCC images/core-arm.pb-c.c [2019-10-08T16:53:38.999Z] #62 10.03 PBCC images/core-ppc64.pb-c.c [2019-10-08T16:53:39.000Z] #62 10.25 PBCC images/core-s390.pb-c.c [2019-10-08T16:53:39.000Z] #62 10.31 PBCC images/core-x86.pb-c.c [2019-10-08T16:53:39.000Z] #62 10.42 PBCC images/core.pb-c.c [2019-10-08T16:53:39.000Z] #62 10.52 PBCC images/inventory.pb-c.c [2019-10-08T16:53:39.000Z] #62 10.58 DEP images/core-aarch64.pb-c.d [2019-10-08T16:53:39.000Z] #62 10.64 DEP images/core-arm.pb-c.d [2019-10-08T16:53:39.000Z] #62 10.69 DEP images/core-ppc64.pb-c.d [2019-10-08T16:53:39.000Z] #62 10.78 DEP images/core-s390.pb-c.d [2019-10-08T16:53:39.000Z] #62 10.86 DEP images/core-x86.pb-c.d [2019-10-08T16:53:39.000Z] #62 10.91 DEP images/core.pb-c.d [2019-10-08T16:53:39.000Z] #62 10.99 DEP images/inventory.pb-c.d [2019-10-08T16:53:39.000Z] #62 11.08 PBCC images/cpuinfo.pb-c.c [2019-10-08T16:53:39.000Z] #62 11.16 DEP images/cpuinfo.pb-c.d [2019-10-08T16:53:39.000Z] #62 11.20 PBCC images/stats.pb-c.c [2019-10-08T16:53:39.000Z] #62 11.23 DEP images/stats.pb-c.d [2019-10-08T16:53:39.000Z] #62 12.73 make[1]: Nothing to be done for 'all'. [2019-10-08T16:53:39.000Z] #62 14.15 CC images/stats.o [2019-10-08T16:53:39.000Z] #62 14.41 CC images/core.o [2019-10-08T16:53:39.000Z] #62 14.86 CC images/core-x86.o [2019-10-08T16:53:39.000Z] #62 15.44 CC images/core-arm.o [2019-10-08T16:53:39.000Z] #62 15.79 CC images/core-aarch64.o [2019-10-08T16:53:39.000Z] #62 16.27 CC images/core-ppc64.o [2019-10-08T16:53:39.000Z] #62 17.03 CC images/core-s390.o [2019-10-08T16:53:39.209Z] #61 76.89 CC criu/cgroup.o [2019-10-08T16:53:39.578Z] #62 ... [2019-10-08T16:53:39.578Z] [2019-10-08T16:53:39.578Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-08T16:53:39.578Z] #34 58.76 internal/syscall/unix [2019-10-08T16:53:39.578Z] #34 58.89 strings [2019-10-08T16:53:39.651Z] #16 123.9 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-08T16:53:39.652Z] #16 ... [2019-10-08T16:53:39.652Z] [2019-10-08T16:53:39.652Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:53:39.652Z] #61 111.7 CC criu/eventfd.o [2019-10-08T16:53:39.652Z] #61 112.1 CC criu/eventpoll.o [2019-10-08T16:53:39.652Z] #61 112.8 CC criu/external.o [2019-10-08T16:53:39.652Z] #61 113.2 CC criu/fault-injection.o [2019-10-08T16:53:39.652Z] #61 113.3 CC criu/fdstore.o [2019-10-08T16:53:39.652Z] #61 113.7 CC criu/fifo.o [2019-10-08T16:53:39.652Z] #61 114.1 CC criu/file-ids.o [2019-10-08T16:53:39.652Z] #61 114.4 CC criu/file-lock.o [2019-10-08T16:53:39.652Z] #61 115.4 CC criu/files-ext.o [2019-10-08T16:53:39.652Z] #61 115.9 CC criu/files-reg.o [2019-10-08T16:53:39.652Z] #61 117.9 CC criu/files.o [2019-10-08T16:53:39.652Z] #61 119.5 CC criu/filesystems.o [2019-10-08T16:53:39.652Z] #61 120.6 CC criu/fsnotify.o [2019-10-08T16:53:39.652Z] #61 121.5 CC criu/image-desc.o [2019-10-08T16:53:39.652Z] #61 121.6 CC criu/image.o [2019-10-08T16:53:39.661Z] #23 ... [2019-10-08T16:53:39.661Z] [2019-10-08T16:53:39.661Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-08T16:53:39.661Z] #33 53.69 internal/poll [2019-10-08T16:53:39.661Z] #33 55.24 os [2019-10-08T16:53:39.661Z] #33 55.80 internal/fmtsort [2019-10-08T16:53:39.661Z] #33 57.97 fmt [2019-10-08T16:53:39.661Z] #33 57.97 path/filepath [2019-10-08T16:53:39.661Z] #33 59.28 io/ioutil [2019-10-08T16:53:39.661Z] #33 61.25 github.com/BurntSushi/toml [2019-10-08T16:53:39.661Z] #33 61.25 log [2019-10-08T16:53:39.661Z] #33 61.26 flag [2019-10-08T16:53:39.661Z] #33 ... [2019-10-08T16:53:39.661Z] [2019-10-08T16:53:39.661Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-08T16:53:39.661Z] #23 27.90 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-08T16:53:39.906Z] #61 122.3 CC criu/ipc_ns.o [2019-10-08T16:53:39.922Z] #23 28.46 [2019-10-08T16:53:39.988Z] #34 59.67 os [2019-10-08T16:53:40.141Z] #61 ... [2019-10-08T16:53:40.141Z] [2019-10-08T16:53:40.141Z] #45 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:53:40.141Z] #45 128.5 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-10-08T16:53:40.466Z] #61 ... [2019-10-08T16:53:40.466Z] [2019-10-08T16:53:40.466Z] #58 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-08T16:53:40.466Z] #58 189.2 + dpkg --print-architecture [2019-10-08T16:53:40.466Z] #58 189.2 + cd /tmp/tmp.gBy9PigSLC/src/github.com/docker/distribution [2019-10-08T16:53:40.466Z] #58 189.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-08T16:53:40.721Z] #58 189.6 + GOPATH=/tmp/tmp.gBy9PigSLC/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.gBy9PigSLC [2019-10-08T16:53:40.721Z] #58 189.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-08T16:53:40.866Z] #23 29.29 ######################################### 57.7% ######################################################################## 100.0% [2019-10-08T16:53:40.866Z] #23 29.43 [2019-10-08T16:53:41.809Z] #23 ... [2019-10-08T16:53:41.809Z] [2019-10-08T16:53:41.809Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-08T16:53:41.809Z] #16 4.293 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-08T16:53:41.809Z] #16 4.296 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-08T16:53:41.809Z] #16 4.324 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-08T16:53:41.809Z] #16 4.351 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-08T16:53:41.809Z] #16 4.354 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-08T16:53:41.809Z] #16 5.159 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [482 kB] [2019-10-08T16:53:41.809Z] #16 6.656 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-08T16:53:41.809Z] #16 7.486 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-08T16:53:42.038Z] #45 130.1 + mkdir -p /build [2019-10-08T16:53:42.038Z] #45 130.1 + cp runc /build/runc [2019-10-08T16:53:42.038Z] #45 DONE 130.5s [2019-10-08T16:53:42.038Z] [2019-10-08T16:53:42.038Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:53:42.038Z] #61 78.92 CC criu/clone-noasan.o [2019-10-08T16:53:42.038Z] #61 79.06 CC criu/config.o [2019-10-08T16:53:42.070Z] #16 ... [2019-10-08T16:53:42.070Z] [2019-10-08T16:53:42.070Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-08T16:53:42.070Z] #50 26.84 + cd /tmp/tmp.rlyi3W4Vra/src/github.com/containerd/containerd [2019-10-08T16:53:42.070Z] #50 26.84 + git checkout -q b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-10-08T16:53:42.604Z] #61 80.20 CC criu/cr-check.o [2019-10-08T16:53:42.643Z] #50 ... [2019-10-08T16:53:42.643Z] [2019-10-08T16:53:42.643Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:53:42.643Z] #61 4.117 Note: Building without setproctitle() and strlcpy() support. [2019-10-08T16:53:42.643Z] #61 4.117 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-08T16:53:42.643Z] #61 6.356 fatal: Not a git repository (or any of the parent directories): .git [2019-10-08T16:53:42.643Z] #61 6.415 GEN .gitid [2019-10-08T16:53:42.643Z] #61 6.438 GEN criu/include/version.h [2019-10-08T16:53:42.643Z] #61 6.483 GEN include/common/asm [2019-10-08T16:53:42.643Z] #61 8.405 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-08T16:53:42.643Z] #61 8.524 PBCC images/opts.pb-c.c [2019-10-08T16:53:42.643Z] #61 8.654 PBCC images/sit.pb-c.c [2019-10-08T16:53:42.643Z] #61 8.730 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-08T16:53:42.643Z] #61 8.846 DEP images/opts.pb-c.d [2019-10-08T16:53:42.643Z] #61 8.905 DEP images/sit.pb-c.d [2019-10-08T16:53:42.643Z] #61 8.975 PBCC images/macvlan.pb-c.c [2019-10-08T16:53:42.643Z] #61 8.985 DEP images/macvlan.pb-c.d [2019-10-08T16:53:42.643Z] #61 9.069 PBCC images/autofs.pb-c.c [2019-10-08T16:53:42.643Z] #61 9.098 DEP images/autofs.pb-c.d [2019-10-08T16:53:42.643Z] #61 9.179 PBCC images/sysctl.pb-c.c [2019-10-08T16:53:42.643Z] #61 9.239 DEP images/sysctl.pb-c.d [2019-10-08T16:53:42.643Z] #61 9.306 PBCC images/time.pb-c.c [2019-10-08T16:53:42.643Z] #61 9.318 DEP images/time.pb-c.d [2019-10-08T16:53:42.643Z] #61 9.442 PBCC images/binfmt-misc.pb-c.c [2019-10-08T16:53:42.643Z] #61 9.479 DEP images/binfmt-misc.pb-c.d [2019-10-08T16:53:42.643Z] #61 9.558 PBCC images/seccomp.pb-c.c [2019-10-08T16:53:42.643Z] #61 9.594 DEP images/seccomp.pb-c.d [2019-10-08T16:53:42.643Z] #61 9.679 PBCC images/userns.pb-c.c [2019-10-08T16:53:42.643Z] #61 9.732 DEP images/userns.pb-c.d [2019-10-08T16:53:42.643Z] #61 9.948 PBCC images/cgroup.pb-c.c [2019-10-08T16:53:42.643Z] #61 10.00 DEP images/cgroup.pb-c.d [2019-10-08T16:53:42.643Z] #61 10.04 PBCC images/fown.pb-c.c [2019-10-08T16:53:42.643Z] #61 10.06 PBCC images/ext-file.pb-c.c [2019-10-08T16:53:42.643Z] #61 10.10 DEP images/fown.pb-c.d [2019-10-08T16:53:42.643Z] #61 10.21 DEP images/ext-file.pb-c.d [2019-10-08T16:53:42.904Z] #61 10.32 PBCC images/rpc.pb-c.c [2019-10-08T16:53:42.904Z] #61 10.44 DEP images/rpc.pb-c.d [2019-10-08T16:53:42.904Z] #61 ... [2019-10-08T16:53:42.904Z] [2019-10-08T16:53:42.904Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-08T16:53:42.904Z] #23 31.47 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-08T16:53:43.171Z] #23 31.55 skipping existing ed4b54129745 [2019-10-08T16:53:43.171Z] #23 31.70 [2019-10-08T16:53:43.367Z] #34 62.69 path [2019-10-08T16:53:43.367Z] #34 62.98 fmt [2019-10-08T16:53:43.977Z] #61 81.46 CC criu/cr-dedup.o [2019-10-08T16:53:43.977Z] #61 81.71 CC criu/cr-dump.o [2019-10-08T16:53:44.230Z] #34 63.58 path/filepath [2019-10-08T16:53:44.687Z] #34 ... [2019-10-08T16:53:44.687Z] [2019-10-08T16:53:44.687Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-08T16:53:44.687Z] #24 31.66 [2019-10-08T16:53:44.687Z] #24 31.87 ################################################# 68.4% ######################################################################## 100.0% [2019-10-08T16:53:44.687Z] #24 32.08 [2019-10-08T16:53:44.687Z] #24 33.47 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-08T16:53:44.687Z] #24 33.84 [2019-10-08T16:53:44.687Z] #24 34.12 ######################################################################## 100.0% [2019-10-08T16:53:44.687Z] #24 34.31 [2019-10-08T16:53:44.687Z] #24 36.37 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-08T16:53:44.687Z] #24 36.42 skipping existing b63cc5f62c21 [2019-10-08T16:53:44.687Z] #24 36.52 [2019-10-08T16:53:44.687Z] #24 ... [2019-10-08T16:53:44.687Z] [2019-10-08T16:53:44.687Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-08T16:53:44.687Z] #17 25.74 The following additional packages will be installed: [2019-10-08T16:53:44.687Z] #17 25.75 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-08T16:53:44.687Z] #17 25.75 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-08T16:53:44.687Z] #17 25.75 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-08T16:53:44.687Z] #17 25.75 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-08T16:53:44.687Z] #17 25.75 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-08T16:53:44.687Z] #17 25.76 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-08T16:53:44.687Z] #17 25.76 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-08T16:53:44.687Z] #17 25.76 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-08T16:53:44.687Z] #17 25.76 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-08T16:53:44.687Z] #17 25.76 Suggested packages: [2019-10-08T16:53:44.687Z] #17 25.76 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-08T16:53:44.687Z] #17 25.76 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-08T16:53:44.687Z] #17 25.76 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-08T16:53:44.687Z] #17 25.76 vim-doc vim-scripts xfsdump acl attr quota [2019-10-08T16:53:44.688Z] #17 25.76 Recommended packages: [2019-10-08T16:53:44.688Z] #17 25.76 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-08T16:53:44.688Z] #17 25.76 python3-keyrings.alt python3-xdg unzip [2019-10-08T16:53:44.688Z] #17 29.84 The following NEW packages will be installed: [2019-10-08T16:53:44.688Z] #17 29.84 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-08T16:53:44.688Z] #17 29.84 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-08T16:53:44.688Z] #17 29.84 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-08T16:53:44.688Z] #17 29.84 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-08T16:53:44.688Z] #17 29.87 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-08T16:53:44.688Z] #17 29.87 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-08T16:53:44.688Z] #17 29.87 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-08T16:53:44.688Z] #17 29.87 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-08T16:53:44.688Z] #17 29.87 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-08T16:53:44.688Z] #17 29.87 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-08T16:53:44.688Z] #17 29.87 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-08T16:53:44.688Z] #17 29.87 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-08T16:53:44.688Z] #17 29.87 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-08T16:53:44.688Z] #17 29.87 xfsprogs xxd xz-utils zip [2019-10-08T16:53:44.688Z] #17 29.99 0 upgraded, 69 newly installed, 0 to remove and 12 not upgraded. [2019-10-08T16:53:44.688Z] #17 29.99 Need to get 88.2 MB of archives. [2019-10-08T16:53:44.688Z] #17 29.99 After this operation, 565 MB of additional disk space will be used. [2019-10-08T16:53:44.688Z] #17 29.99 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] [2019-10-08T16:53:44.688Z] #17 30.03 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-10-08T16:53:44.688Z] #17 30.03 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] [2019-10-08T16:53:44.688Z] #17 30.03 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] [2019-10-08T16:53:44.688Z] #17 30.04 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB] [2019-10-08T16:53:44.688Z] #17 30.04 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB] [2019-10-08T16:53:44.688Z] #17 30.12 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB] [2019-10-08T16:53:44.688Z] #17 30.32 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] [2019-10-08T16:53:44.688Z] #17 30.33 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] [2019-10-08T16:53:44.688Z] #17 30.37 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB] [2019-10-08T16:53:44.688Z] #17 30.62 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] [2019-10-08T16:53:44.688Z] #17 30.65 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] [2019-10-08T16:53:44.688Z] #17 30.65 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] [2019-10-08T16:53:44.688Z] #17 30.66 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] [2019-10-08T16:53:44.688Z] #17 30.67 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] [2019-10-08T16:53:44.688Z] #17 30.67 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] [2019-10-08T16:53:44.688Z] #17 30.68 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] [2019-10-08T16:53:44.688Z] #17 30.73 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] [2019-10-08T16:53:44.688Z] #17 30.73 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] [2019-10-08T16:53:44.688Z] #17 30.73 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] [2019-10-08T16:53:44.688Z] #17 30.73 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] [2019-10-08T16:53:44.688Z] #17 30.75 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-08T16:53:44.688Z] #17 30.75 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-08T16:53:44.688Z] #17 30.76 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] [2019-10-08T16:53:44.688Z] #17 30.77 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB] [2019-10-08T16:53:44.688Z] #17 30.77 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB] [2019-10-08T16:53:44.688Z] #17 30.84 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] [2019-10-08T16:53:44.688Z] #17 30.84 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-10-08T16:53:44.688Z] #17 30.84 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-10-08T16:53:44.688Z] #17 30.86 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-10-08T16:53:44.688Z] #17 30.87 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB] [2019-10-08T16:53:44.688Z] #17 30.88 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] [2019-10-08T16:53:44.688Z] #17 30.88 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-10-08T16:53:44.688Z] #17 30.89 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-10-08T16:53:44.688Z] #17 30.90 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-10-08T16:53:44.688Z] #17 30.91 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] [2019-10-08T16:53:44.688Z] #17 30.91 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] [2019-10-08T16:53:44.688Z] #17 30.92 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-event1.02.1 s390x 2:1.02.137-2 [41.0 kB] [2019-10-08T16:53:44.688Z] #17 30.92 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] [2019-10-08T16:53:44.688Z] #17 30.96 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] [2019-10-08T16:53:44.688Z] #17 30.97 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] [2019-10-08T16:53:44.688Z] #17 30.97 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] [2019-10-08T16:53:44.688Z] #17 30.98 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] [2019-10-08T16:53:44.688Z] #17 30.99 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB] [2019-10-08T16:53:44.688Z] #17 30.99 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-10-08T16:53:44.688Z] #17 31.00 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-10-08T16:53:44.688Z] #17 31.00 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] [2019-10-08T16:53:44.688Z] #17 31.00 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB] [2019-10-08T16:53:44.688Z] #17 31.09 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] [2019-10-08T16:53:44.688Z] #17 31.10 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-08T16:53:44.688Z] #17 31.18 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-08T16:53:44.688Z] #17 31.18 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-08T16:53:44.688Z] #17 31.19 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] [2019-10-08T16:53:44.688Z] #17 31.22 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-08T16:53:44.688Z] #17 31.22 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB] [2019-10-08T16:53:44.688Z] #17 31.23 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-08T16:53:44.688Z] #17 31.51 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB] [2019-10-08T16:53:44.688Z] #17 31.56 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] [2019-10-08T16:53:44.688Z] #17 31.60 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] [2019-10-08T16:53:44.688Z] #17 31.62 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB] [2019-10-08T16:53:44.688Z] #17 31.63 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] [2019-10-08T16:53:44.688Z] #17 31.67 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-i686 s390x 2.28-5+7.4+b4 [2151 kB] [2019-10-08T16:53:44.688Z] #17 31.79 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-x86-64 s390x 2.28-5+7.4+b4 [2722 kB] [2019-10-08T16:53:44.688Z] #17 31.91 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-10-08T16:53:44.688Z] #17 31.92 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-08T16:53:44.688Z] #17 32.10 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-10-08T16:53:44.688Z] #17 32.25 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-base s390x 6.3.0-18+19.3+b3 [170 kB] [2019-10-08T16:53:44.688Z] #17 32.26 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [31.4 MB] [2019-10-08T16:53:44.688Z] #17 34.00 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main s390x g++-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [21.7 MB] [2019-10-08T16:53:45.086Z] #23 33.59 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-08T16:53:45.086Z] #23 ... [2019-10-08T16:53:45.086Z] [2019-10-08T16:53:45.086Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:53:45.086Z] #36 59.47 context [2019-10-08T16:53:45.086Z] #36 59.50 internal/lazyregexp [2019-10-08T16:53:45.086Z] #36 59.53 io/ioutil [2019-10-08T16:53:45.086Z] #36 60.67 net [2019-10-08T16:53:45.086Z] #36 60.68 os/exec [2019-10-08T16:53:45.086Z] #36 62.08 encoding/binary [2019-10-08T16:53:45.086Z] #36 62.12 flag [2019-10-08T16:53:45.086Z] #36 64.11 go/token [2019-10-08T16:53:45.086Z] #36 65.07 text/template/parse [2019-10-08T16:53:45.086Z] #36 65.42 encoding/base64 [2019-10-08T16:53:45.086Z] #36 65.63 go/scanner [2019-10-08T16:53:45.086Z] #36 67.22 encoding/json [2019-10-08T16:53:45.086Z] #36 68.16 go/ast [2019-10-08T16:53:45.086Z] #36 ... [2019-10-08T16:53:45.086Z] [2019-10-08T16:53:45.086Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:53:45.086Z] #61 10.58 PBCC images/siginfo.pb-c.c [2019-10-08T16:53:45.086Z] #61 10.60 DEP images/siginfo.pb-c.d [2019-10-08T16:53:45.086Z] #61 10.69 PBCC images/pagemap.pb-c.c [2019-10-08T16:53:45.086Z] #61 10.78 DEP images/pagemap.pb-c.d [2019-10-08T16:53:45.086Z] #61 10.92 PBCC images/rlimit.pb-c.c [2019-10-08T16:53:45.086Z] #61 10.99 DEP images/rlimit.pb-c.d [2019-10-08T16:53:45.086Z] #61 11.05 PBCC images/file-lock.pb-c.c [2019-10-08T16:53:45.086Z] #61 11.09 DEP images/file-lock.pb-c.d [2019-10-08T16:53:45.086Z] #61 11.14 PBCC images/tty.pb-c.c [2019-10-08T16:53:45.086Z] #61 11.21 DEP images/tty.pb-c.d [2019-10-08T16:53:45.086Z] #61 11.29 PBCC images/tun.pb-c.c [2019-10-08T16:53:45.086Z] #61 11.35 PBCC images/netdev.pb-c.c [2019-10-08T16:53:45.086Z] #61 11.43 DEP images/tun.pb-c.d [2019-10-08T16:53:45.086Z] #61 11.53 DEP images/netdev.pb-c.d [2019-10-08T16:53:45.086Z] #61 11.59 PBCC images/vma.pb-c.c [2019-10-08T16:53:45.086Z] #61 11.65 DEP images/vma.pb-c.d [2019-10-08T16:53:45.086Z] #61 11.78 PBCC images/creds.pb-c.c [2019-10-08T16:53:45.086Z] #61 11.85 DEP images/creds.pb-c.d [2019-10-08T16:53:45.086Z] #61 11.89 PBCC images/utsns.pb-c.c [2019-10-08T16:53:45.086Z] #61 11.93 DEP images/utsns.pb-c.d [2019-10-08T16:53:45.086Z] #61 11.99 PBCC images/ipc-desc.pb-c.c [2019-10-08T16:53:45.086Z] #61 12.03 PBCC images/ipc-sem.pb-c.c [2019-10-08T16:53:45.086Z] #61 12.08 DEP images/ipc-desc.pb-c.d [2019-10-08T16:53:45.086Z] #61 12.16 DEP images/ipc-sem.pb-c.d [2019-10-08T16:53:45.086Z] #61 12.21 PBCC images/ipc-msg.pb-c.c [2019-10-08T16:53:45.086Z] #61 12.25 DEP images/ipc-msg.pb-c.d [2019-10-08T16:53:45.086Z] #61 12.31 PBCC images/ipc-shm.pb-c.c [2019-10-08T16:53:45.086Z] #61 12.32 DEP images/ipc-shm.pb-c.d [2019-10-08T16:53:45.086Z] #61 12.39 PBCC images/ipc-var.pb-c.c [2019-10-08T16:53:45.086Z] #61 12.42 DEP images/ipc-var.pb-c.d [2019-10-08T16:53:45.086Z] #61 12.51 PBCC images/sk-opts.pb-c.c [2019-10-08T16:53:45.086Z] #61 12.55 PBCC images/packet-sock.pb-c.c [2019-10-08T16:53:45.086Z] #61 12.63 DEP images/sk-opts.pb-c.d [2019-10-08T16:53:45.347Z] #61 12.68 DEP images/packet-sock.pb-c.d [2019-10-08T16:53:45.347Z] #61 12.76 PBCC images/sk-netlink.pb-c.c [2019-10-08T16:53:45.347Z] #61 12.83 DEP images/sk-netlink.pb-c.d [2019-10-08T16:53:45.347Z] #61 12.89 PBCC images/sk-inet.pb-c.c [2019-10-08T16:53:45.349Z] #61 82.94 CC criu/cr-errno.o [2019-10-08T16:53:45.349Z] #61 82.99 CC criu/cr-restore.o [2019-10-08T16:53:45.610Z] #61 12.94 DEP images/sk-inet.pb-c.d [2019-10-08T16:53:45.610Z] #61 13.07 PBCC images/sk-unix.pb-c.c [2019-10-08T16:53:45.610Z] #61 13.11 DEP images/sk-unix.pb-c.d [2019-10-08T16:53:45.610Z] #61 ... [2019-10-08T16:53:45.610Z] [2019-10-08T16:53:45.610Z] #41 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:53:45.610Z] #41 5.955 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-08T16:53:45.610Z] #41 5.969 -- Detecting C compiler ABI info [2019-10-08T16:53:45.610Z] #41 6.828 -- Detecting C compiler ABI info - done [2019-10-08T16:53:45.610Z] #41 6.885 -- Detecting C compile features [2019-10-08T16:53:45.610Z] #41 9.063 -- Detecting C compile features - done [2019-10-08T16:53:45.610Z] #41 9.103 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-08T16:53:45.610Z] #41 9.455 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-08T16:53:45.610Z] #41 9.624 -- Configuring done [2019-10-08T16:53:45.610Z] #41 9.646 -- Generating done [2019-10-08T16:53:45.610Z] #41 9.659 -- Build files have been written to: /tmp/tmp.cIL6LROrCj/tini [2019-10-08T16:53:45.610Z] #41 9.689 + make tini-static [2019-10-08T16:53:45.610Z] #41 10.20 Scanning dependencies of target tini-static [2019-10-08T16:53:45.610Z] #41 10.34 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-08T16:53:45.610Z] #41 12.01 [100%] Linking C executable tini-static [2019-10-08T16:53:45.610Z] #41 12.52 [100%] Built target tini-static [2019-10-08T16:53:45.611Z] #41 12.63 + mkdir -p /build [2019-10-08T16:53:45.611Z] #41 12.64 + cp tini-static /build/docker-init [2019-10-08T16:53:45.611Z] #41 DONE 13.8s [2019-10-08T16:53:45.611Z] [2019-10-08T16:53:45.611Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-08T16:53:45.611Z] #33 65.05 github.com/BurntSushi/toml/cmd/tomlv [2019-10-08T16:53:45.611Z] #33 DONE 70.2s [2019-10-08T16:53:45.611Z] [2019-10-08T16:53:45.611Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:53:45.611Z] #61 13.17 PBCC images/mm.pb-c.c [2019-10-08T16:53:45.611Z] #61 13.21 DEP images/mm.pb-c.d [2019-10-08T16:53:45.766Z] #17 36.32 debconf: delaying package configuration, since apt-utils is not installed [2019-10-08T16:53:45.766Z] #17 36.46 Fetched 88.2 MB in 5s (15.9 MB/s) [2019-10-08T16:53:45.766Z] #17 36.57 Selecting previously unselected package bash-completion. [2019-10-08T16:53:45.766Z] #17 36.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14898 files and directories currently installed.) [2019-10-08T16:53:45.766Z] #17 36.60 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-08T16:53:45.876Z] #61 13.33 PBCC images/timerfd.pb-c.c [2019-10-08T16:53:45.954Z] #58 ... [2019-10-08T16:53:45.954Z] [2019-10-08T16:53:45.954Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-08T16:53:45.954Z] #16 125.0 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-08T16:53:45.954Z] #16 125.2 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-08T16:53:45.954Z] #16 125.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-10-08T16:53:45.954Z] #16 125.2 Setting up python3-wheel (0.29.0-2) ... [2019-10-08T16:53:45.954Z] #16 126.0 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-08T16:53:45.954Z] #16 127.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-10-08T16:53:45.954Z] #16 127.0 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-08T16:53:45.954Z] #16 128.1 Setting up dmsetup (2:1.02.137-2) ... [2019-10-08T16:53:45.954Z] #16 128.1 Setting up python3-setuptools (33.1.1-1) ... [2019-10-08T16:53:45.954Z] #16 129.1 Setting up dh-python (2.20170125) ... [2019-10-08T16:53:45.954Z] #16 129.8 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-10-08T16:53:45.954Z] #16 129.8 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-08T16:53:45.954Z] #16 DONE 130.2s [2019-10-08T16:53:45.954Z] [2019-10-08T16:53:45.954Z] #17 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-08T16:53:46.144Z] #61 13.43 DEP images/timerfd.pb-c.d [2019-10-08T16:53:46.144Z] #61 13.55 PBCC images/timer.pb-c.c [2019-10-08T16:53:46.144Z] #61 ... [2019-10-08T16:53:46.144Z] [2019-10-08T16:53:46.144Z] #23 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-08T16:53:46.144Z] #23 34.11 [2019-10-08T16:53:46.144Z] #23 34.32 ######################################################################## 100.0% [2019-10-08T16:53:46.144Z] #23 34.45 [2019-10-08T16:53:46.144Z] #23 34.54 Download of images into '/build' complete. [2019-10-08T16:53:46.144Z] #23 34.54 Use something like the following to load the result into a Docker daemon: [2019-10-08T16:53:46.144Z] #23 34.54 tar -cC '/build' . | docker load [2019-10-08T16:53:46.144Z] #23 DONE 34.8s [2019-10-08T16:53:46.144Z] [2019-10-08T16:53:46.144Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:53:46.144Z] #61 13.56 DEP images/timer.pb-c.d [2019-10-08T16:53:46.297Z] #17 ... [2019-10-08T16:53:46.297Z] [2019-10-08T16:53:46.297Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:53:46.297Z] #37 55.50 time [2019-10-08T16:53:46.297Z] #37 60.58 strings [2019-10-08T16:53:46.297Z] #37 62.53 os [2019-10-08T16:53:46.297Z] #37 63.44 regexp/syntax [2019-10-08T16:53:46.297Z] #37 ... [2019-10-08T16:53:46.297Z] [2019-10-08T16:53:46.297Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-08T16:53:46.297Z] #24 38.02 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-08T16:53:46.297Z] #24 38.57 [2019-10-08T16:53:46.406Z] #61 13.76 PBCC images/sa.pb-c.c [2019-10-08T16:53:46.406Z] #61 13.86 DEP images/sa.pb-c.d [2019-10-08T16:53:46.667Z] #61 14.00 PBCC images/pipe-data.pb-c.c [2019-10-08T16:53:46.667Z] #61 14.05 DEP images/pipe-data.pb-c.d [2019-10-08T16:53:46.667Z] #61 14.12 PBCC images/mnt.pb-c.c [2019-10-08T16:53:46.667Z] #61 14.18 DEP images/mnt.pb-c.d [2019-10-08T16:53:46.731Z] #24 38.84 ######################################################################## 100.0% [2019-10-08T16:53:46.929Z] #61 14.31 PBCC images/sk-packet.pb-c.c [2019-10-08T16:53:46.929Z] #61 14.37 DEP images/sk-packet.pb-c.d [2019-10-08T16:53:46.929Z] #61 14.51 PBCC images/tcp-stream.pb-c.c [2019-10-08T16:53:47.138Z] #24 39.01 [2019-10-08T16:53:47.138Z] #24 39.10 Download of images into '/build' complete. [2019-10-08T16:53:47.138Z] #24 39.10 Use something like the following to load the result into a Docker daemon: [2019-10-08T16:53:47.138Z] #24 39.10 tar -cC '/build' . | docker load [2019-10-08T16:53:47.138Z] #24 DONE 39.2s [2019-10-08T16:53:47.138Z] [2019-10-08T16:53:47.138Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:53:47.138Z] #62 17.85 CC images/cpuinfo.o [2019-10-08T16:53:47.138Z] #62 18.30 CC images/inventory.o [2019-10-08T16:53:47.138Z] #62 18.52 CC images/fdinfo.o [2019-10-08T16:53:47.138Z] #62 18.84 CC images/fown.o [2019-10-08T16:53:47.138Z] #62 19.11 CC images/ns.o [2019-10-08T16:53:47.138Z] #62 19.24 CC images/regfile.o [2019-10-08T16:53:47.138Z] #62 19.36 CC images/ghost-file.o [2019-10-08T16:53:47.138Z] #62 19.58 CC images/fifo.o [2019-10-08T16:53:47.138Z] #62 19.78 CC images/remap-file-path.o [2019-10-08T16:53:47.138Z] #62 19.90 CC images/eventfd.o [2019-10-08T16:53:47.138Z] #62 20.04 CC images/eventpoll.o [2019-10-08T16:53:47.138Z] #62 20.30 CC images/fh.o [2019-10-08T16:53:47.138Z] #62 20.52 CC images/fsnotify.o [2019-10-08T16:53:47.138Z] #62 20.98 CC images/signalfd.o [2019-10-08T16:53:47.138Z] #62 21.14 CC images/fs.o [2019-10-08T16:53:47.138Z] #62 21.31 CC images/pstree.o [2019-10-08T16:53:47.138Z] #62 21.46 CC images/pipe.o [2019-10-08T16:53:47.138Z] #62 21.67 CC images/tcp-stream.o [2019-10-08T16:53:47.138Z] #62 21.84 CC images/sk-packet.o [2019-10-08T16:53:47.138Z] #62 22.20 CC images/mnt.o [2019-10-08T16:53:47.138Z] #62 22.34 CC images/pipe-data.o [2019-10-08T16:53:47.138Z] #62 22.52 CC images/sa.o [2019-10-08T16:53:47.138Z] #62 22.65 CC images/timer.o [2019-10-08T16:53:47.138Z] #62 23.16 CC images/timerfd.o [2019-10-08T16:53:47.138Z] #62 23.39 CC images/mm.o [2019-10-08T16:53:47.138Z] #62 23.61 CC images/sk-opts.o [2019-10-08T16:53:47.138Z] #62 23.95 CC images/sk-unix.o [2019-10-08T16:53:47.138Z] #62 24.40 CC images/sk-inet.o [2019-10-08T16:53:47.138Z] #62 24.96 CC images/tun.o [2019-10-08T16:53:47.190Z] #61 14.68 DEP images/tcp-stream.pb-c.d [2019-10-08T16:53:47.190Z] #61 14.76 PBCC images/pipe.pb-c.c [2019-10-08T16:53:47.451Z] #61 14.96 DEP images/pipe.pb-c.d [2019-10-08T16:53:47.452Z] #61 15.02 PBCC images/pstree.pb-c.c [2019-10-08T16:53:47.452Z] #61 15.10 DEP images/pstree.pb-c.d [2019-10-08T16:53:47.551Z] #62 ... [2019-10-08T16:53:47.551Z] [2019-10-08T16:53:47.551Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:53:47.551Z] #37 66.99 fmt [2019-10-08T16:53:48.024Z] #61 15.25 PBCC images/fs.pb-c.c [2019-10-08T16:53:48.024Z] #61 15.34 DEP images/fs.pb-c.d [2019-10-08T16:53:48.024Z] #61 15.44 PBCC images/signalfd.pb-c.c [2019-10-08T16:53:48.286Z] #61 15.57 DEP images/signalfd.pb-c.d [2019-10-08T16:53:48.286Z] #61 15.65 PBCC images/fh.pb-c.c [2019-10-08T16:53:48.548Z] #61 15.86 PBCC images/fsnotify.pb-c.c [2019-10-08T16:53:48.548Z] #61 15.90 DEP images/fh.pb-c.d [2019-10-08T16:53:48.548Z] #61 16.03 DEP images/fsnotify.pb-c.d [2019-10-08T16:53:48.548Z] #61 16.09 PBCC images/eventpoll.pb-c.c [2019-10-08T16:53:48.548Z] #61 16.14 DEP images/eventpoll.pb-c.d [2019-10-08T16:53:48.628Z] #61 85.76 CC criu/cr-service.o [2019-10-08T16:53:48.810Z] #61 16.24 PBCC images/eventfd.pb-c.c [2019-10-08T16:53:48.810Z] #61 16.25 DEP images/eventfd.pb-c.d [2019-10-08T16:53:48.810Z] #61 16.34 PBCC images/remap-file-path.pb-c.c [2019-10-08T16:53:48.810Z] #61 16.38 DEP images/remap-file-path.pb-c.d [2019-10-08T16:53:48.886Z] #61 86.70 CC criu/crtools.o [2019-10-08T16:53:48.919Z] #37 ... [2019-10-08T16:53:48.920Z] [2019-10-08T16:53:48.920Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-08T16:53:48.920Z] #51 31.37 + cd /tmp/tmp.uBIndXvvSu/src/github.com/containerd/containerd [2019-10-08T16:53:48.920Z] #51 31.37 + git checkout -q b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-10-08T16:53:48.920Z] #51 33.15 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-08T16:53:48.920Z] #51 33.15 + BUILDTAGS='netgo osusergo static_build' [2019-10-08T16:53:48.920Z] #51 33.15 + export EXTRA_FLAGS=-buildmode=pie [2019-10-08T16:53:48.920Z] #51 33.15 + EXTRA_FLAGS=-buildmode=pie [2019-10-08T16:53:48.920Z] #51 33.15 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-08T16:53:48.920Z] #51 33.15 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-08T16:53:48.920Z] #51 33.15 + '[' '' = dynamic ']' [2019-10-08T16:53:48.920Z] #51 33.15 + make [2019-10-08T16:53:48.920Z] #51 33.54 🇩 bin/ctr [2019-10-08T16:53:48.920Z] #51 ... [2019-10-08T16:53:48.920Z] [2019-10-08T16:53:48.920Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:53:48.920Z] #62 25.59 CC images/sk-netlink.o [2019-10-08T16:53:48.920Z] #62 26.16 CC images/packet-sock.o [2019-10-08T16:53:48.920Z] #62 26.38 CC images/ipc-var.o [2019-10-08T16:53:48.920Z] #62 26.54 CC images/ipc-desc.o [2019-10-08T16:53:48.920Z] #62 26.74 CC images/ipc-shm.o [2019-10-08T16:53:48.920Z] #62 26.94 CC images/ipc-msg.o [2019-10-08T16:53:49.073Z] #61 16.48 PBCC images/fifo.pb-c.c [2019-10-08T16:53:49.073Z] #61 16.52 DEP images/fifo.pb-c.d [2019-10-08T16:53:49.073Z] #61 16.58 PBCC images/ghost-file.pb-c.c [2019-10-08T16:53:49.073Z] #61 16.62 DEP images/ghost-file.pb-c.d [2019-10-08T16:53:49.330Z] #62 27.23 CC images/ipc-sem.o [2019-10-08T16:53:49.330Z] #62 27.41 CC images/utsns.o [2019-10-08T16:53:49.335Z] #61 16.73 PBCC images/regfile.pb-c.c [2019-10-08T16:53:49.335Z] #61 16.80 DEP images/regfile.pb-c.d [2019-10-08T16:53:49.335Z] #61 16.91 PBCC images/ns.pb-c.c [2019-10-08T16:53:49.452Z] #61 87.07 CC criu/eventfd.o [2019-10-08T16:53:49.452Z] #61 87.27 CC criu/eventpoll.o [2019-10-08T16:53:49.596Z] #61 16.92 DEP images/ns.pb-c.d [2019-10-08T16:53:49.596Z] #61 17.04 PBCC images/fdinfo.pb-c.c [2019-10-08T16:53:49.736Z] #62 27.52 CC images/creds.o [2019-10-08T16:53:49.736Z] #62 27.65 CC images/vma.o [2019-10-08T16:53:49.736Z] #62 27.85 CC images/netdev.o [2019-10-08T16:53:49.858Z] #61 17.21 DEP images/fdinfo.pb-c.d [2019-10-08T16:53:49.858Z] #61 17.27 PBCC images/core-aarch64.pb-c.c [2019-10-08T16:53:49.858Z] #61 17.33 PBCC images/core-arm.pb-c.c [2019-10-08T16:53:49.858Z] #61 17.37 PBCC images/core-ppc64.pb-c.c [2019-10-08T16:53:49.858Z] #61 17.40 PBCC images/core-s390.pb-c.c [2019-10-08T16:53:50.120Z] #61 17.48 PBCC images/core-x86.pb-c.c [2019-10-08T16:53:50.120Z] #61 17.57 PBCC images/core.pb-c.c [2019-10-08T16:53:50.120Z] #61 17.65 PBCC images/inventory.pb-c.c [2019-10-08T16:53:50.142Z] #62 28.18 CC images/tty.o [2019-10-08T16:53:50.382Z] #61 17.73 DEP images/core-aarch64.pb-c.d [2019-10-08T16:53:50.382Z] #61 17.78 DEP images/core-arm.pb-c.d [2019-10-08T16:53:50.382Z] #61 17.83 DEP images/core-ppc64.pb-c.d [2019-10-08T16:53:50.382Z] #61 17.92 DEP images/core-s390.pb-c.d [2019-10-08T16:53:50.382Z] #61 18.03 DEP images/core-x86.pb-c.d [2019-10-08T16:53:50.385Z] #61 87.94 CC criu/external.o [2019-10-08T16:53:50.385Z] #61 88.15 CC criu/fault-injection.o [2019-10-08T16:53:50.643Z] #61 88.20 CC criu/fdstore.o [2019-10-08T16:53:50.643Z] #61 88.43 CC criu/fifo.o [2019-10-08T16:53:50.643Z] #61 18.11 DEP images/core.pb-c.d [2019-10-08T16:53:50.643Z] #61 18.22 DEP images/inventory.pb-c.d [2019-10-08T16:53:50.643Z] #61 18.30 PBCC images/cpuinfo.pb-c.c [2019-10-08T16:53:50.901Z] #61 88.73 CC criu/file-ids.o [2019-10-08T16:53:50.904Z] #61 18.32 DEP images/cpuinfo.pb-c.d [2019-10-08T16:53:50.904Z] #61 18.37 PBCC images/stats.pb-c.c [2019-10-08T16:53:50.904Z] #61 18.39 DEP images/stats.pb-c.d [2019-10-08T16:53:50.987Z] #62 28.69 CC images/file-lock.o [2019-10-08T16:53:50.987Z] #62 28.90 CC images/rlimit.o [2019-10-08T16:53:51.190Z] #17 ... [2019-10-08T16:53:51.190Z] [2019-10-08T16:53:51.190Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:53:51.190Z] #61 123.3 CC criu/irmap.o [2019-10-08T16:53:51.190Z] #61 123.8 CC criu/kcmp-ids.o [2019-10-08T16:53:51.190Z] #61 124.1 CC criu/kerndat.o [2019-10-08T16:53:51.190Z] #61 125.0 CC criu/libnetlink.o [2019-10-08T16:53:51.190Z] #61 125.4 CC criu/log.o [2019-10-08T16:53:51.190Z] #61 125.8 CC criu/lsm.o [2019-10-08T16:53:51.190Z] #61 126.2 CC criu/mem.o [2019-10-08T16:53:51.190Z] #61 127.5 CC criu/mount.o [2019-10-08T16:53:51.190Z] #61 131.0 CC criu/namespaces.o [2019-10-08T16:53:51.190Z] #61 132.5 CC criu/net.o [2019-10-08T16:53:51.190Z] #61 ... [2019-10-08T16:53:51.190Z] [2019-10-08T16:53:51.190Z] #17 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-08T16:53:51.190Z] #17 5.662 Collecting yamllint==1.16.0 [2019-10-08T16:53:51.467Z] #61 88.96 CC criu/file-lock.o [2019-10-08T16:53:51.485Z] #62 29.05 CC images/pagemap.o [2019-10-08T16:53:51.485Z] #62 29.30 CC images/siginfo.o [2019-10-08T16:53:51.485Z] #62 29.54 CC images/rpc.o [2019-10-08T16:53:52.046Z] #61 89.63 CC criu/files-ext.o [2019-10-08T16:53:52.307Z] #61 89.84 CC criu/files-reg.o [2019-10-08T16:53:52.818Z] #61 19.99 make[1]: Nothing to be done for 'all'. [2019-10-08T16:53:53.137Z] #62 30.87 CC images/ext-file.o [2019-10-08T16:53:53.137Z] #62 31.06 CC images/cgroup.o [2019-10-08T16:53:53.419Z] #61 ... [2019-10-08T16:53:53.419Z] [2019-10-08T16:53:53.419Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-08T16:53:53.419Z] #50 28.71 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-08T16:53:53.419Z] #50 28.71 + BUILDTAGS='netgo osusergo static_build' [2019-10-08T16:53:53.419Z] #50 28.71 + export EXTRA_FLAGS=-buildmode=pie [2019-10-08T16:53:53.419Z] #50 28.71 + EXTRA_FLAGS=-buildmode=pie [2019-10-08T16:53:53.419Z] #50 28.71 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-08T16:53:53.419Z] #50 28.71 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-08T16:53:53.419Z] #50 28.71 + '[' '' = dynamic ']' [2019-10-08T16:53:53.419Z] #50 28.71 + make [2019-10-08T16:53:53.419Z] #50 29.59 🇩 bin/ctr [2019-10-08T16:53:53.680Z] #61 91.27 CC criu/files.o [2019-10-08T16:53:53.987Z] #62 31.78 CC images/userns.o [2019-10-08T16:53:53.987Z] #62 32.08 CC images/google/protobuf/descriptor.o [2019-10-08T16:53:54.362Z] #50 ... [2019-10-08T16:53:54.362Z] [2019-10-08T16:53:54.362Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:53:54.362Z] #61 21.70 CC images/stats.o [2019-10-08T16:53:54.399Z] #62 ... [2019-10-08T16:53:54.399Z] [2019-10-08T16:53:54.399Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-08T16:53:54.399Z] #17 40.33 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-08T16:53:54.399Z] #17 40.82 Selecting previously unselected package libnet1:s390x. [2019-10-08T16:53:54.399Z] #17 40.83 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-10-08T16:53:54.399Z] #17 40.83 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-08T16:53:54.399Z] #17 40.88 Selecting previously unselected package libnfnetlink0:s390x. [2019-10-08T16:53:54.399Z] #17 40.88 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ... [2019-10-08T16:53:54.399Z] #17 40.88 Unpacking libnfnetlink0:s390x (1.0.1-3) ... [2019-10-08T16:53:54.399Z] #17 40.99 Selecting previously unselected package libpcrecpp0v5:s390x. [2019-10-08T16:53:54.399Z] #17 40.99 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ... [2019-10-08T16:53:54.399Z] #17 41.00 Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... [2019-10-08T16:53:54.399Z] #17 41.17 Selecting previously unselected package libudev-dev:s390x. [2019-10-08T16:53:54.399Z] #17 41.17 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_s390x.deb ... [2019-10-08T16:53:54.399Z] #17 41.17 Unpacking libudev-dev:s390x (232-25+deb9u12) ... [2019-10-08T16:53:54.399Z] #17 41.31 Selecting previously unselected package libpython3.5-minimal:s390x. [2019-10-08T16:53:54.399Z] #17 41.31 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-10-08T16:53:54.399Z] #17 41.31 Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-10-08T16:53:54.399Z] #17 42.02 Selecting previously unselected package python3.5-minimal. [2019-10-08T16:53:54.399Z] #17 42.03 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-10-08T16:53:54.399Z] #17 42.03 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-08T16:53:54.399Z] #17 43.20 Selecting previously unselected package python3-minimal. [2019-10-08T16:53:54.399Z] #17 43.20 Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ... [2019-10-08T16:53:54.399Z] #17 43.22 Unpacking python3-minimal (3.5.3-1) ... [2019-10-08T16:53:54.399Z] #17 43.36 Selecting previously unselected package libmpdec2:s390x. [2019-10-08T16:53:54.399Z] #17 43.36 Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ... [2019-10-08T16:53:54.399Z] #17 43.37 Unpacking libmpdec2:s390x (2.4.2-1) ... [2019-10-08T16:53:54.399Z] #17 43.59 Selecting previously unselected package libpython3.5-stdlib:s390x. [2019-10-08T16:53:54.399Z] #17 43.59 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... [2019-10-08T16:53:54.399Z] #17 43.60 Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-10-08T16:53:54.399Z] #17 45.27 Selecting previously unselected package python3.5. [2019-10-08T16:53:54.399Z] #17 45.28 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ... [2019-10-08T16:53:54.399Z] #17 45.28 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-08T16:53:54.399Z] #17 45.42 Selecting previously unselected package libpython3-stdlib:s390x. [2019-10-08T16:53:54.399Z] #17 45.43 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ... [2019-10-08T16:53:54.399Z] #17 45.43 Unpacking libpython3-stdlib:s390x (3.5.3-1) ... [2019-10-08T16:53:54.399Z] #17 45.49 Selecting previously unselected package dh-python. [2019-10-08T16:53:54.399Z] #17 45.50 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-08T16:53:54.399Z] #17 45.50 Unpacking dh-python (2.20170125) ... [2019-10-08T16:53:54.802Z] #17 45.72 Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-10-08T16:53:54.802Z] #17 45.73 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-08T16:53:54.934Z] #61 22.23 CC images/core.o [2019-10-08T16:53:54.934Z] #61 ... [2019-10-08T16:53:54.934Z] [2019-10-08T16:53:54.934Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-08T16:53:54.934Z] #16 12.88 Fetched 7742 kB in 9s (808 kB/s) [2019-10-08T16:53:54.934Z] #16 12.88 Reading package lists... [2019-10-08T16:53:54.934Z] #16 18.26 Reading package lists... [2019-10-08T16:53:54.934Z] #16 22.05 Building dependency tree... [2019-10-08T16:53:55.054Z] #61 92.73 CC criu/filesystems.o [2019-10-08T16:53:55.506Z] #16 23.64 The following additional packages will be installed: [2019-10-08T16:53:55.506Z] #16 23.65 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-08T16:53:55.506Z] #16 23.65 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-08T16:53:55.506Z] #16 23.65 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-08T16:53:55.506Z] #16 23.65 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-08T16:53:55.506Z] #16 23.66 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-08T16:53:55.506Z] #16 23.66 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-08T16:53:55.506Z] #16 23.66 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-08T16:53:55.506Z] #16 23.66 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-08T16:53:55.506Z] #16 23.66 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-08T16:53:55.506Z] #16 23.67 Suggested packages: [2019-10-08T16:53:55.506Z] #16 23.67 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-08T16:53:55.506Z] #16 23.67 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-08T16:53:55.506Z] #16 23.67 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-08T16:53:55.506Z] #16 23.67 vim-doc vim-scripts xfsdump acl attr quota [2019-10-08T16:53:55.506Z] #16 23.67 Recommended packages: [2019-10-08T16:53:55.506Z] #16 23.67 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-08T16:53:55.506Z] #16 23.67 python3-keyrings.alt python3-xdg unzip [2019-10-08T16:53:55.506Z] #16 ... [2019-10-08T16:53:55.506Z] [2019-10-08T16:53:55.506Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:53:55.506Z] #61 23.05 CC images/core-x86.o [2019-10-08T16:53:55.631Z] #61 93.22 CC criu/fsnotify.o [2019-10-08T16:53:56.198Z] #17 ... [2019-10-08T16:53:56.198Z] [2019-10-08T16:53:56.198Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-08T16:53:56.198Z] #34 65.51 io/ioutil [2019-10-08T16:53:56.198Z] #34 67.96 flag [2019-10-08T16:53:56.198Z] #34 67.97 github.com/BurntSushi/toml [2019-10-08T16:53:56.198Z] #34 69.53 log [2019-10-08T16:53:56.198Z] #34 72.29 github.com/BurntSushi/toml/cmd/tomlv [2019-10-08T16:53:56.198Z] #34 ... [2019-10-08T16:53:56.198Z] [2019-10-08T16:53:56.198Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:53:56.198Z] #62 33.30 CC images/opts.o [2019-10-08T16:53:56.198Z] #62 33.52 CC images/seccomp.o [2019-10-08T16:53:56.198Z] #62 33.70 CC images/binfmt-misc.o [2019-10-08T16:53:56.198Z] #62 33.90 CC images/time.o [2019-10-08T16:53:56.198Z] #62 34.07 CC images/sysctl.o [2019-10-08T16:53:56.198Z] #62 34.26 CC images/autofs.o [2019-10-08T16:53:56.448Z] #61 23.82 CC images/core-arm.o [2019-10-08T16:53:56.467Z] #17 ... [2019-10-08T16:53:56.467Z] [2019-10-08T16:53:56.467Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:53:56.467Z] #61 134.9 CC criu/netfilter.o [2019-10-08T16:53:56.467Z] #61 135.1 CC criu/page-pipe.o [2019-10-08T16:53:56.467Z] #61 135.6 CC criu/page-xfer.o [2019-10-08T16:53:56.467Z] #61 136.5 CC criu/pagemap-cache.o [2019-10-08T16:53:56.467Z] #61 136.9 CC criu/pagemap.o [2019-10-08T16:53:56.467Z] #61 137.6 CC criu/parasite-syscall.o [2019-10-08T16:53:56.467Z] #61 138.2 CC criu/path.o [2019-10-08T16:53:56.467Z] #61 138.4 CC criu/pie-util-vdso-elf32.o [2019-10-08T16:53:56.467Z] #61 138.8 CC criu/pie-util-vdso.o [2019-10-08T16:53:56.565Z] #61 94.03 CC criu/image-desc.o [2019-10-08T16:53:56.565Z] #61 94.14 CC criu/image.o [2019-10-08T16:53:56.600Z] #62 ... [2019-10-08T16:53:56.600Z] [2019-10-08T16:53:56.600Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-08T16:53:56.600Z] #34 DONE 76.1s [2019-10-08T16:53:56.600Z] [2019-10-08T16:53:56.600Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:53:56.600Z] #62 34.49 CC images/macvlan.o [2019-10-08T16:53:56.600Z] #62 34.73 CC images/sit.o [2019-10-08T16:53:56.722Z] #61 139.1 CC criu/pie-util.o [2019-10-08T16:53:56.978Z] #61 139.3 CC criu/pipes.o [2019-10-08T16:53:56.998Z] #62 35.03 LINK images/built-in.o [2019-10-08T16:53:57.020Z] #61 24.46 CC images/core-aarch64.o [2019-10-08T16:53:57.132Z] #61 94.71 CC criu/ipc_ns.o [2019-10-08T16:53:57.424Z] #62 35.29 GEN compel/include/asm [2019-10-08T16:53:57.424Z] #62 35.30 GEN compel/include/version.h [2019-10-08T16:53:57.424Z] #62 35.31 touch .config [2019-10-08T16:53:57.424Z] #62 35.31 GEN include/common/config.h [2019-10-08T16:53:57.424Z] #62 35.33 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2019-10-08T16:53:57.424Z] #62 35.36 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-08T16:53:57.424Z] #62 35.36 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-08T16:53:57.424Z] #62 35.37 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2019-10-08T16:53:57.424Z] #62 35.38 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2019-10-08T16:53:57.424Z] #62 35.40 DEP compel/arch/s390/plugins/std/parasite-head.d [2019-10-08T16:53:57.424Z] #62 35.42 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-08T16:53:57.424Z] #62 35.43 DEP compel/plugins/std/infect.d [2019-10-08T16:53:57.424Z] #62 35.51 DEP compel/plugins/std/string.d [2019-10-08T16:53:57.539Z] #61 139.9 CC criu/plugin.o [2019-10-08T16:53:57.593Z] #61 ... [2019-10-08T16:53:57.593Z] [2019-10-08T16:53:57.593Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:53:57.593Z] #36 71.91 text/template [2019-10-08T16:53:57.593Z] #36 77.27 go/parser [2019-10-08T16:53:57.593Z] #36 78.11 compress/flate [2019-10-08T16:53:57.593Z] #36 80.60 go/doc [2019-10-08T16:53:57.593Z] #36 81.84 math/big [2019-10-08T16:53:57.593Z] #36 ... [2019-10-08T16:53:57.593Z] [2019-10-08T16:53:57.593Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:53:57.593Z] #61 24.99 CC images/core-ppc64.o [2019-10-08T16:53:57.698Z] #61 95.54 CC criu/irmap.o [2019-10-08T16:53:57.795Z] #61 140.2 CC criu/proc_parse.o [2019-10-08T16:53:57.795Z] #61 ... [2019-10-08T16:53:57.795Z] [2019-10-08T16:53:57.795Z] #17 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-08T16:53:57.795Z] #17 12.44 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-08T16:53:57.956Z] #61 ... [2019-10-08T16:53:57.956Z] [2019-10-08T16:53:57.956Z] #58 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-08T16:53:57.956Z] #58 148.1 + dpkg --print-architecture [2019-10-08T16:53:57.956Z] #58 148.1 + cd /tmp/tmp.X58lhGHrVv/src/github.com/docker/distribution [2019-10-08T16:53:57.956Z] #58 148.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-08T16:53:58.050Z] #17 12.73 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-08T16:53:58.136Z] #62 35.62 DEP compel/plugins/std/log.d [2019-10-08T16:53:58.136Z] #62 35.76 DEP compel/plugins/std/fds.d [2019-10-08T16:53:58.136Z] #62 35.94 DEP compel/plugins/std/std.d [2019-10-08T16:53:58.136Z] #62 36.16 DEP compel/plugins/shmem/shmem.d [2019-10-08T16:53:58.165Z] #61 25.65 CC images/core-s390.o [2019-10-08T16:53:58.214Z] #58 148.3 + GOPATH=/tmp/tmp.X58lhGHrVv/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.X58lhGHrVv [2019-10-08T16:53:58.214Z] #58 148.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-08T16:53:58.646Z] #62 36.31 DEP compel/plugins/fds/fds.d [2019-10-08T16:53:58.646Z] #62 36.39 CC compel/plugins/std/std.o [2019-10-08T16:53:59.054Z] #62 36.99 CC compel/plugins/std/fds.o [2019-10-08T16:53:59.108Z] #61 26.33 CC images/cpuinfo.o [2019-10-08T16:53:59.369Z] #61 26.96 CC images/inventory.o [2019-10-08T16:53:59.414Z] #17 13.84 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-08T16:53:59.453Z] #62 37.45 CC compel/plugins/std/log.o [2019-10-08T16:53:59.941Z] #61 27.46 CC images/fdinfo.o [2019-10-08T16:54:00.315Z] #62 ... [2019-10-08T16:54:00.315Z] [2019-10-08T16:54:00.315Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:54:00.315Z] #37 69.64 regexp [2019-10-08T16:54:00.315Z] #37 71.88 go/token [2019-10-08T16:54:00.315Z] #37 73.07 go/scanner [2019-10-08T16:54:00.315Z] #37 73.95 internal/lazyregexp [2019-10-08T16:54:00.315Z] #37 74.23 net/url [2019-10-08T16:54:00.315Z] #37 74.74 go/ast [2019-10-08T16:54:00.315Z] #37 75.94 text/template/parse [2019-10-08T16:54:00.315Z] #37 ... [2019-10-08T16:54:00.315Z] [2019-10-08T16:54:00.315Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:54:00.315Z] #62 38.22 CC compel/plugins/std/string.o [2019-10-08T16:54:00.513Z] #61 27.98 CC images/fown.o [2019-10-08T16:54:00.720Z] #62 38.82 CC compel/plugins/std/infect.o [2019-10-08T16:54:00.864Z] #17 15.33 Collecting pyyaml (from yamllint==1.16.0) [2019-10-08T16:54:01.084Z] #61 28.36 CC images/ns.o [2019-10-08T16:54:01.103Z] #62 39.24 CC compel/arch/s390/plugins/std/parasite-head.o [2019-10-08T16:54:01.345Z] #61 28.74 CC images/regfile.o [2019-10-08T16:54:01.492Z] #62 39.28 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2019-10-08T16:54:01.492Z] #62 39.35 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2019-10-08T16:54:01.492Z] #62 39.43 AR compel/plugins/std.lib.a [2019-10-08T16:54:01.492Z] #62 39.45 CC compel/plugins/fds/fds.o [2019-10-08T16:54:01.492Z] #62 39.60 AR compel/plugins/fds.lib.a [2019-10-08T16:54:01.492Z] #62 39.68 HOSTDEP compel/src/lib/log-host.d [2019-10-08T16:54:01.607Z] #61 29.09 CC images/ghost-file.o [2019-10-08T16:54:01.868Z] #61 29.47 CC images/fifo.o [2019-10-08T16:54:01.879Z] #62 39.84 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-08T16:54:02.263Z] #62 39.98 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2019-10-08T16:54:02.263Z] #62 40.18 HOSTDEP compel/src/main-host.d [2019-10-08T16:54:02.263Z] #62 40.30 DEP compel/src/lib/ptrace.d [2019-10-08T16:54:02.263Z] #62 40.38 DEP compel/src/lib/infect.d [2019-10-08T16:54:02.269Z] #17 16.55 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-08T16:54:02.269Z] #17 ... [2019-10-08T16:54:02.269Z] [2019-10-08T16:54:02.269Z] #58 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-08T16:54:02.269Z] #58 210.9 + rm -rf /tmp/tmp.gBy9PigSLC/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.gBy9PigSLC [2019-10-08T16:54:02.269Z] #58 DONE 211.3s [2019-10-08T16:54:02.441Z] #61 29.79 CC images/remap-file-path.o [2019-10-08T16:54:02.524Z] [2019-10-08T16:54:02.525Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:54:02.525Z] #61 142.4 CC criu/protobuf-desc.o [2019-10-08T16:54:02.525Z] #61 143.3 CC criu/protobuf.o [2019-10-08T16:54:02.525Z] #61 143.7 CC criu/pstree.o [2019-10-08T16:54:02.525Z] #61 144.6 CC criu/rbtree.o [2019-10-08T16:54:02.525Z] #61 144.9 CC criu/rst-malloc.o [2019-10-08T16:54:02.660Z] #62 40.54 DEP compel/src/lib/infect-util.d [2019-10-08T16:54:02.660Z] #62 40.62 DEP compel/src/lib/infect-rpc.d [2019-10-08T16:54:02.660Z] #62 40.72 DEP compel/arch/s390/src/lib/infect.d [2019-10-08T16:54:02.701Z] #61 30.13 CC images/eventfd.o [2019-10-08T16:54:02.780Z] #61 145.2 CC criu/seccomp.o [2019-10-08T16:54:02.976Z] #61 30.43 CC images/eventpoll.o [2019-10-08T16:54:03.136Z] #62 40.82 DEP compel/arch/s390/src/lib/cpu.d [2019-10-08T16:54:03.136Z] #62 40.91 DEP compel/src/lib/log.d [2019-10-08T16:54:03.136Z] #62 40.98 DEP compel/src/main.d [2019-10-08T16:54:03.136Z] #62 41.08 DEP compel/src/lib/handle-elf.d [2019-10-08T16:54:03.136Z] #62 41.19 DEP compel/arch/s390/src/lib/handle-elf.d [2019-10-08T16:54:03.247Z] #61 ... [2019-10-08T16:54:03.247Z] [2019-10-08T16:54:03.247Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-08T16:54:03.247Z] #16 26.14 The following NEW packages will be installed: [2019-10-08T16:54:03.247Z] #16 26.15 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-08T16:54:03.247Z] #16 26.15 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-08T16:54:03.247Z] #16 26.15 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-08T16:54:03.247Z] #16 26.15 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-08T16:54:03.247Z] #16 26.15 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-08T16:54:03.247Z] #16 26.15 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-08T16:54:03.247Z] #16 26.15 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-08T16:54:03.247Z] #16 26.15 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-08T16:54:03.247Z] #16 26.15 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-08T16:54:03.247Z] #16 26.16 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-08T16:54:03.247Z] #16 26.16 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-08T16:54:03.247Z] #16 26.16 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-08T16:54:03.247Z] #16 26.16 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-08T16:54:03.247Z] #16 26.16 xfsprogs xxd xz-utils zip [2019-10-08T16:54:03.247Z] #16 27.65 0 upgraded, 69 newly installed, 0 to remove and 12 not upgraded. [2019-10-08T16:54:03.247Z] #16 27.65 Need to get 84.4 MB of archives. [2019-10-08T16:54:03.247Z] #16 27.65 After this operation, 528 MB of additional disk space will be used. [2019-10-08T16:54:03.247Z] #16 27.65 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bash-completion all 1:2.1-4.3 [178 kB] [2019-10-08T16:54:03.247Z] #16 27.66 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB] [2019-10-08T16:54:03.247Z] #16 27.66 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnfnetlink0 arm64 1.0.1-3 [12.0 kB] [2019-10-08T16:54:03.247Z] #16 27.67 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcrecpp0v5 arm64 2:8.39-3 [151 kB] [2019-10-08T16:54:03.247Z] #16 27.68 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libudev-dev arm64 232-25+deb9u12 [92.5 kB] [2019-10-08T16:54:03.247Z] #16 27.69 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3.5-minimal arm64 3.5.3-1+deb9u1 [564 kB] [2019-10-08T16:54:03.247Z] #16 27.72 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3.5-minimal arm64 3.5.3-1+deb9u1 [1255 kB] [2019-10-08T16:54:03.247Z] #16 27.80 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-minimal arm64 3.5.3-1 [35.3 kB] [2019-10-08T16:54:03.247Z] #16 27.81 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libmpdec2 arm64 2.4.2-1 [76.9 kB] [2019-10-08T16:54:03.247Z] #16 27.82 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3.5-stdlib arm64 3.5.3-1+deb9u1 [2034 kB] [2019-10-08T16:54:03.247Z] #16 27.92 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3.5 arm64 3.5.3-1+deb9u1 [229 kB] [2019-10-08T16:54:03.247Z] #16 27.93 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3-stdlib arm64 3.5.3-1 [18.6 kB] [2019-10-08T16:54:03.247Z] #16 27.93 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dh-python all 2.20170125 [86.8 kB] [2019-10-08T16:54:03.247Z] #16 27.94 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3 arm64 3.5.3-1 [21.6 kB] [2019-10-08T16:54:03.247Z] #16 27.98 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 pigz arm64 2.3.4-1 [45.6 kB] [2019-10-08T16:54:03.247Z] #16 27.98 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip4tc0 arm64 1.6.0+snapshot20161117-6 [66.4 kB] [2019-10-08T16:54:03.247Z] #16 27.98 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip6tc0 arm64 1.6.0+snapshot20161117-6 [66.7 kB] [2019-10-08T16:54:03.247Z] #16 27.99 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libiptc0 arm64 1.6.0+snapshot20161117-6 [57.6 kB] [2019-10-08T16:54:03.247Z] #16 27.99 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libxtables12 arm64 1.6.0+snapshot20161117-6 [73.3 kB] [2019-10-08T16:54:03.247Z] #16 28.07 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnetfilter-conntrack3 arm64 1.0.6-2 [31.4 kB] [2019-10-08T16:54:03.247Z] #16 28.07 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 iptables arm64 1.6.0+snapshot20161117-6 [264 kB] [2019-10-08T16:54:03.247Z] #16 28.08 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB] [2019-10-08T16:54:03.247Z] #16 28.09 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-08T16:54:03.247Z] #16 28.09 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bzip2 arm64 1.0.6-8.1 [46.1 kB] [2019-10-08T16:54:03.247Z] #16 28.09 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libgpm2 arm64 1.20.4-6.2+b1 [33.3 kB] [2019-10-08T16:54:03.247Z] #16 28.10 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xz-utils arm64 5.2.2-1.2+b1 [261 kB] [2019-10-08T16:54:03.247Z] #16 28.23 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 aufs-tools arm64 1:4.1+20161219-1 [100 kB] [2019-10-08T16:54:03.247Z] #16 28.33 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB] [2019-10-08T16:54:03.247Z] #16 28.33 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB] [2019-10-08T16:54:03.247Z] #16 28.35 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB] [2019-10-08T16:54:03.247Z] #16 28.42 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper1.02.1 arm64 2:1.02.137-2 [143 kB] [2019-10-08T16:54:03.247Z] #16 28.43 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dmsetup arm64 2:1.02.137-2 [100 kB] [2019-10-08T16:54:03.247Z] #16 28.43 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB] [2019-10-08T16:54:03.247Z] #16 28.43 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjq1 arm64 1.5+dfsg-1.3 [102 kB] [2019-10-08T16:54:03.247Z] #16 28.43 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB] [2019-10-08T16:54:03.247Z] #16 28.44 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libaio1 arm64 0.3.110-3 [9264 B] [2019-10-08T16:54:03.247Z] #16 28.44 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap2-bin arm64 1:2.25-1 [26.3 kB] [2019-10-08T16:54:03.247Z] #16 28.60 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.137-2 [40.1 kB] [2019-10-08T16:54:03.247Z] #16 28.68 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsepol1-dev arm64 2.6-2 [279 kB] [2019-10-08T16:54:03.247Z] #16 28.69 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre16-3 arm64 2:8.39-3 [226 kB] [2019-10-08T16:54:03.247Z] #16 28.70 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre32-3 arm64 2:8.39-3 [220 kB] [2019-10-08T16:54:03.247Z] #16 28.72 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre3-dev arm64 2:8.39-3 [561 kB] [2019-10-08T16:54:03.247Z] #16 28.77 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libselinux1-dev arm64 2.6-3+b3 [176 kB] [2019-10-08T16:54:03.247Z] #16 28.78 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper-dev arm64 2:1.02.137-2 [68.6 kB] [2019-10-08T16:54:03.247Z] #16 28.79 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-200 arm64 3.2.27-2 [52.5 kB] [2019-10-08T16:54:03.247Z] #16 28.79 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB] [2019-10-08T16:54:03.247Z] #16 28.87 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libreadline5 arm64 5.2+dfsg-3+b1 [101 kB] [2019-10-08T16:54:03.247Z] #16 28.87 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsystemd-dev arm64 232-25+deb9u12 [1728 kB] [2019-10-08T16:54:03.247Z] #16 28.96 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 net-tools arm64 1.60+git20161116.90da8a0-1 [236 kB] [2019-10-08T16:54:03.247Z] #16 28.98 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-08T16:54:03.247Z] #16 29.06 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-08T16:54:03.247Z] #16 29.07 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-08T16:54:03.247Z] #16 29.08 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-setuptools all 33.1.1-1 [215 kB] [2019-10-08T16:54:03.247Z] #16 29.08 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-08T16:54:03.247Z] #16 29.18 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 thin-provisioning-tools arm64 0.6.1-4+b1 [314 kB] [2019-10-08T16:54:03.247Z] #16 29.42 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-08T16:54:03.247Z] #16 29.68 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim arm64 2:8.0.0197-4+deb9u3 [868 kB] [2019-10-08T16:54:03.247Z] #16 29.73 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xfsprogs arm64 4.9.0+nmu1 [693 kB] [2019-10-08T16:54:03.247Z] #16 29.77 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 zip arm64 3.0-11+b1 [225 kB] [2019-10-08T16:54:03.247Z] #16 29.79 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor-perl arm64 2.11.0-3+deb9u2 [77.8 kB] [2019-10-08T16:54:03.247Z] #16 29.80 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 apparmor arm64 2.11.0-3+deb9u2 [493 kB] [2019-10-08T16:54:03.247Z] #16 29.90 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64-i686 arm64 2.28-5+7.4+b4 [1919 kB] [2019-10-08T16:54:03.247Z] #16 30.25 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64-x86-64 arm64 2.28-5+7.4+b4 [2132 kB] [2019-10-08T16:54:03.247Z] #16 30.54 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-10-08T16:54:03.247Z] #16 30.55 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-08T16:54:03.247Z] #16 30.85 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-10-08T16:54:03.247Z] #16 31.03 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 gcc-mingw-w64-base arm64 6.3.0-18+19.3+b2 [170 kB] [2019-10-08T16:54:03.247Z] #16 31.24 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 gcc-mingw-w64-x86-64 arm64 6.3.0-18+19.3+b2 [29.9 MB] [2019-10-08T16:54:03.495Z] ---> e9ea26208d53 [2019-10-08T16:54:03.495Z] Successfully built e9ea26208d53 [2019-10-08T16:54:03.495Z] Successfully tagged docker:latest [2019-10-08T16:54:03.495Z] INFO: Image build ended at 10/08/2019 16:53:59. Duration:00:03:25.6674443 [2019-10-08T16:54:03.495Z] [2019-10-08T16:54:03.495Z] [2019-10-08T16:54:03.495Z] INFO: Building the test binaries at 10/08/2019 16:53:59... [2019-10-08T16:54:03.679Z] #62 41.38 CC compel/src/lib/log.o [2019-10-08T16:54:04.143Z] #61 146.3 CC criu/seize.o [2019-10-08T16:54:04.179Z] #62 41.94 CC compel/arch/s390/src/lib/cpu.o [2019-10-08T16:54:04.467Z] INFO: make.ps1 starting at 10/08/2019 16:54:03 [2019-10-08T16:54:04.467Z] INFO: Git commit (eda98ad00) assumed from DOCKER_GITCOMMIT environment variable [2019-10-08T16:54:04.467Z] INFO: Invoking autogen... [2019-10-08T16:54:04.600Z] #62 42.30 CC compel/arch/s390/src/lib/infect.o [2019-10-08T16:54:04.633Z] #16 32.77 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 g++-mingw-w64-x86-64 arm64 6.3.0-18+19.3+b2 [21.0 MB] [2019-10-08T16:54:04.702Z] #61 147.1 CC criu/servicefd.o [2019-10-08T16:54:04.927Z] INFO: Building daemon... [2019-10-08T16:54:04.957Z] #61 147.5 CC criu/shmem.o [2019-10-08T16:54:04.993Z] #62 43.04 CC compel/src/lib/infect-rpc.o [2019-10-08T16:54:05.385Z] #62 43.36 CC compel/src/lib/infect-util.o [2019-10-08T16:54:05.792Z] #62 43.60 CC compel/src/lib/infect.o [2019-10-08T16:54:05.880Z] #61 148.1 CC criu/sigframe.o [2019-10-08T16:54:05.880Z] #61 148.2 CC criu/signalfd.o [2019-10-08T16:54:06.135Z] #61 148.6 CC criu/sk-inet.o [2019-10-08T16:54:06.324Z] #58 ... [2019-10-08T16:54:06.324Z] [2019-10-08T16:54:06.324Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:54:06.324Z] #61 96.06 CC criu/kcmp-ids.o [2019-10-08T16:54:06.324Z] #61 96.36 CC criu/kerndat.o [2019-10-08T16:54:06.324Z] #61 97.12 CC criu/libnetlink.o [2019-10-08T16:54:06.324Z] #61 97.37 CC criu/log.o [2019-10-08T16:54:06.324Z] #61 97.74 CC criu/lsm.o [2019-10-08T16:54:06.324Z] #61 98.12 CC criu/mem.o [2019-10-08T16:54:06.324Z] #61 99.24 CC criu/mount.o [2019-10-08T16:54:06.324Z] #61 101.7 CC criu/namespaces.o [2019-10-08T16:54:06.324Z] #61 102.9 CC criu/net.o [2019-10-08T16:54:06.695Z] #61 ... [2019-10-08T16:54:06.695Z] [2019-10-08T16:54:06.695Z] #17 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-08T16:54:06.695Z] #17 18.68 Building wheels for collected packages: pathspec, pyyaml [2019-10-08T16:54:06.695Z] #17 18.69 Running setup.py bdist_wheel for pathspec: started [2019-10-08T16:54:06.695Z] #17 19.51 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-08T16:54:06.695Z] #17 19.51 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-08T16:54:06.695Z] #17 19.53 Running setup.py bdist_wheel for pyyaml: started [2019-10-08T16:54:06.695Z] #17 20.51 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-08T16:54:06.695Z] #17 20.51 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-08T16:54:06.695Z] #17 20.58 Successfully built pathspec pyyaml [2019-10-08T16:54:06.695Z] #17 20.58 Installing collected packages: pathspec, pyyaml, yamllint [2019-10-08T16:54:06.695Z] #17 20.93 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-08T16:54:06.695Z] #17 DONE 21.3s [2019-10-08T16:54:06.695Z] [2019-10-08T16:54:06.695Z] #19 [dev 9/25] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-10-08T16:54:06.949Z] #19 DONE 0.2s [2019-10-08T16:54:06.949Z] [2019-10-08T16:54:06.949Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:54:06.949Z] #61 149.4 CC criu/sk-netlink.o [2019-10-08T16:54:07.156Z] #62 ... [2019-10-08T16:54:07.156Z] [2019-10-08T16:54:07.156Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-08T16:54:07.156Z] #17 48.90 Setting up python3-minimal (3.5.3-1) ... [2019-10-08T16:54:07.156Z] #17 50.22 Selecting previously unselected package python3. [2019-10-08T16:54:07.156Z] #17 50.22 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16484 files and directories currently installed.) [2019-10-08T16:54:07.156Z] #17 50.24 Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... [2019-10-08T16:54:07.156Z] #17 50.26 Unpacking python3 (3.5.3-1) ... [2019-10-08T16:54:07.156Z] #17 50.35 Selecting previously unselected package pigz. [2019-10-08T16:54:07.156Z] #17 50.35 Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... [2019-10-08T16:54:07.156Z] #17 50.36 Unpacking pigz (2.3.4-1) ... [2019-10-08T16:54:07.156Z] #17 50.45 Selecting previously unselected package libip4tc0:s390x. [2019-10-08T16:54:07.156Z] #17 50.45 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-08T16:54:07.156Z] #17 50.46 Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-08T16:54:07.156Z] #17 50.54 Selecting previously unselected package libip6tc0:s390x. [2019-10-08T16:54:07.156Z] #17 50.54 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-08T16:54:07.156Z] #17 50.55 Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-08T16:54:07.156Z] #17 50.61 Selecting previously unselected package libiptc0:s390x. [2019-10-08T16:54:07.156Z] #17 50.61 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-08T16:54:07.156Z] #17 50.61 Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-08T16:54:07.156Z] #17 50.69 Selecting previously unselected package libxtables12:s390x. [2019-10-08T16:54:07.156Z] #17 50.71 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-08T16:54:07.156Z] #17 50.71 Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-10-08T16:54:07.156Z] #17 50.87 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2019-10-08T16:54:07.156Z] #17 50.87 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... [2019-10-08T16:54:07.156Z] #17 50.87 Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-10-08T16:54:07.156Z] #17 50.93 Selecting previously unselected package iptables. [2019-10-08T16:54:07.156Z] #17 50.93 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-08T16:54:07.156Z] #17 50.94 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-08T16:54:07.156Z] #17 51.44 Selecting previously unselected package xxd. [2019-10-08T16:54:07.156Z] #17 51.44 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-08T16:54:07.156Z] #17 51.45 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-08T16:54:07.156Z] #17 51.56 Selecting previously unselected package vim-common. [2019-10-08T16:54:07.156Z] #17 51.56 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-08T16:54:07.156Z] #17 51.57 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-08T16:54:07.156Z] #17 51.79 Selecting previously unselected package bzip2. [2019-10-08T16:54:07.156Z] #17 51.79 Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... [2019-10-08T16:54:07.156Z] #17 51.79 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-08T16:54:07.156Z] #17 51.90 Selecting previously unselected package libgpm2:s390x. [2019-10-08T16:54:07.156Z] #17 51.90 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... [2019-10-08T16:54:07.156Z] #17 51.90 Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... [2019-10-08T16:54:07.156Z] #17 51.96 Selecting previously unselected package xz-utils. [2019-10-08T16:54:07.156Z] #17 51.96 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... [2019-10-08T16:54:07.156Z] #17 51.96 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-08T16:54:07.156Z] #17 52.11 Selecting previously unselected package aufs-tools. [2019-10-08T16:54:07.156Z] #17 52.11 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... [2019-10-08T16:54:07.156Z] #17 52.11 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-08T16:54:07.156Z] #17 52.25 Selecting previously unselected package liblzo2-2:s390x. [2019-10-08T16:54:07.156Z] #17 52.25 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-08T16:54:07.156Z] #17 52.26 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-08T16:54:07.156Z] #17 52.36 Selecting previously unselected package btrfs-progs. [2019-10-08T16:54:07.156Z] #17 52.37 Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ... [2019-10-08T16:54:07.156Z] #17 52.37 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-08T16:54:07.156Z] #17 52.93 Selecting previously unselected package btrfs-tools. [2019-10-08T16:54:07.156Z] #17 52.93 Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ... [2019-10-08T16:54:07.156Z] #17 52.94 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-08T16:54:07.156Z] #17 52.98 Selecting previously unselected package libdevmapper1.02.1:s390x. [2019-10-08T16:54:07.156Z] #17 52.98 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-10-08T16:54:07.156Z] #17 52.98 Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-10-08T16:54:07.156Z] #17 53.14 Selecting previously unselected package dmsetup. [2019-10-08T16:54:07.156Z] #17 53.14 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ... [2019-10-08T16:54:07.156Z] #17 53.14 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-08T16:54:07.156Z] #17 53.24 Selecting previously unselected package libonig4:s390x. [2019-10-08T16:54:07.156Z] #17 53.24 Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ... [2019-10-08T16:54:07.156Z] #17 53.24 Unpacking libonig4:s390x (6.1.3-2) ... [2019-10-08T16:54:07.156Z] #17 53.43 Selecting previously unselected package libjq1:s390x. [2019-10-08T16:54:07.156Z] #17 53.43 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-10-08T16:54:07.156Z] #17 53.43 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-08T16:54:07.156Z] #17 53.58 Selecting previously unselected package jq. [2019-10-08T16:54:07.156Z] #17 53.58 Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ... [2019-10-08T16:54:07.156Z] #17 53.58 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-08T16:54:07.156Z] #17 53.66 Selecting previously unselected package libaio1:s390x. [2019-10-08T16:54:07.156Z] #17 53.66 Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ... [2019-10-08T16:54:07.156Z] #17 53.66 Unpacking libaio1:s390x (0.3.110-3) ... [2019-10-08T16:54:07.156Z] #17 53.72 Selecting previously unselected package libcap2-bin. [2019-10-08T16:54:07.156Z] #17 53.73 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ... [2019-10-08T16:54:07.156Z] #17 53.73 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-08T16:54:07.156Z] #17 53.79 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2019-10-08T16:54:07.156Z] #17 53.79 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-10-08T16:54:07.156Z] #17 53.79 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-10-08T16:54:07.156Z] #17 53.87 Selecting previously unselected package libsepol1-dev:s390x. [2019-10-08T16:54:07.156Z] #17 53.87 Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ... [2019-10-08T16:54:07.156Z] #17 53.88 Unpacking libsepol1-dev:s390x (2.6-2) ... [2019-10-08T16:54:07.156Z] #17 54.15 Selecting previously unselected package libpcre16-3:s390x. [2019-10-08T16:54:07.156Z] #17 54.15 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ... [2019-10-08T16:54:07.156Z] #17 54.15 Unpacking libpcre16-3:s390x (2:8.39-3) ... [2019-10-08T16:54:07.156Z] #17 54.28 Selecting previously unselected package libpcre32-3:s390x. [2019-10-08T16:54:07.156Z] #17 54.28 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ... [2019-10-08T16:54:07.156Z] #17 54.29 Unpacking libpcre32-3:s390x (2:8.39-3) ... [2019-10-08T16:54:07.156Z] #17 54.45 Selecting previously unselected package libpcre3-dev:s390x. [2019-10-08T16:54:07.156Z] #17 54.48 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ... [2019-10-08T16:54:07.156Z] #17 54.49 Unpacking libpcre3-dev:s390x (2:8.39-3) ... [2019-10-08T16:54:07.156Z] #17 55.14 Selecting previously unselected package libselinux1-dev:s390x. [2019-10-08T16:54:07.156Z] #17 55.15 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ... [2019-10-08T16:54:07.156Z] #17 55.15 Unpacking libselinux1-dev:s390x (2.6-3+b3) ... [2019-10-08T16:54:07.156Z] #17 55.63 Selecting previously unselected package libdevmapper-dev:s390x. [2019-10-08T16:54:07.156Z] #17 55.63 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... [2019-10-08T16:54:07.156Z] #17 55.64 Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-10-08T16:54:07.156Z] #17 55.71 Selecting previously unselected package libnl-3-200:s390x. [2019-10-08T16:54:07.156Z] #17 55.71 Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ... [2019-10-08T16:54:07.156Z] #17 55.72 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-10-08T16:54:07.156Z] #17 55.77 Selecting previously unselected package libprotobuf-c1:s390x. [2019-10-08T16:54:07.156Z] #17 55.77 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-10-08T16:54:07.156Z] #17 55.77 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-08T16:54:07.156Z] #17 55.84 Selecting previously unselected package libreadline5:s390x. [2019-10-08T16:54:07.156Z] #17 55.84 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ... [2019-10-08T16:54:07.156Z] #17 55.85 Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-10-08T16:54:07.156Z] #17 56.02 Selecting previously unselected package libsystemd-dev:s390x. [2019-10-08T16:54:07.156Z] #17 56.02 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ... [2019-10-08T16:54:07.156Z] #17 56.03 Unpacking libsystemd-dev:s390x (232-25+deb9u12) ... [2019-10-08T16:54:07.156Z] #17 57.78 Selecting previously unselected package net-tools. [2019-10-08T16:54:07.156Z] #17 57.79 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... [2019-10-08T16:54:07.156Z] #17 57.79 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-08T16:54:07.156Z] #17 58.08 Selecting previously unselected package python-pip-whl. [2019-10-08T16:54:07.156Z] #17 58.09 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-08T16:54:07.156Z] #17 58.09 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-08T16:54:07.191Z] #16 ... [2019-10-08T16:54:07.191Z] [2019-10-08T16:54:07.191Z] #64 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-08T16:54:07.191Z] #64 84.22 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-08T16:54:07.191Z] #64 84.22 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-08T16:54:07.191Z] #64 DONE 91.4s [2019-10-08T16:54:07.191Z] [2019-10-08T16:54:07.191Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-08T16:54:07.191Z] #65 DONE 0.1s [2019-10-08T16:54:07.191Z] [2019-10-08T16:54:07.191Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:54:07.191Z] #61 30.97 CC images/fh.o [2019-10-08T16:54:07.191Z] #61 31.33 CC images/fsnotify.o [2019-10-08T16:54:07.191Z] #61 32.33 CC images/signalfd.o [2019-10-08T16:54:07.191Z] #61 32.61 CC images/fs.o [2019-10-08T16:54:07.191Z] #61 32.88 CC images/pstree.o [2019-10-08T16:54:07.191Z] #61 33.30 CC images/pipe.o [2019-10-08T16:54:07.191Z] #61 33.62 CC images/tcp-stream.o [2019-10-08T16:54:07.191Z] #61 33.99 CC images/sk-packet.o [2019-10-08T16:54:07.191Z] #61 34.52 CC images/mnt.o [2019-10-08T16:54:07.451Z] #61 34.92 CC images/pipe-data.o [2019-10-08T16:54:07.509Z] #61 149.7 CC criu/sk-packet.o [2019-10-08T16:54:07.553Z] #17 ... [2019-10-08T16:54:07.553Z] [2019-10-08T16:54:07.553Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:54:07.553Z] #62 45.34 CC compel/src/lib/ptrace.o [2019-10-08T16:54:07.698Z] #61 105.2 CC criu/netfilter.o [2019-10-08T16:54:07.698Z] #61 105.5 CC criu/page-pipe.o [2019-10-08T16:54:07.712Z] #61 35.19 CC images/sa.o [2019-10-08T16:54:07.948Z] #62 45.71 AR compel/libcompel.a [2019-10-08T16:54:07.948Z] #62 45.77 HOSTCC compel/src/main-host.o [2019-10-08T16:54:07.973Z] #61 35.46 CC images/timer.o [2019-10-08T16:54:08.086Z] #61 150.4 CC criu/sk-queue.o [2019-10-08T16:54:08.264Z] #61 105.9 CC criu/page-xfer.o [2019-10-08T16:54:08.332Z] #62 46.17 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2019-10-08T16:54:08.332Z] #62 46.31 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-08T16:54:08.341Z] #61 ... [2019-10-08T16:54:08.341Z] [2019-10-08T16:54:08.341Z] #24 [dev 10/25] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-08T16:54:08.341Z] #24 DONE 1.4s [2019-10-08T16:54:08.341Z] [2019-10-08T16:54:08.341Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:54:08.341Z] #61 150.8 CC criu/sk-tcp.o [2019-10-08T16:54:08.545Z] #61 35.94 CC images/timerfd.o [2019-10-08T16:54:08.727Z] #62 46.69 HOSTCC compel/src/lib/log-host.o [2019-10-08T16:54:08.806Z] #61 36.31 CC images/mm.o [2019-10-08T16:54:08.806Z] #61 ... [2019-10-08T16:54:08.806Z] [2019-10-08T16:54:08.806Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:54:08.806Z] #36 83.45 vendor/golang.org/x/text/unicode/bidi [2019-10-08T16:54:08.806Z] #36 85.25 github.com/LK4D4/vndr/build [2019-10-08T16:54:08.806Z] #36 87.35 vendor/golang.org/x/text/unicode/norm [2019-10-08T16:54:08.806Z] #36 91.22 vendor/golang.org/x/net/http2/hpack [2019-10-08T16:54:08.902Z] #61 151.2 CC criu/sk-unix.o [2019-10-08T16:54:09.081Z] #36 93.53 mime [2019-10-08T16:54:09.082Z] #36 ... [2019-10-08T16:54:09.082Z] [2019-10-08T16:54:09.082Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-08T16:54:09.082Z] #16 35.62 debconf: delaying package configuration, since apt-utils is not installed [2019-10-08T16:54:09.082Z] #16 35.71 Fetched 84.4 MB in 8s (10.2 MB/s) [2019-10-08T16:54:09.082Z] #16 35.78 Selecting previously unselected package bash-completion. [2019-10-08T16:54:09.082Z] #16 35.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15046 files and directories currently installed.) [2019-10-08T16:54:09.082Z] #16 35.82 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-08T16:54:09.314Z] #62 46.93 HOSTLINK compel/compel-host-bin [2019-10-08T16:54:09.314Z] #62 47.08 DEP soccr/soccr.d [2019-10-08T16:54:09.314Z] #62 47.22 CC soccr/soccr.o [2019-10-08T16:54:09.638Z] #61 107.0 CC criu/pagemap-cache.o [2019-10-08T16:54:09.638Z] #61 107.3 CC criu/pagemap.o [2019-10-08T16:54:09.826Z] #61 152.3 CC criu/sockets.o [2019-10-08T16:54:10.387Z] #61 152.8 CC criu/stats.o [2019-10-08T16:54:10.387Z] #62 48.18 AR soccr/libsoccr.a [2019-10-08T16:54:10.388Z] #62 48.19 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-08T16:54:10.388Z] #62 48.44 DEP criu/arch/s390/sigframe.d [2019-10-08T16:54:10.572Z] #61 108.0 CC criu/parasite-syscall.o [2019-10-08T16:54:10.642Z] #61 153.0 CC criu/string.o [2019-10-08T16:54:10.642Z] #61 153.1 CC criu/sysctl.o [2019-10-08T16:54:10.789Z] #62 48.48 DEP criu/arch/s390/crtools.d [2019-10-08T16:54:10.789Z] #62 48.73 DEP criu/arch/s390/cpu.d [2019-10-08T16:54:10.789Z] #62 ... [2019-10-08T16:54:10.789Z] [2019-10-08T16:54:10.789Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:54:10.789Z] #37 80.22 go/parser [2019-10-08T16:54:10.789Z] #37 81.36 text/template [2019-10-08T16:54:10.789Z] #37 84.24 encoding/xml [2019-10-08T16:54:10.789Z] #37 86.94 go/doc [2019-10-08T16:54:10.789Z] #37 ... [2019-10-08T16:54:10.789Z] [2019-10-08T16:54:10.790Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-08T16:54:10.790Z] #17 58.75 Selecting previously unselected package python3-pip. [2019-10-08T16:54:10.790Z] #17 58.75 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-08T16:54:10.790Z] #17 58.75 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-08T16:54:10.790Z] #17 58.97 Selecting previously unselected package python3-pkg-resources. [2019-10-08T16:54:10.790Z] #17 58.97 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-08T16:54:10.790Z] #17 58.98 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-08T16:54:10.790Z] #17 59.11 Selecting previously unselected package python3-setuptools. [2019-10-08T16:54:10.790Z] #17 59.11 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-08T16:54:10.790Z] #17 59.12 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-08T16:54:10.790Z] #17 59.37 Selecting previously unselected package python3-wheel. [2019-10-08T16:54:10.790Z] #17 59.37 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-08T16:54:10.790Z] #17 59.37 Unpacking python3-wheel (0.29.0-2) ... [2019-10-08T16:54:10.790Z] #17 59.45 Selecting previously unselected package thin-provisioning-tools. [2019-10-08T16:54:10.790Z] #17 59.46 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... [2019-10-08T16:54:10.790Z] #17 59.46 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-08T16:54:10.790Z] #17 59.76 Selecting previously unselected package vim-runtime. [2019-10-08T16:54:10.790Z] #17 59.76 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-08T16:54:10.790Z] #17 59.80 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-08T16:54:10.790Z] #17 59.83 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-08T16:54:10.790Z] #17 59.83 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-08T16:54:11.151Z] #61 108.8 CC criu/path.o [2019-10-08T16:54:11.203Z] #61 153.6 CC criu/sysfs_parse.o [2019-10-08T16:54:11.408Z] #61 109.1 CC criu/pie-util-vdso-elf32.o [2019-10-08T16:54:11.458Z] #61 153.8 CC criu/timerfd.o [2019-10-08T16:54:11.627Z] #16 39.53 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-08T16:54:11.666Z] #61 109.3 CC criu/pie-util-vdso.o [2019-10-08T16:54:11.758Z] #61 154.1 CC criu/tty.o [2019-10-08T16:54:11.891Z] #16 40.21 Selecting previously unselected package libnet1:arm64. [2019-10-08T16:54:11.891Z] #16 40.21 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_arm64.deb ... [2019-10-08T16:54:12.153Z] #16 40.21 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ... [2019-10-08T16:54:12.153Z] #16 40.29 Selecting previously unselected package libnfnetlink0:arm64. [2019-10-08T16:54:12.153Z] #16 40.29 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_arm64.deb ... [2019-10-08T16:54:12.153Z] #16 40.30 Unpacking libnfnetlink0:arm64 (1.0.1-3) ... [2019-10-08T16:54:12.153Z] #16 40.43 Selecting previously unselected package libpcrecpp0v5:arm64. [2019-10-08T16:54:12.153Z] #16 40.43 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_arm64.deb ... [2019-10-08T16:54:12.153Z] #16 40.44 Unpacking libpcrecpp0v5:arm64 (2:8.39-3) ... [2019-10-08T16:54:12.232Z] #61 109.7 CC criu/pie-util.o [2019-10-08T16:54:12.232Z] #61 109.8 CC criu/pipes.o [2019-10-08T16:54:12.415Z] #16 40.60 Selecting previously unselected package libudev-dev:arm64. [2019-10-08T16:54:12.415Z] #16 40.61 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_arm64.deb ... [2019-10-08T16:54:12.676Z] #16 40.64 Unpacking libudev-dev:arm64 (232-25+deb9u12) ... [2019-10-08T16:54:12.676Z] #16 40.85 Selecting previously unselected package libpython3.5-minimal:arm64. [2019-10-08T16:54:12.676Z] #16 40.85 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_arm64.deb ... [2019-10-08T16:54:12.676Z] #16 40.87 Unpacking libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ... [2019-10-08T16:54:12.797Z] #61 110.3 CC criu/plugin.o [2019-10-08T16:54:13.055Z] #61 110.6 CC criu/proc_parse.o [2019-10-08T16:54:13.121Z] #61 155.2 CC criu/tun.o [2019-10-08T16:54:13.121Z] #61 155.5 CC criu/uffd.o [2019-10-08T16:54:13.510Z] #16 41.61 Selecting previously unselected package python3.5-minimal. [2019-10-08T16:54:13.511Z] #16 41.62 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_arm64.deb ... [2019-10-08T16:54:13.511Z] #16 41.65 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-08T16:54:13.692Z] #61 156.2 CC criu/util.o [2019-10-08T16:54:14.180Z] #17 64.77 Selecting previously unselected package vim. [2019-10-08T16:54:14.181Z] #17 64.77 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-08T16:54:14.181Z] #17 64.77 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-08T16:54:14.181Z] #17 65.31 Selecting previously unselected package xfsprogs. [2019-10-08T16:54:14.345Z] #16 42.41 Selecting previously unselected package python3-minimal. [2019-10-08T16:54:14.345Z] #16 42.43 Preparing to unpack .../07-python3-minimal_3.5.3-1_arm64.deb ... [2019-10-08T16:54:14.345Z] #16 42.43 Unpacking python3-minimal (3.5.3-1) ... [2019-10-08T16:54:14.345Z] #16 42.59 Selecting previously unselected package libmpdec2:arm64. [2019-10-08T16:54:14.345Z] #16 42.61 Preparing to unpack .../08-libmpdec2_2.4.2-1_arm64.deb ... [2019-10-08T16:54:14.345Z] #16 42.61 Unpacking libmpdec2:arm64 (2.4.2-1) ... [2019-10-08T16:54:14.345Z] #16 ... [2019-10-08T16:54:14.345Z] [2019-10-08T16:54:14.345Z] #56 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-08T16:54:14.585Z] #17 65.31 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ... [2019-10-08T16:54:14.585Z] #17 65.32 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-08T16:54:14.618Z] #61 156.9 CC criu/uts_ns.o [2019-10-08T16:54:14.618Z] #61 ... [2019-10-08T16:54:14.618Z] [2019-10-08T16:54:14.618Z] #27 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-08T16:54:14.618Z] #27 DONE 223.0s [2019-10-08T16:54:14.618Z] [2019-10-08T16:54:14.618Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:54:14.618Z] #61 157.0 CC criu/vdso-compat.o [2019-10-08T16:54:14.874Z] #61 157.2 CC criu/vdso.o [2019-10-08T16:54:14.952Z] #61 112.6 CC criu/protobuf-desc.o [2019-10-08T16:54:14.975Z] #17 65.95 Selecting previously unselected package zip. [2019-10-08T16:54:14.975Z] #17 65.95 Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ... [2019-10-08T16:54:14.975Z] #17 65.95 Unpacking zip (3.0-11+b1) ... [2019-10-08T16:54:14.975Z] #17 66.16 Selecting previously unselected package libapparmor-perl. [2019-10-08T16:54:14.975Z] #17 66.16 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... [2019-10-08T16:54:15.381Z] #17 66.17 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-08T16:54:15.381Z] #17 66.32 Selecting previously unselected package apparmor. [2019-10-08T16:54:15.381Z] #17 66.32 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ... [2019-10-08T16:54:15.381Z] #17 66.36 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-08T16:54:15.799Z] #61 158.0 LINK criu/built-in.o [2019-10-08T16:54:15.799Z] #61 158.1 LINK criu/criu [2019-10-08T16:54:15.799Z] #61 ... [2019-10-08T16:54:15.799Z] [2019-10-08T16:54:15.799Z] #28 [dev 11/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-08T16:54:15.799Z] #28 DONE 0.2s [2019-10-08T16:54:15.799Z] [2019-10-08T16:54:15.799Z] #31 [dev 12/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-08T16:54:15.799Z] #31 DONE 0.1s [2019-10-08T16:54:15.799Z] [2019-10-08T16:54:15.799Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:54:15.799Z] #61 158.3 DEP lib/c/criu.d [2019-10-08T16:54:15.884Z] #61 113.4 CC criu/protobuf.o [2019-10-08T16:54:16.011Z] #17 66.82 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-08T16:54:16.011Z] #17 66.82 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... [2019-10-08T16:54:16.011Z] #17 66.83 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-08T16:54:16.054Z] #61 ... [2019-10-08T16:54:16.054Z] [2019-10-08T16:54:16.054Z] #34 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-08T16:54:16.054Z] #34 DONE 0.1s [2019-10-08T16:54:16.054Z] [2019-10-08T16:54:16.054Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:54:16.054Z] #61 158.4 CC images/rpc.pb-c.o [2019-10-08T16:54:16.142Z] #61 113.7 CC criu/pstree.o [2019-10-08T16:54:16.350Z] #61 ... [2019-10-08T16:54:16.350Z] [2019-10-08T16:54:16.350Z] #37 [dev 14/25] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-08T16:54:16.350Z] #37 DONE 0.2s [2019-10-08T16:54:16.350Z] [2019-10-08T16:54:16.350Z] #42 [dev 15/25] COPY --from=tini /build/ /usr/local/bin/ [2019-10-08T16:54:16.350Z] #42 DONE 0.1s [2019-10-08T16:54:16.350Z] [2019-10-08T16:54:16.350Z] #46 [dev 16/25] COPY --from=runc /build/ /usr/local/bin/ [2019-10-08T16:54:16.350Z] #46 DONE 0.1s [2019-10-08T16:54:16.350Z] [2019-10-08T16:54:16.350Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:54:16.350Z] #61 158.7 CC lib/c/criu.o [2019-10-08T16:54:16.911Z] #61 159.3 LINK lib/c/built-in.o [2019-10-08T16:54:16.911Z] #61 159.3 LINK lib/c/libcriu.so [2019-10-08T16:54:17.075Z] #61 114.7 CC criu/rbtree.o [2019-10-08T16:54:17.075Z] #61 ... [2019-10-08T16:54:17.075Z] [2019-10-08T16:54:17.075Z] #58 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-08T16:54:17.075Z] #58 167.3 + rm -rf /tmp/tmp.X58lhGHrVv/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.X58lhGHrVv [2019-10-08T16:54:17.167Z] #61 159.4 GEN magic.py [2019-10-08T16:54:17.167Z] #61 159.5 Note: Building without setproctitle() and strlcpy() support. [2019-10-08T16:54:17.167Z] #61 159.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-08T16:54:17.422Z] #61 159.8 fatal: Not a git repository (or any of the parent directories): .git [2019-10-08T16:54:17.678Z] #61 160.2 make[1]: Nothing to be done for 'all'. [2019-10-08T16:54:18.008Z] #58 DONE 168.0s [2019-10-08T16:54:18.008Z] [2019-10-08T16:54:18.008Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:54:18.008Z] #61 114.9 CC criu/rst-malloc.o [2019-10-08T16:54:18.008Z] #61 115.1 CC criu/seccomp.o [2019-10-08T16:54:18.008Z] #61 115.6 CC criu/seize.o [2019-10-08T16:54:18.238Z] #61 160.6 make[1]: 'images/built-in.o' is up to date. [2019-10-08T16:54:18.238Z] #61 160.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-08T16:54:18.238Z] #61 160.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-08T16:54:18.238Z] #61 160.6 make[1]: 'compel/libcompel.a' is up to date. [2019-10-08T16:54:18.238Z] #61 160.7 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-08T16:54:18.238Z] #61 160.7 make[1]: Nothing to be done for 'all'. [2019-10-08T16:54:18.238Z] #61 160.7 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-08T16:54:18.277Z] #56 99.02 Checking out files: 25% (2732/10637) Checking out files: 26% (2766/10637) Checking out files: 27% (2872/10637) Checking out files: 28% (2979/10637) Checking out files: 29% (3085/10637) Checking out files: 30% (3192/10637) Checking out files: 31% (3298/10637) Checking out files: 32% (3404/10637) Checking out files: 33% (3511/10637) Checking out files: 34% (3617/10637) Checking out files: 35% (3723/10637) Checking out files: 36% (3830/10637) Checking out files: 37% (3936/10637) Checking out files: 38% (4043/10637) Checking out files: 39% (4149/10637) Checking out files: 40% (4255/10637) Checking out files: 41% (4362/10637) Checking out files: 42% (4468/10637) Checking out files: 43% (4574/10637) Checking out files: 44% (4681/10637) Checking out files: 44% (4695/10637) Checking out files: 45% (4787/10637) Checking out files: 46% (4894/10637) Checking out files: 47% (5000/10637) Checking out files: 48% (5106/10637) Checking out files: 49% (5213/10637) Checking out files: 50% (5319/10637) Checking out files: 51% (5425/10637) Checking out files: 52% (5532/10637) Checking out files: 53% (5638/10637) Checking out files: 54% (5744/10637) Checking out files: 55% (5851/10637) Checking out files: 56% (5957/10637) Checking out files: 57% (6064/10637) Checking out files: 58% (6170/10637) Checking out files: 59% (6276/10637) Checking out files: 60% (6383/10637) Checking out files: 61% (6489/10637) Checking out files: 62% (6595/10637) Checking out files: 63% (6702/10637) Checking out files: 64% (6808/10637) Checking out files: 65% (6915/10637) Checking out files: 65% (6924/10637) Checking out files: 66% (7021/10637) Checking out files: 67% (7127/10637) Checking out files: 68% (7234/10637) Checking out files: 69% (7340/10637) Checking out files: 70% (7446/10637) Checking out files: 71% (7553/10637) Checking out files: 72% (7659/10637) Checking out files: 73% (7766/10637) Checking out files: 74% (7872/10637) Checking out files: 75% (7978/10637) Checking out files: 76% (8085/10637) Checking out files: 77% (8191/10637) Checking out files: 78% (8297/10637) Checking out files: 79% (8404/10637) Checking out files: 80% (8510/10637) Checking out files: 81% (8616/10637) Checking out files: 82% (8723/10637) Checking out files: 82% (8731/10637) Checking out files: 83% (8829/10637) Checking out files: 84% (8936/10637) Checking out files: 85% (9042/10637) Checking out files: 86% (9148/10637) Checking out files: 87% (9255/10637) Checking out files: 88% (9361/10637) Checking out files: 89% (9467/10637) Checking out files: 90% (9574/10637) Checking out files: 91% (9680/10637) Checking out files: 92% (9787/10637) Checking out files: 93% (9893/10637) Checking out files: 94% (9999/10637) Checking out files: 95% (10106/10637) Checking out files: 96% (10212/10637) Checking out files: 97% (10318/10637) Checking out files: 98% (10425/10637) Checking out files: 99% (10531/10637) Checking out files: 100% (10637/10637) Checking out files: 100% (10637/10637), done. [2019-10-08T16:54:18.291Z] #17 69.29 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-08T16:54:18.291Z] #17 69.29 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... [2019-10-08T16:54:18.291Z] #17 69.30 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-08T16:54:18.494Z] #61 160.8 make[2]: Nothing to be done for 'all'. [2019-10-08T16:54:18.494Z] #61 160.8 make[2]: Nothing to be done for 'all'. [2019-10-08T16:54:18.494Z] #61 160.8 make[2]: Nothing to be done for 'all'. [2019-10-08T16:54:18.494Z] #61 160.9 make[2]: Nothing to be done for 'all'. [2019-10-08T16:54:18.494Z] #61 160.9 make[2]: Nothing to be done for 'all'. [2019-10-08T16:54:18.494Z] #61 160.9 make[2]: Nothing to be done for 'all'. [2019-10-08T16:54:18.494Z] #61 160.9 make[2]: Nothing to be done for 'all'. [2019-10-08T16:54:18.494Z] #61 161.0 make[2]: Nothing to be done for 'all'. [2019-10-08T16:54:18.494Z] #61 161.0 INSTALL criu/criu [2019-10-08T16:54:18.538Z] #56 103.0 + cd /tmp/tmp.rtPPVYxgT4/tmp/docker-ce [2019-10-08T16:54:18.538Z] #56 103.0 + git checkout -q v17.06.2-ce [2019-10-08T16:54:18.750Z] #61 DONE 161.1s [2019-10-08T16:54:18.750Z] [2019-10-08T16:54:18.750Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-08T16:54:18.750Z] #50 183.1 🇩 bin/containerd [2019-10-08T16:54:18.942Z] #61 116.7 CC criu/servicefd.o [2019-10-08T16:54:19.110Z] #56 ... [2019-10-08T16:54:19.110Z] [2019-10-08T16:54:19.110Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:54:19.110Z] #61 36.70 CC images/sk-opts.o [2019-10-08T16:54:19.110Z] #61 36.95 CC images/sk-unix.o [2019-10-08T16:54:19.110Z] #61 37.33 CC images/sk-inet.o [2019-10-08T16:54:19.110Z] #61 37.79 CC images/tun.o [2019-10-08T16:54:19.110Z] #61 38.05 CC images/sk-netlink.o [2019-10-08T16:54:19.110Z] #61 38.27 CC images/packet-sock.o [2019-10-08T16:54:19.110Z] #61 38.79 CC images/ipc-var.o [2019-10-08T16:54:19.110Z] #61 38.98 CC images/ipc-desc.o [2019-10-08T16:54:19.110Z] #61 39.31 CC images/ipc-shm.o [2019-10-08T16:54:19.110Z] #61 39.58 CC images/ipc-msg.o [2019-10-08T16:54:19.110Z] #61 39.85 CC images/ipc-sem.o [2019-10-08T16:54:19.110Z] #61 40.19 CC images/utsns.o [2019-10-08T16:54:19.110Z] #61 40.53 CC images/creds.o [2019-10-08T16:54:19.110Z] #61 40.79 CC images/vma.o [2019-10-08T16:54:19.110Z] #61 40.99 CC images/netdev.o [2019-10-08T16:54:19.110Z] #61 41.51 CC images/tty.o [2019-10-08T16:54:19.110Z] #61 42.05 CC images/file-lock.o [2019-10-08T16:54:19.110Z] #61 42.29 CC images/rlimit.o [2019-10-08T16:54:19.110Z] #61 42.48 CC images/pagemap.o [2019-10-08T16:54:19.110Z] #61 42.74 CC images/siginfo.o [2019-10-08T16:54:19.110Z] #61 43.16 CC images/rpc.o [2019-10-08T16:54:19.110Z] #61 44.63 CC images/ext-file.o [2019-10-08T16:54:19.110Z] #61 44.93 CC images/cgroup.o [2019-10-08T16:54:19.110Z] #61 45.78 CC images/userns.o [2019-10-08T16:54:19.110Z] #61 46.14 CC images/google/protobuf/descriptor.o [2019-10-08T16:54:19.371Z] #61 ... [2019-10-08T16:54:19.371Z] [2019-10-08T16:54:19.371Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-08T16:54:19.371Z] #16 42.77 Selecting previously unselected package libpython3.5-stdlib:arm64. [2019-10-08T16:54:19.371Z] #16 42.78 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_arm64.deb ... [2019-10-08T16:54:19.371Z] #16 42.79 Unpacking libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ... [2019-10-08T16:54:19.371Z] #16 44.70 Selecting previously unselected package python3.5. [2019-10-08T16:54:19.371Z] #16 44.71 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_arm64.deb ... [2019-10-08T16:54:19.371Z] #16 44.71 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-08T16:54:19.371Z] #16 44.87 Selecting previously unselected package libpython3-stdlib:arm64. [2019-10-08T16:54:19.371Z] #16 44.90 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_arm64.deb ... [2019-10-08T16:54:19.371Z] #16 44.91 Unpacking libpython3-stdlib:arm64 (3.5.3-1) ... [2019-10-08T16:54:19.371Z] #16 45.04 Selecting previously unselected package dh-python. [2019-10-08T16:54:19.371Z] #16 45.06 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-08T16:54:19.371Z] #16 45.07 Unpacking dh-python (2.20170125) ... [2019-10-08T16:54:19.371Z] #16 45.41 Setting up libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ... [2019-10-08T16:54:19.371Z] #16 45.43 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-08T16:54:19.371Z] #16 ... [2019-10-08T16:54:19.371Z] [2019-10-08T16:54:19.371Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:54:19.371Z] #36 93.98 vendor/golang.org/x/net/idna [2019-10-08T16:54:19.371Z] #36 98.29 crypto/x509 [2019-10-08T16:54:19.371Z] #36 98.29 vendor/golang.org/x/net/http/httpproxy [2019-10-08T16:54:19.371Z] #36 98.29 net/textproto [2019-10-08T16:54:19.371Z] #36 99.67 vendor/golang.org/x/net/http/httpguts [2019-10-08T16:54:19.371Z] #36 99.67 mime/multipart [2019-10-08T16:54:19.371Z] #36 102.0 crypto/tls [2019-10-08T16:54:19.509Z] #61 117.0 CC criu/shmem.o [2019-10-08T16:54:19.767Z] #61 117.5 CC criu/sigframe.o [2019-10-08T16:54:20.025Z] #61 117.7 CC criu/signalfd.o [2019-10-08T16:54:20.234Z] #17 71.09 Selecting previously unselected package binutils-mingw-w64. [2019-10-08T16:54:20.234Z] #17 71.11 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-08T16:54:20.234Z] #17 71.11 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-08T16:54:20.234Z] #17 71.25 Selecting previously unselected package mingw-w64-common. [2019-10-08T16:54:20.234Z] #17 71.25 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-08T16:54:20.234Z] #17 71.26 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-08T16:54:20.282Z] #61 117.9 CC criu/sk-inet.o [2019-10-08T16:54:20.322Z] #36 ... [2019-10-08T16:54:20.323Z] [2019-10-08T16:54:20.323Z] #30 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-08T16:54:20.323Z] #30 DONE 104.7s [2019-10-08T16:54:20.323Z] [2019-10-08T16:54:20.323Z] #18 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-08T16:54:20.848Z] #61 118.4 CC criu/sk-netlink.o [2019-10-08T16:54:20.894Z] #18 ... [2019-10-08T16:54:20.894Z] [2019-10-08T16:54:20.894Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:54:20.894Z] #61 48.45 CC images/opts.o [2019-10-08T16:54:21.088Z] #17 ... [2019-10-08T16:54:21.088Z] [2019-10-08T16:54:21.088Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:54:21.088Z] #62 48.92 CC criu/arch/s390/cpu.o [2019-10-08T16:54:21.088Z] #62 49.50 CC criu/arch/s390/crtools.o [2019-10-08T16:54:21.088Z] #62 50.43 CC criu/arch/s390/sigframe.o [2019-10-08T16:54:21.088Z] #62 50.64 LINK criu/arch/s390/crtools.built-in.o [2019-10-08T16:54:21.088Z] #62 50.70 DEP criu/arch/s390/vdso-pie.d [2019-10-08T16:54:21.088Z] #62 50.81 DEP criu/pie/parasite-vdso.d [2019-10-08T16:54:21.088Z] #62 51.04 DEP criu/pie/util-vdso.d [2019-10-08T16:54:21.088Z] #62 51.14 DEP criu/pie/util.d [2019-10-08T16:54:21.088Z] #62 51.28 CC criu/pie/util.o [2019-10-08T16:54:21.088Z] #62 51.54 CC criu/pie/util-vdso.o [2019-10-08T16:54:21.088Z] #62 52.03 CC criu/pie/parasite-vdso.o [2019-10-08T16:54:21.088Z] #62 52.53 CC criu/arch/s390/vdso-pie.o [2019-10-08T16:54:21.088Z] #62 52.83 AR criu/pie/pie.lib.a [2019-10-08T16:54:21.088Z] #62 52.87 DEP criu/pie/restorer.d [2019-10-08T16:54:21.088Z] #62 53.08 DEP criu/arch/s390/restorer.d [2019-10-08T16:54:21.088Z] #62 53.31 DEP criu/pie/parasite.d [2019-10-08T16:54:21.088Z] #62 53.60 CC criu/pie/parasite.o [2019-10-08T16:54:21.088Z] #62 55.19 LINK criu/pie/parasite.built-in.o [2019-10-08T16:54:21.088Z] #62 55.19 GEN criu/pie/parasite-blob.h [2019-10-08T16:54:21.088Z] #62 55.20 CC criu/arch/s390/restorer.o [2019-10-08T16:54:21.088Z] #62 55.72 CC criu/pie/restorer.o [2019-10-08T16:54:21.088Z] #62 58.53 LINK criu/pie/restorer.built-in.o [2019-10-08T16:54:21.088Z] #62 58.56 GEN criu/pie/restorer-blob.h [2019-10-08T16:54:21.088Z] #62 58.64 DEP criu/vdso.d [2019-10-08T16:54:21.088Z] #62 58.91 DEP criu/uts_ns.d [2019-10-08T16:54:21.088Z] #62 59.10 DEP criu/util.d [2019-10-08T16:54:21.088Z] #62 ... [2019-10-08T16:54:21.088Z] [2019-10-08T16:54:21.088Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:54:21.088Z] #37 90.71 github.com/LK4D4/vndr/build [2019-10-08T16:54:21.088Z] #37 91.25 crypto/rand [2019-10-08T16:54:21.088Z] #37 91.97 crypto/ed25519 [2019-10-08T16:54:21.088Z] #37 92.51 crypto/rsa [2019-10-08T16:54:21.088Z] #37 93.88 crypto/x509/pkix [2019-10-08T16:54:21.088Z] #37 94.14 vendor/golang.org/x/crypto/cryptobyte [2019-10-08T16:54:21.088Z] #37 94.69 net [2019-10-08T16:54:21.088Z] #37 96.68 vendor/golang.org/x/sys/cpu [2019-10-08T16:54:21.088Z] #37 97.09 vendor/golang.org/x/crypto/internal/chacha20 [2019-10-08T16:54:21.088Z] #37 97.66 vendor/golang.org/x/crypto/poly1305 [2019-10-08T16:54:21.088Z] #37 98.24 vendor/golang.org/x/crypto/chacha20poly1305 [2019-10-08T16:54:21.088Z] #37 98.88 vendor/golang.org/x/crypto/curve25519 [2019-10-08T16:54:21.088Z] #37 99.55 vendor/golang.org/x/crypto/hkdf [2019-10-08T16:54:21.088Z] #37 99.86 vendor/golang.org/x/text/transform [2019-10-08T16:54:21.088Z] #37 100.5 vendor/golang.org/x/text/unicode/bidi [2019-10-08T16:54:21.105Z] #61 118.6 CC criu/sk-packet.o [2019-10-08T16:54:21.363Z] #61 119.0 CC criu/sk-queue.o [2019-10-08T16:54:21.466Z] #61 48.79 CC images/seccomp.o [2019-10-08T16:54:21.498Z] #37 ... [2019-10-08T16:54:21.498Z] [2019-10-08T16:54:21.498Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:54:21.498Z] #62 59.44 DEP criu/uffd.d [2019-10-08T16:54:21.498Z] #62 59.64 DEP criu/tun.d [2019-10-08T16:54:21.728Z] #61 49.28 CC images/binfmt-misc.o [2019-10-08T16:54:21.904Z] #62 59.83 DEP criu/tty.d [2019-10-08T16:54:21.928Z] #61 119.4 CC criu/sk-tcp.o [2019-10-08T16:54:22.185Z] #61 119.6 CC criu/sk-unix.o [2019-10-08T16:54:22.300Z] #61 49.65 CC images/time.o [2019-10-08T16:54:22.300Z] #61 49.89 CC images/sysctl.o [2019-10-08T16:54:22.313Z] #62 59.99 DEP criu/timerfd.d [2019-10-08T16:54:22.313Z] #62 60.17 DEP criu/sysfs_parse.d [2019-10-08T16:54:22.313Z] #62 60.36 DEP criu/sysctl.d [2019-10-08T16:54:22.871Z] #61 50.24 CC images/autofs.o [2019-10-08T16:54:22.874Z] #62 60.56 DEP criu/string.d [2019-10-08T16:54:22.874Z] #62 60.58 DEP criu/stats.d [2019-10-08T16:54:22.874Z] #62 60.72 DEP criu/sockets.d [2019-10-08T16:54:23.133Z] #61 50.48 CC images/macvlan.o [2019-10-08T16:54:23.133Z] #61 50.67 CC images/sit.o [2019-10-08T16:54:23.394Z] #61 50.96 LINK images/built-in.o [2019-10-08T16:54:23.398Z] #62 61.13 DEP criu/sk-unix.d [2019-10-08T16:54:23.557Z] #61 120.8 CC criu/sockets.o [2019-10-08T16:54:23.655Z] #61 51.16 GEN compel/include/asm [2019-10-08T16:54:23.655Z] #61 51.17 GEN compel/include/version.h [2019-10-08T16:54:23.655Z] #61 51.22 touch .config [2019-10-08T16:54:23.814Z] #61 121.3 CC criu/stats.o [2019-10-08T16:54:23.815Z] #61 121.5 CC criu/string.o [2019-10-08T16:54:23.815Z] #61 121.5 CC criu/sysctl.o [2019-10-08T16:54:23.830Z] #62 61.69 DEP criu/sk-tcp.d [2019-10-08T16:54:23.916Z] #61 51.23 GEN include/common/config.h [2019-10-08T16:54:23.916Z] #61 51.32 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-08T16:54:23.916Z] #61 51.34 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2019-10-08T16:54:23.916Z] #61 51.44 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2019-10-08T16:54:23.916Z] #61 51.46 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2019-10-08T16:54:24.072Z] #61 121.9 CC criu/sysfs_parse.o [2019-10-08T16:54:24.177Z] #61 51.51 DEP compel/plugins/std/infect.d [2019-10-08T16:54:24.177Z] #61 51.66 DEP compel/plugins/std/string.d [2019-10-08T16:54:24.177Z] #61 51.72 DEP compel/plugins/std/log.d [2019-10-08T16:54:24.223Z] #62 62.11 DEP criu/sk-queue.d [2019-10-08T16:54:24.329Z] #61 122.1 CC criu/timerfd.o [2019-10-08T16:54:24.439Z] #61 51.90 DEP compel/plugins/std/fds.d [2019-10-08T16:54:24.587Z] #61 122.3 CC criu/tty.o [2019-10-08T16:54:24.631Z] #62 62.28 DEP criu/sk-packet.d [2019-10-08T16:54:24.631Z] #62 62.51 DEP criu/sk-netlink.d [2019-10-08T16:54:24.631Z] #62 62.71 DEP criu/sk-inet.d [2019-10-08T16:54:24.700Z] #61 52.04 DEP compel/plugins/std/std.d [2019-10-08T16:54:24.700Z] #61 52.25 DEP compel/plugins/shmem/shmem.d [2019-10-08T16:54:24.961Z] #61 52.45 DEP compel/plugins/fds/fds.d [2019-10-08T16:54:25.027Z] #62 62.95 DEP criu/signalfd.d [2019-10-08T16:54:25.027Z] #62 63.09 DEP criu/sigframe.d [2019-10-08T16:54:25.221Z] #61 52.72 CC compel/plugins/std/std.o [2019-10-08T16:54:25.428Z] #62 63.22 DEP criu/shmem.d [2019-10-08T16:54:25.428Z] #62 63.38 DEP criu/servicefd.d [2019-10-08T16:54:25.428Z] #62 63.56 DEP criu/seize.d [2019-10-08T16:54:25.794Z] #61 53.15 CC compel/plugins/std/fds.o [2019-10-08T16:54:25.840Z] #62 63.75 DEP criu/seccomp.d [2019-10-08T16:54:25.840Z] #62 63.98 DEP criu/rst-malloc.d [2019-10-08T16:54:25.969Z] #61 123.6 CC criu/tun.o [2019-10-08T16:54:26.055Z] #61 53.57 CC compel/plugins/std/log.o [2019-10-08T16:54:26.250Z] #62 64.04 DEP criu/rbtree.d [2019-10-08T16:54:26.250Z] #62 64.08 DEP criu/pstree.d [2019-10-08T16:54:26.250Z] #62 64.25 DEP criu/protobuf.d [2019-10-08T16:54:26.535Z] #61 123.9 CC criu/uffd.o [2019-10-08T16:54:26.651Z] #62 64.41 GEN criu/protobuf-desc-gen.h [2019-10-08T16:54:26.792Z] #61 124.5 CC criu/util.o [2019-10-08T16:54:26.998Z] #61 54.42 CC compel/plugins/std/string.o [2019-10-08T16:54:27.260Z] #61 ... [2019-10-08T16:54:27.260Z] [2019-10-08T16:54:27.260Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-08T16:54:27.260Z] #16 49.09 Setting up python3-minimal (3.5.3-1) ... [2019-10-08T16:54:27.260Z] #16 50.82 Selecting previously unselected package python3. [2019-10-08T16:54:27.260Z] #16 50.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16632 files and directories currently installed.) [2019-10-08T16:54:27.260Z] #16 50.87 Preparing to unpack .../00-python3_3.5.3-1_arm64.deb ... [2019-10-08T16:54:27.260Z] #16 50.89 Unpacking python3 (3.5.3-1) ... [2019-10-08T16:54:27.260Z] #16 51.00 Selecting previously unselected package pigz. [2019-10-08T16:54:27.260Z] #16 51.00 Preparing to unpack .../01-pigz_2.3.4-1_arm64.deb ... [2019-10-08T16:54:27.260Z] #16 51.01 Unpacking pigz (2.3.4-1) ... [2019-10-08T16:54:27.260Z] #16 51.12 Selecting previously unselected package libip4tc0:arm64. [2019-10-08T16:54:27.260Z] #16 51.12 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-10-08T16:54:27.260Z] #16 51.13 Unpacking libip4tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-08T16:54:27.260Z] #16 51.25 Selecting previously unselected package libip6tc0:arm64. [2019-10-08T16:54:27.260Z] #16 51.26 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-10-08T16:54:27.260Z] #16 51.27 Unpacking libip6tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-08T16:54:27.260Z] #16 51.40 Selecting previously unselected package libiptc0:arm64. [2019-10-08T16:54:27.260Z] #16 51.42 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-10-08T16:54:27.260Z] #16 51.42 Unpacking libiptc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-08T16:54:27.260Z] #16 51.57 Selecting previously unselected package libxtables12:arm64. [2019-10-08T16:54:27.260Z] #16 51.58 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_arm64.deb ... [2019-10-08T16:54:27.260Z] #16 51.60 Unpacking libxtables12:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-08T16:54:27.260Z] #16 51.74 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2019-10-08T16:54:27.260Z] #16 51.74 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_arm64.deb ... [2019-10-08T16:54:27.260Z] #16 51.75 Unpacking libnetfilter-conntrack3:arm64 (1.0.6-2) ... [2019-10-08T16:54:27.260Z] #16 51.86 Selecting previously unselected package iptables. [2019-10-08T16:54:27.260Z] #16 51.87 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_arm64.deb ... [2019-10-08T16:54:27.260Z] #16 51.88 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-08T16:54:27.260Z] #16 52.25 Selecting previously unselected package xxd. [2019-10-08T16:54:27.260Z] #16 52.25 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-10-08T16:54:27.260Z] #16 52.25 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-08T16:54:27.260Z] #16 52.38 Selecting previously unselected package vim-common. [2019-10-08T16:54:27.260Z] #16 52.39 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-08T16:54:27.260Z] #16 52.42 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-08T16:54:27.260Z] #16 52.70 Selecting previously unselected package bzip2. [2019-10-08T16:54:27.260Z] #16 52.71 Preparing to unpack .../10-bzip2_1.0.6-8.1_arm64.deb ... [2019-10-08T16:54:27.260Z] #16 52.72 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-08T16:54:27.260Z] #16 52.88 Selecting previously unselected package libgpm2:arm64. [2019-10-08T16:54:27.260Z] #16 52.88 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_arm64.deb ... [2019-10-08T16:54:27.260Z] #16 52.89 Unpacking libgpm2:arm64 (1.20.4-6.2+b1) ... [2019-10-08T16:54:27.260Z] #16 52.98 Selecting previously unselected package xz-utils. [2019-10-08T16:54:27.260Z] #16 52.98 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_arm64.deb ... [2019-10-08T16:54:27.260Z] #16 52.99 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-08T16:54:27.260Z] #16 53.21 Selecting previously unselected package aufs-tools. [2019-10-08T16:54:27.260Z] #16 53.22 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_arm64.deb ... [2019-10-08T16:54:27.260Z] #16 53.23 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-08T16:54:27.260Z] #16 53.40 Selecting previously unselected package liblzo2-2:arm64. [2019-10-08T16:54:27.260Z] #16 53.40 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-10-08T16:54:27.260Z] #16 53.42 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-08T16:54:27.260Z] #16 53.56 Selecting previously unselected package btrfs-progs. [2019-10-08T16:54:27.260Z] #16 53.57 Preparing to unpack .../15-btrfs-progs_4.7.3-1_arm64.deb ... [2019-10-08T16:54:27.260Z] #16 53.59 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-08T16:54:27.260Z] #16 54.10 Selecting previously unselected package btrfs-tools. [2019-10-08T16:54:27.260Z] #16 54.12 Preparing to unpack .../16-btrfs-tools_4.7.3-1_arm64.deb ... [2019-10-08T16:54:27.260Z] #16 54.13 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-08T16:54:27.260Z] #16 54.23 Selecting previously unselected package libdevmapper1.02.1:arm64. [2019-10-08T16:54:27.260Z] #16 54.25 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_arm64.deb ... [2019-10-08T16:54:27.260Z] #16 54.26 Unpacking libdevmapper1.02.1:arm64 (2:1.02.137-2) ... [2019-10-08T16:54:27.260Z] #16 54.43 Selecting previously unselected package dmsetup. [2019-10-08T16:54:27.260Z] #16 54.43 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_arm64.deb ... [2019-10-08T16:54:27.260Z] #16 54.44 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-08T16:54:27.260Z] #16 54.64 Selecting previously unselected package libonig4:arm64. [2019-10-08T16:54:27.260Z] #16 54.65 Preparing to unpack .../19-libonig4_6.1.3-2_arm64.deb ... [2019-10-08T16:54:27.260Z] #16 54.69 Unpacking libonig4:arm64 (6.1.3-2) ... [2019-10-08T16:54:27.260Z] #16 54.95 Selecting previously unselected package libjq1:arm64. [2019-10-08T16:54:27.260Z] #16 54.95 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_arm64.deb ... [2019-10-08T16:54:27.260Z] #16 54.97 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ... [2019-10-08T16:54:27.260Z] #16 55.12 Selecting previously unselected package jq. [2019-10-08T16:54:27.260Z] #16 55.13 Preparing to unpack .../21-jq_1.5+dfsg-1.3_arm64.deb ... [2019-10-08T16:54:27.260Z] #16 55.14 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-08T16:54:27.260Z] #16 55.29 Selecting previously unselected package libaio1:arm64. [2019-10-08T16:54:27.260Z] #16 55.29 Preparing to unpack .../22-libaio1_0.3.110-3_arm64.deb ... [2019-10-08T16:54:27.260Z] #16 55.31 Unpacking libaio1:arm64 (0.3.110-3) ... [2019-10-08T16:54:27.260Z] #16 55.41 Selecting previously unselected package libcap2-bin. [2019-10-08T16:54:27.260Z] #16 55.41 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_arm64.deb ... [2019-10-08T16:54:27.260Z] #16 55.42 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-08T16:54:27.521Z] #16 55.55 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2019-10-08T16:54:27.521Z] #16 55.58 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_arm64.deb ... [2019-10-08T16:54:27.521Z] #16 55.59 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ... [2019-10-08T16:54:27.521Z] #16 55.71 Selecting previously unselected package libsepol1-dev:arm64. [2019-10-08T16:54:27.521Z] #16 55.72 Preparing to unpack .../25-libsepol1-dev_2.6-2_arm64.deb ... [2019-10-08T16:54:27.521Z] #16 55.73 Unpacking libsepol1-dev:arm64 (2.6-2) ... [2019-10-08T16:54:27.725Z] #61 125.4 CC criu/uts_ns.o [2019-10-08T16:54:27.782Z] #16 56.04 Selecting previously unselected package libpcre16-3:arm64. [2019-10-08T16:54:27.782Z] #16 56.04 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_arm64.deb ... [2019-10-08T16:54:27.782Z] #16 56.05 Unpacking libpcre16-3:arm64 (2:8.39-3) ... [2019-10-08T16:54:27.983Z] #61 125.6 CC criu/vdso-compat.o [2019-10-08T16:54:28.012Z] #62 65.76 DEP criu/protobuf-desc.d [2019-10-08T16:54:28.012Z] #62 65.97 DEP criu/proc_parse.d [2019-10-08T16:54:28.045Z] #16 56.23 Selecting previously unselected package libpcre32-3:arm64. [2019-10-08T16:54:28.045Z] #16 56.24 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_arm64.deb ... [2019-10-08T16:54:28.045Z] #16 56.24 Unpacking libpcre32-3:arm64 (2:8.39-3) ... [2019-10-08T16:54:28.241Z] #61 125.8 CC criu/vdso.o [2019-10-08T16:54:28.306Z] #16 56.43 Selecting previously unselected package libpcre3-dev:arm64. [2019-10-08T16:54:28.306Z] #16 56.44 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_arm64.deb ... [2019-10-08T16:54:28.306Z] #16 56.47 Unpacking libpcre3-dev:arm64 (2:8.39-3) ... [2019-10-08T16:54:28.498Z] #61 126.1 LINK criu/built-in.o [2019-10-08T16:54:28.498Z] #61 126.2 LINK criu/criu [2019-10-08T16:54:28.666Z] #62 66.26 DEP criu/plugin.d [2019-10-08T16:54:28.666Z] #62 66.38 DEP criu/pipes.d [2019-10-08T16:54:28.666Z] #62 66.67 DEP criu/pie-util.d [2019-10-08T16:54:28.756Z] #61 126.4 DEP lib/c/criu.d [2019-10-08T16:54:28.756Z] #61 126.5 CC images/rpc.pb-c.o [2019-10-08T16:54:28.877Z] #16 56.87 Selecting previously unselected package libselinux1-dev:arm64. [2019-10-08T16:54:28.877Z] #16 56.88 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_arm64.deb ... [2019-10-08T16:54:28.877Z] #16 56.89 Unpacking libselinux1-dev:arm64 (2.6-3+b3) ... [2019-10-08T16:54:29.013Z] #61 126.8 CC lib/c/criu.o [2019-10-08T16:54:29.148Z] #16 57.24 Selecting previously unselected package libdevmapper-dev:arm64. [2019-10-08T16:54:29.148Z] #16 57.25 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_arm64.deb ... [2019-10-08T16:54:29.148Z] #16 57.25 Unpacking libdevmapper-dev:arm64 (2:1.02.137-2) ... [2019-10-08T16:54:29.177Z] #62 66.86 DEP criu/pie-util-vdso.d [2019-10-08T16:54:29.177Z] #62 67.09 DEP criu/pie-util-vdso-elf32.d [2019-10-08T16:54:29.271Z] #61 ... [2019-10-08T16:54:29.271Z] [2019-10-08T16:54:29.271Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-08T16:54:29.271Z] #50 141.3 🇩 bin/containerd [2019-10-08T16:54:29.409Z] #16 57.41 Selecting previously unselected package libnl-3-200:arm64. [2019-10-08T16:54:29.409Z] #16 57.43 Preparing to unpack .../31-libnl-3-200_3.2.27-2_arm64.deb ... [2019-10-08T16:54:29.409Z] #16 57.45 Unpacking libnl-3-200:arm64 (3.2.27-2) ... [2019-10-08T16:54:29.409Z] #16 57.62 Selecting previously unselected package libprotobuf-c1:arm64. [2019-10-08T16:54:29.409Z] #16 57.63 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_arm64.deb ... [2019-10-08T16:54:29.599Z] #62 67.33 DEP criu/path.d [2019-10-08T16:54:29.599Z] #62 67.47 DEP criu/parasite-syscall.d [2019-10-08T16:54:29.671Z] #16 57.64 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ... [2019-10-08T16:54:29.671Z] #16 57.79 Selecting previously unselected package libreadline5:arm64. [2019-10-08T16:54:29.671Z] #16 57.79 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_arm64.deb ... [2019-10-08T16:54:29.671Z] #16 57.80 Unpacking libreadline5:arm64 (5.2+dfsg-3+b1) ... [2019-10-08T16:54:29.931Z] #16 57.98 Selecting previously unselected package libsystemd-dev:arm64. [2019-10-08T16:54:29.931Z] #16 57.98 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_arm64.deb ... [2019-10-08T16:54:29.931Z] #16 57.99 Unpacking libsystemd-dev:arm64 (232-25+deb9u12) ... [2019-10-08T16:54:29.993Z] #62 67.75 DEP criu/pagemap.d [2019-10-08T16:54:29.993Z] #62 68.05 DEP criu/pagemap-cache.d [2019-10-08T16:54:30.397Z] #62 ... [2019-10-08T16:54:30.397Z] [2019-10-08T16:54:30.397Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-08T16:54:30.397Z] #65 102.1 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-08T16:54:30.397Z] #65 102.1 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-08T16:54:30.397Z] #65 DONE 110.0s [2019-10-08T16:54:30.397Z] [2019-10-08T16:54:30.397Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:54:30.397Z] #62 68.31 DEP criu/page-xfer.d [2019-10-08T16:54:30.397Z] #62 ... [2019-10-08T16:54:30.397Z] [2019-10-08T16:54:30.397Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-08T16:54:30.397Z] #66 DONE 0.1s [2019-10-08T16:54:30.397Z] [2019-10-08T16:54:30.397Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:54:30.397Z] #62 68.51 DEP criu/page-pipe.d [2019-10-08T16:54:30.791Z] #62 68.68 DEP criu/netfilter.d [2019-10-08T16:54:30.791Z] #62 68.95 DEP criu/net.d [2019-10-08T16:54:31.317Z] #16 59.55 Selecting previously unselected package net-tools. [2019-10-08T16:54:31.578Z] #16 59.56 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_arm64.deb ... [2019-10-08T16:54:31.578Z] #16 59.56 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-08T16:54:31.655Z] #62 69.43 DEP criu/namespaces.d [2019-10-08T16:54:31.655Z] #62 69.71 DEP criu/mount.d [2019-10-08T16:54:31.839Z] #16 59.83 Selecting previously unselected package python-pip-whl. [2019-10-08T16:54:31.839Z] #16 59.86 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-08T16:54:31.839Z] #16 59.88 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-08T16:54:32.050Z] #62 69.91 DEP criu/mem.d [2019-10-08T16:54:32.050Z] #62 70.08 DEP criu/lsm.d [2019-10-08T16:54:32.050Z] #62 70.20 DEP criu/log.d [2019-10-08T16:54:32.100Z] #16 60.35 Selecting previously unselected package python3-pip. [2019-10-08T16:54:32.100Z] #16 60.36 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-08T16:54:32.100Z] #16 60.38 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-08T16:54:32.361Z] #16 60.64 Selecting previously unselected package python3-pkg-resources. [2019-10-08T16:54:32.361Z] #16 60.65 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-08T16:54:32.361Z] #16 60.66 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-08T16:54:32.445Z] #62 70.43 DEP criu/libnetlink.d [2019-10-08T16:54:32.552Z] #50 ... [2019-10-08T16:54:32.552Z] [2019-10-08T16:54:32.552Z] #27 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-08T16:54:32.552Z] #27 DONE 182.3s [2019-10-08T16:54:32.552Z] [2019-10-08T16:54:32.552Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:54:32.552Z] #61 127.7 LINK lib/c/built-in.o [2019-10-08T16:54:32.552Z] #61 127.7 LINK lib/c/libcriu.so [2019-10-08T16:54:32.552Z] #61 127.9 GEN magic.py [2019-10-08T16:54:32.552Z] #61 128.0 Note: Building without setproctitle() and strlcpy() support. [2019-10-08T16:54:32.552Z] #61 128.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-08T16:54:32.552Z] #61 128.4 fatal: Not a git repository (or any of the parent directories): .git [2019-10-08T16:54:32.552Z] #61 128.9 make[1]: Nothing to be done for 'all'. [2019-10-08T16:54:32.552Z] #61 129.5 make[1]: 'images/built-in.o' is up to date. [2019-10-08T16:54:32.552Z] #61 129.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-08T16:54:32.552Z] #61 129.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-08T16:54:32.552Z] #61 129.6 make[1]: 'compel/libcompel.a' is up to date. [2019-10-08T16:54:32.552Z] #61 129.6 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-08T16:54:32.552Z] #61 129.6 make[1]: Nothing to be done for 'all'. [2019-10-08T16:54:32.552Z] #61 129.6 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-08T16:54:32.552Z] #61 129.7 make[2]: Nothing to be done for 'all'. [2019-10-08T16:54:32.552Z] #61 129.7 make[2]: Nothing to be done for 'all'. [2019-10-08T16:54:32.552Z] #61 129.8 make[2]: Nothing to be done for 'all'. [2019-10-08T16:54:32.552Z] #61 129.8 make[2]: Nothing to be done for 'all'. [2019-10-08T16:54:32.552Z] #61 129.8 make[2]: Nothing to be done for 'all'. [2019-10-08T16:54:32.552Z] #61 129.9 make[2]: Nothing to be done for 'all'. [2019-10-08T16:54:32.552Z] #61 129.9 make[2]: Nothing to be done for 'all'. [2019-10-08T16:54:32.552Z] #61 129.9 make[2]: Nothing to be done for 'all'. [2019-10-08T16:54:32.552Z] #61 129.9 INSTALL criu/criu [2019-10-08T16:54:32.552Z] #61 DONE 130.2s [2019-10-08T16:54:32.552Z] [2019-10-08T16:54:32.552Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-08T16:54:32.622Z] #16 60.84 Selecting previously unselected package python3-setuptools. [2019-10-08T16:54:32.622Z] #16 60.85 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-08T16:54:32.622Z] #16 60.86 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-08T16:54:32.622Z] #16 ... [2019-10-08T16:54:32.622Z] [2019-10-08T16:54:32.622Z] #56 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-08T16:54:32.622Z] #56 107.3 + mkdir -p /tmp/tmp.rtPPVYxgT4/src/github.com/docker [2019-10-08T16:54:32.622Z] #56 107.3 + mv components/cli /tmp/tmp.rtPPVYxgT4/src/github.com/docker/cli [2019-10-08T16:54:32.622Z] #56 107.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-10-08T16:54:32.846Z] #62 70.54 DEP criu/kerndat.d [2019-10-08T16:54:32.846Z] #62 70.72 DEP criu/kcmp-ids.d [2019-10-08T16:54:32.846Z] #62 70.78 DEP criu/irmap.d [2019-10-08T16:54:32.846Z] #62 70.91 DEP criu/ipc_ns.d [2019-10-08T16:54:32.883Z] #56 ... [2019-10-08T16:54:32.883Z] [2019-10-08T16:54:32.883Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-08T16:54:32.883Z] #16 61.08 Selecting previously unselected package python3-wheel. [2019-10-08T16:54:32.883Z] #16 61.09 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-08T16:54:32.883Z] #16 61.10 Unpacking python3-wheel (0.29.0-2) ... [2019-10-08T16:54:33.144Z] #16 61.30 Selecting previously unselected package thin-provisioning-tools. [2019-10-08T16:54:33.144Z] #16 61.30 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_arm64.deb ... [2019-10-08T16:54:33.144Z] #16 61.32 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-08T16:54:33.244Z] #62 71.22 DEP criu/image.d [2019-10-08T16:54:33.643Z] #62 71.48 DEP criu/image-desc.d [2019-10-08T16:54:33.643Z] #62 71.57 DEP criu/fsnotify.d [2019-10-08T16:54:33.643Z] #62 71.71 DEP criu/filesystems.d [2019-10-08T16:54:33.667Z] #16 61.69 Selecting previously unselected package vim-runtime. [2019-10-08T16:54:33.667Z] #16 61.72 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-08T16:54:33.667Z] #16 61.77 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-08T16:54:33.667Z] #16 61.80 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-08T16:54:33.667Z] #16 ... [2019-10-08T16:54:33.667Z] [2019-10-08T16:54:33.667Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:54:33.667Z] #36 108.1 net/http/httptrace [2019-10-08T16:54:33.667Z] #36 108.3 net/http [2019-10-08T16:54:33.667Z] #36 117.6 github.com/LK4D4/vndr/godl [2019-10-08T16:54:33.667Z] #36 ... [2019-10-08T16:54:33.667Z] [2019-10-08T16:54:33.667Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-08T16:54:33.667Z] #16 61.83 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-08T16:54:34.247Z] #62 71.87 DEP criu/files.d [2019-10-08T16:54:34.247Z] #62 ... [2019-10-08T16:54:34.247Z] [2019-10-08T16:54:34.247Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:54:34.247Z] #37 103.4 vendor/golang.org/x/text/secure/bidirule [2019-10-08T16:54:34.247Z] #37 104.1 vendor/golang.org/x/text/unicode/norm [2019-10-08T16:54:34.247Z] #37 109.1 vendor/golang.org/x/net/idna [2019-10-08T16:54:34.247Z] #37 112.3 vendor/golang.org/x/net/http2/hpack [2019-10-08T16:54:34.247Z] #37 ... [2019-10-08T16:54:34.247Z] [2019-10-08T16:54:34.247Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:54:34.247Z] #62 72.06 DEP criu/files-reg.d [2019-10-08T16:54:34.848Z] #62 72.33 DEP criu/files-ext.d [2019-10-08T16:54:34.848Z] #62 72.45 DEP criu/file-lock.d [2019-10-08T16:54:34.848Z] #62 72.78 DEP criu/file-ids.d [2019-10-08T16:54:35.082Z] #50 ... [2019-10-08T16:54:35.082Z] [2019-10-08T16:54:35.082Z] #28 [dev 11/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-08T16:54:35.082Z] #28 DONE 0.4s [2019-10-08T16:54:35.082Z] [2019-10-08T16:54:35.082Z] #31 [dev 12/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-08T16:54:35.265Z] #62 73.10 DEP criu/fifo.d [2019-10-08T16:54:35.265Z] #62 73.21 DEP criu/fdstore.d [2019-10-08T16:54:35.265Z] #62 73.29 DEP criu/fault-injection.d [2019-10-08T16:54:35.265Z] #62 73.34 DEP criu/external.d [2019-10-08T16:54:35.341Z] #31 DONE 0.2s [2019-10-08T16:54:35.341Z] [2019-10-08T16:54:35.341Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-08T16:54:35.341Z] #50 ... [2019-10-08T16:54:35.341Z] [2019-10-08T16:54:35.341Z] #34 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-08T16:54:35.341Z] #34 DONE 0.1s [2019-10-08T16:54:35.600Z] [2019-10-08T16:54:35.600Z] #37 [dev 14/25] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-08T16:54:35.600Z] #37 DONE 0.2s [2019-10-08T16:54:35.600Z] [2019-10-08T16:54:35.600Z] #42 [dev 15/25] COPY --from=tini /build/ /usr/local/bin/ [2019-10-08T16:54:35.600Z] #42 DONE 0.1s [2019-10-08T16:54:35.600Z] [2019-10-08T16:54:35.600Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-08T16:54:35.681Z] #62 73.47 DEP criu/eventpoll.d [2019-10-08T16:54:35.681Z] #62 ... [2019-10-08T16:54:35.681Z] [2019-10-08T16:54:35.681Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-08T16:54:35.681Z] #17 76.46 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-08T16:54:35.681Z] #17 76.47 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-08T16:54:35.681Z] #17 76.52 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-08T16:54:35.681Z] #17 82.58 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-08T16:54:35.681Z] #17 82.58 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-08T16:54:35.681Z] #17 82.58 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-08T16:54:35.681Z] #17 82.70 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-08T16:54:35.681Z] #17 82.70 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-08T16:54:35.681Z] #17 82.71 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-08T16:54:35.681Z] #17 ... [2019-10-08T16:54:35.681Z] [2019-10-08T16:54:35.681Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:54:35.681Z] #62 73.60 DEP criu/eventfd.d [2019-10-08T16:54:35.681Z] #62 73.73 DEP criu/crtools.d [2019-10-08T16:54:35.858Z] #50 ... [2019-10-08T16:54:35.858Z] [2019-10-08T16:54:35.858Z] #46 [dev 16/25] COPY --from=runc /build/ /usr/local/bin/ [2019-10-08T16:54:36.087Z] #62 ... [2019-10-08T16:54:36.087Z] [2019-10-08T16:54:36.087Z] #31 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-08T16:54:36.087Z] #31 DONE 115.4s [2019-10-08T16:54:36.087Z] [2019-10-08T16:54:36.087Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:54:36.087Z] #37 114.1 mime [2019-10-08T16:54:36.116Z] #46 DONE 0.2s [2019-10-08T16:54:36.116Z] [2019-10-08T16:54:36.116Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-08T16:54:36.476Z] #37 116.1 mime/quotedprintable [2019-10-08T16:54:36.884Z] #37 116.6 net/http/internal [2019-10-08T16:54:37.874Z] #16 65.58 Selecting previously unselected package vim. [2019-10-08T16:54:37.874Z] #16 65.58 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-10-08T16:54:37.874Z] #16 65.59 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-08T16:54:37.874Z] #16 ... [2019-10-08T16:54:37.874Z] [2019-10-08T16:54:37.874Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:54:37.874Z] #61 55.21 CC compel/plugins/std/infect.o [2019-10-08T16:54:37.874Z] #61 55.82 CC compel/arch/aarch64/plugins/std/parasite-head.o [2019-10-08T16:54:37.874Z] #61 55.87 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2019-10-08T16:54:37.874Z] #61 55.98 AR compel/plugins/std.lib.a [2019-10-08T16:54:37.874Z] #61 56.07 CC compel/plugins/fds/fds.o [2019-10-08T16:54:37.874Z] #61 56.45 AR compel/plugins/fds.lib.a [2019-10-08T16:54:37.874Z] #61 56.54 HOSTDEP compel/src/lib/log-host.d [2019-10-08T16:54:37.874Z] #61 56.73 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-08T16:54:37.874Z] #61 56.96 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2019-10-08T16:54:37.874Z] #61 57.07 HOSTDEP compel/src/main-host.d [2019-10-08T16:54:37.874Z] #61 57.30 DEP compel/src/lib/ptrace.d [2019-10-08T16:54:37.874Z] #61 57.52 DEP compel/src/lib/infect.d [2019-10-08T16:54:37.874Z] #61 57.69 DEP compel/src/lib/infect-util.d [2019-10-08T16:54:37.874Z] #61 57.78 DEP compel/src/lib/infect-rpc.d [2019-10-08T16:54:37.874Z] #61 57.89 DEP compel/arch/aarch64/src/lib/infect.d [2019-10-08T16:54:37.874Z] #61 58.03 DEP compel/arch/aarch64/src/lib/cpu.d [2019-10-08T16:54:37.874Z] #61 58.15 DEP compel/src/lib/log.d [2019-10-08T16:54:37.874Z] #61 58.28 DEP compel/src/main.d [2019-10-08T16:54:37.874Z] #61 58.42 DEP compel/src/lib/handle-elf.d [2019-10-08T16:54:37.874Z] #61 58.55 DEP compel/arch/aarch64/src/lib/handle-elf.d [2019-10-08T16:54:37.874Z] #61 58.77 CC compel/src/lib/log.o [2019-10-08T16:54:37.874Z] #61 59.20 CC compel/arch/aarch64/src/lib/cpu.o [2019-10-08T16:54:37.874Z] #61 59.60 CC compel/arch/aarch64/src/lib/infect.o [2019-10-08T16:54:37.874Z] #61 60.08 CC compel/src/lib/infect-rpc.o [2019-10-08T16:54:37.874Z] #61 60.45 CC compel/src/lib/infect-util.o [2019-10-08T16:54:37.874Z] #61 60.85 CC compel/src/lib/infect.o [2019-10-08T16:54:37.874Z] #61 62.93 CC compel/src/lib/ptrace.o [2019-10-08T16:54:37.874Z] #61 63.29 AR compel/libcompel.a [2019-10-08T16:54:37.874Z] #61 63.38 HOSTCC compel/src/main-host.o [2019-10-08T16:54:37.874Z] #61 63.86 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2019-10-08T16:54:37.874Z] #61 64.16 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-08T16:54:37.874Z] #61 64.70 HOSTCC compel/src/lib/log-host.o [2019-10-08T16:54:37.874Z] #61 64.93 HOSTLINK compel/compel-host-bin [2019-10-08T16:54:37.874Z] #61 65.11 DEP soccr/soccr.d [2019-10-08T16:54:37.874Z] #61 65.31 CC soccr/soccr.o [2019-10-08T16:54:38.135Z] #61 ... [2019-10-08T16:54:38.135Z] [2019-10-08T16:54:38.135Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-08T16:54:38.135Z] #16 66.18 Selecting previously unselected package xfsprogs. [2019-10-08T16:54:38.135Z] #16 66.18 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_arm64.deb ... [2019-10-08T16:54:38.135Z] #16 66.19 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-08T16:54:38.232Z] #37 117.6 mime/multipart [2019-10-08T16:54:38.232Z] #37 117.6 crypto/tls [2019-10-08T16:54:38.489Z] #16 66.67 Selecting previously unselected package zip. [2019-10-08T16:54:38.749Z] #16 66.70 Preparing to unpack .../45-zip_3.0-11+b1_arm64.deb ... [2019-10-08T16:54:38.749Z] #16 66.70 Unpacking zip (3.0-11+b1) ... [2019-10-08T16:54:38.749Z] #16 66.99 Selecting previously unselected package libapparmor-perl. [2019-10-08T16:54:39.010Z] #16 66.99 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_arm64.deb ... [2019-10-08T16:54:39.010Z] #16 67.01 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-08T16:54:39.010Z] #16 67.20 Selecting previously unselected package apparmor. [2019-10-08T16:54:39.010Z] #16 67.22 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_arm64.deb ... [2019-10-08T16:54:39.272Z] #16 67.30 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-08T16:54:39.532Z] #16 67.81 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-08T16:54:39.532Z] #16 67.82 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_arm64.deb ... [2019-10-08T16:54:39.532Z] #16 67.83 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-08T16:54:40.626Z] #50 205.2 🇩 bin/containerd-stress [2019-10-08T16:54:40.626Z] #50 206.8 🇩 bin/containerd-shim [2019-10-08T16:54:41.032Z] #37 ... [2019-10-08T16:54:41.032Z] [2019-10-08T16:54:41.032Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:54:41.032Z] #62 74.13 DEP criu/cr-service.d [2019-10-08T16:54:41.032Z] #62 74.55 DEP criu/cr-restore.d [2019-10-08T16:54:41.032Z] #62 74.89 DEP criu/cr-errno.d [2019-10-08T16:54:41.032Z] #62 74.89 DEP criu/cr-dump.d [2019-10-08T16:54:41.032Z] #62 75.17 DEP criu/cr-dedup.d [2019-10-08T16:54:41.032Z] #62 75.30 DEP criu/cr-check.d [2019-10-08T16:54:41.032Z] #62 75.53 DEP criu/config.d [2019-10-08T16:54:41.032Z] #62 75.69 DEP criu/clone-noasan.d [2019-10-08T16:54:41.032Z] #62 75.73 DEP criu/cgroup.d [2019-10-08T16:54:41.032Z] #62 75.91 DEP criu/cgroup-props.d [2019-10-08T16:54:41.032Z] #62 76.00 DEP criu/bitmap.d [2019-10-08T16:54:41.032Z] #62 76.02 DEP criu/bfd.d [2019-10-08T16:54:41.032Z] #62 76.10 DEP criu/autofs.d [2019-10-08T16:54:41.032Z] #62 76.22 DEP criu/aio.d [2019-10-08T16:54:41.032Z] #62 76.34 DEP criu/action-scripts.d [2019-10-08T16:54:41.032Z] #62 76.55 CC criu/action-scripts.o [2019-10-08T16:54:41.032Z] #62 76.95 CC criu/aio.o [2019-10-08T16:54:41.032Z] #62 77.41 CC criu/autofs.o [2019-10-08T16:54:41.032Z] #62 78.69 CC criu/bfd.o [2019-10-08T16:54:41.453Z] #16 69.33 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-08T16:54:41.453Z] #16 69.36 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_arm64.deb ... [2019-10-08T16:54:41.453Z] #16 69.37 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-08T16:54:41.497Z] #62 79.35 CC criu/bitmap.o [2019-10-08T16:54:41.497Z] #62 79.57 CC criu/cgroup-props.o [2019-10-08T16:54:42.366Z] #62 80.40 CC criu/cgroup.o [2019-10-08T16:54:43.252Z] Removing intermediate container b044ace6c00f [2019-10-08T16:54:43.252Z] ---> c2f733d98541 [2019-10-08T16:54:43.252Z] Step 12/12 : ENTRYPOINT ["/usr/bin/buildx"] [2019-10-08T16:54:43.252Z] ---> Running in bf22f7b2c85c [2019-10-08T16:54:43.252Z] Removing intermediate container bf22f7b2c85c [2019-10-08T16:54:43.252Z] ---> 962eb5468c7f [2019-10-08T16:54:43.252Z] Successfully built 962eb5468c7f [2019-10-08T16:54:43.252Z] Successfully tagged moby-buildx:v0.3.0 [2019-10-08T16:54:43.252Z] 52bebb772288f6fbfd15fe44c06879f27c64debe3b4aab8933258dffab1d1a88 [2019-10-08T16:54:43.252Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 . [2019-10-08T16:54:43.252Z] #1 [internal] booting buildkit [2019-10-08T16:54:43.252Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-10-08T16:54:43.252Z] #1 pulling image moby/buildkit:buildx-stable-1 2.9s done [2019-10-08T16:54:43.252Z] #1 creating container buildx_buildkit_default [2019-10-08T16:54:43.252Z] #1 creating container buildx_buildkit_default 0.5s done [2019-10-08T16:54:43.252Z] #1 DONE 3.4s [2019-10-08T16:54:43.252Z] [2019-10-08T16:54:43.252Z] #3 [internal] load .dockerignore [2019-10-08T16:54:43.252Z] #3 transferring context: 87B done [2019-10-08T16:54:43.252Z] #3 DONE 0.0s [2019-10-08T16:54:43.252Z] [2019-10-08T16:54:43.252Z] #2 [internal] load build definition from Dockerfile [2019-10-08T16:54:43.252Z] #2 transferring dockerfile: 13.26kB 0.0s done [2019-10-08T16:54:43.252Z] #2 DONE 0.0s [2019-10-08T16:54:43.252Z] [2019-10-08T16:54:43.252Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-08T16:54:43.252Z] #4 DONE 0.7s [2019-10-08T16:54:43.252Z] [2019-10-08T16:54:43.252Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-08T16:54:43.252Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-08T16:54:43.252Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2019-10-08T16:54:43.252Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done [2019-10-08T16:54:43.252Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2019-10-08T16:54:43.252Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-08T16:54:43.252Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-10-08T16:54:43.252Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.5s done [2019-10-08T16:54:43.252Z] #5 DONE 0.9s [2019-10-08T16:54:43.252Z] [2019-10-08T16:54:43.252Z] #6 [internal] load metadata for docker.io/library/golang:1.13.1-stretch [2019-10-08T16:54:43.253Z] #6 DONE 0.7s [2019-10-08T16:54:43.253Z] [2019-10-08T16:54:43.253Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-08T16:54:43.253Z] #7 resolve docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 done [2019-10-08T16:54:43.253Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 0B / 52.87MB 0.1s [2019-10-08T16:54:43.253Z] #7 sha256:b0b87562f76bea48dcc6a170490e46cec5a02db627966893a32f7d56a3fa0ada 5.47kB / 5.47kB done [2019-10-08T16:54:43.253Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 0B / 9.99MB 0.1s [2019-10-08T16:54:43.253Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 0B / 45.65MB 0.1s [2019-10-08T16:54:43.253Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 0B / 50.07MB 0.1s [2019-10-08T16:54:43.253Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 0B / 96.42MB 0.1s [2019-10-08T16:54:43.253Z] #7 sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 1.42kB / 1.42kB done [2019-10-08T16:54:43.253Z] #7 sha256:e8b6c9f6fa954d3f0a9e57d316374e76867e0d0895ad21fe70f588789b9b0353 1.79kB / 1.79kB done [2019-10-08T16:54:43.253Z] #7 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 0B / 4.30MB 0.1s [2019-10-08T16:54:43.253Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 1.56MB / 9.99MB 0.3s [2019-10-08T16:54:43.253Z] #7 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 892.21kB / 4.30MB 0.3s [2019-10-08T16:54:43.253Z] #7 sha256:6c11edc0dc355904cee5f3f169703e59adcbc79c74fc02e3bd77ce262ebfac89 155B / 155B 0.1s done [2019-10-08T16:54:43.253Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 2.11MB / 9.99MB 0.4s [2019-10-08T16:54:43.253Z] #7 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 1.42MB / 4.30MB 0.4s [2019-10-08T16:54:43.253Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 2.73MB / 9.99MB 0.6s [2019-10-08T16:54:43.253Z] #7 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 2.04MB / 4.30MB 0.6s [2019-10-08T16:54:43.253Z] #7 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 2.53MB / 4.30MB 0.7s [2019-10-08T16:54:43.253Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 2.69MB / 52.87MB 0.9s [2019-10-08T16:54:43.253Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 3.85MB / 9.99MB 0.9s [2019-10-08T16:54:43.253Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 2.65MB / 45.65MB 0.9s [2019-10-08T16:54:43.253Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 2.92MB / 50.07MB 0.9s [2019-10-08T16:54:43.253Z] #7 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 3.15MB / 4.30MB 0.9s [2019-10-08T16:54:43.253Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 4.37MB / 9.99MB 1.0s [2019-10-08T16:54:43.253Z] #7 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 3.68MB / 4.30MB 1.0s [2019-10-08T16:54:43.253Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 4.90MB / 9.99MB 1.2s [2019-10-08T16:54:43.253Z] #7 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 4.20MB / 4.30MB 1.2s [2019-10-08T16:54:43.253Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 5.55MB / 9.99MB 1.3s [2019-10-08T16:54:43.253Z] #7 sha256:e3fa2203e37520b8df0fba14ca380adb1614f273a5e1c6a54598a18d881b71ed 4.30MB / 4.30MB 1.2s done [2019-10-08T16:54:43.253Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 6.31MB / 9.99MB 1.5s [2019-10-08T16:54:43.253Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 5.11MB / 45.65MB 1.5s [2019-10-08T16:54:43.253Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 5.27MB / 96.42MB 1.5s [2019-10-08T16:54:43.253Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 6.00MB / 52.87MB 1.6s [2019-10-08T16:54:43.253Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 7.13MB / 9.99MB 1.6s [2019-10-08T16:54:43.253Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 6.19MB / 50.07MB 1.6s [2019-10-08T16:54:43.253Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 7.85MB / 9.99MB 1.8s [2019-10-08T16:54:43.253Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 8.44MB / 9.99MB 1.9s [2019-10-08T16:54:43.253Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 9.17MB / 9.99MB 2.1s [2019-10-08T16:54:43.253Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 7.96MB / 45.65MB 2.1s [2019-10-08T16:54:43.253Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 8.64MB / 52.87MB 2.2s [2019-10-08T16:54:43.253Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 9.76MB / 9.99MB 2.2s [2019-10-08T16:54:43.253Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 8.81MB / 50.07MB 2.2s [2019-10-08T16:54:43.253Z] #7 sha256:f794a2e4526b532eb031e3c63ebc49fce17cd57b89153cd51f2c16ab9667a4fc 9.99MB / 9.99MB 2.3s done [2019-10-08T16:54:43.253Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 10.11MB / 96.42MB 2.5s [2019-10-08T16:54:43.253Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 11.07MB / 45.65MB 2.7s [2019-10-08T16:54:43.253Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 11.63MB / 52.87MB 2.8s [2019-10-08T16:54:43.253Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 11.86MB / 50.07MB 2.8s [2019-10-08T16:54:43.253Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 13.45MB / 45.65MB 3.1s [2019-10-08T16:54:43.253Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 14.52MB / 52.87MB 3.5s [2019-10-08T16:54:43.253Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 14.82MB / 50.07MB 3.5s [2019-10-08T16:54:43.253Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 15.19MB / 96.42MB 3.5s [2019-10-08T16:54:43.253Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 15.88MB / 45.65MB 3.6s [2019-10-08T16:54:43.253Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 17.37MB / 52.87MB 3.9s [2019-10-08T16:54:43.253Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 17.79MB / 50.07MB 3.9s [2019-10-08T16:54:43.253Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 18.41MB / 45.65MB 4.0s [2019-10-08T16:54:43.435Z] #16 71.32 Selecting previously unselected package binutils-mingw-w64. [2019-10-08T16:54:43.435Z] #16 71.36 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-08T16:54:43.435Z] #16 71.38 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-08T16:54:43.543Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 20.87MB / 50.07MB 4.3s [2019-10-08T16:54:43.544Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 20.76MB / 96.42MB 4.3s [2019-10-08T16:54:43.696Z] #16 ... [2019-10-08T16:54:43.696Z] [2019-10-08T16:54:43.696Z] #36 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:54:43.696Z] #36 118.4 github.com/LK4D4/vndr [2019-10-08T16:54:43.696Z] #36 DONE 128.1s [2019-10-08T16:54:43.696Z] [2019-10-08T16:54:43.696Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-08T16:54:43.696Z] #16 71.84 Selecting previously unselected package mingw-w64-common. [2019-10-08T16:54:43.696Z] #16 71.84 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-08T16:54:43.696Z] #16 71.87 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-08T16:54:43.696Z] #16 ... [2019-10-08T16:54:43.696Z] [2019-10-08T16:54:43.696Z] #18 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-08T16:54:43.696Z] #18 128.5 + rm -rf /tmp/tmp.QToWeiHoKs [2019-10-08T16:54:43.839Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 21.11MB / 52.87MB 4.5s [2019-10-08T16:54:43.840Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 21.39MB / 45.65MB 4.5s [2019-10-08T16:54:44.128Z] #7 ... [2019-10-08T16:54:44.128Z] [2019-10-08T16:54:44.128Z] #22 [internal] load build context [2019-10-08T16:54:44.128Z] #22 transferring context: 45.51MB 5.0s done [2019-10-08T16:54:44.128Z] #22 DONE 5.1s [2019-10-08T16:54:44.128Z] [2019-10-08T16:54:44.128Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-08T16:54:44.128Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 23.59MB / 50.07MB 4.8s [2019-10-08T16:54:44.128Z] #7 ... [2019-10-08T16:54:44.128Z] [2019-10-08T16:54:44.128Z] #68 FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b95369... [2019-10-08T16:54:44.128Z] #68 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.3s done [2019-10-08T16:54:44.128Z] #68 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-08T16:54:44.128Z] #68 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.2s done [2019-10-08T16:54:44.128Z] #68 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-08T16:54:44.128Z] #68 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-10-08T16:54:44.269Z] #18 DONE 129.1s [2019-10-08T16:54:44.269Z] [2019-10-08T16:54:44.269Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:54:44.269Z] #61 67.06 AR soccr/libsoccr.a [2019-10-08T16:54:44.269Z] #61 67.10 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-08T16:54:44.269Z] #61 67.51 DEP criu/arch/aarch64/sigframe.d [2019-10-08T16:54:44.269Z] #61 67.65 DEP criu/arch/aarch64/crtools.d [2019-10-08T16:54:44.269Z] #61 67.86 DEP criu/arch/aarch64/cpu.d [2019-10-08T16:54:44.269Z] #61 67.93 DEP criu/arch/aarch64/bitops.d [2019-10-08T16:54:44.269Z] #61 68.07 CC criu/arch/aarch64/bitops.o [2019-10-08T16:54:44.269Z] #61 68.19 CC criu/arch/aarch64/cpu.o [2019-10-08T16:54:44.269Z] #61 68.40 CC criu/arch/aarch64/crtools.o [2019-10-08T16:54:44.269Z] #61 69.13 CC criu/arch/aarch64/sigframe.o [2019-10-08T16:54:44.269Z] #61 69.45 LINK criu/arch/aarch64/crtools.built-in.o [2019-10-08T16:54:44.269Z] #61 69.55 DEP criu/arch/aarch64/intraprocedure.d [2019-10-08T16:54:44.269Z] #61 69.57 DEP criu/arch/aarch64/vdso-pie.d [2019-10-08T16:54:44.269Z] #61 69.82 DEP criu/pie/parasite-vdso.d [2019-10-08T16:54:44.269Z] #61 70.01 DEP criu/pie/util-vdso.d [2019-10-08T16:54:44.269Z] #61 70.17 DEP criu/pie/util.d [2019-10-08T16:54:44.269Z] #61 70.33 CC criu/pie/util.o [2019-10-08T16:54:44.269Z] #61 70.68 CC criu/pie/util-vdso.o [2019-10-08T16:54:44.269Z] #61 71.56 CC criu/pie/parasite-vdso.o [2019-10-08T16:54:44.338Z] #62 ... [2019-10-08T16:54:44.338Z] [2019-10-08T16:54:44.338Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:54:44.338Z] #37 123.6 net/http [2019-10-08T16:54:44.413Z] #68 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 2.6s done [2019-10-08T16:54:44.698Z] #68 DONE 4.8s [2019-10-08T16:54:44.698Z] [2019-10-08T16:54:44.698Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5... [2019-10-08T16:54:44.698Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 28.04MB / 52.87MB 5.4s [2019-10-08T16:54:44.698Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 28.69MB / 45.65MB 5.4s [2019-10-08T16:54:44.698Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 29.13MB / 50.07MB 5.4s [2019-10-08T16:54:44.698Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 28.86MB / 96.42MB 5.4s [2019-10-08T16:54:44.984Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 31.15MB / 52.87MB 5.7s [2019-10-08T16:54:44.984Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 32.15MB / 45.65MB 5.7s [2019-10-08T16:54:44.984Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 32.24MB / 50.07MB 5.7s [2019-10-08T16:54:45.212Z] #61 72.53 CC criu/arch/aarch64/vdso-pie.o [2019-10-08T16:54:45.272Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 34.77MB / 52.87MB 6.0s [2019-10-08T16:54:45.272Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 35.89MB / 45.65MB 6.0s [2019-10-08T16:54:45.272Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 36.34MB / 50.07MB 6.0s [2019-10-08T16:54:45.272Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 35.96MB / 96.42MB 6.0s [2019-10-08T16:54:45.474Z] #61 72.91 CC criu/arch/aarch64/intraprocedure.o [2019-10-08T16:54:45.474Z] #61 73.00 AR criu/pie/pie.lib.a [2019-10-08T16:54:45.558Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 38.26MB / 52.87MB 6.3s [2019-10-08T16:54:45.558Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 39.34MB / 45.65MB 6.3s [2019-10-08T16:54:45.558Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 39.98MB / 50.07MB 6.3s [2019-10-08T16:54:45.734Z] #61 73.16 DEP criu/pie/restorer.d [2019-10-08T16:54:45.843Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 41.45MB / 96.42MB 6.4s [2019-10-08T16:54:45.843Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 42.26MB / 52.87MB 6.6s [2019-10-08T16:54:45.843Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 43.47MB / 45.65MB 6.6s [2019-10-08T16:54:45.843Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 43.08MB / 50.07MB 6.6s [2019-10-08T16:54:45.947Z] #50 211.8 🇩 bin/containerd-shim-runc-v1 [2019-10-08T16:54:46.002Z] #61 73.45 DEP criu/arch/aarch64/restorer.d [2019-10-08T16:54:46.129Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 46.69MB / 52.87MB 6.9s [2019-10-08T16:54:46.129Z] #7 sha256:10831a4d6f4248b0aaa384f245c08f4fc47dfc9753f538ef20b35c0228e4fef4 45.65MB / 45.65MB 6.8s done [2019-10-08T16:54:46.129Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 47.52MB / 50.07MB 6.9s [2019-10-08T16:54:46.129Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 47.68MB / 96.42MB 6.9s [2019-10-08T16:54:46.266Z] #61 73.69 DEP criu/pie/parasite.d [2019-10-08T16:54:46.415Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 52.87MB / 52.87MB 7.2s [2019-10-08T16:54:46.415Z] #7 sha256:004465f1c8159d34a5bfec93d69722cf83a1a90ea09f71932e564464cd2e3378 50.07MB / 50.07MB 7.1s done [2019-10-08T16:54:46.415Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 54.70MB / 96.42MB 7.2s [2019-10-08T16:54:46.532Z] #61 74.05 CC criu/pie/parasite.o [2019-10-08T16:54:46.708Z] #7 sha256:c19c19fc3c990f37fd601edf6ef8dc5dccdc063b5dc564e33c8d348d10892183 52.87MB / 52.87MB 7.2s done [2019-10-08T16:54:46.708Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 63.27MB / 96.42MB 7.3s [2019-10-08T16:54:46.708Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 71.82MB / 96.42MB 7.5s [2019-10-08T16:54:46.993Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 80.84MB / 96.42MB 7.6s [2019-10-08T16:54:46.993Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 88.85MB / 96.42MB 7.8s [2019-10-08T16:54:47.277Z] #7 sha256:43d8051f8c7fcd646ad380de9741af7504dcfd3c88d6f5872c483cb5a660c9d9 96.42MB / 96.42MB 8.0s done [2019-10-08T16:54:47.277Z] #7 unpacking docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 [2019-10-08T16:54:47.474Z] #61 ... [2019-10-08T16:54:47.474Z] [2019-10-08T16:54:47.474Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-08T16:54:47.474Z] #16 75.60 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-08T16:54:47.474Z] #16 75.61 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-08T16:54:47.474Z] #16 75.61 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-08T16:54:47.829Z] #50 214.2 🇩 binaries [2019-10-08T16:54:47.829Z] #50 214.2 + mkdir -p /build [2019-10-08T16:54:47.829Z] #50 214.2 + cp bin/containerd /build/containerd [2019-10-08T16:54:47.829Z] #50 214.3 + cp bin/containerd-shim /build/containerd-shim [2019-10-08T16:54:47.829Z] #50 214.3 + cp bin/ctr /build/ctr [2019-10-08T16:54:48.389Z] #50 DONE 214.9s [2019-10-08T16:54:48.948Z] [2019-10-08T16:54:48.948Z] #51 [dev 17/25] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-08T16:54:49.203Z] #51 DONE 0.2s [2019-10-08T16:54:49.203Z] [2019-10-08T16:54:49.203Z] #54 [dev 18/25] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-08T16:54:49.457Z] #54 DONE 0.1s [2019-10-08T16:54:49.457Z] [2019-10-08T16:54:49.457Z] #57 [dev 19/25] COPY --from=dockercli /build/ /usr/local/cli [2019-10-08T16:54:49.457Z] #57 DONE 0.2s [2019-10-08T16:54:49.457Z] [2019-10-08T16:54:49.457Z] #59 [dev 20/25] COPY --from=registry /build/registry* /usr/local/bin/ [2019-10-08T16:54:49.755Z] #59 DONE 0.3s [2019-10-08T16:54:49.755Z] [2019-10-08T16:54:49.755Z] #62 [dev 21/25] COPY --from=criu /build/ /usr/local/ [2019-10-08T16:54:49.755Z] #62 DONE 0.1s [2019-10-08T16:54:49.755Z] [2019-10-08T16:54:49.755Z] #66 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-08T16:54:49.827Z] #37 ... [2019-10-08T16:54:49.827Z] [2019-10-08T16:54:49.827Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-08T16:54:49.827Z] #17 98.24 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-08T16:54:49.827Z] #17 98.24 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-08T16:54:49.827Z] #17 98.25 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-08T16:54:50.018Z] #66 DONE 0.1s [2019-10-08T16:54:50.018Z] [2019-10-08T16:54:50.018Z] #68 [dev 23/25] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-10-08T16:54:50.319Z] #68 DONE 0.1s [2019-10-08T16:54:50.319Z] [2019-10-08T16:54:50.319Z] #69 [dev 24/25] WORKDIR /go/src/github.com/docker/docker [2019-10-08T16:54:50.319Z] #69 DONE 0.0s [2019-10-08T16:54:50.319Z] [2019-10-08T16:54:50.319Z] #70 [dev 25/25] COPY . /go/src/github.com/docker/docker [2019-10-08T16:54:50.879Z] #70 DONE 0.8s [2019-10-08T16:54:51.134Z] [2019-10-08T16:54:51.134Z] #71 exporting to image [2019-10-08T16:54:51.134Z] #71 exporting layers [2019-10-08T16:54:51.681Z] #16 79.48 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-08T16:54:51.681Z] #16 79.49 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b2_arm64.deb ... [2019-10-08T16:54:51.681Z] #16 79.50 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b2) ... [2019-10-08T16:54:51.681Z] #16 79.61 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-08T16:54:51.681Z] #16 79.61 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ... [2019-10-08T16:54:51.681Z] #16 79.63 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-10-08T16:54:54.059Z] #17 ... [2019-10-08T16:54:54.059Z] [2019-10-08T16:54:54.059Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:54:54.059Z] #37 133.8 github.com/LK4D4/vndr/godl [2019-10-08T16:54:54.191Z] #50 165.1 🇩 bin/containerd-stress [2019-10-08T16:54:54.234Z] #16 ... [2019-10-08T16:54:54.234Z] [2019-10-08T16:54:54.234Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:54:54.234Z] #61 75.20 LINK criu/pie/parasite.built-in.o [2019-10-08T16:54:54.234Z] #61 75.23 GEN criu/pie/parasite-blob.h [2019-10-08T16:54:54.234Z] #61 75.26 CC criu/arch/aarch64/restorer.o [2019-10-08T16:54:54.234Z] #61 75.76 CC criu/pie/restorer.o [2019-10-08T16:54:54.234Z] #61 78.12 LINK criu/pie/restorer.built-in.o [2019-10-08T16:54:54.234Z] #61 78.13 GEN criu/pie/restorer-blob.h [2019-10-08T16:54:54.234Z] #61 78.21 DEP criu/vdso.d [2019-10-08T16:54:54.234Z] #61 78.46 DEP criu/uts_ns.d [2019-10-08T16:54:54.234Z] #61 78.63 DEP criu/util.d [2019-10-08T16:54:54.234Z] #61 78.85 DEP criu/uffd.d [2019-10-08T16:54:54.234Z] #61 79.01 DEP criu/tun.d [2019-10-08T16:54:54.234Z] #61 79.25 DEP criu/tty.d [2019-10-08T16:54:54.234Z] #61 79.58 DEP criu/timerfd.d [2019-10-08T16:54:54.234Z] #61 79.77 DEP criu/sysfs_parse.d [2019-10-08T16:54:54.234Z] #61 80.01 DEP criu/sysctl.d [2019-10-08T16:54:54.234Z] #61 80.26 DEP criu/string.d [2019-10-08T16:54:54.234Z] #61 80.33 DEP criu/stats.d [2019-10-08T16:54:54.234Z] #61 80.48 DEP criu/sockets.d [2019-10-08T16:54:54.234Z] #61 80.76 DEP criu/sk-unix.d [2019-10-08T16:54:54.234Z] #61 81.03 DEP criu/sk-tcp.d [2019-10-08T16:54:54.234Z] #61 81.17 DEP criu/sk-queue.d [2019-10-08T16:54:54.234Z] #61 81.28 DEP criu/sk-packet.d [2019-10-08T16:54:54.234Z] #61 81.52 DEP criu/sk-netlink.d [2019-10-08T16:54:54.234Z] #61 81.74 DEP criu/sk-inet.d [2019-10-08T16:54:54.498Z] #61 81.89 DEP criu/signalfd.d [2019-10-08T16:54:54.498Z] #61 81.98 DEP criu/sigframe.d [2019-10-08T16:54:54.758Z] #50 166.6 🇩 bin/containerd-shim [2019-10-08T16:54:54.759Z] #61 82.12 DEP criu/shmem.d [2019-10-08T16:54:54.915Z] #37 134.4 github.com/LK4D4/vndr [2019-10-08T16:54:54.915Z] #37 ... [2019-10-08T16:54:54.915Z] [2019-10-08T16:54:54.915Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:54:54.915Z] #62 82.83 CC criu/clone-noasan.o [2019-10-08T16:54:54.915Z] #62 82.94 CC criu/config.o [2019-10-08T16:54:54.915Z] #62 84.48 CC criu/cr-check.o [2019-10-08T16:54:54.915Z] #62 85.48 CC criu/cr-dedup.o [2019-10-08T16:54:54.915Z] #62 85.68 CC criu/cr-dump.o [2019-10-08T16:54:54.915Z] #62 87.87 CC criu/cr-errno.o [2019-10-08T16:54:54.915Z] #62 88.04 CC criu/cr-restore.o [2019-10-08T16:54:54.915Z] #62 92.44 CC criu/cr-service.o [2019-10-08T16:54:55.019Z] #61 82.33 DEP criu/servicefd.d [2019-10-08T16:54:55.019Z] #61 82.50 DEP criu/seize.d [2019-10-08T16:54:55.019Z] #61 82.60 DEP criu/seccomp.d [2019-10-08T16:54:55.282Z] #61 82.84 DEP criu/rst-malloc.d [2019-10-08T16:54:55.544Z] #61 83.00 DEP criu/rbtree.d [2019-10-08T16:54:55.805Z] #61 83.06 DEP criu/pstree.d [2019-10-08T16:54:55.805Z] #61 83.24 DEP criu/protobuf.d [2019-10-08T16:54:55.940Z] #62 93.84 CC criu/crtools.o [2019-10-08T16:54:56.065Z] #61 83.39 GEN criu/protobuf-desc-gen.h [2019-10-08T16:54:57.206Z] #62 94.68 CC criu/eventfd.o [2019-10-08T16:54:57.206Z] #62 95.17 CC criu/eventpoll.o [2019-10-08T16:54:57.453Z] #61 84.82 DEP criu/protobuf-desc.d [2019-10-08T16:54:57.714Z] #61 85.01 DEP criu/proc_parse.d [2019-10-08T16:54:57.715Z] #61 85.22 DEP criu/plugin.d [2019-10-08T16:54:57.975Z] #61 85.31 DEP criu/pipes.d [2019-10-08T16:54:57.975Z] #61 85.43 DEP criu/pie-util.d [2019-10-08T16:54:58.076Z] #62 96.00 CC criu/external.o [2019-10-08T16:54:58.236Z] #61 85.56 DEP criu/pie-util-vdso.d [2019-10-08T16:54:58.236Z] #61 85.79 DEP criu/pie-util-vdso-elf32.d [2019-10-08T16:54:58.487Z] #62 96.40 CC criu/fault-injection.o [2019-10-08T16:54:58.487Z] #62 96.49 CC criu/fdstore.o [2019-10-08T16:54:58.497Z] #61 85.93 DEP criu/path.d [2019-10-08T16:54:58.497Z] #61 86.06 DEP criu/parasite-syscall.d [2019-10-08T16:54:58.757Z] #61 86.23 DEP criu/pagemap.d [2019-10-08T16:54:59.018Z] #61 86.37 DEP criu/pagemap-cache.d [2019-10-08T16:54:59.018Z] #61 86.56 DEP criu/page-xfer.d [2019-10-08T16:54:59.279Z] #61 86.75 DEP criu/page-pipe.d [2019-10-08T16:54:59.362Z] #62 96.98 CC criu/fifo.o [2019-10-08T16:54:59.362Z] #62 ... [2019-10-08T16:54:59.362Z] [2019-10-08T16:54:59.362Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-08T16:54:59.362Z] #17 110.2 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-08T16:54:59.362Z] #17 110.2 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-08T16:54:59.362Z] #17 110.2 Setting up libsepol1-dev:s390x (2.6-2) ... [2019-10-08T16:54:59.362Z] #17 110.3 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-08T16:54:59.362Z] #17 110.3 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-08T16:54:59.362Z] #17 110.3 Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-08T16:54:59.362Z] #17 110.3 Processing triggers for mime-support (3.60) ... [2019-10-08T16:54:59.362Z] #17 110.3 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-08T16:54:59.362Z] #17 110.3 Setting up libgpm2:s390x (1.20.4-6.2+b1) ... [2019-10-08T16:54:59.362Z] #17 110.3 Setting up libcap2-bin (1:2.25-1) ... [2019-10-08T16:54:59.362Z] #17 110.3 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-08T16:54:59.362Z] #17 110.4 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-08T16:54:59.362Z] #17 110.4 Setting up bash-completion (1:2.1-4.3) ... [2019-10-08T16:54:59.539Z] #61 86.84 DEP criu/netfilter.d [2019-10-08T16:54:59.539Z] #61 86.98 DEP criu/net.d [2019-10-08T16:54:59.799Z] #61 87.20 DEP criu/namespaces.d [2019-10-08T16:54:59.799Z] #61 87.36 DEP criu/mount.d [2019-10-08T16:55:00.042Z] #50 171.6 🇩 bin/containerd-shim-runc-v1 [2019-10-08T16:55:00.060Z] #61 87.51 DEP criu/mem.d [2019-10-08T16:55:00.320Z] #61 87.72 DEP criu/lsm.d [2019-10-08T16:55:00.320Z] #61 ... [2019-10-08T16:55:00.320Z] [2019-10-08T16:55:00.320Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-08T16:55:00.320Z] #16 88.47 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-08T16:55:00.320Z] #16 88.48 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ... [2019-10-08T16:55:00.320Z] #16 88.50 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-10-08T16:55:01.060Z] #71 exporting layers 10.2s done [2019-10-08T16:55:01.060Z] #71 writing image sha256:3ecf858eb7ed632b1a189346563476992d77d3ede80210bbf8f3e8ed8ca5b955 done [2019-10-08T16:55:01.060Z] #71 naming to docker.io/library/docker:eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 done [2019-10-08T16:55:01.060Z] #71 DONE 10.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2019-10-08T16:55:02.019Z] #17 112.7 Setting up libonig4:s390x (6.1.3-2) ... [2019-10-08T16:55:02.020Z] #17 112.7 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-08T16:55:02.020Z] #17 112.7 Setting up zip (3.0-11+b1) ... [2019-10-08T16:55:02.020Z] #17 112.7 Setting up bzip2 (1.0.6-8.1) ... [2019-10-08T16:55:02.020Z] #17 112.7 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-08T16:55:02.020Z] #17 112.7 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-08T16:55:02.020Z] #17 112.7 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-08T16:55:02.020Z] #17 112.8 Setting up libaio1:s390x (0.3.110-3) ... [2019-10-08T16:55:02.020Z] #17 112.8 Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-10-08T16:55:02.020Z] #17 112.8 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-08T16:55:02.020Z] #17 112.8 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-08T16:55:02.020Z] #17 112.8 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-08T16:55:02.020Z] #17 112.8 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-08T16:55:02.020Z] #17 112.8 Setting up libpcrecpp0v5:s390x (2:8.39-3) ... [2019-10-08T16:55:02.020Z] #17 112.8 Setting up libpcre32-3:s390x (2:8.39-3) ... [2019-10-08T16:55:02.020Z] #17 112.8 Setting up libnfnetlink0:s390x (1.0.1-3) ... [2019-10-08T16:55:02.020Z] #17 112.8 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-08T16:55:02.020Z] #17 113.1 Setting up libsystemd-dev:s390x (232-25+deb9u12) ... [2019-10-08T16:55:02.020Z] #17 113.1 Setting up libpcre16-3:s390x (2:8.39-3) ... [2019-10-08T16:55:02.020Z] #17 113.1 Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-10-08T16:55:02.020Z] #17 113.1 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-10-08T16:55:02.020Z] #17 113.1 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-08T16:55:02.020Z] #17 113.1 Setting up libudev-dev:s390x (232-25+deb9u12) ... [2019-10-08T16:55:02.020Z] #17 113.2 Setting up pigz (2.3.4-1) ... [2019-10-08T16:55:02.020Z] #17 113.2 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-08T16:55:02.020Z] #17 113.2 Setting up libmpdec2:s390x (2.4.2-1) ... [2019-10-08T16:55:02.020Z] #17 113.2 Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-08T16:55:02.020Z] #17 113.2 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-08T16:55:02.020Z] #17 113.2 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-08T16:55:02.020Z] #17 113.2 Setting up jq (1.5+dfsg-1.3) ... [2019-10-08T16:55:02.052Z] [2019-10-08T16:55:02.052Z] Removing bundles/ [2019-10-08T16:55:02.052Z] [2019-10-08T16:55:02.052Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-10-08T16:55:02.052Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-08T16:55:02.052Z] GOOS="" GOARCH="" GOARM="" [2019-10-08T16:55:02.438Z] #17 113.2 Setting up libpcre3-dev:s390x (2:8.39-3) ... [2019-10-08T16:55:02.438Z] #17 113.3 Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-10-08T16:55:02.438Z] #17 113.3 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-08T16:55:02.438Z] #17 113.3 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-08T16:55:02.438Z] #17 113.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-08T16:55:02.438Z] #17 113.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-08T16:55:02.438Z] #17 113.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-08T16:55:02.438Z] #17 113.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-08T16:55:02.438Z] #17 113.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-08T16:55:02.438Z] #17 113.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-08T16:55:02.438Z] #17 113.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-08T16:55:02.438Z] #17 113.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-08T16:55:02.438Z] #17 113.4 Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-10-08T16:55:02.438Z] #17 113.4 Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-08T16:55:02.438Z] #17 113.4 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-08T16:55:02.438Z] #17 113.4 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-08T16:55:02.438Z] #17 113.4 Setting up btrfs-progs (4.7.3-1) ... [2019-10-08T16:55:02.438Z] #17 113.4 Setting up libselinux1-dev:s390x (2.6-3+b3) ... [2019-10-08T16:55:02.438Z] #17 113.4 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-08T16:55:02.567Z] #50 174.3 🇩 binaries [2019-10-08T16:55:02.567Z] #50 174.3 + mkdir -p /build [2019-10-08T16:55:02.567Z] #50 174.3 + cp bin/containerd /build/containerd [2019-10-08T16:55:02.567Z] #50 174.3 + cp bin/containerd-shim /build/containerd-shim [2019-10-08T16:55:02.567Z] #50 174.3 + cp bin/ctr /build/ctr [2019-10-08T16:55:03.498Z] #50 DONE 175.4s [2019-10-08T16:55:04.063Z] [2019-10-08T16:55:04.063Z] #51 [dev 17/25] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-08T16:55:04.531Z] #17 ... [2019-10-08T16:55:04.531Z] [2019-10-08T16:55:04.531Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:55:04.531Z] #37 DONE 143.9s [2019-10-08T16:55:04.531Z] [2019-10-08T16:55:04.531Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:55:04.531Z] #62 97.40 CC criu/file-ids.o [2019-10-08T16:55:04.531Z] #62 97.76 CC criu/file-lock.o [2019-10-08T16:55:04.531Z] #62 98.71 CC criu/files-ext.o [2019-10-08T16:55:04.531Z] #62 99.08 CC criu/files-reg.o [2019-10-08T16:55:04.531Z] #62 101.5 CC criu/files.o [2019-10-08T16:55:04.994Z] #51 DONE 0.7s [2019-10-08T16:55:04.995Z] [2019-10-08T16:55:04.995Z] #54 [dev 18/25] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-08T16:55:04.995Z] #54 DONE 0.2s [2019-10-08T16:55:05.252Z] [2019-10-08T16:55:05.252Z] #57 [dev 19/25] COPY --from=dockercli /build/ /usr/local/cli [2019-10-08T16:55:05.252Z] #57 DONE 0.1s [2019-10-08T16:55:05.252Z] [2019-10-08T16:55:05.252Z] #59 [dev 20/25] COPY --from=registry /build/registry* /usr/local/bin/ [2019-10-08T16:55:05.608Z] #16 ... [2019-10-08T16:55:05.608Z] [2019-10-08T16:55:05.608Z] #58 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-08T16:55:05.608Z] #58 150.1 + dpkg --print-architecture [2019-10-08T16:55:05.608Z] #58 150.1 + rm -rf /tmp/tmp.P2ToVJlDlN [2019-10-08T16:55:05.817Z] #59 DONE 0.5s [2019-10-08T16:55:05.817Z] [2019-10-08T16:55:05.817Z] #62 [dev 21/25] COPY --from=criu /build/ /usr/local/ [2019-10-08T16:55:05.817Z] #62 DONE 0.1s [2019-10-08T16:55:05.817Z] [2019-10-08T16:55:05.817Z] #66 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-08T16:55:06.074Z] #66 DONE 0.2s [2019-10-08T16:55:06.074Z] [2019-10-08T16:55:06.074Z] #68 [dev 23/25] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-10-08T16:55:06.332Z] #68 DONE 0.3s [2019-10-08T16:55:06.332Z] [2019-10-08T16:55:06.332Z] #69 [dev 24/25] WORKDIR /go/src/github.com/docker/docker [2019-10-08T16:55:06.332Z] #69 DONE 0.0s [2019-10-08T16:55:06.332Z] [2019-10-08T16:55:06.332Z] #70 [dev 25/25] COPY . /go/src/github.com/docker/docker [2019-10-08T16:55:06.460Z] #62 104.1 CC criu/filesystems.o [2019-10-08T16:55:06.871Z] #62 104.6 CC criu/fsnotify.o [2019-10-08T16:55:07.256Z] #58 DONE 151.9s [2019-10-08T16:55:07.257Z] [2019-10-08T16:55:07.257Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:55:07.257Z] #61 87.81 DEP criu/log.d [2019-10-08T16:55:07.257Z] #61 87.95 DEP criu/libnetlink.d [2019-10-08T16:55:07.257Z] #61 88.11 DEP criu/kerndat.d [2019-10-08T16:55:07.257Z] #61 88.40 DEP criu/kcmp-ids.d [2019-10-08T16:55:07.257Z] #61 88.56 DEP criu/irmap.d [2019-10-08T16:55:07.257Z] #61 88.73 DEP criu/ipc_ns.d [2019-10-08T16:55:07.257Z] #61 88.90 DEP criu/image.d [2019-10-08T16:55:07.257Z] #61 89.07 DEP criu/image-desc.d [2019-10-08T16:55:07.257Z] #61 89.14 DEP criu/fsnotify.d [2019-10-08T16:55:07.257Z] #61 89.38 DEP criu/filesystems.d [2019-10-08T16:55:07.257Z] #61 89.60 DEP criu/files.d [2019-10-08T16:55:07.257Z] #61 89.77 DEP criu/files-reg.d [2019-10-08T16:55:07.257Z] #61 90.00 DEP criu/files-ext.d [2019-10-08T16:55:07.257Z] #61 90.14 DEP criu/file-lock.d [2019-10-08T16:55:07.257Z] #61 90.35 DEP criu/file-ids.d [2019-10-08T16:55:07.257Z] #61 90.48 DEP criu/fifo.d [2019-10-08T16:55:07.257Z] #61 90.68 DEP criu/fdstore.d [2019-10-08T16:55:07.257Z] #61 90.80 DEP criu/fault-injection.d [2019-10-08T16:55:07.257Z] #61 90.88 DEP criu/external.d [2019-10-08T16:55:07.257Z] #61 91.07 DEP criu/eventpoll.d [2019-10-08T16:55:07.257Z] #61 91.21 DEP criu/eventfd.d [2019-10-08T16:55:07.257Z] #61 91.39 DEP criu/crtools.d [2019-10-08T16:55:07.257Z] #61 91.53 DEP criu/cr-service.d [2019-10-08T16:55:07.257Z] #61 91.77 DEP criu/cr-restore.d [2019-10-08T16:55:07.257Z] #61 92.09 DEP criu/cr-errno.d [2019-10-08T16:55:07.257Z] #61 92.11 DEP criu/cr-dump.d [2019-10-08T16:55:07.257Z] #61 92.26 DEP criu/cr-dedup.d [2019-10-08T16:55:07.257Z] #61 92.38 DEP criu/cr-check.d [2019-10-08T16:55:07.257Z] #61 92.65 DEP criu/config.d [2019-10-08T16:55:07.257Z] #61 92.93 DEP criu/clone-noasan.d [2019-10-08T16:55:07.257Z] #61 93.07 DEP criu/cgroup.d [2019-10-08T16:55:07.257Z] #61 93.29 DEP criu/cgroup-props.d [2019-10-08T16:55:07.257Z] #61 93.38 DEP criu/bitmap.d [2019-10-08T16:55:07.257Z] #61 93.39 DEP criu/bfd.d [2019-10-08T16:55:07.257Z] #61 93.50 DEP criu/autofs.d [2019-10-08T16:55:07.257Z] #61 93.60 DEP criu/aio.d [2019-10-08T16:55:07.257Z] #61 93.72 DEP criu/action-scripts.d [2019-10-08T16:55:07.257Z] #61 94.09 CC criu/action-scripts.o [2019-10-08T16:55:07.257Z] #61 94.54 CC criu/aio.o [2019-10-08T16:55:07.262Z] #70 DONE 0.7s [2019-10-08T16:55:07.262Z] [2019-10-08T16:55:07.262Z] #71 exporting to image [2019-10-08T16:55:07.262Z] #71 exporting layers [2019-10-08T16:55:07.727Z] #62 105.7 CC criu/image-desc.o [2019-10-08T16:55:07.837Z] #61 95.34 CC criu/autofs.o [2019-10-08T16:55:08.138Z] #62 105.9 CC criu/image.o [2019-10-08T16:55:08.557Z] #62 ... [2019-10-08T16:55:08.557Z] [2019-10-08T16:55:08.557Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-08T16:55:08.557Z] #17 119.5 Setting up libpython3-stdlib:s390x (3.5.3-1) ... [2019-10-08T16:55:08.557Z] #17 119.5 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-08T16:55:08.557Z] #17 119.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-08T16:55:08.557Z] #17 119.5 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-08T16:55:08.557Z] #17 119.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-08T16:55:08.557Z] #17 119.5 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-08T16:55:08.557Z] #17 119.5 Setting up btrfs-tools (4.7.3-1) ... [2019-10-08T16:55:08.557Z] #17 119.5 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-08T16:55:08.557Z] #17 119.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-08T16:55:08.557Z] #17 119.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-08T16:55:08.557Z] #17 119.5 Setting up python3 (3.5.3-1) ... [2019-10-08T16:55:10.105Z] #61 97.57 CC criu/bfd.o [2019-10-08T16:55:10.105Z] #61 ... [2019-10-08T16:55:10.105Z] [2019-10-08T16:55:10.105Z] #45 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:55:10.106Z] #45 116.5 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-10-08T16:55:10.164Z] #17 121.0 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-08T16:55:11.487Z] #17 122.3 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-08T16:55:11.487Z] #17 122.4 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-08T16:55:11.487Z] #17 122.5 Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-10-08T16:55:11.487Z] #17 122.5 Setting up python3-wheel (0.29.0-2) ... [2019-10-08T16:55:12.029Z] #45 118.3 + mkdir -p /build [2019-10-08T16:55:12.029Z] #45 118.3 + cp runc /build/runc [2019-10-08T16:55:12.290Z] #45 DONE 118.7s [2019-10-08T16:55:12.290Z] [2019-10-08T16:55:12.290Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-08T16:55:12.290Z] #16 98.35 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-08T16:55:12.290Z] #16 98.38 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-08T16:55:12.290Z] #16 98.39 Setting up libsepol1-dev:arm64 (2.6-2) ... [2019-10-08T16:55:12.290Z] #16 98.41 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-08T16:55:12.290Z] #16 98.42 Setting up libnet1:arm64 (1.1.6+dfsg-3) ... [2019-10-08T16:55:12.290Z] #16 98.51 Setting up libip4tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-08T16:55:12.290Z] #16 98.53 Processing triggers for mime-support (3.60) ... [2019-10-08T16:55:12.290Z] #16 98.60 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-08T16:55:12.290Z] #16 98.62 Setting up libgpm2:arm64 (1.20.4-6.2+b1) ... [2019-10-08T16:55:12.290Z] #16 98.63 Setting up libcap2-bin (1:2.25-1) ... [2019-10-08T16:55:12.290Z] #16 98.65 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-08T16:55:12.290Z] #16 98.67 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-08T16:55:12.290Z] #16 98.69 Setting up bash-completion (1:2.1-4.3) ... [2019-10-08T16:55:12.311Z] #17 123.2 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-08T16:55:13.140Z] #17 124.1 Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-10-08T16:55:13.140Z] #17 124.1 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-08T16:55:13.680Z] #16 101.8 Setting up libonig4:arm64 (6.1.3-2) ... [2019-10-08T16:55:13.680Z] #16 101.9 Setting up libprotobuf-c1:arm64 (1.2.1-2) ... [2019-10-08T16:55:13.680Z] #16 101.9 Setting up zip (3.0-11+b1) ... [2019-10-08T16:55:13.680Z] #16 101.9 Setting up bzip2 (1.0.6-8.1) ... [2019-10-08T16:55:13.680Z] #16 101.9 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b2) ... [2019-10-08T16:55:13.680Z] #16 102.0 Setting up libjq1:arm64 (1.5+dfsg-1.3) ... [2019-10-08T16:55:13.680Z] #16 102.0 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-08T16:55:13.941Z] #16 102.0 Setting up libaio1:arm64 (0.3.110-3) ... [2019-10-08T16:55:13.941Z] #16 102.1 Setting up libxtables12:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-08T16:55:13.941Z] #16 102.1 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-08T16:55:13.941Z] #16 102.1 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-08T16:55:13.941Z] #16 102.1 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-08T16:55:13.941Z] #16 102.1 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-08T16:55:13.941Z] #16 102.2 Setting up libpcrecpp0v5:arm64 (2:8.39-3) ... [2019-10-08T16:55:13.941Z] #16 102.2 Setting up libpcre32-3:arm64 (2:8.39-3) ... [2019-10-08T16:55:13.941Z] #16 102.2 Setting up libnfnetlink0:arm64 (1.0.1-3) ... [2019-10-08T16:55:13.941Z] #16 102.2 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-08T16:55:14.242Z] #7 unpacking docker.io/library/golang:1.13.1-stretch@sha256:86f0859c5aa16bf6e168eeaa7ec7b99eb8b91e46f14eccf02fd1bcdf6fc51ea3 26.3s done [2019-10-08T16:55:14.242Z] #7 DONE 34.4s [2019-10-08T16:55:14.242Z] [2019-10-08T16:55:14.242Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-08T16:55:14.242Z] #8 DONE 0.2s [2019-10-08T16:55:14.242Z] [2019-10-08T16:55:14.242Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-08T16:55:14.242Z] #9 DONE 0.2s [2019-10-08T16:55:14.242Z] [2019-10-08T16:55:14.242Z] #26 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-08T16:55:14.242Z] #26 DONE 0.1s [2019-10-08T16:55:14.242Z] [2019-10-08T16:55:14.242Z] #53 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-08T16:55:14.242Z] #53 ... [2019-10-08T16:55:14.242Z] [2019-10-08T16:55:14.242Z] #64 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-08T16:55:14.242Z] #64 DONE 0.1s [2019-10-08T16:55:14.242Z] [2019-10-08T16:55:14.242Z] #33 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-08T16:55:14.242Z] #33 DONE 0.1s [2019-10-08T16:55:14.242Z] [2019-10-08T16:55:14.242Z] #36 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-08T16:55:14.242Z] #36 DONE 0.1s [2019-10-08T16:55:14.242Z] [2019-10-08T16:55:14.242Z] #30 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-08T16:55:14.242Z] #30 DONE 0.2s [2019-10-08T16:55:14.242Z] [2019-10-08T16:55:14.242Z] #53 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-08T16:55:14.242Z] #53 DONE 0.2s [2019-10-08T16:55:14.242Z] [2019-10-08T16:55:14.242Z] #56 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-08T16:55:14.242Z] #56 DONE 0.2s [2019-10-08T16:55:14.242Z] [2019-10-08T16:55:14.242Z] #27 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-08T16:55:14.242Z] #27 DONE 0.2s [2019-10-08T16:55:14.242Z] [2019-10-08T16:55:14.242Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-08T16:55:14.504Z] #17 125.2 Setting up dmsetup (2:1.02.137-2) ... [2019-10-08T16:55:14.504Z] #17 125.2 Setting up python3-setuptools (33.1.1-1) ... [2019-10-08T16:55:14.504Z] #17 ... [2019-10-08T16:55:14.504Z] [2019-10-08T16:55:14.504Z] #19 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-08T16:55:14.504Z] #19 154.1 + rm -rf /tmp/tmp.NAwA9iqqZU [2019-10-08T16:55:14.504Z] #19 DONE 154.4s [2019-10-08T16:55:14.504Z] [2019-10-08T16:55:14.504Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:55:14.504Z] #62 106.6 CC criu/ipc_ns.o [2019-10-08T16:55:14.504Z] #62 108.0 CC criu/irmap.o [2019-10-08T16:55:14.504Z] #62 108.6 CC criu/kcmp-ids.o [2019-10-08T16:55:14.504Z] #62 109.0 CC criu/kerndat.o [2019-10-08T16:55:14.504Z] #62 110.1 CC criu/libnetlink.o [2019-10-08T16:55:14.504Z] #62 110.5 CC criu/log.o [2019-10-08T16:55:14.504Z] #62 111.1 CC criu/lsm.o [2019-10-08T16:55:14.504Z] #62 111.5 CC criu/mem.o [2019-10-08T16:55:14.520Z] #16 102.7 Setting up libsystemd-dev:arm64 (232-25+deb9u12) ... [2019-10-08T16:55:14.520Z] #16 102.7 Setting up libpcre16-3:arm64 (2:8.39-3) ... [2019-10-08T16:55:14.520Z] #16 102.7 Setting up libreadline5:arm64 (5.2+dfsg-3+b1) ... [2019-10-08T16:55:14.520Z] #16 102.7 Setting up libnl-3-200:arm64 (3.2.27-2) ... [2019-10-08T16:55:14.520Z] #16 102.7 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-08T16:55:14.520Z] #16 102.8 Setting up libudev-dev:arm64 (232-25+deb9u12) ... [2019-10-08T16:55:14.781Z] #16 102.8 Setting up pigz (2.3.4-1) ... [2019-10-08T16:55:14.781Z] #16 102.8 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-08T16:55:14.781Z] #16 102.8 Setting up libmpdec2:arm64 (2.4.2-1) ... [2019-10-08T16:55:14.781Z] #16 102.9 Setting up libip6tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-08T16:55:14.781Z] #16 102.9 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-08T16:55:14.781Z] #16 102.9 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-08T16:55:14.781Z] #16 103.0 Setting up jq (1.5+dfsg-1.3) ... [2019-10-08T16:55:14.781Z] #16 103.0 Setting up libpcre3-dev:arm64 (2:8.39-3) ... [2019-10-08T16:55:14.781Z] #16 103.0 Setting up libnetfilter-conntrack3:arm64 (1.0.6-2) ... [2019-10-08T16:55:14.781Z] #16 103.0 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-08T16:55:14.781Z] #16 103.0 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-08T16:55:14.867Z] #28 0.731 + RM_GOPATH=0 [2019-10-08T16:55:14.867Z] #28 0.732 + TMP_GOPATH= [2019-10-08T16:55:14.867Z] #28 0.732 + : /build [2019-10-08T16:55:14.867Z] #28 0.732 + '[' -z '' ']' [2019-10-08T16:55:14.867Z] #28 0.733 ++ mktemp -d [2019-10-08T16:55:14.867Z] #28 0.737 + export GOPATH=/tmp/tmp.pafhtlDKCH [2019-10-08T16:55:14.867Z] #28 0.738 + GOPATH=/tmp/tmp.pafhtlDKCH [2019-10-08T16:55:14.867Z] #28 0.738 + RM_GOPATH=1 [2019-10-08T16:55:14.867Z] #28 0.744 ++ dirname ./install.sh [2019-10-08T16:55:14.867Z] #28 0.790 + dir=. [2019-10-08T16:55:14.867Z] #28 0.790 + bin=golangci_lint [2019-10-08T16:55:14.867Z] #28 0.791 + shift [2019-10-08T16:55:14.867Z] #28 0.791 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-08T16:55:14.867Z] #28 0.808 + . ./golangci_lint.installer [2019-10-08T16:55:14.867Z] #28 0.810 ++ : v1.17.1 [2019-10-08T16:55:14.867Z] #28 0.819 + install_golangci_lint [2019-10-08T16:55:14.867Z] #28 0.822 + echo 'Installing golangci-lint version v1.17.1' [2019-10-08T16:55:14.867Z] #28 0.823 Installing golangci-lint version v1.17.1 [2019-10-08T16:55:14.867Z] #28 0.824 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-08T16:55:15.042Z] #16 103.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-08T16:55:15.043Z] #16 103.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-08T16:55:15.043Z] #16 103.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-08T16:55:15.043Z] #16 103.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-08T16:55:15.043Z] #16 103.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-08T16:55:15.043Z] #16 103.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-08T16:55:15.043Z] #16 103.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-08T16:55:15.043Z] #16 103.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-08T16:55:15.043Z] #16 103.2 Setting up libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ... [2019-10-08T16:55:15.043Z] #16 103.2 Setting up libiptc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-08T16:55:15.043Z] #16 103.2 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-08T16:55:15.043Z] #16 103.2 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-08T16:55:15.043Z] #16 103.2 Setting up btrfs-progs (4.7.3-1) ... [2019-10-08T16:55:15.043Z] #16 103.3 Setting up libselinux1-dev:arm64 (2.6-3+b3) ... [2019-10-08T16:55:15.303Z] #16 103.3 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-08T16:55:15.418Z] #62 113.0 CC criu/mount.o [2019-10-08T16:55:15.418Z] #62 ... [2019-10-08T16:55:15.418Z] [2019-10-08T16:55:15.418Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-08T16:55:15.418Z] #17 126.2 Setting up dh-python (2.20170125) ... [2019-10-08T16:55:15.855Z] #17 126.9 Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-10-08T16:55:15.855Z] #17 127.0 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-08T16:55:16.303Z] #17 DONE 127.5s [2019-10-08T16:55:16.303Z] [2019-10-08T16:55:16.303Z] #18 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-08T16:55:17.075Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2019-10-08T16:55:17.075Z] [2019-10-08T16:55:17.075Z] ________ ____ __. [2019-10-08T16:55:17.075Z] \_____ \ | |/ _| [2019-10-08T16:55:17.075Z] / | \| < [2019-10-08T16:55:17.075Z] / | \ | \ [2019-10-08T16:55:17.075Z] \_______ /____|__ \ [2019-10-08T16:55:17.075Z] \/ \/ [2019-10-08T16:55:17.075Z] [2019-10-08T16:55:17.075Z] INFO: make.ps1 ended at 10/08/2019 16:55:11 [2019-10-08T16:55:17.075Z] INFO: Binaries build ended at 10/08/2019 16:55:13. Duration:00:01:13.9836782 [2019-10-08T16:55:17.075Z] INFO: Copying the built daemon binary to d:\CI\PR-39678\17\binary\dockerd-eda98ad00.exe... [2019-10-08T16:55:17.075Z] INFO: Copying the built client binary to d:\CI\PR-39678\17\binary\docker-eda98ad00.exe... [2019-10-08T16:55:17.075Z] INFO: Copying dockerversion from the container... [2019-10-08T16:55:17.075Z] INFO: Copying the golang package from the container to d:\CI\PR-39678\17\installer\go.zip... [2019-10-08T16:55:17.849Z] #16 106.2 Setting up libpython3-stdlib:arm64 (3.5.3-1) ... [2019-10-08T16:55:17.849Z] #16 106.2 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-10-08T16:55:17.849Z] #16 106.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 [2019-10-08T16:55:18.109Z] #16 106.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 [2019-10-08T16:55:18.109Z] #16 106.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 [2019-10-08T16:55:18.109Z] #16 106.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 [2019-10-08T16:55:18.109Z] #16 106.2 Setting up btrfs-tools (4.7.3-1) ... [2019-10-08T16:55:18.109Z] #16 106.2 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-10-08T16:55:18.109Z] #16 106.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-08T16:55:18.109Z] #16 106.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-08T16:55:18.109Z] #16 106.3 Setting up python3 (3.5.3-1) ... [2019-10-08T16:55:19.988Z] INFO: Extracting go.zip to d:\CI\PR-39678\17\go [2019-10-08T16:55:20.023Z] #16 107.9 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-08T16:55:20.430Z] #28 ... [2019-10-08T16:55:20.431Z] [2019-10-08T16:55:20.431Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-08T16:55:20.431Z] #34 0.778 + RM_GOPATH=0 [2019-10-08T16:55:20.431Z] #34 0.780 + TMP_GOPATH= [2019-10-08T16:55:20.431Z] #34 0.781 + : /build [2019-10-08T16:55:20.431Z] #34 0.791 + '[' -z '' ']' [2019-10-08T16:55:20.431Z] #34 0.793 ++ mktemp -d [2019-10-08T16:55:20.431Z] #34 0.801 + export GOPATH=/tmp/tmp.igC2RZDPBp [2019-10-08T16:55:20.431Z] #34 0.802 + GOPATH=/tmp/tmp.igC2RZDPBp [2019-10-08T16:55:20.431Z] #34 0.802 + RM_GOPATH=1 [2019-10-08T16:55:20.431Z] #34 0.805 ++ dirname ./install.sh [2019-10-08T16:55:20.431Z] #34 0.823 + dir=. [2019-10-08T16:55:20.431Z] #34 0.824 + bin=tomlv [2019-10-08T16:55:20.431Z] #34 0.826 + shift [2019-10-08T16:55:20.431Z] #34 0.828 + '[' '!' -f ./tomlv.installer ']' [2019-10-08T16:55:20.431Z] #34 0.829 + . ./tomlv.installer [2019-10-08T16:55:20.431Z] #34 0.830 ++ TOMLV_COMMIT=3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-08T16:55:20.431Z] #34 0.834 + install_tomlv [2019-10-08T16:55:20.431Z] #34 0.836 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-08T16:55:20.431Z] #34 0.837 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-08T16:55:20.431Z] #34 0.839 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.igC2RZDPBp/src/github.com/BurntSushi/toml [2019-10-08T16:55:20.431Z] #34 0.848 Cloning into '/tmp/tmp.igC2RZDPBp/src/github.com/BurntSushi/toml'... [2019-10-08T16:55:20.431Z] #34 3.456 + cd /tmp/tmp.igC2RZDPBp/src/github.com/BurntSushi/toml [2019-10-08T16:55:20.431Z] #34 3.458 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-08T16:55:20.431Z] #34 3.515 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-08T16:55:20.431Z] #34 4.665 math/bits [2019-10-08T16:55:20.431Z] #34 4.798 internal/cpu [2019-10-08T16:55:20.431Z] #34 4.811 runtime/internal/sys [2019-10-08T16:55:20.431Z] #34 4.888 runtime/internal/atomic [2019-10-08T16:55:20.431Z] #34 5.701 unicode/utf8 [2019-10-08T16:55:20.431Z] #34 ... [2019-10-08T16:55:20.431Z] [2019-10-08T16:55:20.431Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:55:20.431Z] #37 0.538 + RM_GOPATH=0 [2019-10-08T16:55:20.431Z] #37 0.538 + TMP_GOPATH= [2019-10-08T16:55:20.431Z] #37 0.539 + : /build [2019-10-08T16:55:20.431Z] #37 0.539 + '[' -z '' ']' [2019-10-08T16:55:20.431Z] #37 0.541 ++ mktemp -d [2019-10-08T16:55:20.431Z] #37 0.543 + export GOPATH=/tmp/tmp.ebdkZsUCDa [2019-10-08T16:55:20.431Z] #37 0.543 + GOPATH=/tmp/tmp.ebdkZsUCDa [2019-10-08T16:55:20.431Z] #37 0.544 + RM_GOPATH=1 [2019-10-08T16:55:20.431Z] #37 0.545 ++ dirname ./install.sh [2019-10-08T16:55:20.431Z] #37 0.548 + dir=. [2019-10-08T16:55:20.431Z] #37 0.548 + bin=vndr [2019-10-08T16:55:20.431Z] #37 0.548 + shift [2019-10-08T16:55:20.431Z] #37 0.548 + '[' '!' -f ./vndr.installer ']' [2019-10-08T16:55:20.431Z] #37 0.549 + . ./vndr.installer [2019-10-08T16:55:20.431Z] #37 0.549 ++ VNDR_COMMIT=f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-08T16:55:20.431Z] #37 0.549 + install_vndr [2019-10-08T16:55:20.431Z] #37 0.549 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-08T16:55:20.431Z] #37 0.549 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ebdkZsUCDa/src/github.com/LK4D4/vndr [2019-10-08T16:55:20.431Z] #37 0.550 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-08T16:55:20.431Z] #37 0.556 Cloning into '/tmp/tmp.ebdkZsUCDa/src/github.com/LK4D4/vndr'... [2019-10-08T16:55:20.431Z] #37 2.109 + cd /tmp/tmp.ebdkZsUCDa/src/github.com/LK4D4/vndr [2019-10-08T16:55:20.431Z] #37 2.111 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-08T16:55:20.431Z] #37 2.157 + go build -buildmode=pie -v -o /build/vndr . [2019-10-08T16:55:20.431Z] #37 4.154 internal/cpu [2019-10-08T16:55:20.431Z] #37 4.275 internal/race [2019-10-08T16:55:20.431Z] #37 4.325 runtime/internal/sys [2019-10-08T16:55:20.431Z] #37 4.360 runtime/internal/atomic [2019-10-08T16:55:20.431Z] #37 4.839 sync/atomic [2019-10-08T16:55:20.431Z] #37 5.104 runtime/internal/math [2019-10-08T16:55:20.431Z] #37 5.559 unicode [2019-10-08T16:55:20.431Z] #37 5.620 unicode/utf8 [2019-10-08T16:55:20.431Z] #37 6.168 math/bits [2019-10-08T16:55:20.431Z] #37 ... [2019-10-08T16:55:20.431Z] [2019-10-08T16:55:20.431Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-08T16:55:20.431Z] #34 6.278 unicode [2019-10-08T16:55:20.595Z] #18 3.475 Collecting yamllint==1.16.0 [2019-10-08T16:55:20.595Z] #18 4.046 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-08T16:55:20.595Z] #18 4.281 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-08T16:55:20.595Z] #16 ... [2019-10-08T16:55:20.595Z] [2019-10-08T16:55:20.595Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:55:20.595Z] #61 98.06 CC criu/bitmap.o [2019-10-08T16:55:20.595Z] #61 98.20 CC criu/cgroup-props.o [2019-10-08T16:55:20.595Z] #61 98.72 CC criu/cgroup.o [2019-10-08T16:55:20.595Z] #61 100.8 CC criu/clone-noasan.o [2019-10-08T16:55:20.595Z] #61 101.1 CC criu/config.o [2019-10-08T16:55:20.595Z] #61 102.3 CC criu/cr-check.o [2019-10-08T16:55:20.595Z] #61 103.4 CC criu/cr-dedup.o [2019-10-08T16:55:20.595Z] #61 103.7 CC criu/cr-dump.o [2019-10-08T16:55:20.595Z] #61 105.5 CC criu/cr-errno.o [2019-10-08T16:55:20.595Z] #61 105.6 CC criu/cr-restore.o [2019-10-08T16:55:21.010Z] #18 4.355 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-08T16:55:21.058Z] #34 6.901 internal/bytealg [2019-10-08T16:55:21.166Z] #61 ... [2019-10-08T16:55:21.166Z] [2019-10-08T16:55:21.166Z] #16 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-08T16:55:21.166Z] #16 109.4 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-08T16:55:21.352Z] #34 7.065 math [2019-10-08T16:55:21.430Z] #16 109.5 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-08T16:55:21.430Z] #16 109.5 Setting up libdevmapper1.02.1:arm64 (2:1.02.137-2) ... [2019-10-08T16:55:21.430Z] #16 109.5 Setting up python3-wheel (0.29.0-2) ... [2019-10-08T16:55:21.887Z] #18 5.460 Collecting pyyaml (from yamllint==1.16.0) [2019-10-08T16:55:22.121Z] #71 exporting layers 15.1s done [2019-10-08T16:55:22.121Z] #71 writing image sha256:d63f55c18836b6ea4979192a95cb1938a3b1b83f3aa7cd2f8538c50c5b15b6d6 done [2019-10-08T16:55:22.121Z] #71 naming to docker.io/library/docker:eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 done [2019-10-08T16:55:22.121Z] #71 DONE 15.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2019-10-08T16:55:22.379Z] #16 110.4 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-08T16:55:22.383Z] #34 8.355 internal/testlog [2019-10-08T16:55:22.462Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39678/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-39678/.git:/go/src/github.com/docker/docker/.git --name docker-pr17 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 hack/validate/default [2019-10-08T16:55:22.491Z] #18 5.616 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-08T16:55:23.322Z] #16 111.3 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ... [2019-10-08T16:55:23.322Z] #16 111.3 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-08T16:55:23.394Z] Congratulations! All commits are properly signed with the DCO! [2019-10-08T16:55:23.394Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2019-10-08T16:55:23.651Z] INFO [lintersdb] Active 15 linters: [deadcode gofmt goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2019-10-08T16:55:23.651Z] INFO [lintersdb] Optimized sublinters [staticcheck gosimple unused] into metalinter megacheck [2019-10-08T16:55:23.897Z] #34 ... [2019-10-08T16:55:23.897Z] [2019-10-08T16:55:23.897Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-08T16:55:23.897Z] #59 0.624 + mktemp -d [2019-10-08T16:55:23.897Z] #59 0.626 + export GOPATH=/tmp/tmp.vKUAu2Pb4e [2019-10-08T16:55:23.897Z] #59 0.626 + git clone https://github.com/docker/distribution.git /tmp/tmp.vKUAu2Pb4e/src/github.com/docker/distribution [2019-10-08T16:55:23.897Z] #59 0.630 Cloning into '/tmp/tmp.vKUAu2Pb4e/src/github.com/docker/distribution'... [2019-10-08T16:55:23.897Z] #59 ... [2019-10-08T16:55:23.897Z] [2019-10-08T16:55:23.897Z] #21 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-08T16:55:23.897Z] #21 0.612 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-08T16:55:23.897Z] #21 0.702 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-08T16:55:23.897Z] #21 0.760 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-08T16:55:23.897Z] #21 0.775 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-08T16:55:23.897Z] #21 0.806 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-08T16:55:23.897Z] #21 2.315 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-08T16:55:23.897Z] #21 5.566 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-08T16:55:23.897Z] #21 7.814 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-08T16:55:23.934Z] #18 7.372 Building wheels for collected packages: pathspec, pyyaml [2019-10-08T16:55:23.934Z] #18 7.379 Running setup.py bdist_wheel for pathspec: started [2019-10-08T16:55:24.185Z] #21 ... [2019-10-08T16:55:24.185Z] [2019-10-08T16:55:24.185Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-08T16:55:24.185Z] #10 1.238 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-08T16:55:24.185Z] #10 1.249 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-08T16:55:24.185Z] #10 1.406 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-08T16:55:24.185Z] #10 1.419 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-08T16:55:24.185Z] #10 1.522 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-08T16:55:24.185Z] #10 3.465 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-08T16:55:24.185Z] #10 6.551 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-08T16:55:24.185Z] #10 8.854 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-08T16:55:24.185Z] #10 ... [2019-10-08T16:55:24.185Z] [2019-10-08T16:55:24.185Z] #57 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-08T16:55:24.185Z] #57 0.647 + RM_GOPATH=0 [2019-10-08T16:55:24.185Z] #57 0.648 + TMP_GOPATH= [2019-10-08T16:55:24.185Z] #57 0.648 + : /build [2019-10-08T16:55:24.185Z] #57 0.648 + '[' -z '' ']' [2019-10-08T16:55:24.185Z] #57 0.650 ++ mktemp -d [2019-10-08T16:55:24.185Z] #57 0.654 + export GOPATH=/tmp/tmp.6eFzdT3vwK [2019-10-08T16:55:24.185Z] #57 0.655 + GOPATH=/tmp/tmp.6eFzdT3vwK [2019-10-08T16:55:24.185Z] #57 0.655 + RM_GOPATH=1 [2019-10-08T16:55:24.185Z] #57 0.656 ++ dirname ./install.sh [2019-10-08T16:55:24.185Z] #57 0.658 + dir=. [2019-10-08T16:55:24.185Z] #57 0.659 + bin=dockercli [2019-10-08T16:55:24.185Z] #57 0.659 + shift [2019-10-08T16:55:24.185Z] #57 0.659 + '[' '!' -f ./dockercli.installer ']' [2019-10-08T16:55:24.185Z] #57 0.659 + . ./dockercli.installer [2019-10-08T16:55:24.186Z] #57 0.659 ++ DOCKERCLI_CHANNEL=stable [2019-10-08T16:55:24.186Z] #57 0.659 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-10-08T16:55:24.186Z] #57 0.666 + install_dockercli [2019-10-08T16:55:24.186Z] #57 0.666 Install docker/cli version 17.06.2-ce from stable [2019-10-08T16:55:24.186Z] #57 0.667 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-08T16:55:24.186Z] #57 0.667 ++ uname -m [2019-10-08T16:55:24.186Z] #57 0.675 + arch=ppc64le [2019-10-08T16:55:24.186Z] #57 0.677 + '[' ppc64le '!=' x86_64 ']' [2019-10-08T16:55:24.186Z] #57 0.677 + '[' ppc64le '!=' s390x ']' [2019-10-08T16:55:24.186Z] #57 0.677 + '[' ppc64le '!=' armhf ']' [2019-10-08T16:55:24.186Z] #57 0.677 + build_dockercli [2019-10-08T16:55:24.186Z] #57 0.677 + git clone https://github.com/docker/docker-ce /tmp/tmp.6eFzdT3vwK/tmp/docker-ce [2019-10-08T16:55:24.186Z] #57 0.713 Cloning into '/tmp/tmp.6eFzdT3vwK/tmp/docker-ce'... [2019-10-08T16:55:24.264Z] #16 112.4 Setting up dmsetup (2:1.02.137-2) ... [2019-10-08T16:55:24.264Z] #16 112.4 Setting up python3-setuptools (33.1.1-1) ... [2019-10-08T16:55:24.476Z] #57 ... [2019-10-08T16:55:24.476Z] [2019-10-08T16:55:24.476Z] #31 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-08T16:55:24.476Z] #31 0.694 + RM_GOPATH=0 [2019-10-08T16:55:24.476Z] #31 0.694 + TMP_GOPATH= [2019-10-08T16:55:24.476Z] #31 0.694 + : /build [2019-10-08T16:55:24.476Z] #31 0.695 + '[' -z '' ']' [2019-10-08T16:55:24.476Z] #31 0.708 ++ mktemp -d [2019-10-08T16:55:24.476Z] #31 0.721 + export GOPATH=/tmp/tmp.nCLF8xNjqy [2019-10-08T16:55:24.476Z] #31 0.721 + GOPATH=/tmp/tmp.nCLF8xNjqy [2019-10-08T16:55:24.476Z] #31 0.721 + RM_GOPATH=1 [2019-10-08T16:55:24.476Z] #31 0.723 ++ dirname ./install.sh [2019-10-08T16:55:24.476Z] #31 0.738 + dir=. [2019-10-08T16:55:24.476Z] #31 0.738 + bin=gotestsum [2019-10-08T16:55:24.476Z] #31 0.738 + shift [2019-10-08T16:55:24.476Z] #31 0.739 + '[' '!' -f ./gotestsum.installer ']' [2019-10-08T16:55:24.476Z] #31 0.739 + . ./gotestsum.installer [2019-10-08T16:55:24.476Z] #31 0.739 ++ GOTESTSUM_COMMIT=v0.3.5 [2019-10-08T16:55:24.476Z] #31 0.740 + install_gotestsum [2019-10-08T16:55:24.476Z] #31 0.740 + echo 'Installing gotestsum version v0.3.5' [2019-10-08T16:55:24.476Z] #31 0.740 Installing gotestsum version v0.3.5 [2019-10-08T16:55:24.476Z] #31 0.740 + go get -d gotest.tools/gotestsum [2019-10-08T16:55:24.476Z] #31 ... [2019-10-08T16:55:24.476Z] [2019-10-08T16:55:24.476Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-08T16:55:24.476Z] #61 1.329 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-08T16:55:24.476Z] #61 1.341 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-08T16:55:24.476Z] #61 1.420 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-08T16:55:24.476Z] #61 1.453 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-08T16:55:24.476Z] #61 1.528 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-08T16:55:24.476Z] #61 3.338 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-08T16:55:24.476Z] #61 6.417 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-08T16:55:24.476Z] #61 8.266 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-08T16:55:24.767Z] #61 ... [2019-10-08T16:55:24.767Z] [2019-10-08T16:55:24.767Z] #54 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-08T16:55:24.767Z] #54 0.766 + RM_GOPATH=0 [2019-10-08T16:55:24.767Z] #54 0.768 + TMP_GOPATH= [2019-10-08T16:55:24.767Z] #54 0.770 + : /build [2019-10-08T16:55:24.767Z] #54 0.773 + '[' -z '' ']' [2019-10-08T16:55:24.767Z] #54 0.777 ++ mktemp -d [2019-10-08T16:55:24.767Z] #54 0.781 + export GOPATH=/tmp/tmp.l4SsBat6pf [2019-10-08T16:55:24.767Z] #54 0.781 + GOPATH=/tmp/tmp.l4SsBat6pf [2019-10-08T16:55:24.767Z] #54 0.781 + RM_GOPATH=1 [2019-10-08T16:55:24.767Z] #54 0.791 ++ dirname ./install.sh [2019-10-08T16:55:24.767Z] #54 0.844 + dir=. [2019-10-08T16:55:24.767Z] #54 0.845 + bin=proxy [2019-10-08T16:55:24.767Z] #54 0.846 + shift [2019-10-08T16:55:24.767Z] #54 0.849 + '[' '!' -f ./proxy.installer ']' [2019-10-08T16:55:24.767Z] #54 0.851 + . ./proxy.installer [2019-10-08T16:55:24.767Z] #54 0.867 ++ LIBNETWORK_COMMIT=96bcc0dae898308ed659c5095526788a602f4726 [2019-10-08T16:55:24.767Z] #54 0.876 + install_proxy [2019-10-08T16:55:24.767Z] #54 0.876 + case "$1" in [2019-10-08T16:55:24.767Z] #54 0.877 + export CGO_ENABLED=0 [2019-10-08T16:55:24.767Z] #54 0.877 + CGO_ENABLED=0 [2019-10-08T16:55:24.767Z] #54 0.877 + _install_proxy [2019-10-08T16:55:24.767Z] #54 0.877 + echo 'Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726' [2019-10-08T16:55:24.767Z] #54 0.877 Install docker-proxy version 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-08T16:55:24.767Z] #54 0.877 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.l4SsBat6pf/src/github.com/docker/libnetwork [2019-10-08T16:55:24.767Z] #54 0.887 Cloning into '/tmp/tmp.l4SsBat6pf/src/github.com/docker/libnetwork'... [2019-10-08T16:55:24.767Z] #54 ... [2019-10-08T16:55:24.767Z] [2019-10-08T16:55:24.767Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-08T16:55:24.767Z] #65 0.663 + RM_GOPATH=0 [2019-10-08T16:55:24.767Z] #65 0.663 + TMP_GOPATH= [2019-10-08T16:55:24.767Z] #65 0.663 + : /build/ [2019-10-08T16:55:24.767Z] #65 0.663 + '[' -z '' ']' [2019-10-08T16:55:24.767Z] #65 0.664 ++ mktemp -d [2019-10-08T16:55:24.767Z] #65 0.667 + export GOPATH=/tmp/tmp.7rKc50FOei [2019-10-08T16:55:24.767Z] #65 0.667 + GOPATH=/tmp/tmp.7rKc50FOei [2019-10-08T16:55:24.767Z] #65 0.667 + RM_GOPATH=1 [2019-10-08T16:55:24.767Z] #65 0.669 ++ dirname ./install.sh [2019-10-08T16:55:24.767Z] #65 0.670 + dir=. [2019-10-08T16:55:24.767Z] #65 0.670 + bin=rootlesskit [2019-10-08T16:55:24.767Z] #65 0.671 + shift [2019-10-08T16:55:24.767Z] #65 0.671 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-08T16:55:24.767Z] #65 0.671 + . ./rootlesskit.installer [2019-10-08T16:55:24.767Z] #65 0.671 ++ ROOTLESSKIT_COMMIT=791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-08T16:55:24.767Z] #65 0.672 + install_rootlesskit [2019-10-08T16:55:24.767Z] #65 0.672 + case "$1" in [2019-10-08T16:55:24.767Z] #65 0.672 + export CGO_ENABLED=0 [2019-10-08T16:55:24.767Z] #65 0.672 + CGO_ENABLED=0 [2019-10-08T16:55:24.767Z] #65 0.672 + _install_rootlesskit [2019-10-08T16:55:24.767Z] #65 0.672 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-08T16:55:24.767Z] #65 0.672 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-08T16:55:24.767Z] #65 0.672 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.7rKc50FOei/src/github.com/rootless-containers/rootlesskit [2019-10-08T16:55:24.767Z] #65 0.677 Cloning into '/tmp/tmp.7rKc50FOei/src/github.com/rootless-containers/rootlesskit'... [2019-10-08T16:55:24.767Z] #65 6.961 + cd /tmp/tmp.7rKc50FOei/src/github.com/rootless-containers/rootlesskit [2019-10-08T16:55:24.767Z] #65 6.961 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-08T16:55:24.768Z] #65 7.627 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-08T16:55:24.768Z] #65 7.628 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-08T16:55:24.792Z] #18 8.272 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-08T16:55:24.792Z] #18 8.273 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-08T16:55:24.792Z] #18 8.285 Running setup.py bdist_wheel for pyyaml: started [2019-10-08T16:55:25.057Z] #65 ... [2019-10-08T16:55:25.057Z] [2019-10-08T16:55:25.057Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-08T16:55:25.057Z] #48 0.750 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-08T16:55:25.057Z] #48 0.761 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-08T16:55:25.057Z] #48 0.856 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-08T16:55:25.057Z] #48 0.870 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-08T16:55:25.057Z] #48 0.907 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-08T16:55:25.057Z] #48 2.722 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-08T16:55:25.057Z] #48 5.792 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-08T16:55:25.057Z] #48 7.707 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-08T16:55:25.057Z] #48 ... [2019-10-08T16:55:25.057Z] [2019-10-08T16:55:25.057Z] #19 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-08T16:55:25.057Z] #19 0.719 + mktemp -d [2019-10-08T16:55:25.057Z] #19 0.720 + export GOPATH=/tmp/tmp.UnCLscUwrX [2019-10-08T16:55:25.057Z] #19 0.720 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.UnCLscUwrX/src/github.com/go-swagger/go-swagger [2019-10-08T16:55:25.057Z] #19 0.726 Cloning into '/tmp/tmp.UnCLscUwrX/src/github.com/go-swagger/go-swagger'... [2019-10-08T16:55:25.207Z] #16 113.4 Setting up dh-python (2.20170125) ... [2019-10-08T16:55:25.360Z] #19 ... [2019-10-08T16:55:25.360Z] [2019-10-08T16:55:25.360Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-08T16:55:25.360Z] #39 1.329 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-08T16:55:25.360Z] #39 1.341 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-08T16:55:25.360Z] #39 1.460 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-08T16:55:25.360Z] #39 1.481 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-08T16:55:25.360Z] #39 1.536 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-08T16:55:25.360Z] #39 3.422 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-08T16:55:25.360Z] #39 6.228 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-08T16:55:25.360Z] #39 8.265 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-08T16:55:25.360Z] #39 ... [2019-10-08T16:55:25.360Z] [2019-10-08T16:55:25.360Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-08T16:55:25.360Z] #34 9.808 encoding [2019-10-08T16:55:25.360Z] #34 10.08 runtime [2019-10-08T16:55:25.360Z] #34 10.83 runtime/cgo [2019-10-08T16:55:25.655Z] #18 9.151 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-08T16:55:25.655Z] #18 9.156 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-08T16:55:25.655Z] #18 9.213 Successfully built pathspec pyyaml [2019-10-08T16:55:25.655Z] #18 9.214 Installing collected packages: pathspec, pyyaml, yamllint [2019-10-08T16:55:26.070Z] #18 9.563 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-08T16:55:26.070Z] #18 DONE 9.8s [2019-10-08T16:55:26.070Z] [2019-10-08T16:55:26.070Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:55:26.070Z] #62 116.6 CC criu/namespaces.o [2019-10-08T16:55:26.070Z] #62 117.9 CC criu/net.o [2019-10-08T16:55:26.070Z] #62 120.4 CC criu/netfilter.o [2019-10-08T16:55:26.070Z] #62 120.8 CC criu/page-pipe.o [2019-10-08T16:55:26.070Z] #62 121.5 CC criu/page-xfer.o [2019-10-08T16:55:26.070Z] #62 122.4 CC criu/pagemap-cache.o [2019-10-08T16:55:26.071Z] #62 122.7 CC criu/pagemap.o [2019-10-08T16:55:26.071Z] #62 123.5 CC criu/parasite-syscall.o [2019-10-08T16:55:26.150Z] #16 114.3 Setting up libdevmapper-dev:arm64 (2:1.02.137-2) ... [2019-10-08T16:55:26.150Z] #16 114.3 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-08T16:55:26.482Z] #62 ... [2019-10-08T16:55:26.483Z] [2019-10-08T16:55:26.483Z] #20 [dev 9/25] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-10-08T16:55:26.483Z] #20 DONE 0.1s [2019-10-08T16:55:26.483Z] [2019-10-08T16:55:26.483Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:55:26.483Z] #62 124.3 CC criu/path.o [2019-10-08T16:55:26.483Z] #62 ... [2019-10-08T16:55:26.483Z] [2019-10-08T16:55:26.483Z] #25 [dev 10/25] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-08T16:55:26.882Z] #25 DONE 0.5s [2019-10-08T16:55:26.882Z] [2019-10-08T16:55:26.882Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:55:26.882Z] #62 124.8 CC criu/pie-util-vdso-elf32.o [2019-10-08T16:55:27.092Z] #16 DONE 115.4s [2019-10-08T16:55:27.092Z] [2019-10-08T16:55:27.092Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:55:27.092Z] #61 108.9 CC criu/cr-service.o [2019-10-08T16:55:27.092Z] #61 110.4 CC criu/crtools.o [2019-10-08T16:55:27.092Z] #61 110.9 CC criu/eventfd.o [2019-10-08T16:55:27.092Z] #61 111.2 CC criu/eventpoll.o [2019-10-08T16:55:27.092Z] #61 111.9 CC criu/external.o [2019-10-08T16:55:27.092Z] #61 112.2 CC criu/fault-injection.o [2019-10-08T16:55:27.092Z] #61 112.3 CC criu/fdstore.o [2019-10-08T16:55:27.092Z] #61 112.7 CC criu/fifo.o [2019-10-08T16:55:27.092Z] #61 113.0 CC criu/file-ids.o [2019-10-08T16:55:27.092Z] #61 113.3 CC criu/file-lock.o [2019-10-08T16:55:27.092Z] #61 113.9 CC criu/files-ext.o [2019-10-08T16:55:27.092Z] #61 114.2 CC criu/files-reg.o [2019-10-08T16:55:27.282Z] #62 125.2 CC criu/pie-util-vdso.o [2019-10-08T16:55:27.700Z] #62 125.6 CC criu/pie-util.o [2019-10-08T16:55:27.700Z] #62 125.7 CC criu/pipes.o [2019-10-08T16:55:28.098Z] #62 126.2 CC criu/plugin.o [2019-10-08T16:55:29.006Z] #61 116.1 CC criu/files.o [2019-10-08T16:55:29.057Z] #62 126.9 CC criu/proc_parse.o [2019-10-08T16:55:30.391Z] #61 117.7 CC criu/filesystems.o [2019-10-08T16:55:30.652Z] #61 118.3 CC criu/fsnotify.o [2019-10-08T16:55:30.891Z] #34 ... [2019-10-08T16:55:30.891Z] [2019-10-08T16:55:30.891Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:55:30.891Z] #37 6.601 internal/bytealg [2019-10-08T16:55:30.891Z] #37 8.360 internal/testlog [2019-10-08T16:55:30.891Z] #37 9.342 runtime [2019-10-08T16:55:30.891Z] #37 9.483 math [2019-10-08T16:55:30.891Z] #37 9.816 encoding [2019-10-08T16:55:30.891Z] #37 10.20 unicode/utf16 [2019-10-08T16:55:30.891Z] #37 11.64 container/list [2019-10-08T16:55:30.891Z] #37 15.34 crypto/internal/subtle [2019-10-08T16:55:30.891Z] #37 15.84 crypto/subtle [2019-10-08T16:55:30.891Z] #37 16.52 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-08T16:55:30.891Z] #37 16.93 internal/nettrace [2019-10-08T16:55:31.021Z] #62 128.8 CC criu/protobuf-desc.o [2019-10-08T16:55:31.515Z] #37 17.53 runtime/cgo [2019-10-08T16:55:31.882Z] #62 129.8 CC criu/protobuf.o [2019-10-08T16:55:32.041Z] #61 119.3 CC criu/image-desc.o [2019-10-08T16:55:32.041Z] #61 119.5 CC criu/image.o [2019-10-08T16:55:32.302Z] #62 130.2 CC criu/pstree.o [2019-10-08T16:55:32.984Z] #61 120.4 CC criu/ipc_ns.o [2019-10-08T16:55:33.137Z] #62 131.1 CC criu/rbtree.o [2019-10-08T16:55:33.137Z] #62 ... [2019-10-08T16:55:33.137Z] [2019-10-08T16:55:33.137Z] #46 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:55:33.137Z] #46 144.7 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-10-08T16:55:33.137Z] #46 146.4 + mkdir -p /build [2019-10-08T16:55:33.137Z] #46 146.4 + cp runc /build/runc [2019-10-08T16:55:33.137Z] #46 DONE 146.5s [2019-10-08T16:55:33.558Z] [2019-10-08T16:55:33.558Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:55:33.558Z] #62 131.4 CC criu/rst-malloc.o [2019-10-08T16:55:33.558Z] #62 131.6 CC criu/seccomp.o [2019-10-08T16:55:33.927Z] #61 121.1 CC criu/irmap.o [2019-10-08T16:55:34.188Z] #61 121.6 CC criu/kcmp-ids.o [2019-10-08T16:55:34.188Z] #61 121.8 CC criu/kerndat.o [2019-10-08T16:55:34.519Z] #62 132.3 CC criu/seize.o [2019-10-08T16:55:35.091Z] #62 133.3 CC criu/servicefd.o [2019-10-08T16:55:35.138Z] #61 122.6 CC criu/libnetlink.o [2019-10-08T16:55:35.399Z] #61 122.9 CC criu/log.o [2019-10-08T16:55:35.590Z] #62 133.7 CC criu/shmem.o [2019-10-08T16:55:35.665Z] #61 123.2 CC criu/lsm.o [2019-10-08T16:55:35.999Z] #62 134.1 CC criu/sigframe.o [2019-10-08T16:55:36.238Z] #61 123.5 CC criu/mem.o [2019-10-08T16:55:36.387Z] #62 134.2 CC criu/signalfd.o [2019-10-08T16:55:36.387Z] #62 134.4 CC criu/sk-inet.o [2019-10-08T16:55:37.056Z] #37 ... [2019-10-08T16:55:37.057Z] [2019-10-08T16:55:37.057Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-08T16:55:37.057Z] #48 22.46 Fetched 7720 kB in 21s (355 kB/s) [2019-10-08T16:55:37.181Z] #61 124.7 CC criu/mount.o [2019-10-08T16:55:37.181Z] #61 ... [2019-10-08T16:55:37.181Z] [2019-10-08T16:55:37.181Z] #17 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-08T16:55:37.181Z] #17 5.339 Collecting yamllint==1.16.0 [2019-10-08T16:55:37.250Z] #62 135.1 CC criu/sk-netlink.o [2019-10-08T16:55:37.250Z] #62 135.4 CC criu/sk-packet.o [2019-10-08T16:55:38.100Z] #62 135.8 CC criu/sk-queue.o [2019-10-08T16:55:38.499Z] #62 136.2 CC criu/sk-tcp.o [2019-10-08T16:55:38.499Z] #62 136.6 CC criu/sk-unix.o [2019-10-08T16:55:39.728Z] #17 11.97 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-08T16:55:39.728Z] #17 12.38 Collecting pyyaml (from yamllint==1.16.0) [2019-10-08T16:55:39.728Z] #17 ... [2019-10-08T16:55:39.728Z] [2019-10-08T16:55:39.728Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:55:39.728Z] #61 127.4 CC criu/namespaces.o [2019-10-08T16:55:39.879Z] #62 137.7 CC criu/sockets.o [2019-10-08T16:55:40.435Z] #62 138.1 CC criu/stats.o [2019-10-08T16:55:40.435Z] #62 138.2 CC criu/string.o [2019-10-08T16:55:40.435Z] #62 138.3 CC criu/sysctl.o [2019-10-08T16:55:41.029Z] #62 138.9 CC criu/sysfs_parse.o [2019-10-08T16:55:41.483Z] #62 139.3 CC criu/timerfd.o [2019-10-08T16:55:41.516Z] #48 22.46 Reading package lists... [2019-10-08T16:55:41.516Z] #48 ... [2019-10-08T16:55:41.516Z] [2019-10-08T16:55:41.516Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-08T16:55:41.516Z] #59 23.68 + cd /tmp/tmp.vKUAu2Pb4e/src/github.com/docker/distribution [2019-10-08T16:55:41.516Z] #59 23.68 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-08T16:55:41.516Z] #59 26.54 + GOPATH=/tmp/tmp.vKUAu2Pb4e/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.vKUAu2Pb4e go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-08T16:55:41.644Z] #61 128.8 CC criu/net.o [2019-10-08T16:55:41.903Z] #62 139.7 CC criu/tty.o [2019-10-08T16:55:43.303Z] #62 141.0 CC criu/tun.o [2019-10-08T16:55:43.303Z] #62 141.3 CC criu/uffd.o [2019-10-08T16:55:43.303Z] #62 ... [2019-10-08T16:55:43.303Z] [2019-10-08T16:55:43.303Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-08T16:55:43.303Z] #59 183.1 + dpkg --print-architecture [2019-10-08T16:55:43.303Z] #59 183.1 + cd /tmp/tmp.VtnW2uYHIe/src/github.com/docker/distribution [2019-10-08T16:55:43.303Z] #59 183.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-08T16:55:43.707Z] #59 183.5 + GOPATH=/tmp/tmp.VtnW2uYHIe/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.VtnW2uYHIe [2019-10-08T16:55:43.707Z] #59 183.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-08T16:55:44.192Z] #61 131.2 CC criu/netfilter.o [2019-10-08T16:55:44.192Z] #61 ... [2019-10-08T16:55:44.192Z] [2019-10-08T16:55:44.192Z] #27 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-08T16:55:44.192Z] #27 DONE 188.3s [2019-10-08T16:55:44.192Z] [2019-10-08T16:55:44.192Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:55:44.192Z] #61 131.5 CC criu/page-pipe.o [2019-10-08T16:55:44.764Z] #61 132.1 CC criu/page-xfer.o [2019-10-08T16:55:45.145Z] INFO: Extraction ended at 10/08/2019 16:55:42. Duration:00:00:23.4489347 [2019-10-08T16:55:45.145Z] INFO: Updating the golang and path environment variables [2019-10-08T16:55:45.145Z] INFO: GOPATH=d:\gopath [2019-10-08T16:55:45.145Z] INFO: go version go1.13.1 windows/amd64 [2019-10-08T16:55:45.145Z] INFO: Running the daemon under test in debug mode [2019-10-08T16:55:45.145Z] INFO: Starting a daemon under test... [2019-10-08T16:55:45.145Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-39678\17\daemon --pidfile d:\CI\PR-39678\17\docker.pid -D [2019-10-08T16:55:45.145Z] INFO: Process started successfully. [2019-10-08T16:55:45.145Z] INFO: Start tailing logs of the daemon under tests [2019-10-08T16:55:45.145Z] INFO: Waiting for the daemon under test to start... [2019-10-08T16:55:45.707Z] #61 133.1 CC criu/pagemap-cache.o [2019-10-08T16:55:45.970Z] #61 133.4 CC criu/pagemap.o [2019-10-08T16:55:46.542Z] #61 134.1 CC criu/parasite-syscall.o [2019-10-08T16:55:46.686Z] INFO: Daemon under test started and replied! [2019-10-08T16:55:46.686Z] INFO: Docker version of the daemon under test [2019-10-08T16:55:46.686Z] [2019-10-08T16:55:46.686Z] Client: [2019-10-08T16:55:46.686Z] Version: 17.06.2-ce [2019-10-08T16:55:46.686Z] API version: 1.30 [2019-10-08T16:55:46.686Z] Go version: go1.8.3 [2019-10-08T16:55:46.686Z] Git commit: cec0b72 [2019-10-08T16:55:46.686Z] Built: Tue Sep 5 19:57:19 2017 [2019-10-08T16:55:46.686Z] OS/Arch: windows/amd64 [2019-10-08T16:55:46.686Z] [2019-10-08T16:55:46.686Z] Server: [2019-10-08T16:55:46.686Z] Version: 0.0.0-dev [2019-10-08T16:55:46.686Z] API version: 1.41 (minimum version 1.24) [2019-10-08T16:55:46.686Z] Go version: go1.13.1 [2019-10-08T16:55:46.686Z] Git commit: eda98ad00 [2019-10-08T16:55:46.686Z] Built: 10/08/2019 16:54:04 [2019-10-08T16:55:46.686Z] OS/Arch: windows/amd64 [2019-10-08T16:55:46.686Z] Experimental: false [2019-10-08T16:55:46.686Z] [2019-10-08T16:55:46.686Z] INFO: Docker info of the daemon under test [2019-10-08T16:55:46.686Z] [2019-10-08T16:55:46.686Z] Containers: 0 [2019-10-08T16:55:46.686Z] Running: 0 [2019-10-08T16:55:46.686Z] Paused: 0 [2019-10-08T16:55:46.686Z] Stopped: 0 [2019-10-08T16:55:46.686Z] Images: 0 [2019-10-08T16:55:46.686Z] Server Version: 0.0.0-dev [2019-10-08T16:55:46.686Z] Storage Driver: windowsfilter [2019-10-08T16:55:46.686Z] Windows: [2019-10-08T16:55:46.686Z] Logging Driver: json-file [2019-10-08T16:55:46.686Z] Plugins: [2019-10-08T16:55:46.686Z] Volume: local [2019-10-08T16:55:46.686Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-10-08T16:55:46.686Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-08T16:55:46.686Z] Swarm: inactive [2019-10-08T16:55:46.686Z] Default Isolation: process [2019-10-08T16:55:46.686Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-08T16:55:46.686Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-08T16:55:46.686Z] OSType: windows [2019-10-08T16:55:46.686Z] Architecture: x86_64 [2019-10-08T16:55:46.686Z] CPUs: 4 [2019-10-08T16:55:46.686Z] Total Memory: 32GiB [2019-10-08T16:55:46.686Z] Name: azwin-2-07c230 [2019-10-08T16:55:46.686Z] ID: 5KCM:ZTAR:Z6IK:3JLF:434V:TPVH:27N2:DYSJ:JKBI:YMEW:5VOK:ZI3I [2019-10-08T16:55:46.686Z] Docker Root Dir: D:\CI\PR-39678\17\daemon [2019-10-08T16:55:46.686Z] Debug Mode (client): false [2019-10-08T16:55:46.686Z] Debug Mode (server): true [2019-10-08T16:55:46.686Z] File Descriptors: -1 [2019-10-08T16:55:46.686Z] Goroutines: 17 [2019-10-08T16:55:46.686Z] System Time: 2019-10-08T16:55:46.4712538Z [2019-10-08T16:55:46.686Z] EventsListeners: 0 [2019-10-08T16:55:46.686Z] Registry: https://index.docker.io/v1/ [2019-10-08T16:55:46.686Z] Labels: [2019-10-08T16:55:46.686Z] Experimental: false [2019-10-08T16:55:46.686Z] Insecure Registries: [2019-10-08T16:55:46.686Z] 127.0.0.0/8 [2019-10-08T16:55:46.686Z] Live Restore Enabled: false [2019-10-08T16:55:46.686Z] [2019-10-08T16:55:46.686Z] [2019-10-08T16:55:46.686Z] INFO: Docker images of the daemon under test [2019-10-08T16:55:46.686Z] [2019-10-08T16:55:46.686Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-10-08T16:55:46.686Z] [2019-10-08T16:55:46.686Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2019-10-08T16:55:46.686Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2019-10-08T16:55:47.074Z] #59 ... [2019-10-08T16:55:47.074Z] [2019-10-08T16:55:47.074Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-08T16:55:47.074Z] #48 22.46 Reading package lists... [2019-10-08T16:55:47.074Z] #48 33.03 Reading package lists... [2019-10-08T16:55:47.074Z] #48 ... [2019-10-08T16:55:47.074Z] [2019-10-08T16:55:47.074Z] #21 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-08T16:55:47.074Z] #21 23.15 Fetched 7720 kB in 22s (342 kB/s) [2019-10-08T16:55:47.074Z] #21 23.15 Reading package lists... [2019-10-08T16:55:47.074Z] #21 32.74 Reading package lists... [2019-10-08T16:55:47.074Z] #21 ... [2019-10-08T16:55:47.074Z] [2019-10-08T16:55:47.074Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-08T16:55:47.074Z] #28 32.36 + cd /tmp/tmp.pafhtlDKCH/src/github.com/golangci/golangci-lint/ [2019-10-08T16:55:47.074Z] #28 32.38 + git checkout -q v1.17.1 [2019-10-08T16:55:47.146Z] ltsc2019: Pulling from windows/servercore [2019-10-08T16:55:47.361Z] #28 ... [2019-10-08T16:55:47.361Z] [2019-10-08T16:55:47.361Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-08T16:55:47.361Z] #39 23.54 Fetched 7720 kB in 22s (347 kB/s) [2019-10-08T16:55:47.361Z] #39 23.54 Reading package lists... [2019-10-08T16:55:47.485Z] #61 134.9 CC criu/path.o [2019-10-08T16:55:47.649Z] #39 ... [2019-10-08T16:55:47.649Z] [2019-10-08T16:55:47.649Z] #54 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-08T16:55:47.649Z] #54 28.56 + cd /tmp/tmp.l4SsBat6pf/src/github.com/docker/libnetwork [2019-10-08T16:55:47.649Z] #54 28.57 + git checkout -q 96bcc0dae898308ed659c5095526788a602f4726 [2019-10-08T16:55:47.649Z] #54 29.31 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-08T16:55:47.649Z] #54 ... [2019-10-08T16:55:47.649Z] [2019-10-08T16:55:47.649Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-08T16:55:47.649Z] #61 23.79 Fetched 7720 kB in 22s (343 kB/s) [2019-10-08T16:55:47.649Z] #61 23.79 Reading package lists... [2019-10-08T16:55:47.649Z] #61 33.86 Reading package lists... [2019-10-08T16:55:47.649Z] #61 ... [2019-10-08T16:55:47.649Z] [2019-10-08T16:55:47.649Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-08T16:55:47.649Z] #10 23.77 Fetched 7720 kB in 22s (342 kB/s) [2019-10-08T16:55:47.649Z] #10 23.77 Reading package lists... [2019-10-08T16:55:47.747Z] #61 135.1 CC criu/pie-util-vdso-elf32.o [2019-10-08T16:55:47.937Z] #10 ... [2019-10-08T16:55:47.937Z] [2019-10-08T16:55:47.937Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-08T16:55:48.008Z] #61 135.4 CC criu/pie-util-vdso.o [2019-10-08T16:55:48.226Z] #39 34.00 Reading package lists... [2019-10-08T16:55:48.226Z] #39 ... [2019-10-08T16:55:48.226Z] [2019-10-08T16:55:48.226Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:55:48.226Z] #37 23.91 vendor/golang.org/x/crypto/internal/subtle [2019-10-08T16:55:48.226Z] #37 ... [2019-10-08T16:55:48.226Z] [2019-10-08T16:55:48.226Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-08T16:55:48.269Z] #61 135.9 CC criu/pie-util.o [2019-10-08T16:55:48.531Z] #61 136.1 CC criu/pipes.o [2019-10-08T16:55:49.151Z] #59 ... [2019-10-08T16:55:49.151Z] [2019-10-08T16:55:49.151Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:55:49.151Z] #62 142.2 CC criu/util.o [2019-10-08T16:55:49.151Z] #62 142.9 CC criu/uts_ns.o [2019-10-08T16:55:49.151Z] #62 143.1 CC criu/vdso.o [2019-10-08T16:55:49.151Z] #62 143.5 LINK criu/built-in.o [2019-10-08T16:55:49.151Z] #62 143.6 LINK criu/criu [2019-10-08T16:55:49.151Z] #62 144.0 DEP lib/c/criu.d [2019-10-08T16:55:49.151Z] #62 144.0 CC images/rpc.pb-c.o [2019-10-08T16:55:49.151Z] #62 144.4 CC lib/c/criu.o [2019-10-08T16:55:49.151Z] #62 144.9 LINK lib/c/built-in.o [2019-10-08T16:55:49.151Z] #62 144.9 LINK lib/c/libcriu.so [2019-10-08T16:55:49.151Z] #62 145.1 GEN magic.py [2019-10-08T16:55:49.151Z] #62 145.1 Note: Building without setproctitle() and strlcpy() support. [2019-10-08T16:55:49.151Z] #62 145.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-08T16:55:49.151Z] #62 145.5 fatal: Not a git repository (or any of the parent directories): .git [2019-10-08T16:55:49.151Z] #62 146.2 make[1]: Nothing to be done for 'all'. [2019-10-08T16:55:49.151Z] #62 146.6 make[1]: 'images/built-in.o' is up to date. [2019-10-08T16:55:49.151Z] #62 146.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-08T16:55:49.151Z] #62 146.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-08T16:55:49.151Z] #62 146.7 make[1]: 'compel/libcompel.a' is up to date. [2019-10-08T16:55:49.151Z] #62 146.7 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-08T16:55:49.151Z] #62 146.8 make[1]: Nothing to be done for 'all'. [2019-10-08T16:55:49.151Z] #62 146.8 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-08T16:55:49.151Z] #62 146.9 make[2]: Nothing to be done for 'all'. [2019-10-08T16:55:49.151Z] #62 146.9 make[2]: Nothing to be done for 'all'. [2019-10-08T16:55:49.151Z] #62 146.9 make[2]: Nothing to be done for 'all'. [2019-10-08T16:55:49.151Z] #62 147.0 make[2]: Nothing to be done for 'all'. [2019-10-08T16:55:49.151Z] #62 147.0 make[2]: Nothing to be done for 'all'. [2019-10-08T16:55:49.151Z] #62 147.0 make[2]: Nothing to be done for 'all'. [2019-10-08T16:55:49.151Z] #62 147.0 make[2]: Nothing to be done for 'all'. [2019-10-08T16:55:49.151Z] #62 147.1 make[2]: Nothing to be done for 'all'. [2019-10-08T16:55:49.151Z] #62 147.1 INSTALL criu/criu [2019-10-08T16:55:49.151Z] #62 DONE 147.2s [2019-10-08T16:55:49.473Z] #61 ... [2019-10-08T16:55:49.473Z] [2019-10-08T16:55:49.473Z] #17 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-08T16:55:49.473Z] #17 13.62 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-08T16:55:49.473Z] #17 15.85 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-08T16:55:49.473Z] #17 17.01 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-08T16:55:49.473Z] #17 18.48 Building wheels for collected packages: pyyaml, pathspec [2019-10-08T16:55:49.473Z] #17 18.48 Running setup.py bdist_wheel for pyyaml: started [2019-10-08T16:55:49.473Z] #17 19.67 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-08T16:55:49.473Z] #17 19.67 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-08T16:55:49.473Z] #17 19.74 Running setup.py bdist_wheel for pathspec: started [2019-10-08T16:55:49.473Z] #17 20.72 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-08T16:55:49.473Z] #17 20.72 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-08T16:55:49.473Z] #17 20.74 Successfully built pyyaml pathspec [2019-10-08T16:55:49.473Z] #17 20.74 Installing collected packages: pyyaml, pathspec, yamllint [2019-10-08T16:55:49.473Z] #17 21.24 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-08T16:55:49.473Z] #17 DONE 22.0s [2019-10-08T16:55:49.473Z] [2019-10-08T16:55:49.473Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:55:49.473Z] #61 136.7 CC criu/plugin.o [2019-10-08T16:55:49.473Z] #61 ... [2019-10-08T16:55:49.473Z] [2019-10-08T16:55:49.473Z] #19 [dev 9/25] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-10-08T16:55:49.473Z] #19 DONE 0.4s [2019-10-08T16:55:49.473Z] [2019-10-08T16:55:49.473Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:55:49.473Z] #61 137.0 CC criu/proc_parse.o [2019-10-08T16:55:49.543Z] [2019-10-08T16:55:49.543Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-08T16:55:50.178Z] INFO [loader] Go packages loading at mode load types and syntax took 25.711191005s [2019-10-08T16:55:50.858Z] #61 ... [2019-10-08T16:55:50.858Z] [2019-10-08T16:55:50.858Z] #24 [dev 10/25] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-08T16:55:50.858Z] #24 DONE 1.3s [2019-10-08T16:55:51.119Z] [2019-10-08T16:55:51.119Z] #28 [dev 11/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-08T16:55:51.381Z] #28 DONE 0.4s [2019-10-08T16:55:51.381Z] [2019-10-08T16:55:51.381Z] #31 [dev 12/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-08T16:55:51.381Z] #31 DONE 0.1s [2019-10-08T16:55:51.381Z] [2019-10-08T16:55:51.381Z] #34 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-08T16:55:51.381Z] #34 DONE 0.1s [2019-10-08T16:55:51.381Z] [2019-10-08T16:55:51.381Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-08T16:55:51.381Z] #50 148.2 🇩 bin/containerd [2019-10-08T16:55:51.641Z] #50 ... [2019-10-08T16:55:51.641Z] [2019-10-08T16:55:51.641Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:55:51.641Z] #61 139.1 CC criu/protobuf-desc.o [2019-10-08T16:55:51.901Z] #61 ... [2019-10-08T16:55:51.901Z] [2019-10-08T16:55:51.901Z] #37 [dev 14/25] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-08T16:55:51.901Z] #37 DONE 0.2s [2019-10-08T16:55:51.901Z] [2019-10-08T16:55:51.901Z] #42 [dev 15/25] COPY --from=tini /build/ /usr/local/bin/ [2019-10-08T16:55:51.901Z] #42 DONE 0.2s [2019-10-08T16:55:51.901Z] [2019-10-08T16:55:51.901Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:55:52.162Z] #61 ... [2019-10-08T16:55:52.162Z] [2019-10-08T16:55:52.162Z] #46 [dev 16/25] COPY --from=runc /build/ /usr/local/bin/ [2019-10-08T16:55:52.162Z] #46 DONE 0.2s [2019-10-08T16:55:52.423Z] [2019-10-08T16:55:52.423Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:55:52.423Z] #61 139.8 CC criu/protobuf.o [2019-10-08T16:55:52.684Z] #61 140.1 CC criu/pstree.o [2019-10-08T16:55:52.945Z] #61 ... [2019-10-08T16:55:52.945Z] [2019-10-08T16:55:52.945Z] #56 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-08T16:55:52.945Z] #56 197.2 + return [2019-10-08T16:55:52.945Z] #56 DONE 197.3s [2019-10-08T16:55:52.945Z] [2019-10-08T16:55:52.945Z] #61 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:55:53.516Z] #61 141.0 CC criu/rbtree.o [2019-10-08T16:55:53.777Z] #61 141.2 CC criu/rst-malloc.o [2019-10-08T16:55:54.038Z] #61 141.4 CC criu/seccomp.o [2019-10-08T16:55:54.236Z] 65014b3c3121: Pulling fs layer [2019-10-08T16:55:54.236Z] 2945147eda09: Pulling fs layer [2019-10-08T16:55:54.609Z] #61 142.0 CC criu/seize.o [2019-10-08T16:55:55.185Z] #61 142.7 CC criu/servicefd.o [2019-10-08T16:55:55.442Z] INFO [loader] SSA repr building timing: packages building 273.448792ms, total 5.3584828s [2019-10-08T16:55:55.758Z] #61 143.0 CC criu/shmem.o [2019-10-08T16:55:56.330Z] #61 143.8 CC criu/sigframe.o [2019-10-08T16:55:56.592Z] #61 143.9 CC criu/signalfd.o [2019-10-08T16:55:56.592Z] #61 144.1 CC criu/sk-inet.o [2019-10-08T16:55:56.696Z] #10 34.19 Reading package lists... [2019-10-08T16:55:56.696Z] #10 ... [2019-10-08T16:55:56.696Z] [2019-10-08T16:55:56.696Z] #21 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-08T16:55:56.696Z] #21 32.74 Reading package lists... [2019-10-08T16:55:57.328Z] #21 41.99 Building dependency tree... [2019-10-08T16:55:57.535Z] #61 144.9 CC criu/sk-netlink.o [2019-10-08T16:55:57.796Z] #61 145.3 CC criu/sk-packet.o [2019-10-08T16:55:58.368Z] #61 145.8 CC criu/sk-queue.o [2019-10-08T16:55:58.629Z] #61 146.1 CC criu/sk-tcp.o [2019-10-08T16:55:58.823Z] #21 44.71 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-08T16:55:58.823Z] #21 44.71 The following additional packages will be installed: [2019-10-08T16:55:58.823Z] #21 44.72 libjq1 libonig4 [2019-10-08T16:55:58.823Z] #21 ... [2019-10-08T16:55:58.823Z] [2019-10-08T16:55:58.823Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-08T16:55:58.823Z] #28 34.72 + go build -buildmode=pie -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-08T16:55:59.112Z] #28 ... [2019-10-08T16:55:59.112Z] [2019-10-08T16:55:59.112Z] #21 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-08T16:55:59.112Z] #21 45.19 The following NEW packages will be installed: [2019-10-08T16:55:59.112Z] #21 45.20 jq libjq1 libonig4 [2019-10-08T16:55:59.201Z] #61 146.6 CC criu/sk-unix.o [2019-10-08T16:55:59.309Z] #51 ... [2019-10-08T16:55:59.309Z] [2019-10-08T16:55:59.309Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-08T16:55:59.309Z] #59 197.9 + rm -rf /tmp/tmp.VtnW2uYHIe/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.VtnW2uYHIe [2019-10-08T16:55:59.309Z] #59 DONE 198.1s [2019-10-08T16:55:59.309Z] [2019-10-08T16:55:59.309Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-08T16:55:59.401Z] #21 45.35 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. [2019-10-08T16:55:59.401Z] #21 45.35 Need to get 310 kB of archives. [2019-10-08T16:55:59.401Z] #21 45.35 After this operation, 1267 kB of additional disk space will be used. [2019-10-08T16:55:59.401Z] #21 45.35 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-10-08T16:55:59.401Z] #21 45.41 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-10-08T16:55:59.401Z] #21 45.43 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-10-08T16:56:00.586Z] #61 148.2 CC criu/sockets.o [2019-10-08T16:56:01.461Z] #21 47.37 debconf: delaying package configuration, since apt-utils is not installed [2019-10-08T16:56:01.530Z] #61 148.9 CC criu/stats.o [2019-10-08T16:56:01.753Z] #21 47.80 Fetched 310 kB in 0s (2357 kB/s) [2019-10-08T16:56:01.753Z] #21 48.03 Selecting previously unselected package libonig4:ppc64el. [2019-10-08T16:56:01.792Z] #61 149.1 CC criu/string.o [2019-10-08T16:56:01.792Z] #61 149.2 CC criu/sysctl.o [2019-10-08T16:56:02.048Z] #21 48.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-08T16:56:02.048Z] #21 48.19 Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2019-10-08T16:56:02.048Z] #21 48.22 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-10-08T16:56:02.348Z] #21 48.49 Selecting previously unselected package libjq1:ppc64el. [2019-10-08T16:56:02.348Z] #21 48.49 Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-08T16:56:02.348Z] #21 48.51 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-08T16:56:02.368Z] #61 149.7 CC criu/sysfs_parse.o [2019-10-08T16:56:02.629Z] #61 150.0 CC criu/timerfd.o [2019-10-08T16:56:02.638Z] #21 48.72 Selecting previously unselected package jq. [2019-10-08T16:56:02.638Z] #21 48.78 Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-08T16:56:02.638Z] #21 48.78 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-08T16:56:02.848Z] 2945147eda09: Verifying Checksum [2019-10-08T16:56:02.848Z] 2945147eda09: Download complete [2019-10-08T16:56:02.890Z] #61 150.3 CC criu/tty.o [2019-10-08T16:56:03.213Z] #21 49.14 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-10-08T16:56:03.213Z] #21 49.15 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-08T16:56:03.213Z] #21 49.16 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-08T16:56:03.213Z] #21 49.34 Setting up jq (1.5+dfsg-1.3) ... [2019-10-08T16:56:03.213Z] #21 DONE 49.5s [2019-10-08T16:56:03.213Z] [2019-10-08T16:56:03.213Z] #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-08T16:56:03.213Z] #23 DONE 0.1s [2019-10-08T16:56:03.213Z] [2019-10-08T16:56:03.213Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-08T16:56:04.804Z] #61 152.0 CC criu/tun.o [2019-10-08T16:56:05.065Z] #61 152.4 CC criu/uffd.o [2019-10-08T16:56:05.916Z] #24 ... [2019-10-08T16:56:05.916Z] [2019-10-08T16:56:05.916Z] #48 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-08T16:56:05.916Z] #48 33.03 Reading package lists... [2019-10-08T16:56:05.916Z] #48 43.17 Building dependency tree... [2019-10-08T16:56:05.916Z] #48 46.18 The following additional packages will be installed: [2019-10-08T16:56:05.916Z] #48 46.20 btrfs-progs liblzo2-2 [2019-10-08T16:56:05.916Z] #48 46.65 The following NEW packages will be installed: [2019-10-08T16:56:05.916Z] #48 46.66 btrfs-progs btrfs-tools liblzo2-2 [2019-10-08T16:56:05.916Z] #48 46.85 0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded. [2019-10-08T16:56:05.916Z] #48 46.85 Need to get 588 kB of archives. [2019-10-08T16:56:05.916Z] #48 46.85 After this operation, 5005 kB of additional disk space will be used. [2019-10-08T16:56:05.916Z] #48 46.85 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-10-08T16:56:05.916Z] #48 46.89 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-10-08T16:56:05.916Z] #48 46.99 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-10-08T16:56:05.916Z] #48 49.18 debconf: delaying package configuration, since apt-utils is not installed [2019-10-08T16:56:05.916Z] #48 49.34 Fetched 588 kB in 0s (2853 kB/s) [2019-10-08T16:56:05.916Z] #48 49.53 Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-08T16:56:05.916Z] #48 49.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-08T16:56:05.916Z] #48 49.65 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-08T16:56:05.916Z] #48 49.66 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-08T16:56:05.916Z] #48 49.88 Selecting previously unselected package btrfs-progs. [2019-10-08T16:56:05.916Z] #48 49.89 Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-10-08T16:56:05.916Z] #48 49.89 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-08T16:56:05.916Z] #48 51.04 Selecting previously unselected package btrfs-tools. [2019-10-08T16:56:05.916Z] #48 51.06 Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-10-08T16:56:05.916Z] #48 51.07 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-08T16:56:05.916Z] #48 51.31 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-08T16:56:05.916Z] #48 51.52 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-08T16:56:05.916Z] #48 51.53 Setting up btrfs-progs (4.7.3-1) ... [2019-10-08T16:56:05.916Z] #48 51.56 Setting up btrfs-tools (4.7.3-1) ... [2019-10-08T16:56:05.916Z] #48 51.58 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-08T16:56:05.916Z] #48 DONE 51.9s [2019-10-08T16:56:05.916Z] [2019-10-08T16:56:05.916Z] #49 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-08T16:56:05.916Z] #49 DONE 0.1s [2019-10-08T16:56:05.916Z] [2019-10-08T16:56:05.916Z] #50 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-08T16:56:05.916Z] #50 DONE 0.1s [2019-10-08T16:56:05.916Z] [2019-10-08T16:56:05.916Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-08T16:56:06.044Z] #61 153.5 CC criu/util.o [2019-10-08T16:56:06.205Z] #51 0.402 + RM_GOPATH=0 [2019-10-08T16:56:06.205Z] #51 0.403 + TMP_GOPATH= [2019-10-08T16:56:06.205Z] #51 0.403 + : /build [2019-10-08T16:56:06.205Z] #51 0.404 + '[' -z '' ']' [2019-10-08T16:56:06.205Z] #51 0.407 ++ mktemp -d [2019-10-08T16:56:06.205Z] #51 0.430 + export GOPATH=/tmp/tmp.RZICRQlsi9 [2019-10-08T16:56:06.205Z] #51 0.431 + GOPATH=/tmp/tmp.RZICRQlsi9 [2019-10-08T16:56:06.205Z] #51 0.431 + RM_GOPATH=1 [2019-10-08T16:56:06.205Z] #51 0.432 ++ dirname ./install.sh [2019-10-08T16:56:06.205Z] #51 0.435 + dir=. [2019-10-08T16:56:06.205Z] #51 0.435 + bin=containerd [2019-10-08T16:56:06.205Z] #51 0.435 + shift [2019-10-08T16:56:06.205Z] #51 0.436 + '[' '!' -f ./containerd.installer ']' [2019-10-08T16:56:06.205Z] #51 0.436 + . ./containerd.installer [2019-10-08T16:56:06.205Z] #51 0.436 ++ CONTAINERD_COMMIT=b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-10-08T16:56:06.205Z] #51 0.438 + install_containerd [2019-10-08T16:56:06.205Z] #51 0.438 + echo 'Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339' [2019-10-08T16:56:06.205Z] #51 0.438 Install containerd version b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-10-08T16:56:06.205Z] #51 0.438 + git clone https://github.com/containerd/containerd.git /tmp/tmp.RZICRQlsi9/src/github.com/containerd/containerd [2019-10-08T16:56:06.205Z] #51 0.462 Cloning into '/tmp/tmp.RZICRQlsi9/src/github.com/containerd/containerd'... [2019-10-08T16:56:06.831Z] #51 ... [2019-10-08T16:56:06.831Z] [2019-10-08T16:56:06.831Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-08T16:56:06.831Z] #39 34.00 Reading package lists... [2019-10-08T16:56:06.831Z] #39 43.28 Building dependency tree... [2019-10-08T16:56:06.831Z] #39 46.45 The following additional packages will be installed: [2019-10-08T16:56:06.831Z] #39 46.46 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-08T16:56:06.831Z] #39 46.47 Suggested packages: [2019-10-08T16:56:06.831Z] #39 46.47 codeblocks eclipse ninja-build lrzip [2019-10-08T16:56:06.831Z] #39 46.47 Recommended packages: [2019-10-08T16:56:06.831Z] #39 46.47 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-08T16:56:06.831Z] #39 48.16 The following NEW packages will be installed: [2019-10-08T16:56:06.831Z] #39 48.16 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-08T16:56:06.831Z] #39 48.17 vim-common xxd [2019-10-08T16:56:06.831Z] #39 48.34 0 upgraded, 10 newly installed, 0 to remove and 12 not upgraded. [2019-10-08T16:56:06.831Z] #39 48.34 Need to get 13.4 MB of archives. [2019-10-08T16:56:06.831Z] #39 48.34 After this operation, 60.4 MB of additional disk space will be used. [2019-10-08T16:56:06.831Z] #39 48.34 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2019-10-08T16:56:06.831Z] #39 48.52 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-10-08T16:56:06.831Z] #39 48.52 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB] [2019-10-08T16:56:06.831Z] #39 49.82 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB] [2019-10-08T16:56:06.831Z] #39 49.94 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u1 [272 kB] [2019-10-08T16:56:06.831Z] #39 49.97 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2019-10-08T16:56:06.831Z] #39 49.97 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2019-10-08T16:56:06.831Z] #39 49.98 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2019-10-08T16:56:06.831Z] #39 50.26 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-08T16:56:06.831Z] #39 50.28 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-08T16:56:06.831Z] #39 51.84 debconf: delaying package configuration, since apt-utils is not installed [2019-10-08T16:56:06.831Z] #39 52.07 Fetched 13.4 MB in 2s (6665 kB/s) [2019-10-08T16:56:06.831Z] #39 52.32 Selecting previously unselected package cmake-data. [2019-10-08T16:56:06.831Z] #39 52.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-08T16:56:06.831Z] #39 52.42 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-08T16:56:06.831Z] #39 52.43 Unpacking cmake-data (3.7.2-1) ... [2019-10-08T16:56:07.019Z] #61 154.6 CC criu/uts_ns.o [2019-10-08T16:56:07.121Z] #39 ... [2019-10-08T16:56:07.121Z] [2019-10-08T16:56:07.121Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-08T16:56:07.121Z] #10 34.19 Reading package lists... [2019-10-08T16:56:07.121Z] #10 44.82 Building dependency tree... [2019-10-08T16:56:07.121Z] #10 47.80 The following additional packages will be installed: [2019-10-08T16:56:07.121Z] #10 47.81 libapparmor1 libseccomp2 [2019-10-08T16:56:07.121Z] #10 47.85 Suggested packages: [2019-10-08T16:56:07.121Z] #10 47.85 seccomp [2019-10-08T16:56:07.121Z] #10 48.62 The following NEW packages will be installed: [2019-10-08T16:56:07.121Z] #10 48.64 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-08T16:56:07.121Z] #10 48.93 0 upgraded, 4 newly installed, 0 to remove and 12 not upgraded. [2019-10-08T16:56:07.121Z] #10 48.93 Need to get 296 kB of archives. [2019-10-08T16:56:07.121Z] #10 48.93 After this operation, 1346 kB of additional disk space will be used. [2019-10-08T16:56:07.121Z] #10 48.93 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB] [2019-10-08T16:56:07.121Z] #10 48.96 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB] [2019-10-08T16:56:07.121Z] #10 48.97 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2019-10-08T16:56:07.121Z] #10 48.98 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2019-10-08T16:56:07.121Z] #10 51.11 debconf: delaying package configuration, since apt-utils is not installed [2019-10-08T16:56:07.121Z] #10 51.22 Fetched 296 kB in 0s (2334 kB/s) [2019-10-08T16:56:07.121Z] #10 51.37 Selecting previously unselected package libseccomp2:ppc64el. [2019-10-08T16:56:07.121Z] #10 51.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-08T16:56:07.121Z] #10 51.51 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-10-08T16:56:07.121Z] #10 51.54 Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-08T16:56:07.121Z] #10 51.83 Selecting previously unselected package libseccomp-dev:ppc64el. [2019-10-08T16:56:07.121Z] #10 51.84 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-10-08T16:56:07.121Z] #10 51.85 Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-08T16:56:07.121Z] #10 52.13 Selecting previously unselected package libapparmor1:ppc64el. [2019-10-08T16:56:07.121Z] #10 52.14 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-08T16:56:07.121Z] #10 52.15 Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-10-08T16:56:07.121Z] #10 52.36 Selecting previously unselected package libapparmor-dev:ppc64el. [2019-10-08T16:56:07.121Z] #10 52.37 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-08T16:56:07.121Z] #10 52.39 Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-10-08T16:56:07.121Z] #10 52.77 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-08T16:56:07.121Z] #10 52.94 Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-08T16:56:07.121Z] #10 52.96 Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-10-08T16:56:07.121Z] #10 52.97 Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-08T16:56:07.121Z] #10 52.98 Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-10-08T16:56:07.121Z] #10 52.99 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-08T16:56:07.121Z] #10 DONE 53.2s [2019-10-08T16:56:07.121Z] [2019-10-08T16:56:07.121Z] #44 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-08T16:56:07.121Z] #44 DONE 0.1s [2019-10-08T16:56:07.121Z] [2019-10-08T16:56:07.121Z] #11 [dev 1/25] RUN groupadd -r docker [2019-10-08T16:56:07.121Z] #11 ... [2019-10-08T16:56:07.121Z] [2019-10-08T16:56:07.121Z] #45 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-08T16:56:07.121Z] #45 DONE 0.1s [2019-10-08T16:56:07.290Z] #61 154.8 CC criu/vdso.o [2019-10-08T16:56:07.425Z] [2019-10-08T16:56:07.425Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-08T16:56:07.425Z] #61 33.86 Reading package lists... [2019-10-08T16:56:07.425Z] #61 43.92 Building dependency tree... [2019-10-08T16:56:07.425Z] #61 46.68 The following additional packages will be installed: [2019-10-08T16:56:07.425Z] #61 46.69 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-08T16:56:07.425Z] #61 46.69 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-08T16:56:07.425Z] #61 46.70 Suggested packages: [2019-10-08T16:56:07.425Z] #61 46.70 manpages-dev python-setuptools [2019-10-08T16:56:07.425Z] #61 49.90 The following NEW packages will be installed: [2019-10-08T16:56:07.425Z] #61 49.90 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-08T16:56:07.425Z] #61 49.91 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-08T16:56:07.425Z] #61 49.91 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-08T16:56:07.425Z] #61 49.92 zlib1g-dev [2019-10-08T16:56:07.425Z] #61 50.06 0 upgraded, 16 newly installed, 0 to remove and 12 not upgraded. [2019-10-08T16:56:07.425Z] #61 50.06 Need to get 3548 kB of archives. [2019-10-08T16:56:07.425Z] #61 50.06 After this operation, 21.2 MB of additional disk space will be used. [2019-10-08T16:56:07.425Z] #61 50.06 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-10-08T16:56:07.425Z] #61 50.10 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2019-10-08T16:56:07.425Z] #61 50.10 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2019-10-08T16:56:07.425Z] #61 50.14 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-10-08T16:56:07.425Z] #61 50.19 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB] [2019-10-08T16:56:07.425Z] #61 50.21 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-10-08T16:56:07.425Z] #61 50.22 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB] [2019-10-08T16:56:07.425Z] #61 50.23 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB] [2019-10-08T16:56:07.425Z] #61 50.27 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2019-10-08T16:56:07.425Z] #61 50.38 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2019-10-08T16:56:07.425Z] #61 50.39 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2019-10-08T16:56:07.425Z] #61 50.55 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2019-10-08T16:56:07.425Z] #61 50.63 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB] [2019-10-08T16:56:07.425Z] #61 50.66 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2019-10-08T16:56:07.425Z] #61 50.66 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-08T16:56:07.425Z] #61 50.71 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2019-10-08T16:56:07.425Z] #61 52.36 debconf: delaying package configuration, since apt-utils is not installed [2019-10-08T16:56:07.425Z] #61 52.56 Fetched 3548 kB in 0s (4788 kB/s) [2019-10-08T16:56:07.425Z] #61 52.75 Selecting previously unselected package libnet1:ppc64el. [2019-10-08T16:56:07.425Z] #61 52.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-08T16:56:07.425Z] #61 52.87 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-08T16:56:07.425Z] #61 52.88 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-08T16:56:07.425Z] #61 53.06 Selecting previously unselected package libcap-dev:ppc64el. [2019-10-08T16:56:07.425Z] #61 53.07 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2019-10-08T16:56:07.425Z] #61 53.09 Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2019-10-08T16:56:07.425Z] #61 53.24 Selecting previously unselected package libnet1-dev. [2019-10-08T16:56:07.425Z] #61 53.28 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-08T16:56:07.425Z] #61 53.29 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-08T16:56:07.549Z] #61 155.2 LINK criu/built-in.o [2019-10-08T16:56:07.668Z] #51 179.2 🇩 bin/containerd [2019-10-08T16:56:07.736Z] #61 ... [2019-10-08T16:56:07.736Z] [2019-10-08T16:56:07.736Z] #46 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:56:07.736Z] #46 0.360 + RM_GOPATH=0 [2019-10-08T16:56:07.736Z] #46 0.364 + TMP_GOPATH= [2019-10-08T16:56:07.736Z] #46 0.365 + : /build [2019-10-08T16:56:07.736Z] #46 0.367 + '[' -z '' ']' [2019-10-08T16:56:07.736Z] #46 0.373 ++ mktemp -d [2019-10-08T16:56:07.736Z] #46 0.431 + export GOPATH=/tmp/tmp.ttMcVcoVEY [2019-10-08T16:56:07.736Z] #46 0.435 + GOPATH=/tmp/tmp.ttMcVcoVEY [2019-10-08T16:56:07.736Z] #46 0.436 + RM_GOPATH=1 [2019-10-08T16:56:07.736Z] #46 0.439 ++ dirname ./install.sh [2019-10-08T16:56:07.736Z] #46 0.454 + dir=. [2019-10-08T16:56:07.736Z] #46 0.455 + bin=runc [2019-10-08T16:56:07.736Z] #46 0.455 + shift [2019-10-08T16:56:07.736Z] #46 0.456 + '[' '!' -f ./runc.installer ']' [2019-10-08T16:56:07.736Z] #46 0.456 + . ./runc.installer [2019-10-08T16:56:07.736Z] #46 0.456 ++ RUNC_COMMIT=3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-08T16:56:07.736Z] #46 0.456 + install_runc [2019-10-08T16:56:07.736Z] #46 0.467 + uname -r [2019-10-08T16:56:07.736Z] #46 0.495 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-08T16:56:07.736Z] #46 0.512 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-08T16:56:07.736Z] #46 0.536 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-08T16:56:07.736Z] #46 0.536 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-08T16:56:07.736Z] #46 0.536 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ttMcVcoVEY/src/github.com/opencontainers/runc [2019-10-08T16:56:07.736Z] #46 0.548 Cloning into '/tmp/tmp.ttMcVcoVEY/src/github.com/opencontainers/runc'... [2019-10-08T16:56:07.809Z] #61 155.3 LINK criu/criu [2019-10-08T16:56:08.026Z] #46 ... [2019-10-08T16:56:08.026Z] [2019-10-08T16:56:08.026Z] #11 [dev 1/25] RUN groupadd -r docker [2019-10-08T16:56:08.026Z] #11 DONE 0.9s [2019-10-08T16:56:08.068Z] #61 155.6 DEP lib/c/criu.d [2019-10-08T16:56:08.074Z] #51 ... [2019-10-08T16:56:08.074Z] [2019-10-08T16:56:08.074Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-08T16:56:08.074Z] #28 DONE 207.6s [2019-10-08T16:56:08.317Z] [2019-10-08T16:56:08.318Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-08T16:56:08.318Z] #61 53.80 Selecting previously unselected package libnl-3-200:ppc64el. [2019-10-08T16:56:08.318Z] #61 53.84 Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-10-08T16:56:08.318Z] #61 53.86 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-08T16:56:08.318Z] #61 54.01 Selecting previously unselected package libnl-3-dev:ppc64el. [2019-10-08T16:56:08.318Z] #61 54.03 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2019-10-08T16:56:08.318Z] #61 54.05 Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2019-10-08T16:56:08.318Z] #61 54.55 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-10-08T16:56:08.318Z] #61 54.55 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-10-08T16:56:08.327Z] #61 155.7 CC images/rpc.pb-c.o [2019-10-08T16:56:08.467Z] [2019-10-08T16:56:08.467Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-08T16:56:08.587Z] #61 156.2 CC lib/c/criu.o [2019-10-08T16:56:08.608Z] #61 54.56 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-08T16:56:08.608Z] #61 ... [2019-10-08T16:56:08.608Z] [2019-10-08T16:56:08.608Z] #12 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-08T16:56:08.608Z] #12 DONE 0.6s [2019-10-08T16:56:08.608Z] [2019-10-08T16:56:08.608Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-08T16:56:08.608Z] #61 54.80 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2019-10-08T16:56:08.608Z] #61 54.80 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2019-10-08T16:56:08.608Z] #61 54.82 Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-10-08T16:56:08.896Z] #61 55.00 Selecting previously unselected package zlib1g-dev:ppc64el. [2019-10-08T16:56:08.896Z] #61 55.02 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2019-10-08T16:56:08.896Z] #61 55.02 Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-10-08T16:56:08.912Z] #51 ... [2019-10-08T16:56:08.912Z] [2019-10-08T16:56:08.912Z] #29 [dev 11/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-08T16:56:08.912Z] #29 DONE 0.2s [2019-10-08T16:56:09.184Z] #61 ... [2019-10-08T16:56:09.184Z] [2019-10-08T16:56:09.184Z] #13 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-08T16:56:09.184Z] #13 0.483 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-08T16:56:09.184Z] #13 DONE 0.6s [2019-10-08T16:56:09.184Z] [2019-10-08T16:56:09.184Z] #14 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-08T16:56:09.339Z] [2019-10-08T16:56:09.340Z] #32 [dev 12/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-08T16:56:09.340Z] #32 DONE 0.1s [2019-10-08T16:56:09.340Z] [2019-10-08T16:56:09.340Z] #35 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-08T16:56:09.340Z] #35 DONE 0.2s [2019-10-08T16:56:09.340Z] [2019-10-08T16:56:09.340Z] #38 [dev 14/25] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-08T16:56:09.340Z] #38 DONE 0.2s [2019-10-08T16:56:09.340Z] [2019-10-08T16:56:09.340Z] #43 [dev 15/25] COPY --from=tini /build/ /usr/local/bin/ [2019-10-08T16:56:09.474Z] #14 DONE 0.4s [2019-10-08T16:56:09.474Z] [2019-10-08T16:56:09.474Z] #15 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-08T16:56:09.524Z] #61 157.1 LINK lib/c/built-in.o [2019-10-08T16:56:09.524Z] #61 157.1 LINK lib/c/libcriu.so [2019-10-08T16:56:09.783Z] #61 157.2 GEN magic.py [2019-10-08T16:56:09.783Z] #61 157.3 Note: Building without setproctitle() and strlcpy() support. [2019-10-08T16:56:09.783Z] #61 157.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-08T16:56:09.785Z] #43 DONE 0.1s [2019-10-08T16:56:09.785Z] [2019-10-08T16:56:09.785Z] #47 [dev 16/25] COPY --from=runc /build/ /usr/local/bin/ [2019-10-08T16:56:10.100Z] #15 DONE 0.6s [2019-10-08T16:56:10.100Z] [2019-10-08T16:56:10.100Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-08T16:56:10.100Z] #61 55.56 Selecting previously unselected package libprotobuf10:ppc64el. [2019-10-08T16:56:10.100Z] #61 55.59 Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2019-10-08T16:56:10.100Z] #61 55.59 Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2019-10-08T16:56:10.204Z] #47 DONE 0.4s [2019-10-08T16:56:10.204Z] [2019-10-08T16:56:10.204Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-08T16:56:10.352Z] #61 157.6 fatal: Not a git repository (or any of the parent directories): .git [2019-10-08T16:56:10.352Z] #61 158.0 make[1]: Nothing to be done for 'all'. [2019-10-08T16:56:10.735Z] #61 ... [2019-10-08T16:56:10.735Z] [2019-10-08T16:56:10.735Z] #16 [dev 6/25] RUN ldconfig [2019-10-08T16:56:10.735Z] #16 DONE 0.6s [2019-10-08T16:56:10.964Z] #61 158.4 make[1]: 'images/built-in.o' is up to date. [2019-10-08T16:56:10.964Z] #61 158.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-08T16:56:10.964Z] #61 158.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-08T16:56:10.964Z] #61 158.4 make[1]: 'compel/libcompel.a' is up to date. [2019-10-08T16:56:10.964Z] #61 158.4 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-08T16:56:10.964Z] #61 158.5 make[1]: Nothing to be done for 'all'. [2019-10-08T16:56:10.964Z] #61 158.5 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-08T16:56:11.029Z] [2019-10-08T16:56:11.029Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-08T16:56:11.029Z] #39 56.50 Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-08T16:56:11.029Z] #39 56.54 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-08T16:56:11.029Z] #39 56.56 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-08T16:56:11.029Z] #39 56.88 Selecting previously unselected package libicu57:ppc64el. [2019-10-08T16:56:11.029Z] #39 56.89 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ... [2019-10-08T16:56:11.029Z] #39 56.90 Unpacking libicu57:ppc64el (57.1-6+deb9u3) ... [2019-10-08T16:56:11.223Z] #61 158.6 make[2]: Nothing to be done for 'all'. [2019-10-08T16:56:11.224Z] #61 158.6 make[2]: Nothing to be done for 'all'. [2019-10-08T16:56:11.224Z] #61 158.7 make[2]: Nothing to be done for 'all'. [2019-10-08T16:56:11.224Z] #61 158.7 make[2]: Nothing to be done for 'all'. [2019-10-08T16:56:11.224Z] #61 158.8 make[2]: Nothing to be done for 'all'. [2019-10-08T16:56:11.224Z] #61 158.8 make[2]: Nothing to be done for 'all'. [2019-10-08T16:56:11.224Z] #61 158.8 make[2]: Nothing to be done for 'all'. [2019-10-08T16:56:11.433Z] 65014b3c3121: Verifying Checksum [2019-10-08T16:56:11.433Z] 65014b3c3121: Download complete [2019-10-08T16:56:11.483Z] #61 158.9 make[2]: Nothing to be done for 'all'. [2019-10-08T16:56:11.483Z] #61 158.9 INSTALL criu/criu [2019-10-08T16:56:12.422Z] #61 DONE 159.8s [2019-10-08T16:56:12.422Z] [2019-10-08T16:56:12.422Z] #50 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-08T16:56:15.469Z] #39 ... [2019-10-08T16:56:15.469Z] [2019-10-08T16:56:15.469Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-08T16:56:15.469Z] #24 5.039 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-08T16:56:15.469Z] #24 6.462 [2019-10-08T16:56:15.469Z] #24 7.260 ###### 9.7% ########## 13.9% ########### 16.1% ############## 20.4% ################### 26.7% ###################### 30.9% ######################## 34.3% ########################### 38.5% ################################ 44.9% ################################### 50.0% ######################################## 55.7% ############################################# 63.0% ################################################# 69.4% ###################################################### 75.8% ########################################################### 82.2% ################################################################# 90.7% ####################################################################### 99.2% ######################################################################## 100.0% [2019-10-08T16:56:15.469Z] #24 10.14 [2019-10-08T16:56:15.469Z] #24 10.90 ######## 11.7% #################### 29.0% ############################### 43.8% ######################################## 56.8% ################################################# 68.2% ######################################################### 79.7% ##################################################################### 96.1% ######################################################################## 100.0% [2019-10-08T16:56:15.713Z] #50 180.4 🇩 bin/containerd-stress [2019-10-08T16:56:16.496Z] #24 13.32 [2019-10-08T16:56:17.125Z] #24 ... [2019-10-08T16:56:17.125Z] [2019-10-08T16:56:17.125Z] #54 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-08T16:56:17.125Z] #54 DONE 62.9s [2019-10-08T16:56:17.125Z] [2019-10-08T16:56:17.125Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-08T16:56:17.125Z] #61 57.25 Selecting previously unselected package libprotobuf-lite10:ppc64el. [2019-10-08T16:56:17.125Z] #61 57.28 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2019-10-08T16:56:17.125Z] #61 57.29 Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-10-08T16:56:17.125Z] #61 57.61 Selecting previously unselected package libprotobuf-dev:ppc64el. [2019-10-08T16:56:17.125Z] #61 57.62 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2019-10-08T16:56:17.125Z] #61 57.62 Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-10-08T16:56:17.125Z] #61 59.77 Selecting previously unselected package libprotoc10:ppc64el. [2019-10-08T16:56:17.125Z] #61 59.78 Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2019-10-08T16:56:17.125Z] #61 59.80 Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2019-10-08T16:56:17.125Z] #61 61.03 Selecting previously unselected package protobuf-c-compiler. [2019-10-08T16:56:17.125Z] #61 61.04 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2019-10-08T16:56:17.125Z] #61 61.06 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-08T16:56:17.125Z] #61 61.28 Selecting previously unselected package protobuf-compiler. [2019-10-08T16:56:17.125Z] #61 61.31 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2019-10-08T16:56:17.125Z] #61 61.33 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-08T16:56:17.125Z] #61 61.55 Selecting previously unselected package python-pkg-resources. [2019-10-08T16:56:17.125Z] #61 61.57 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-08T16:56:17.125Z] #61 61.57 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-08T16:56:17.125Z] #61 61.89 Selecting previously unselected package python-protobuf. [2019-10-08T16:56:17.125Z] #61 61.93 Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2019-10-08T16:56:17.125Z] #61 61.94 Unpacking python-protobuf (3.0.0-9) ... [2019-10-08T16:56:17.125Z] #61 62.73 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-08T16:56:17.125Z] #61 62.88 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-08T16:56:17.125Z] #61 62.90 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-08T16:56:17.763Z] #61 ... [2019-10-08T16:56:17.763Z] [2019-10-08T16:56:17.763Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-08T16:56:18.249Z] #50 183.0 🇩 bin/containerd-shim [2019-10-08T16:56:19.811Z] #24 14.26 0.7% ### 4.2% ###### 9.4% ############ 17.1% ################ 22.3% ################# 24.8% ################### 27.4% ####################### 32.6% ########################## 36.8% ############################## 41.9% ################################### 49.7% ########################################### 60.0% ################################################ 67.5% ###################################################### 75.3% ############################################################## 86.2% ################################################################ 89.2% ################################################################# 90.8% ##################################################################### 96.5% ######################################################################## 100.0% [2019-10-08T16:56:20.842Z] #24 ... [2019-10-08T16:56:20.842Z] [2019-10-08T16:56:20.842Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-08T16:56:20.842Z] #17 0.690 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-08T16:56:20.842Z] #17 0.703 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-08T16:56:20.842Z] #17 0.937 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-08T16:56:20.842Z] #17 0.983 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-08T16:56:20.842Z] #17 1.154 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-08T16:56:20.842Z] #17 3.419 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [480 kB] [2019-10-08T16:56:20.842Z] #17 7.618 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-08T16:56:20.842Z] #17 9.271 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-08T16:56:21.130Z] #17 ... [2019-10-08T16:56:21.130Z] [2019-10-08T16:56:21.130Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-08T16:56:21.130Z] #34 65.60 sync [2019-10-08T16:56:21.130Z] #34 65.62 internal/reflectlite [2019-10-08T16:56:23.452Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-08T16:56:23.452Z] [2019-10-08T16:56:23.452Z] [2019-10-08T16:56:23.452Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-08T16:56:23.452Z] [2019-10-08T16:56:23.452Z] [2019-10-08T16:56:23.452Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-08T16:56:23.452Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2019-10-08T16:56:23.452Z] PKG_CONFIG=pkg-config [2019-10-08T16:56:23.452Z] GOLANG_VERSION=1.13.1 [2019-10-08T16:56:23.452Z] HOSTNAME=153b02e80f20 [2019-10-08T16:56:23.452Z] KEEPBUNDLE=1 [2019-10-08T16:56:23.452Z] container=docker [2019-10-08T16:56:23.452Z] TEST_SKIP_INTEGRATION=1 [2019-10-08T16:56:23.452Z] GO111MODULE=off [2019-10-08T16:56:23.452Z] GOPATH=/go [2019-10-08T16:56:23.452Z] PWD=/go/src/github.com/docker/docker [2019-10-08T16:56:23.452Z] HOME=/root [2019-10-08T16:56:23.452Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-08T16:56:23.452Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-08T16:56:23.452Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-08T16:56:23.452Z] DOCKER_GITCOMMIT=eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 [2019-10-08T16:56:23.452Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-08T16:56:23.452Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-08T16:56:23.452Z] TERM=xterm [2019-10-08T16:56:23.452Z] VALIDATE_BRANCH=master [2019-10-08T16:56:23.452Z] DEST=bundles/test-integration [2019-10-08T16:56:23.452Z] SHLVL=1 [2019-10-08T16:56:23.452Z] TIMEOUT=120m [2019-10-08T16:56:23.452Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-10-08T16:56:23.452Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-08T16:56:23.452Z] DOCKER_PKG=github.com/docker/docker [2019-10-08T16:56:23.452Z] TESTDEBUG=0 [2019-10-08T16:56:23.452Z] _=/usr/bin/env [2019-10-08T16:56:23.452Z] Building test suite binary ./integration-cli/test.main [2019-10-08T16:56:23.452Z] No new tests added to integration. [2019-10-08T16:56:23.452Z] [2019-10-08T16:56:23.452Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-08T16:56:23.452Z] PKG_CONFIG=pkg-config [2019-10-08T16:56:23.452Z] GOLANG_VERSION=1.13.1 [2019-10-08T16:56:23.452Z] HOSTNAME=a94460c8ed8f [2019-10-08T16:56:23.452Z] KEEPBUNDLE=1 [2019-10-08T16:56:23.452Z] container=docker [2019-10-08T16:56:23.452Z] TEST_SKIP_INTEGRATION=1 [2019-10-08T16:56:23.452Z] GO111MODULE=off [2019-10-08T16:56:23.452Z] GOPATH=/go [2019-10-08T16:56:23.452Z] PWD=/go/src/github.com/docker/docker [2019-10-08T16:56:23.452Z] HOME=/root [2019-10-08T16:56:23.452Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-08T16:56:23.452Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-08T16:56:23.452Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-08T16:56:23.452Z] DOCKER_GITCOMMIT=eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 [2019-10-08T16:56:23.452Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-08T16:56:23.452Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-08T16:56:23.452Z] TERM=xterm [2019-10-08T16:56:23.452Z] VALIDATE_BRANCH=master [2019-10-08T16:56:23.452Z] DEST=bundles/test-integration [2019-10-08T16:56:23.452Z] SHLVL=1 [2019-10-08T16:56:23.452Z] TIMEOUT=120m [2019-10-08T16:56:23.452Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-10-08T16:56:23.452Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-08T16:56:23.452Z] DOCKER_PKG=github.com/docker/docker [2019-10-08T16:56:23.452Z] TESTDEBUG=0 [2019-10-08T16:56:23.452Z] _=/usr/bin/env [2019-10-08T16:56:23.452Z] Building test suite binary ./integration-cli/test.main [2019-10-08T16:56:23.452Z] PKG_CONFIG=pkg-config [2019-10-08T16:56:23.452Z] GOLANG_VERSION=1.13.1 [2019-10-08T16:56:23.452Z] HOSTNAME=5d569490cf3f [2019-10-08T16:56:23.452Z] KEEPBUNDLE=1 [2019-10-08T16:56:23.452Z] container=docker [2019-10-08T16:56:23.452Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-08T16:56:23.452Z] GO111MODULE=off [2019-10-08T16:56:23.452Z] GOPATH=/go [2019-10-08T16:56:23.452Z] PWD=/go/src/github.com/docker/docker [2019-10-08T16:56:23.452Z] HOME=/root [2019-10-08T16:56:23.452Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-08T16:56:23.452Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-08T16:56:23.452Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-08T16:56:23.452Z] DOCKER_GITCOMMIT=eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 [2019-10-08T16:56:23.452Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-08T16:56:23.452Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-08T16:56:23.452Z] TERM=xterm [2019-10-08T16:56:23.452Z] VALIDATE_BRANCH=master [2019-10-08T16:56:23.452Z] DEST=bundles/test-integration [2019-10-08T16:56:23.452Z] SHLVL=1 [2019-10-08T16:56:23.452Z] TIMEOUT=120m [2019-10-08T16:56:23.452Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-08T16:56:23.452Z] DOCKER_PKG=github.com/docker/docker [2019-10-08T16:56:23.452Z] TESTDEBUG=0 [2019-10-08T16:56:23.452Z] _=/usr/bin/env [2019-10-08T16:56:23.452Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-08T16:56:23.531Z] #50 187.7 🇩 bin/containerd-shim-runc-v1 [2019-10-08T16:56:24.683Z] #34 ... [2019-10-08T16:56:24.683Z] [2019-10-08T16:56:24.683Z] #31 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-08T16:56:24.683Z] #31 60.50 + cd /tmp/tmp.nCLF8xNjqy/src/gotest.tools/gotestsum [2019-10-08T16:56:24.683Z] #31 60.50 + git checkout -q v0.3.5 [2019-10-08T16:56:24.683Z] #31 60.79 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-08T16:56:24.683Z] #31 ... [2019-10-08T16:56:24.683Z] [2019-10-08T16:56:24.683Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-08T16:56:24.683Z] #24 17.97 [2019-10-08T16:56:25.443Z] #50 190.4 🇩 binaries [2019-10-08T16:56:25.443Z] #50 190.4 + mkdir -p /build [2019-10-08T16:56:25.443Z] #50 190.4 + cp bin/containerd /build/containerd [2019-10-08T16:56:25.443Z] #50 190.4 + cp bin/containerd-shim /build/containerd-shim [2019-10-08T16:56:25.443Z] #50 190.5 + cp bin/ctr /build/ctr [2019-10-08T16:56:26.012Z] #50 DONE 191.2s [2019-10-08T16:56:26.725Z] #24 18.87 1.2% ## 3.0% ### 4.8% ##### 7.5% ###### 9.3% ######## 11.9% ######### 13.7% ########### 15.5% ############## 20.0% ################ 23.6% ################### 27.2% ###################### 30.7% ######################## 33.4% ########################## 37.0% ########################### 37.9% ############################ 39.7% ############################## 42.3% ############################### 44.1% ################################ 45.0% ################################# 46.6% ################################### 49.3% #################################### 51.1% ####################################### 55.5% ########################################## 59.1% ########################################### 60.9% ############################################# 62.7% ############################################### 65.4% ################################################## 69.8% ################################################## 70.7% #################################################### 73.4% ###################################################### 76.1% ######################################################## 78.8% ########################################################## 81.4% ############################################################ 84.1% ############################################################## 86.8% ################################################################# 90.4% #################################################################### 94.8% ####################################################################### 99.3% ######################################################################## 100.0% [2019-10-08T16:56:27.351Z] #24 23.75 [2019-10-08T16:56:27.389Z] [2019-10-08T16:56:27.389Z] #51 [dev 17/25] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-08T16:56:27.648Z] #51 DONE 0.4s [2019-10-08T16:56:27.648Z] [2019-10-08T16:56:27.648Z] #54 [dev 18/25] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-08T16:56:27.907Z] #54 DONE 0.1s [2019-10-08T16:56:27.907Z] [2019-10-08T16:56:27.907Z] #57 [dev 19/25] COPY --from=dockercli /build/ /usr/local/cli [2019-10-08T16:56:27.907Z] #57 DONE 0.2s [2019-10-08T16:56:27.907Z] [2019-10-08T16:56:27.907Z] #59 [dev 20/25] COPY --from=registry /build/registry* /usr/local/bin/ [2019-10-08T16:56:28.166Z] #59 DONE 0.1s [2019-10-08T16:56:28.166Z] [2019-10-08T16:56:28.166Z] #62 [dev 21/25] COPY --from=criu /build/ /usr/local/ [2019-10-08T16:56:28.166Z] #62 DONE 0.1s [2019-10-08T16:56:28.166Z] [2019-10-08T16:56:28.166Z] #66 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-08T16:56:28.425Z] #66 DONE 0.1s [2019-10-08T16:56:28.425Z] [2019-10-08T16:56:28.425Z] #68 [dev 23/25] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-10-08T16:56:28.684Z] #68 DONE 0.2s [2019-10-08T16:56:28.684Z] [2019-10-08T16:56:28.684Z] #69 [dev 24/25] WORKDIR /go/src/github.com/docker/docker [2019-10-08T16:56:28.684Z] #69 DONE 0.0s [2019-10-08T16:56:28.684Z] [2019-10-08T16:56:28.684Z] #70 [dev 25/25] COPY . /go/src/github.com/docker/docker [2019-10-08T16:56:30.385Z] #51 201.9 🇩 bin/containerd-stress [2019-10-08T16:56:30.590Z] #70 DONE 1.8s [2019-10-08T16:56:30.590Z] [2019-10-08T16:56:30.590Z] #71 exporting to image [2019-10-08T16:56:30.590Z] #71 exporting layers [2019-10-08T16:56:30.757Z] #51 203.6 🇩 bin/containerd-shim [2019-10-08T16:56:30.846Z] #24 27.23 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-08T16:56:32.343Z] #24 28.61 [2019-10-08T16:56:32.343Z] #24 ... [2019-10-08T16:56:32.343Z] [2019-10-08T16:56:32.343Z] #39 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-08T16:56:32.343Z] #39 69.20 Selecting previously unselected package libxml2:ppc64el. [2019-10-08T16:56:32.343Z] #39 69.21 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2019-10-08T16:56:32.343Z] #39 69.23 Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-08T16:56:32.343Z] #39 70.28 Selecting previously unselected package libarchive13:ppc64el. [2019-10-08T16:56:32.343Z] #39 70.32 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_ppc64el.deb ... [2019-10-08T16:56:32.343Z] #39 70.37 Unpacking libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-10-08T16:56:32.343Z] #39 70.82 Selecting previously unselected package libjsoncpp1:ppc64el. [2019-10-08T16:56:32.343Z] #39 70.86 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2019-10-08T16:56:32.343Z] #39 70.86 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2019-10-08T16:56:32.343Z] #39 71.13 Selecting previously unselected package libuv1:ppc64el. [2019-10-08T16:56:32.343Z] #39 71.13 Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2019-10-08T16:56:32.343Z] #39 71.14 Unpacking libuv1:ppc64el (1.9.1-3) ... [2019-10-08T16:56:32.343Z] #39 71.44 Selecting previously unselected package cmake. [2019-10-08T16:56:32.343Z] #39 71.45 Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2019-10-08T16:56:32.343Z] #39 71.80 Unpacking cmake (3.7.2-1) ... [2019-10-08T16:56:32.343Z] #39 76.69 Selecting previously unselected package xxd. [2019-10-08T16:56:32.343Z] #39 76.69 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-08T16:56:32.343Z] #39 76.71 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-08T16:56:32.343Z] #39 77.01 Selecting previously unselected package vim-common. [2019-10-08T16:56:32.343Z] #39 77.04 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-08T16:56:32.343Z] #39 77.09 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-08T16:56:32.343Z] #39 77.63 Processing triggers for mime-support (3.60) ... [2019-10-08T16:56:32.343Z] #39 77.85 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-08T16:56:32.343Z] #39 77.86 Setting up libuv1:ppc64el (1.9.1-3) ... [2019-10-08T16:56:32.343Z] #39 77.87 Setting up cmake-data (3.7.2-1) ... [2019-10-08T16:56:32.343Z] #39 77.88 Setting up libicu57:ppc64el (57.1-6+deb9u3) ... [2019-10-08T16:56:32.343Z] #39 77.90 Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-08T16:56:32.343Z] #39 77.91 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-08T16:56:32.343Z] #39 78.01 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-08T16:56:32.343Z] #39 78.02 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-08T16:56:32.343Z] #39 78.05 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2019-10-08T16:56:32.343Z] #39 78.05 Setting up libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-10-08T16:56:32.343Z] #39 78.07 Setting up cmake (3.7.2-1) ... [2019-10-08T16:56:32.343Z] #39 78.28 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-08T16:56:32.343Z] #39 DONE 78.5s [2019-10-08T16:56:32.343Z] [2019-10-08T16:56:32.343Z] #19 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-08T16:56:32.343Z] #19 73.27 + cd /tmp/tmp.UnCLscUwrX/src/github.com/go-swagger/go-swagger [2019-10-08T16:56:32.343Z] #19 73.27 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb [2019-10-08T16:56:32.343Z] #19 77.09 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-08T16:56:32.631Z] #19 ... [2019-10-08T16:56:32.631Z] [2019-10-08T16:56:32.631Z] #40 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-08T16:56:32.631Z] #40 DONE 0.2s [2019-10-08T16:56:32.631Z] [2019-10-08T16:56:32.631Z] #41 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-08T16:56:32.631Z] #41 DONE 0.1s [2019-10-08T16:56:32.631Z] [2019-10-08T16:56:32.631Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:56:32.631Z] #37 68.43 sync [2019-10-08T16:56:32.631Z] #37 68.45 internal/reflectlite [2019-10-08T16:56:32.631Z] #37 72.56 math/rand [2019-10-08T16:56:32.631Z] #37 72.60 internal/singleflight [2019-10-08T16:56:32.631Z] #37 72.65 github.com/LK4D4/vndr/godl/singleflight [2019-10-08T16:56:32.631Z] #37 76.59 io [2019-10-08T16:56:32.631Z] #37 76.62 strconv [2019-10-08T16:56:32.631Z] #37 76.63 vendor/golang.org/x/net/dns/dnsmessage [2019-10-08T16:56:32.631Z] #37 76.64 syscall [2019-10-08T16:56:32.631Z] #37 ... [2019-10-08T16:56:32.631Z] [2019-10-08T16:56:32.631Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-08T16:56:32.918Z] #24 29.36 ######################################################################## 100.0% [2019-10-08T16:56:33.217Z] #24 29.92 [2019-10-08T16:56:34.243Z] #24 ... [2019-10-08T16:56:34.243Z] [2019-10-08T16:56:34.243Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-08T16:56:34.243Z] #61 70.42 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-08T16:56:34.243Z] #61 70.43 Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2019-10-08T16:56:34.243Z] #61 70.43 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-08T16:56:34.243Z] #61 70.50 Setting up python-protobuf (3.0.0-9) ... [2019-10-08T16:56:34.532Z] #61 ... [2019-10-08T16:56:34.533Z] [2019-10-08T16:56:34.533Z] #42 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:56:34.533Z] #42 0.349 + RM_GOPATH=0 [2019-10-08T16:56:34.533Z] #42 0.351 + TMP_GOPATH= [2019-10-08T16:56:34.533Z] #42 0.351 + : /build [2019-10-08T16:56:34.533Z] #42 0.353 + '[' -z '' ']' [2019-10-08T16:56:34.533Z] #42 0.354 ++ mktemp -d [2019-10-08T16:56:34.533Z] #42 0.357 + export GOPATH=/tmp/tmp.Z3b4pnS2ty [2019-10-08T16:56:34.533Z] #42 0.358 + GOPATH=/tmp/tmp.Z3b4pnS2ty [2019-10-08T16:56:34.533Z] #42 0.358 + RM_GOPATH=1 [2019-10-08T16:56:34.533Z] #42 0.361 ++ dirname ./install.sh [2019-10-08T16:56:34.533Z] #42 0.387 + dir=. [2019-10-08T16:56:34.533Z] #42 0.387 + bin=tini [2019-10-08T16:56:34.533Z] #42 0.388 + shift [2019-10-08T16:56:34.533Z] #42 0.388 + '[' '!' -f ./tini.installer ']' [2019-10-08T16:56:34.533Z] #42 0.388 + . ./tini.installer [2019-10-08T16:56:34.533Z] #42 0.388 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-08T16:56:34.533Z] #42 0.388 + install_tini [2019-10-08T16:56:34.533Z] #42 0.389 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-08T16:56:34.533Z] #42 0.389 + git clone https://github.com/krallin/tini.git /tmp/tmp.Z3b4pnS2ty/tini [2019-10-08T16:56:34.533Z] #42 0.389 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-08T16:56:34.533Z] #42 0.408 Cloning into '/tmp/tmp.Z3b4pnS2ty/tini'... [2019-10-08T16:56:35.160Z] #42 ... [2019-10-08T16:56:35.160Z] [2019-10-08T16:56:35.160Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-08T16:56:35.160Z] #34 70.93 errors [2019-10-08T16:56:35.160Z] #34 70.93 sort [2019-10-08T16:56:35.160Z] #34 72.25 io [2019-10-08T16:56:35.160Z] #34 72.25 internal/oserror [2019-10-08T16:56:35.160Z] #34 72.25 strconv [2019-10-08T16:56:35.160Z] #34 72.87 syscall [2019-10-08T16:56:35.160Z] #34 78.35 bytes [2019-10-08T16:56:35.160Z] #34 78.41 strings [2019-10-08T16:56:35.160Z] #34 ... [2019-10-08T16:56:35.160Z] [2019-10-08T16:56:35.160Z] #61 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-08T16:56:35.160Z] #61 81.10 Setting up libcap-dev:ppc64el (1:2.25-1) ... [2019-10-08T16:56:35.160Z] #61 81.12 Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-10-08T16:56:35.160Z] #61 81.12 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-08T16:56:35.160Z] #61 81.14 Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-10-08T16:56:35.160Z] #61 81.17 Setting up libprotoc10:ppc64el (3.0.0-9) ... [2019-10-08T16:56:35.160Z] #61 81.18 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-08T16:56:35.160Z] #61 81.20 Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-10-08T16:56:35.160Z] #61 81.22 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-08T16:56:35.160Z] #61 81.23 Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-10-08T16:56:35.160Z] #61 81.24 Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2019-10-08T16:56:35.160Z] #61 81.25 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-08T16:56:35.450Z] #61 DONE 81.5s [2019-10-08T16:56:35.450Z] [2019-10-08T16:56:35.450Z] #42 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:56:35.450Z] #42 2.665 + cd /tmp/tmp.Z3b4pnS2ty/tini [2019-10-08T16:56:35.450Z] #42 2.667 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-08T16:56:35.450Z] #42 2.771 + cmake . [2019-10-08T16:56:35.866Z] #71 exporting layers 5.0s done [2019-10-08T16:56:35.866Z] #71 writing image sha256:176033897d27094c93a1af8d4b063fbeb9048de941fa61fd0cc08ec899032e58 done [2019-10-08T16:56:35.866Z] #71 naming to docker.io/library/docker:eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 done [2019-10-08T16:56:35.866Z] #71 DONE 5.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-08T16:56:35.959Z] #51 208.2 🇩 bin/containerd-shim-runc-v1 [2019-10-08T16:56:36.211Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39678/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr17 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 hack/test/unit [2019-10-08T16:56:36.944Z] #42 4.094 -- The C compiler identification is GNU 6.3.0 [2019-10-08T16:56:36.944Z] #42 4.189 -- Check for working C compiler: /usr/bin/cc [2019-10-08T16:56:37.574Z] #42 5.111 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-08T16:56:37.866Z] #42 5.134 -- Detecting C compiler ABI info [2019-10-08T16:56:38.705Z] #51 211.1 🇩 binaries [2019-10-08T16:56:38.705Z] #51 211.1 + mkdir -p /build [2019-10-08T16:56:38.705Z] #51 211.1 + cp bin/containerd /build/containerd [2019-10-08T16:56:38.705Z] #51 211.1 + cp bin/containerd-shim /build/containerd-shim [2019-10-08T16:56:38.705Z] #51 211.1 + cp bin/ctr /build/ctr [2019-10-08T16:56:38.705Z] #51 DONE 211.3s [2019-10-08T16:56:38.905Z] #42 6.286 -- Detecting C compiler ABI info - done [2019-10-08T16:56:38.906Z] #42 ... [2019-10-08T16:56:38.906Z] [2019-10-08T16:56:38.906Z] #46 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:56:38.906Z] #46 21.69 + cd /tmp/tmp.ttMcVcoVEY/src/github.com/opencontainers/runc [2019-10-08T16:56:38.906Z] #46 21.69 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-08T16:56:38.906Z] #46 22.57 + '[' -z '' ']' [2019-10-08T16:56:38.906Z] #46 22.57 + target=static [2019-10-08T16:56:38.906Z] #46 22.57 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-08T16:56:38.906Z] #46 26.68 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-10-08T16:56:38.906Z] #46 ... [2019-10-08T16:56:38.906Z] [2019-10-08T16:56:38.906Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-08T16:56:38.906Z] #24 33.46 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-08T16:56:38.906Z] #24 34.55 [2019-10-08T16:56:38.906Z] #24 35.22 ######################################################################## 100.0% [2019-10-08T16:56:38.906Z] #24 35.66 [2019-10-08T16:56:39.505Z] [2019-10-08T16:56:39.505Z] #52 [dev 17/25] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-08T16:56:39.505Z] #52 DONE 0.2s [2019-10-08T16:56:39.505Z] [2019-10-08T16:56:39.505Z] #55 [dev 18/25] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-08T16:56:39.505Z] #55 DONE 0.1s [2019-10-08T16:56:39.505Z] [2019-10-08T16:56:39.505Z] #58 [dev 19/25] COPY --from=dockercli /build/ /usr/local/cli [2019-10-08T16:56:39.505Z] #58 DONE 0.1s [2019-10-08T16:56:39.890Z] [2019-10-08T16:56:39.890Z] #60 [dev 20/25] COPY --from=registry /build/registry* /usr/local/bin/ [2019-10-08T16:56:39.891Z] #60 DONE 0.1s [2019-10-08T16:56:39.891Z] [2019-10-08T16:56:39.891Z] #63 [dev 21/25] COPY --from=criu /build/ /usr/local/ [2019-10-08T16:56:39.891Z] #63 DONE 0.1s [2019-10-08T16:56:39.891Z] [2019-10-08T16:56:39.891Z] #67 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-08T16:56:39.891Z] #67 DONE 0.1s [2019-10-08T16:56:40.258Z] [2019-10-08T16:56:40.258Z] #69 [dev 23/25] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-10-08T16:56:40.258Z] #69 DONE 0.1s [2019-10-08T16:56:40.258Z] [2019-10-08T16:56:40.258Z] #70 [dev 24/25] WORKDIR /go/src/github.com/docker/docker [2019-10-08T16:56:40.258Z] #70 DONE 0.0s [2019-10-08T16:56:40.258Z] [2019-10-08T16:56:40.258Z] #71 [dev 25/25] COPY . /go/src/github.com/docker/docker [2019-10-08T16:56:41.487Z] ? github.com/docker/docker/api [no test files] [2019-10-08T16:56:42.789Z] #71 DONE 2.3s [2019-10-08T16:56:42.789Z] [2019-10-08T16:56:42.789Z] #72 exporting to oci image format [2019-10-08T16:56:42.789Z] #72 exporting layers [2019-10-08T16:56:43.334Z] #24 39.35 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-08T16:56:43.334Z] #24 39.55 skipping existing c8c2d4a6b2e3 [2019-10-08T16:56:43.334Z] #24 39.84 [2019-10-08T16:56:45.383Z] #24 ... [2019-10-08T16:56:45.383Z] [2019-10-08T16:56:45.383Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:56:45.383Z] #62 2.955 Note: Building without setproctitle() and strlcpy() support. [2019-10-08T16:56:45.383Z] #62 2.959 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-08T16:56:45.383Z] #62 5.251 fatal: Not a git repository (or any of the parent directories): .git [2019-10-08T16:56:45.383Z] #62 5.356 GEN .gitid [2019-10-08T16:56:45.383Z] #62 5.362 GEN criu/include/version.h [2019-10-08T16:56:45.383Z] #62 5.451 GEN include/common/asm [2019-10-08T16:56:45.383Z] #62 8.159 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-08T16:56:45.383Z] #62 8.451 PBCC images/opts.pb-c.c [2019-10-08T16:56:45.383Z] #62 8.620 PBCC images/sit.pb-c.c [2019-10-08T16:56:45.383Z] #62 8.712 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-08T16:56:45.383Z] #62 8.951 DEP images/opts.pb-c.d [2019-10-08T16:56:45.383Z] #62 9.070 DEP images/sit.pb-c.d [2019-10-08T16:56:45.383Z] #62 9.163 PBCC images/macvlan.pb-c.c [2019-10-08T16:56:45.383Z] #62 9.237 DEP images/macvlan.pb-c.d [2019-10-08T16:56:45.383Z] #62 9.315 PBCC images/autofs.pb-c.c [2019-10-08T16:56:45.383Z] #62 9.361 DEP images/autofs.pb-c.d [2019-10-08T16:56:45.383Z] #62 9.458 PBCC images/sysctl.pb-c.c [2019-10-08T16:56:45.383Z] #62 9.536 DEP images/sysctl.pb-c.d [2019-10-08T16:56:45.383Z] #62 9.657 PBCC images/time.pb-c.c [2019-10-08T16:56:45.383Z] #62 9.717 DEP images/time.pb-c.d [2019-10-08T16:56:45.383Z] #62 9.920 PBCC images/binfmt-misc.pb-c.c [2019-10-08T16:56:45.383Z] #62 9.970 DEP images/binfmt-misc.pb-c.d [2019-10-08T16:56:45.383Z] #62 10.14 PBCC images/seccomp.pb-c.c [2019-10-08T16:56:45.383Z] #62 ... [2019-10-08T16:56:45.383Z] [2019-10-08T16:56:45.383Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-08T16:56:45.383Z] #34 91.25 bufio [2019-10-08T16:56:45.383Z] #34 91.32 reflect [2019-10-08T16:56:46.407Z] #34 ... [2019-10-08T16:56:46.407Z] [2019-10-08T16:56:46.407Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-08T16:56:46.407Z] #17 25.42 Fetched 7720 kB in 24s (312 kB/s) [2019-10-08T16:56:46.407Z] #17 25.42 Reading package lists... [2019-10-08T16:56:46.407Z] #17 35.21 Reading package lists... [2019-10-08T16:56:46.407Z] #17 ... [2019-10-08T16:56:46.407Z] [2019-10-08T16:56:46.407Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:56:46.407Z] #62 10.22 DEP images/seccomp.pb-c.d [2019-10-08T16:56:46.407Z] #62 10.38 PBCC images/userns.pb-c.c [2019-10-08T16:56:46.407Z] #62 10.42 DEP images/userns.pb-c.d [2019-10-08T16:56:46.407Z] #62 10.50 PBCC images/cgroup.pb-c.c [2019-10-08T16:56:46.407Z] #62 10.54 DEP images/cgroup.pb-c.d [2019-10-08T16:56:46.407Z] #62 10.64 PBCC images/fown.pb-c.c [2019-10-08T16:56:46.407Z] #62 10.68 PBCC images/ext-file.pb-c.c [2019-10-08T16:56:46.407Z] #62 10.72 DEP images/fown.pb-c.d [2019-10-08T16:56:46.407Z] #62 10.88 DEP images/ext-file.pb-c.d [2019-10-08T16:56:46.407Z] #62 10.95 PBCC images/rpc.pb-c.c [2019-10-08T16:56:46.407Z] #62 11.08 DEP images/rpc.pb-c.d [2019-10-08T16:56:46.694Z] #62 11.24 PBCC images/siginfo.pb-c.c [2019-10-08T16:56:46.694Z] #62 11.32 DEP images/siginfo.pb-c.d [2019-10-08T16:56:46.983Z] #62 11.48 PBCC images/pagemap.pb-c.c [2019-10-08T16:56:46.983Z] #62 11.62 DEP images/pagemap.pb-c.d [2019-10-08T16:56:47.271Z] #62 11.81 PBCC images/rlimit.pb-c.c [2019-10-08T16:56:47.271Z] #62 11.86 DEP images/rlimit.pb-c.d [2019-10-08T16:56:47.271Z] #62 12.00 PBCC images/file-lock.pb-c.c [2019-10-08T16:56:47.564Z] #62 12.09 DEP images/file-lock.pb-c.d [2019-10-08T16:56:47.564Z] #62 12.21 PBCC images/tty.pb-c.c [2019-10-08T16:56:47.564Z] #62 12.31 DEP images/tty.pb-c.d [2019-10-08T16:56:47.854Z] #62 12.49 PBCC images/tun.pb-c.c [2019-10-08T16:56:47.854Z] #62 ... [2019-10-08T16:56:47.854Z] [2019-10-08T16:56:47.854Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:56:47.854Z] #37 83.73 bytes [2019-10-08T16:56:47.854Z] #37 ... [2019-10-08T16:56:47.854Z] [2019-10-08T16:56:47.854Z] #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-08T16:56:47.854Z] #24 42.87 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-08T16:56:47.854Z] #24 43.57 [2019-10-08T16:56:47.854Z] #24 44.05 ######################################################################## 100.0% [2019-10-08T16:56:47.854Z] #24 44.38 [2019-10-08T16:56:47.854Z] #24 44.52 Download of images into '/build' complete. [2019-10-08T16:56:47.854Z] #24 44.52 Use something like the following to load the result into a Docker daemon: [2019-10-08T16:56:47.854Z] #24 44.52 tar -cC '/build' . | docker load [2019-10-08T16:56:47.854Z] #24 DONE 44.6s [2019-10-08T16:56:47.854Z] [2019-10-08T16:56:47.854Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:56:47.854Z] #62 12.59 PBCC images/netdev.pb-c.c [2019-10-08T16:56:48.143Z] #62 12.85 DEP images/tun.pb-c.d [2019-10-08T16:56:48.434Z] #62 13.02 DEP images/netdev.pb-c.d [2019-10-08T16:56:48.434Z] #62 13.25 PBCC images/vma.pb-c.c [2019-10-08T16:56:48.727Z] #62 13.34 DEP images/vma.pb-c.d [2019-10-08T16:56:48.727Z] #62 13.50 PBCC images/creds.pb-c.c [2019-10-08T16:56:48.727Z] #62 13.56 DEP images/creds.pb-c.d [2019-10-08T16:56:49.028Z] #62 13.74 PBCC images/utsns.pb-c.c [2019-10-08T16:56:49.028Z] #62 13.86 DEP images/utsns.pb-c.d [2019-10-08T16:56:49.028Z] #62 ... [2019-10-08T16:56:49.028Z] [2019-10-08T16:56:49.028Z] #42 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:56:49.028Z] #42 6.489 -- Detecting C compile features [2019-10-08T16:56:49.028Z] #42 9.931 -- Detecting C compile features - done [2019-10-08T16:56:49.028Z] #42 10.02 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-08T16:56:49.028Z] #42 10.40 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-08T16:56:49.028Z] #42 10.67 -- Configuring done [2019-10-08T16:56:49.028Z] #42 10.72 -- Generating done [2019-10-08T16:56:49.028Z] #42 10.72 -- Build files have been written to: /tmp/tmp.Z3b4pnS2ty/tini [2019-10-08T16:56:49.028Z] #42 10.75 + make tini-static [2019-10-08T16:56:49.028Z] #42 11.41 Scanning dependencies of target tini-static [2019-10-08T16:56:49.028Z] #42 11.51 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-08T16:56:49.028Z] #42 14.86 [100%] Linking C executable tini-static [2019-10-08T16:56:49.317Z] #42 ... [2019-10-08T16:56:49.317Z] [2019-10-08T16:56:49.317Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:56:49.317Z] #62 14.00 PBCC images/ipc-desc.pb-c.c [2019-10-08T16:56:49.317Z] #62 14.12 PBCC images/ipc-sem.pb-c.c [2019-10-08T16:56:49.606Z] #62 14.19 DEP images/ipc-desc.pb-c.d [2019-10-08T16:56:49.606Z] #62 ... [2019-10-08T16:56:49.606Z] [2019-10-08T16:56:49.606Z] #42 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:56:49.606Z] #42 16.82 [100%] Built target tini-static [2019-10-08T16:56:49.606Z] #42 16.92 + mkdir -p /build [2019-10-08T16:56:49.606Z] #42 16.92 + cp tini-static /build/docker-init [2019-10-08T16:56:49.606Z] #42 DONE 17.0s [2019-10-08T16:56:49.894Z] [2019-10-08T16:56:49.894Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:56:49.894Z] #62 14.38 DEP images/ipc-sem.pb-c.d [2019-10-08T16:56:49.894Z] #62 14.55 PBCC images/ipc-msg.pb-c.c [2019-10-08T16:56:49.894Z] #62 14.63 DEP images/ipc-msg.pb-c.d [2019-10-08T16:56:50.184Z] #62 14.89 PBCC images/ipc-shm.pb-c.c [2019-10-08T16:56:50.184Z] #62 14.98 DEP images/ipc-shm.pb-c.d [2019-10-08T16:56:50.826Z] #62 15.24 PBCC images/ipc-var.pb-c.c [2019-10-08T16:56:50.826Z] #62 15.38 DEP images/ipc-var.pb-c.d [2019-10-08T16:56:50.826Z] #62 15.62 PBCC images/sk-opts.pb-c.c [2019-10-08T16:56:51.114Z] #62 15.78 PBCC images/packet-sock.pb-c.c [2019-10-08T16:56:51.401Z] #62 16.02 DEP images/sk-opts.pb-c.d [2019-10-08T16:56:51.689Z] #62 16.35 DEP images/packet-sock.pb-c.d [2019-10-08T16:56:51.689Z] #62 16.42 PBCC images/sk-netlink.pb-c.c [2019-10-08T16:56:51.976Z] #62 16.48 DEP images/sk-netlink.pb-c.d [2019-10-08T16:56:51.976Z] #62 16.56 PBCC images/sk-inet.pb-c.c [2019-10-08T16:56:51.976Z] #62 16.63 DEP images/sk-inet.pb-c.d [2019-10-08T16:56:51.976Z] #62 16.70 PBCC images/sk-unix.pb-c.c [2019-10-08T16:56:51.976Z] #62 16.76 DEP images/sk-unix.pb-c.d [2019-10-08T16:56:52.264Z] #62 16.82 PBCC images/mm.pb-c.c [2019-10-08T16:56:52.264Z] #62 16.96 DEP images/mm.pb-c.d [2019-10-08T16:56:52.264Z] #62 17.05 PBCC images/timerfd.pb-c.c [2019-10-08T16:56:52.552Z] #62 17.15 DEP images/timerfd.pb-c.d [2019-10-08T16:56:52.552Z] #62 17.26 PBCC images/timer.pb-c.c [2019-10-08T16:56:52.552Z] #62 17.30 DEP images/timer.pb-c.d [2019-10-08T16:56:52.841Z] #62 17.38 PBCC images/sa.pb-c.c [2019-10-08T16:56:52.841Z] #62 17.48 DEP images/sa.pb-c.d [2019-10-08T16:56:52.841Z] #62 17.60 PBCC images/pipe-data.pb-c.c [2019-10-08T16:56:53.132Z] #62 17.66 DEP images/pipe-data.pb-c.d [2019-10-08T16:56:53.132Z] #62 17.87 PBCC images/mnt.pb-c.c [2019-10-08T16:56:53.421Z] #62 17.97 DEP images/mnt.pb-c.d [2019-10-08T16:56:53.421Z] #62 18.08 PBCC images/sk-packet.pb-c.c [2019-10-08T16:56:53.421Z] #62 18.14 DEP images/sk-packet.pb-c.d [2019-10-08T16:56:53.421Z] #62 18.24 PBCC images/tcp-stream.pb-c.c [2019-10-08T16:56:53.719Z] ok github.com/docker/docker/api/server 0.026s coverage: 9.0% of statements [2019-10-08T16:56:53.732Z] #62 18.31 DEP images/tcp-stream.pb-c.d [2019-10-08T16:56:53.732Z] #62 18.47 PBCC images/pipe.pb-c.c [2019-10-08T16:56:53.732Z] #62 18.53 DEP images/pipe.pb-c.d [2019-10-08T16:56:54.021Z] #62 18.63 PBCC images/pstree.pb-c.c [2019-10-08T16:56:54.021Z] #62 18.67 DEP images/pstree.pb-c.d [2019-10-08T16:56:54.021Z] #62 18.76 PBCC images/fs.pb-c.c [2019-10-08T16:56:54.021Z] #62 18.80 DEP images/fs.pb-c.d [2019-10-08T16:56:54.309Z] #62 18.88 PBCC images/signalfd.pb-c.c [2019-10-08T16:56:54.309Z] #62 18.97 DEP images/signalfd.pb-c.d [2019-10-08T16:56:54.309Z] #62 19.09 PBCC images/fh.pb-c.c [2019-10-08T16:56:54.597Z] #62 19.24 PBCC images/fsnotify.pb-c.c [2019-10-08T16:56:54.598Z] #62 19.32 DEP images/fh.pb-c.d [2019-10-08T16:56:54.886Z] #62 19.46 DEP images/fsnotify.pb-c.d [2019-10-08T16:56:54.886Z] #62 19.57 PBCC images/eventpoll.pb-c.c [2019-10-08T16:56:54.886Z] #62 19.62 DEP images/eventpoll.pb-c.d [2019-10-08T16:56:54.886Z] #62 19.69 PBCC images/eventfd.pb-c.c [2019-10-08T16:56:55.174Z] #62 19.71 DEP images/eventfd.pb-c.d [2019-10-08T16:56:55.175Z] #62 19.84 PBCC images/remap-file-path.pb-c.c [2019-10-08T16:56:55.175Z] #62 19.91 DEP images/remap-file-path.pb-c.d [2019-10-08T16:56:55.175Z] #62 19.97 PBCC images/fifo.pb-c.c [2019-10-08T16:56:55.462Z] #62 20.01 DEP images/fifo.pb-c.d [2019-10-08T16:56:55.462Z] #62 20.14 PBCC images/ghost-file.pb-c.c [2019-10-08T16:56:55.462Z] #62 20.17 DEP images/ghost-file.pb-c.d [2019-10-08T16:56:55.462Z] #62 20.26 PBCC images/regfile.pb-c.c [2019-10-08T16:56:55.973Z] #62 20.37 DEP images/regfile.pb-c.d [2019-10-08T16:56:55.973Z] #62 20.50 PBCC images/ns.pb-c.c [2019-10-08T16:56:55.973Z] #62 20.53 DEP images/ns.pb-c.d [2019-10-08T16:56:55.973Z] #62 20.59 PBCC images/fdinfo.pb-c.c [2019-10-08T16:56:55.973Z] #62 20.70 DEP images/fdinfo.pb-c.d [2019-10-08T16:56:56.262Z] #62 20.92 PBCC images/core-aarch64.pb-c.c [2019-10-08T16:56:56.262Z] #62 20.99 PBCC images/core-arm.pb-c.c [2019-10-08T16:56:56.262Z] #62 21.07 PBCC images/core-ppc64.pb-c.c [2019-10-08T16:56:56.550Z] #62 21.18 PBCC images/core-s390.pb-c.c [2019-10-08T16:56:56.550Z] #62 21.29 PBCC images/core-x86.pb-c.c [2019-10-08T16:56:56.838Z] #62 21.39 PBCC images/core.pb-c.c [2019-10-08T16:56:56.838Z] #62 21.53 PBCC images/inventory.pb-c.c [2019-10-08T16:56:57.126Z] #62 21.75 DEP images/core-aarch64.pb-c.d [2019-10-08T16:56:57.126Z] #62 21.84 DEP images/core-arm.pb-c.d [2019-10-08T16:56:57.414Z] #62 21.94 DEP images/core-ppc64.pb-c.d [2019-10-08T16:56:57.414Z] #62 22.04 DEP images/core-s390.pb-c.d [2019-10-08T16:56:57.414Z] #62 22.13 DEP images/core-x86.pb-c.d [2019-10-08T16:56:57.701Z] #62 22.22 DEP images/core.pb-c.d [2019-10-08T16:56:57.701Z] #62 22.34 DEP images/inventory.pb-c.d [2019-10-08T16:56:57.990Z] #62 22.50 PBCC images/cpuinfo.pb-c.c [2019-10-08T16:56:57.990Z] #62 22.53 DEP images/cpuinfo.pb-c.d [2019-10-08T16:56:57.990Z] #62 22.65 PBCC images/stats.pb-c.c [2019-10-08T16:56:57.990Z] #62 22.74 DEP images/stats.pb-c.d [2019-10-08T16:56:59.014Z] #62 ... [2019-10-08T16:56:59.014Z] [2019-10-08T16:56:59.014Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-08T16:56:59.014Z] #34 94.71 path [2019-10-08T16:56:59.014Z] #34 99.39 text/tabwriter [2019-10-08T16:56:59.014Z] #34 ... [2019-10-08T16:56:59.014Z] [2019-10-08T16:56:59.014Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-08T16:56:59.014Z] #17 35.21 Reading package lists... [2019-10-08T16:56:59.014Z] #17 46.31 Building dependency tree... [2019-10-08T16:56:59.014Z] #17 ... [2019-10-08T16:56:59.014Z] [2019-10-08T16:56:59.014Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:56:59.014Z] #37 94.94 bufio [2019-10-08T16:56:59.014Z] #37 98.04 reflect [2019-10-08T16:56:59.014Z] #37 105.0 regexp/syntax [2019-10-08T16:56:59.302Z] #37 ... [2019-10-08T16:56:59.302Z] [2019-10-08T16:56:59.302Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-08T16:56:59.302Z] #17 48.45 The following additional packages will be installed: [2019-10-08T16:56:59.302Z] #17 48.45 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-08T16:56:59.302Z] #17 48.45 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-08T16:56:59.302Z] #17 48.45 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-08T16:56:59.302Z] #17 48.45 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-08T16:56:59.302Z] #17 48.45 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-08T16:56:59.302Z] #17 48.45 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-08T16:56:59.302Z] #17 48.45 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-08T16:56:59.302Z] #17 48.45 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-08T16:56:59.302Z] #17 48.45 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-08T16:56:59.302Z] #17 48.46 Suggested packages: [2019-10-08T16:56:59.302Z] #17 48.46 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-08T16:56:59.302Z] #17 48.46 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-08T16:56:59.302Z] #17 48.46 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-08T16:56:59.302Z] #17 48.46 vim-doc vim-scripts xfsdump acl attr quota [2019-10-08T16:56:59.302Z] #17 48.46 Recommended packages: [2019-10-08T16:56:59.302Z] #17 48.46 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-08T16:56:59.302Z] #17 48.46 python3-keyrings.alt python3-xdg unzip [2019-10-08T16:57:06.175Z] #17 ... [2019-10-08T16:57:06.175Z] [2019-10-08T16:57:06.175Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-08T16:57:07.331Z] #51 59.56 Checking out files: 49% (1460/2930) Checking out files: 50% (1465/2930) Checking out files: 51% (1495/2930) Checking out files: 52% (1524/2930) Checking out files: 53% (1553/2930) Checking out files: 54% (1583/2930) Checking out files: 55% (1612/2930) Checking out files: 56% (1641/2930) Checking out files: 57% (1671/2930) Checking out files: 58% (1700/2930) Checking out files: 59% (1729/2930) Checking out files: 60% (1758/2930) Checking out files: 61% (1788/2930) Checking out files: 62% (1817/2930) Checking out files: 63% (1846/2930) Checking out files: 64% (1876/2930) Checking out files: 65% (1905/2930) Checking out files: 66% (1934/2930) Checking out files: 67% (1964/2930) Checking out files: 68% (1993/2930) Checking out files: 69% (2022/2930) Checking out files: 70% (2051/2930) Checking out files: 71% (2081/2930) Checking out files: 72% (2110/2930) Checking out files: 73% (2139/2930) Checking out files: 74% (2169/2930) Checking out files: 75% (2198/2930) Checking out files: 76% (2227/2930) Checking out files: 77% (2257/2930) Checking out files: 78% (2286/2930) Checking out files: 79% (2315/2930) Checking out files: 80% (2344/2930) Checking out files: 81% (2374/2930) Checking out files: 82% (2403/2930) Checking out files: 82% (2421/2930) Checking out files: 83% (2432/2930) Checking out files: 84% (2462/2930) Checking out files: 85% (2491/2930) Checking out files: 86% (2520/2930) Checking out files: 87% (2550/2930) Checking out files: 88% (2579/2930) Checking out files: 89% (2608/2930) Checking out files: 90% (2637/2930) Checking out files: 91% (2667/2930) Checking out files: 92% (2696/2930) Checking out files: 93% (2725/2930) Checking out files: 94% (2755/2930) Checking out files: 95% (2784/2930) Checking out files: 96% (2813/2930) Checking out files: 97% (2843/2930) Checking out files: 98% (2872/2930) Checking out files: 99% (2901/2930) Checking out files: 100% (2930/2930) Checking out files: 100% (2930/2930), done. [2019-10-08T16:57:07.331Z] #51 61.37 + cd /tmp/tmp.RZICRQlsi9/src/github.com/containerd/containerd [2019-10-08T16:57:07.331Z] #51 61.37 + git checkout -q b34a5c8af56e510852c35414db4c1f4fa6172339 [2019-10-08T16:57:09.397Z] #51 63.11 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-08T16:57:09.397Z] #51 63.11 + BUILDTAGS='netgo osusergo static_build' [2019-10-08T16:57:09.397Z] #51 63.11 + export EXTRA_FLAGS=-buildmode=pie [2019-10-08T16:57:09.397Z] #51 63.12 + EXTRA_FLAGS=-buildmode=pie [2019-10-08T16:57:09.397Z] #51 63.12 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-08T16:57:09.397Z] #51 63.12 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-08T16:57:09.397Z] #51 63.12 + '[' '' = dynamic ']' [2019-10-08T16:57:09.397Z] #51 63.12 + make [2019-10-08T16:57:10.424Z] #51 ... [2019-10-08T16:57:10.424Z] [2019-10-08T16:57:10.424Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-08T16:57:10.424Z] #34 106.3 time [2019-10-08T16:57:10.424Z] #34 106.3 internal/syscall/unix [2019-10-08T16:57:10.424Z] #34 ... [2019-10-08T16:57:10.424Z] [2019-10-08T16:57:10.424Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-08T16:57:10.424Z] #51 64.58 🇩 bin/ctr [2019-10-08T16:57:10.727Z] #51 ... [2019-10-08T16:57:10.727Z] [2019-10-08T16:57:10.727Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:57:10.727Z] #62 25.23 make[1]: Nothing to be done for 'all'. [2019-10-08T16:57:10.727Z] #62 27.72 CC images/stats.o [2019-10-08T16:57:10.727Z] #62 28.46 CC images/core.o [2019-10-08T16:57:10.727Z] #62 29.69 CC images/core-x86.o [2019-10-08T16:57:10.727Z] #62 31.02 CC images/core-arm.o [2019-10-08T16:57:10.727Z] #62 32.07 CC images/core-aarch64.o [2019-10-08T16:57:10.727Z] #62 32.79 CC images/core-ppc64.o [2019-10-08T16:57:10.727Z] #62 34.00 CC images/core-s390.o [2019-10-08T16:57:10.727Z] #62 35.45 CC images/cpuinfo.o [2019-10-08T16:57:10.727Z] #62 ... [2019-10-08T16:57:10.727Z] [2019-10-08T16:57:10.727Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-08T16:57:10.727Z] #17 55.40 The following NEW packages will be installed: [2019-10-08T16:57:10.727Z] #17 55.40 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-08T16:57:10.727Z] #17 55.40 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-08T16:57:10.727Z] #17 55.40 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-08T16:57:10.727Z] #17 55.40 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-08T16:57:10.727Z] #17 55.40 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-08T16:57:10.727Z] #17 55.40 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-08T16:57:10.727Z] #17 55.40 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-08T16:57:10.727Z] #17 55.40 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-08T16:57:10.727Z] #17 55.40 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-08T16:57:10.727Z] #17 55.41 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-08T16:57:10.727Z] #17 55.41 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-08T16:57:10.727Z] #17 55.41 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-08T16:57:10.727Z] #17 55.41 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-08T16:57:10.727Z] #17 55.41 xfsprogs xxd xz-utils zip [2019-10-08T16:57:10.727Z] #17 55.54 0 upgraded, 69 newly installed, 0 to remove and 12 not upgraded. [2019-10-08T16:57:10.727Z] #17 55.54 Need to get 87.3 MB of archives. [2019-10-08T16:57:10.727Z] #17 55.54 After this operation, 585 MB of additional disk space will be used. [2019-10-08T16:57:10.727Z] #17 55.54 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2019-10-08T16:57:10.727Z] #17 55.60 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-10-08T16:57:10.727Z] #17 55.60 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2019-10-08T16:57:10.727Z] #17 55.60 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2019-10-08T16:57:10.727Z] #17 55.62 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB] [2019-10-08T16:57:10.727Z] #17 55.66 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB] [2019-10-08T16:57:10.727Z] #17 55.79 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB] [2019-10-08T16:57:10.727Z] #17 56.05 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2019-10-08T16:57:10.727Z] #17 56.06 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2019-10-08T16:57:10.727Z] #17 56.07 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB] [2019-10-08T16:57:10.727Z] #17 56.32 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2019-10-08T16:57:10.727Z] #17 56.36 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2019-10-08T16:57:10.727Z] #17 56.36 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2019-10-08T16:57:10.727Z] #17 56.37 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2019-10-08T16:57:10.727Z] #17 56.38 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2019-10-08T16:57:10.727Z] #17 56.40 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2019-10-08T16:57:10.727Z] #17 56.41 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2019-10-08T16:57:10.727Z] #17 56.43 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2019-10-08T16:57:10.727Z] #17 56.44 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2019-10-08T16:57:10.727Z] #17 56.46 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2019-10-08T16:57:10.727Z] #17 56.46 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2019-10-08T16:57:10.727Z] #17 56.51 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-08T16:57:10.727Z] #17 56.54 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-08T16:57:10.727Z] #17 56.56 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2019-10-08T16:57:10.727Z] #17 56.57 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB] [2019-10-08T16:57:10.727Z] #17 56.57 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB] [2019-10-08T16:57:10.727Z] #17 56.62 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2019-10-08T16:57:10.727Z] #17 56.63 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-10-08T16:57:10.727Z] #17 56.64 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-10-08T16:57:10.727Z] #17 56.72 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-10-08T16:57:10.727Z] #17 56.74 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB] [2019-10-08T16:57:10.727Z] #17 56.76 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2019-10-08T16:57:10.727Z] #17 56.78 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-10-08T16:57:10.727Z] #17 56.81 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-10-08T16:57:10.727Z] #17 56.83 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-10-08T16:57:10.727Z] #17 56.86 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2019-10-08T16:57:10.727Z] #17 56.86 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2019-10-08T16:57:10.727Z] #17 56.86 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.137-2 [41.0 kB] [2019-10-08T16:57:10.727Z] #17 56.88 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2019-10-08T16:57:10.727Z] #17 56.92 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2019-10-08T16:57:10.727Z] #17 56.96 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2019-10-08T16:57:10.727Z] #17 57.00 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2019-10-08T16:57:10.727Z] #17 57.08 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2019-10-08T16:57:10.727Z] #17 57.11 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB] [2019-10-08T16:57:10.727Z] #17 57.12 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-10-08T16:57:10.727Z] #17 57.13 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-10-08T16:57:10.727Z] #17 57.14 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2019-10-08T16:57:10.727Z] #17 57.15 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB] [2019-10-08T16:57:10.727Z] #17 57.37 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2019-10-08T16:57:10.727Z] #17 57.41 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-08T16:57:10.727Z] #17 57.58 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-08T16:57:10.727Z] #17 57.59 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-08T16:57:10.727Z] #17 57.61 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2019-10-08T16:57:10.727Z] #17 57.63 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-08T16:57:10.727Z] #17 57.64 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB] [2019-10-08T16:57:10.727Z] #17 57.68 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-08T16:57:10.727Z] #17 58.23 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2019-10-08T16:57:10.727Z] #17 58.30 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2019-10-08T16:57:10.727Z] #17 58.35 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2019-10-08T16:57:10.727Z] #17 58.37 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB] [2019-10-08T16:57:10.727Z] #17 58.37 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2019-10-08T16:57:10.727Z] #17 58.40 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-i686 ppc64el 2.28-5+7.4+b4 [1957 kB] [2019-10-08T16:57:10.727Z] #17 58.62 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.28-5+7.4+b4 [2454 kB] [2019-10-08T16:57:10.727Z] #17 58.88 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-10-08T16:57:10.727Z] #17 58.91 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-08T16:57:10.727Z] #17 59.48 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-10-08T16:57:10.727Z] #17 59.86 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-base ppc64el 6.3.0-18+19.3+b3 [170 kB] [2019-10-08T16:57:10.727Z] #17 59.90 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [31.0 MB] [2019-10-08T16:57:11.037Z] #17 ... [2019-10-08T16:57:11.037Z] [2019-10-08T16:57:11.037Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:57:11.037Z] #37 106.8 hash/crc32 [2019-10-08T16:57:11.037Z] #37 111.1 vendor/golang.org/x/text/transform [2019-10-08T16:57:11.037Z] #37 115.3 time [2019-10-08T16:57:11.665Z] #37 ... [2019-10-08T16:57:11.665Z] [2019-10-08T16:57:11.665Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:57:11.665Z] #62 36.40 CC images/inventory.o [2019-10-08T16:57:12.291Z] #62 36.85 CC images/fdinfo.o [2019-10-08T16:57:12.918Z] #62 37.65 CC images/fown.o [2019-10-08T16:57:13.207Z] #62 38.00 CC images/ns.o [2019-10-08T16:57:13.834Z] #62 38.36 CC images/regfile.o [2019-10-08T16:57:14.463Z] #62 38.92 CC images/ghost-file.o [2019-10-08T16:57:15.092Z] #62 39.52 CC images/fifo.o [2019-10-08T16:57:15.384Z] #62 40.00 CC images/remap-file-path.o [2019-10-08T16:57:16.025Z] #62 40.63 CC images/eventfd.o [2019-10-08T16:57:16.657Z] #62 41.21 CC images/eventpoll.o [2019-10-08T16:57:16.865Z] WARN [runner/golint] Golint: can't lint 4 files: no file name for file &{Doc: Package:23299256 Name:quota Decls:[0xc0179c0f80 0xc0179c1000 0xc0179c1080 0xc0179c1100 0xc017bb5950 0xc017bb5b90] Scope:scope 0xc01fbdf320 { [2019-10-08T16:57:16.866Z] var ErrQuotaNotSupported [2019-10-08T16:57:16.866Z] type errQuotaNotSupported [2019-10-08T16:57:16.866Z] } [2019-10-08T16:57:16.866Z] Imports:[0xc017bb5770] Unresolved:[errdefs nil string] Comments:[0xc024b75b20 0xc024b75ca0]} [2019-10-08T16:57:17.285Z] #62 41.90 CC images/fh.o [2019-10-08T16:57:17.926Z] #62 42.49 CC images/fsnotify.o [2019-10-08T16:57:18.216Z] #62 ... [2019-10-08T16:57:18.216Z] [2019-10-08T16:57:18.216Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-08T16:57:18.216Z] #17 63.36 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el g++-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [21.6 MB] [2019-10-08T16:57:18.216Z] #17 67.03 debconf: delaying package configuration, since apt-utils is not installed [2019-10-08T16:57:18.216Z] #17 67.17 Fetched 87.3 MB in 10s (8378 kB/s) [2019-10-08T16:57:18.216Z] #17 67.28 Selecting previously unselected package bash-completion. [2019-10-08T16:57:18.216Z] #17 67.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15020 files and directories currently installed.) [2019-10-08T16:57:18.216Z] #17 67.39 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-08T16:57:19.242Z] #17 ... [2019-10-08T16:57:19.242Z] [2019-10-08T16:57:19.242Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:57:19.242Z] #37 125.2 regexp [2019-10-08T16:57:21.960Z] #37 ... [2019-10-08T16:57:21.960Z] [2019-10-08T16:57:21.960Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-08T16:57:21.960Z] #34 117.9 internal/poll [2019-10-08T16:57:21.960Z] #34 122.6 os [2019-10-08T16:57:21.960Z] #34 124.8 internal/fmtsort [2019-10-08T16:57:21.960Z] #34 127.5 fmt [2019-10-08T16:57:21.960Z] #34 127.5 path/filepath [2019-10-08T16:57:22.249Z] #34 ... [2019-10-08T16:57:22.249Z] [2019-10-08T16:57:22.249Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:57:22.249Z] #62 43.98 CC images/signalfd.o [2019-10-08T16:57:22.249Z] #62 44.63 CC images/fs.o [2019-10-08T16:57:22.249Z] #62 45.19 CC images/pstree.o [2019-10-08T16:57:22.249Z] #62 45.67 CC images/pipe.o [2019-10-08T16:57:22.249Z] #62 46.17 CC images/tcp-stream.o [2019-10-08T16:57:22.249Z] #62 46.72 CC images/sk-packet.o [2019-10-08T16:57:22.878Z] #62 47.34 CC images/mnt.o [2019-10-08T16:57:23.167Z] #62 47.83 CC images/pipe-data.o [2019-10-08T16:57:23.795Z] #62 48.34 CC images/sa.o [2019-10-08T16:57:24.084Z] #62 48.77 CC images/timer.o [2019-10-08T16:57:24.373Z] #62 ... [2019-10-08T16:57:24.373Z] [2019-10-08T16:57:24.373Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-08T16:57:24.373Z] #17 73.57 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-08T16:57:25.024Z] #17 74.31 Selecting previously unselected package libnet1:ppc64el. [2019-10-08T16:57:25.311Z] #17 74.34 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-08T16:57:25.311Z] #17 74.34 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-08T16:57:25.311Z] #17 74.49 Selecting previously unselected package libnfnetlink0:ppc64el. [2019-10-08T16:57:25.311Z] #17 74.52 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2019-10-08T16:57:25.311Z] #17 74.54 Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2019-10-08T16:57:25.604Z] #17 74.68 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2019-10-08T16:57:25.604Z] #17 74.69 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2019-10-08T16:57:25.604Z] #17 74.70 Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-10-08T16:57:25.895Z] #17 74.91 Selecting previously unselected package libudev-dev:ppc64el. [2019-10-08T16:57:25.895Z] #17 74.94 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ... [2019-10-08T16:57:25.895Z] #17 74.98 Unpacking libudev-dev:ppc64el (232-25+deb9u12) ... [2019-10-08T16:57:26.184Z] #17 75.17 Selecting previously unselected package libpython3.5-minimal:ppc64el. [2019-10-08T16:57:26.184Z] #17 75.19 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-08T16:57:26.184Z] #17 75.20 Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-10-08T16:57:26.813Z] #17 76.15 Selecting previously unselected package python3.5-minimal. [2019-10-08T16:57:26.814Z] #17 76.16 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-08T16:57:27.103Z] #17 76.20 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-08T16:57:28.603Z] #17 77.80 Selecting previously unselected package python3-minimal. [2019-10-08T16:57:28.603Z] #17 77.80 Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ... [2019-10-08T16:57:28.603Z] #17 77.80 Unpacking python3-minimal (3.5.3-1) ... [2019-10-08T16:57:28.891Z] #17 77.94 Selecting previously unselected package libmpdec2:ppc64el. [2019-10-08T16:57:28.891Z] #17 77.95 Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ... [2019-10-08T16:57:28.891Z] #17 77.95 Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2019-10-08T16:57:28.891Z] #17 78.13 Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2019-10-08T16:57:28.891Z] #17 78.15 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-08T16:57:28.891Z] #17 78.15 Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-10-08T16:57:31.606Z] #17 80.59 Selecting previously unselected package python3.5. [2019-10-08T16:57:31.606Z] #17 80.60 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-08T16:57:31.606Z] #17 80.60 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-08T16:57:31.606Z] #17 80.81 Selecting previously unselected package libpython3-stdlib:ppc64el. [2019-10-08T16:57:31.606Z] #17 80.81 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2019-10-08T16:57:31.606Z] #17 80.81 Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-10-08T16:57:31.606Z] #17 80.89 Selecting previously unselected package dh-python. [2019-10-08T16:57:31.606Z] #17 80.90 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-08T16:57:31.894Z] #17 80.91 Unpacking dh-python (2.20170125) ... [2019-10-08T16:57:32.183Z] #17 81.18 Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-10-08T16:57:32.183Z] #17 81.25 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-08T16:57:34.247Z] #17 ... [2019-10-08T16:57:34.247Z] [2019-10-08T16:57:34.247Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-08T16:57:34.247Z] #34 129.8 io/ioutil [2019-10-08T16:57:34.247Z] #34 133.4 log [2019-10-08T16:57:34.247Z] #34 133.4 github.com/BurntSushi/toml [2019-10-08T16:57:34.247Z] #34 133.4 flag [2019-10-08T16:57:34.247Z] #34 ... [2019-10-08T16:57:34.247Z] [2019-10-08T16:57:34.247Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:57:34.247Z] #62 49.57 CC images/timerfd.o [2019-10-08T16:57:34.247Z] #62 50.23 CC images/mm.o [2019-10-08T16:57:34.247Z] #62 50.84 CC images/sk-opts.o [2019-10-08T16:57:34.247Z] #62 51.28 CC images/sk-unix.o [2019-10-08T16:57:34.247Z] #62 52.04 CC images/sk-inet.o [2019-10-08T16:57:34.247Z] #62 52.92 CC images/tun.o [2019-10-08T16:57:34.247Z] #62 53.54 CC images/sk-netlink.o [2019-10-08T16:57:34.247Z] #62 53.99 CC images/packet-sock.o [2019-10-08T16:57:34.247Z] #62 54.85 CC images/ipc-var.o [2019-10-08T16:57:34.247Z] #62 55.23 CC images/ipc-desc.o [2019-10-08T16:57:34.247Z] #62 55.60 CC images/ipc-shm.o [2019-10-08T16:57:34.247Z] #62 56.04 CC images/ipc-msg.o [2019-10-08T16:57:34.247Z] #62 56.81 CC images/ipc-sem.o [2019-10-08T16:57:34.247Z] #62 57.21 CC images/utsns.o [2019-10-08T16:57:34.247Z] #62 57.65 CC images/creds.o [2019-10-08T16:57:34.247Z] #62 58.09 CC images/vma.o [2019-10-08T16:57:34.247Z] #62 58.54 CC images/netdev.o [2019-10-08T16:57:34.873Z] #62 59.35 CC images/tty.o [2019-10-08T16:57:34.873Z] #62 ... [2019-10-08T16:57:34.873Z] [2019-10-08T16:57:34.873Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-08T16:57:34.873Z] #34 140.9 github.com/BurntSushi/toml/cmd/tomlv [2019-10-08T16:57:34.937Z] INFO [runner] worker.2 took 1m38.278979094s with stages: golint: 1m14.559328385s, gosec: 13.238158198s, gofmt: 4.825287473s, ineffassign: 2.636358868s, misspell: 1.809947392s, varcheck: 460.082755ms, deadcode: 357.863846ms, structcheck: 224.324388ms, unconvert: 167.541919ms, typecheck: 12.37µs [2019-10-08T16:57:35.196Z] INFO [runner] worker.1 took 1m40.54364222s with stages: megacheck: 47.746618634s, goimports: 26.567731823s, govet: 26.229270563s [2019-10-08T16:57:35.196Z] INFO [runner] Workers idle times: #2: 2.227042094s [2019-10-08T16:57:35.196Z] INFO [runner] Issues before processing: 1959, after processing: 0 [2019-10-08T16:57:35.196Z] INFO [runner] processing took 553.971274ms with stages: exclude: 175.003329ms, skip_dirs: 109.78023ms, identifier_marker: 79.998745ms, nolint: 72.439631ms, autogenerated_exclude: 62.870454ms, exclude-rules: 41.185558ms, path_prettifier: 5.110972ms, cgo: 4.247153ms, filename_unadjuster: 3.301142ms, skip_files: 9.11µs, max_from_linter: 6.689µs, diff: 3.31µs, max_same_issues: 3.281µs, uniq_by_line: 3.233µs, source_code: 3.113µs, path_shortener: 2.964µs, max_per_file_from_linter: 2.36µs [2019-10-08T16:57:35.196Z] INFO File cache stats: 1433 entries of total size 6.7MiB [2019-10-08T16:57:35.454Z] INFO Memory: 177 samples, avg is 1337.4MB, max is 5110.2MB [2019-10-08T16:57:35.454Z] INFO Execution took 2m11.952905544s [2019-10-08T16:57:35.712Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2019-10-08T16:57:35.712Z] No api/types/ or api/swagger.yaml changes in diff. [2019-10-08T16:57:35.712Z] Congratulations! All toml source files changed here have valid syntax. [2019-10-08T16:57:35.712Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2019-10-08T16:57:35.713Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2019-10-08T16:57:36.364Z] #34 ... [2019-10-08T16:57:36.364Z] [2019-10-08T16:57:36.364Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:57:36.364Z] #37 132.3 os/exec [2019-10-08T16:57:36.364Z] #37 132.4 net [2019-10-08T16:57:36.364Z] #37 136.4 internal/lazyregexp [2019-10-08T16:57:36.364Z] #37 140.6 encoding/binary [2019-10-08T16:57:36.364Z] #37 140.6 go/token [2019-10-08T16:57:36.364Z] #37 140.7 net/url [Pipeline] } [2019-10-08T16:57:36.653Z] #37 ... [2019-10-08T16:57:36.653Z] [2019-10-08T16:57:36.653Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:57:36.653Z] #62 60.86 CC images/file-lock.o [2019-10-08T16:57:36.653Z] #62 61.26 CC images/rlimit.o [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2019-10-08T16:57:36.969Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39678/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr17 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 hack/make.sh dynbinary-daemon test-docker-py [2019-10-08T16:57:37.282Z] #62 61.76 CC images/pagemap.o [2019-10-08T16:57:37.535Z] [2019-10-08T16:57:37.570Z] #62 62.37 CC images/siginfo.o [2019-10-08T16:57:37.793Z] Removing bundles/ [2019-10-08T16:57:37.793Z] [2019-10-08T16:57:37.793Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-10-08T16:57:37.793Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-08T16:57:37.793Z] GOOS="" GOARCH="" GOARM="" [2019-10-08T16:57:38.197Z] #62 62.95 CC images/rpc.o [2019-10-08T16:57:41.713Z] #62 65.87 CC images/ext-file.o [2019-10-08T16:57:41.713Z] #62 ... [2019-10-08T16:57:41.713Z] [2019-10-08T16:57:41.713Z] #34 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount... [2019-10-08T16:57:41.713Z] #34 DONE 147.4s [2019-10-08T16:57:41.713Z] [2019-10-08T16:57:41.713Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-08T16:57:41.713Z] #17 87.70 Setting up python3-minimal (3.5.3-1) ... [2019-10-08T16:57:41.713Z] #17 90.12 Selecting previously unselected package python3. [2019-10-08T16:57:41.713Z] #17 90.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16606 files and directories currently installed.) [2019-10-08T16:57:41.713Z] #17 90.22 Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2019-10-08T16:57:41.713Z] #17 90.24 Unpacking python3 (3.5.3-1) ... [2019-10-08T16:57:41.713Z] #17 90.42 Selecting previously unselected package pigz. [2019-10-08T16:57:41.713Z] #17 90.43 Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2019-10-08T16:57:41.713Z] #17 90.44 Unpacking pigz (2.3.4-1) ... [2019-10-08T16:57:41.713Z] #17 90.60 Selecting previously unselected package libip4tc0:ppc64el. [2019-10-08T16:57:41.713Z] #17 90.61 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-08T16:57:41.713Z] #17 90.62 Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-08T16:57:41.713Z] #17 90.81 Selecting previously unselected package libip6tc0:ppc64el. [2019-10-08T16:57:41.713Z] #17 90.81 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-08T16:57:41.713Z] #17 90.82 Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-08T16:57:42.004Z] #17 91.05 Selecting previously unselected package libiptc0:ppc64el. [2019-10-08T16:57:42.004Z] #17 91.07 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-08T16:57:42.004Z] #17 91.09 Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-08T16:57:42.156Z] #72 exporting layers 58.0s done [2019-10-08T16:57:42.156Z] #72 exporting manifest sha256:11b22249a8de62f70187c6624c3b1b18086b80c950da9f49c0f64de22515c4be 0.0s done [2019-10-08T16:57:42.156Z] #72 exporting config sha256:34b6a0b76e52609b2adf9ed66860c2c8b716e66d3e9855b295597aa2dbab9fef done [2019-10-08T16:57:42.156Z] #72 sending tarball [2019-10-08T16:57:42.299Z] #17 91.34 Selecting previously unselected package libxtables12:ppc64el. [2019-10-08T16:57:42.299Z] #17 91.36 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-08T16:57:42.299Z] #17 91.37 Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-08T16:57:42.299Z] #17 91.64 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2019-10-08T16:57:42.588Z] #17 91.68 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2019-10-08T16:57:42.588Z] #17 91.68 Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-10-08T16:57:42.588Z] #17 91.84 Selecting previously unselected package iptables. [2019-10-08T16:57:42.588Z] #17 91.85 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-08T16:57:42.588Z] #17 91.87 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-08T16:57:43.909Z] #17 92.95 Selecting previously unselected package xxd. [2019-10-08T16:57:43.909Z] #17 92.96 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-08T16:57:43.909Z] #17 92.97 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-08T16:57:43.909Z] #17 93.20 Selecting previously unselected package vim-common. [2019-10-08T16:57:43.909Z] #17 93.22 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-08T16:57:44.200Z] #17 93.24 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-08T16:57:44.494Z] #17 93.54 Selecting previously unselected package bzip2. [2019-10-08T16:57:44.494Z] #17 93.55 Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2019-10-08T16:57:44.494Z] #17 93.55 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-08T16:57:44.494Z] #17 93.71 Selecting previously unselected package libgpm2:ppc64el. [2019-10-08T16:57:44.494Z] #17 93.72 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2019-10-08T16:57:44.494Z] #17 93.73 Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-10-08T16:57:44.783Z] #17 93.84 Selecting previously unselected package xz-utils. [2019-10-08T16:57:44.783Z] #17 93.84 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2019-10-08T16:57:44.784Z] #17 93.85 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-08T16:57:45.073Z] #17 94.19 Selecting previously unselected package aufs-tools. [2019-10-08T16:57:45.073Z] #17 94.20 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2019-10-08T16:57:45.073Z] #17 94.22 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-08T16:57:45.073Z] #17 94.45 Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-08T16:57:45.361Z] #17 94.46 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-08T16:57:45.361Z] #17 94.48 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-08T16:57:45.361Z] #17 94.66 Selecting previously unselected package btrfs-progs. [2019-10-08T16:57:45.361Z] #17 94.66 Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-10-08T16:57:45.361Z] #17 94.67 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-08T16:57:46.387Z] #17 95.39 Selecting previously unselected package btrfs-tools. [2019-10-08T16:57:46.387Z] #17 95.40 Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-10-08T16:57:46.387Z] #17 95.42 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-08T16:57:46.387Z] #17 95.51 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2019-10-08T16:57:46.387Z] #17 95.51 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-10-08T16:57:46.387Z] #17 95.52 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-08T16:57:46.676Z] #17 95.73 Selecting previously unselected package dmsetup. [2019-10-08T16:57:46.676Z] #17 95.73 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2019-10-08T16:57:46.676Z] #17 95.73 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-08T16:57:46.676Z] #17 95.95 Selecting previously unselected package libonig4:ppc64el. [2019-10-08T16:57:46.964Z] #17 95.96 Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ... [2019-10-08T16:57:46.964Z] #17 95.99 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-10-08T16:57:46.964Z] #17 96.22 Selecting previously unselected package libjq1:ppc64el. [2019-10-08T16:57:46.964Z] #17 96.22 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-08T16:57:46.964Z] #17 96.23 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-08T16:57:47.253Z] #17 96.42 Selecting previously unselected package jq. [2019-10-08T16:57:47.253Z] #17 96.43 Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-08T16:57:47.253Z] #17 96.44 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-08T16:57:47.541Z] #17 96.60 Selecting previously unselected package libaio1:ppc64el. [2019-10-08T16:57:47.541Z] #17 96.61 Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ... [2019-10-08T16:57:47.541Z] #17 96.61 Unpacking libaio1:ppc64el (0.3.110-3) ... [2019-10-08T16:57:47.541Z] #17 96.71 Selecting previously unselected package libcap2-bin. [2019-10-08T16:57:47.541Z] #17 96.72 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2019-10-08T16:57:47.541Z] #17 96.72 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-08T16:57:47.541Z] #17 96.88 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2019-10-08T16:57:47.840Z] #17 96.89 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-10-08T16:57:47.840Z] #17 96.90 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-08T16:57:47.840Z] #17 97.02 Selecting previously unselected package libsepol1-dev:ppc64el. [2019-10-08T16:57:47.840Z] #17 97.03 Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ... [2019-10-08T16:57:47.840Z] #17 97.04 Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2019-10-08T16:57:48.482Z] #17 97.56 Selecting previously unselected package libpcre16-3:ppc64el. [2019-10-08T16:57:48.482Z] #17 97.57 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2019-10-08T16:57:48.482Z] #17 97.57 Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2019-10-08T16:57:48.482Z] #17 97.85 Selecting previously unselected package libpcre32-3:ppc64el. [2019-10-08T16:57:48.482Z] #17 ... [2019-10-08T16:57:48.482Z] [2019-10-08T16:57:48.482Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:57:48.482Z] #37 144.5 go/scanner [2019-10-08T16:57:48.482Z] #37 149.5 text/template/parse [2019-10-08T16:57:48.482Z] #37 150.1 encoding/base64 [2019-10-08T16:57:48.482Z] #37 151.2 go/ast [2019-10-08T16:57:48.482Z] #37 152.8 encoding/json [2019-10-08T16:57:48.769Z] #37 ... [2019-10-08T16:57:48.769Z] [2019-10-08T16:57:48.769Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-08T16:57:48.770Z] #17 97.86 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2019-10-08T16:57:48.770Z] #17 97.86 Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2019-10-08T16:57:48.770Z] #17 98.15 Selecting previously unselected package libpcre3-dev:ppc64el. [2019-10-08T16:57:49.060Z] #17 98.17 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2019-10-08T16:57:49.060Z] #17 98.18 Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2019-10-08T16:57:49.701Z] #17 98.78 Selecting previously unselected package libselinux1-dev:ppc64el. [2019-10-08T16:57:49.701Z] #17 98.79 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2019-10-08T16:57:49.701Z] #17 98.80 Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-10-08T16:57:49.976Z] ok github.com/docker/docker/api/server/httputils 0.031s coverage: 14.7% of statements [2019-10-08T16:57:49.976Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-08T16:57:49.976Z] ok github.com/docker/docker/api/server/middleware 0.027s coverage: 37.7% of statements [2019-10-08T16:57:49.976Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-08T16:57:49.976Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-08T16:57:49.976Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-08T16:57:49.976Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-08T16:57:49.976Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-08T16:57:49.976Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-08T16:57:49.976Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-08T16:57:49.976Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-08T16:57:49.976Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-08T16:57:49.976Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-08T16:57:49.976Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-08T16:57:49.976Z] ok github.com/docker/docker/api/types/filters 0.050s coverage: 95.2% of statements [2019-10-08T16:57:49.976Z] ok github.com/docker/docker/api/types/strslice 0.027s coverage: 90.0% of statements [2019-10-08T16:57:49.976Z] ok github.com/docker/docker/api/server/router/swarm 0.031s coverage: 4.0% of statements [2019-10-08T16:57:49.976Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-08T16:57:49.976Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-08T16:57:49.976Z] ? github.com/docker/docker/api/types [no test files] [2019-10-08T16:57:49.976Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-08T16:57:49.976Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-08T16:57:49.976Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-08T16:57:49.976Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-08T16:57:49.976Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-08T16:57:49.976Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-08T16:57:49.976Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-08T16:57:49.976Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-08T16:57:49.976Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-08T16:57:49.976Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-08T16:57:49.976Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-08T16:57:49.976Z] ok github.com/docker/docker/api/types/time 0.018s coverage: 100.0% of statements [2019-10-08T16:57:49.976Z] ok github.com/docker/docker/api/types/versions 0.015s coverage: 75.0% of statements [2019-10-08T16:57:49.976Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-08T16:57:49.976Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-08T16:57:49.976Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-08T16:57:49.976Z] ? github.com/docker/docker/builder [no test files] [2019-10-08T16:57:49.976Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-08T16:57:49.976Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-08T16:57:49.976Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-08T16:57:49.976Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-08T16:57:49.976Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-08T16:57:49.976Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-08T16:57:49.976Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-08T16:57:49.976Z] ok github.com/docker/docker/builder/dockerignore 0.017s coverage: 96.8% of statements [2019-10-08T16:57:49.976Z] ok github.com/docker/docker/cli/debug 0.010s coverage: 100.0% of statements [2019-10-08T16:57:49.976Z] ok github.com/docker/docker/builder/remotecontext 0.279s coverage: 13.6% of statements [2019-10-08T16:57:49.976Z] ok github.com/docker/docker/builder/remotecontext/git 3.435s coverage: 85.1% of statements [2019-10-08T16:57:49.991Z] #17 99.15 Selecting previously unselected package libdevmapper-dev:ppc64el. [2019-10-08T16:57:49.991Z] #17 99.16 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2019-10-08T16:57:49.991Z] #17 99.17 Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-10-08T16:57:49.991Z] #17 99.29 Selecting previously unselected package libnl-3-200:ppc64el. [2019-10-08T16:57:50.237Z] ok github.com/docker/docker/builder/dockerfile 1.197s coverage: 48.2% of statements [2019-10-08T16:57:50.237Z] ? github.com/docker/docker/cli [no test files] [2019-10-08T16:57:50.237Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-08T16:57:50.279Z] #17 99.30 Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-10-08T16:57:50.279Z] #17 99.31 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-08T16:57:50.279Z] #17 99.43 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-10-08T16:57:50.279Z] #17 99.44 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-10-08T16:57:50.279Z] #17 99.44 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-08T16:57:50.279Z] #17 99.57 Selecting previously unselected package libreadline5:ppc64el. [2019-10-08T16:57:50.568Z] #17 99.58 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2019-10-08T16:57:50.568Z] #17 99.58 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-10-08T16:57:50.568Z] #17 99.76 Selecting previously unselected package libsystemd-dev:ppc64el. [2019-10-08T16:57:50.568Z] #17 99.77 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ... [2019-10-08T16:57:50.568Z] #17 99.77 Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-10-08T16:57:51.474Z] #72 sending tarball 9.6s done [2019-10-08T16:57:51.474Z] #72 ... [2019-10-08T16:57:51.474Z] [2019-10-08T16:57:51.474Z] #73 importing to docker [2019-10-08T16:57:51.474Z] #73 ... [2019-10-08T16:57:51.474Z] [2019-10-08T16:57:51.474Z] #72 exporting to oci image format [2019-10-08T16:57:51.474Z] #72 DONE 67.8s [2019-10-08T16:57:51.474Z] [2019-10-08T16:57:51.474Z] #73 importing to docker [2019-10-08T16:57:52.070Z] #17 ... [2019-10-08T16:57:52.070Z] [2019-10-08T16:57:52.070Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:57:52.070Z] #62 66.41 CC images/cgroup.o [2019-10-08T16:57:52.070Z] #62 68.48 CC images/userns.o [2019-10-08T16:57:52.070Z] #62 68.95 CC images/google/protobuf/descriptor.o [2019-10-08T16:57:52.070Z] #62 72.23 CC images/opts.o [2019-10-08T16:57:52.070Z] #62 72.69 CC images/seccomp.o [2019-10-08T16:57:52.070Z] #62 73.51 CC images/binfmt-misc.o [2019-10-08T16:57:52.070Z] #62 73.95 CC images/time.o [2019-10-08T16:57:52.070Z] #62 74.36 CC images/sysctl.o [2019-10-08T16:57:52.070Z] #62 74.71 CC images/autofs.o [2019-10-08T16:57:52.070Z] #62 75.13 CC images/macvlan.o [2019-10-08T16:57:52.070Z] #62 75.50 CC images/sit.o [2019-10-08T16:57:52.070Z] #62 75.91 LINK images/built-in.o [2019-10-08T16:57:52.070Z] #62 76.13 GEN compel/include/asm [2019-10-08T16:57:52.070Z] #62 76.14 GEN compel/include/version.h [2019-10-08T16:57:52.070Z] #62 76.17 touch .config [2019-10-08T16:57:52.070Z] #62 76.20 GEN include/common/config.h [2019-10-08T16:57:52.070Z] #62 76.39 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-08T16:57:52.070Z] #62 76.42 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-08T16:57:52.070Z] #62 76.47 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2019-10-08T16:57:52.070Z] #62 76.50 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2019-10-08T16:57:52.070Z] #62 76.58 DEP compel/arch/ppc64/plugins/std/memcmp.d [2019-10-08T16:57:52.070Z] #62 76.64 DEP compel/arch/ppc64/plugins/std/memcpy.d [2019-10-08T16:57:52.070Z] #62 76.71 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2019-10-08T16:57:52.070Z] #62 76.77 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-08T16:57:52.070Z] #62 76.78 DEP compel/plugins/std/infect.d [2019-10-08T16:57:52.359Z] #62 77.14 DEP compel/plugins/std/string.d [2019-10-08T16:57:52.649Z] #62 77.32 DEP compel/plugins/std/log.d [2019-10-08T16:57:52.939Z] #62 77.47 DEP compel/plugins/std/fds.d [2019-10-08T16:57:52.939Z] #62 77.68 DEP compel/plugins/std/std.d [2019-10-08T16:57:53.229Z] #62 77.91 DEP compel/plugins/shmem/shmem.d [2019-10-08T16:57:53.521Z] #62 78.25 DEP compel/plugins/fds/fds.d [2019-10-08T16:57:53.521Z] #62 ... [2019-10-08T16:57:53.521Z] [2019-10-08T16:57:53.521Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-08T16:57:53.521Z] #17 102.8 Selecting previously unselected package net-tools. [2019-10-08T16:57:53.521Z] #17 102.8 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2019-10-08T16:57:53.521Z] #17 102.8 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-08T16:57:54.129Z] #17 103.2 Selecting previously unselected package python-pip-whl. [2019-10-08T16:57:54.129Z] #17 103.2 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-08T16:57:54.129Z] #17 103.2 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-08T16:57:54.758Z] #17 103.9 Selecting previously unselected package python3-pip. [2019-10-08T16:57:54.758Z] #17 103.9 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-08T16:57:54.758Z] #17 103.9 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-08T16:57:55.045Z] #17 104.2 Selecting previously unselected package python3-pkg-resources. [2019-10-08T16:57:55.045Z] #17 104.2 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-08T16:57:55.045Z] #17 104.3 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-08T16:57:55.333Z] #17 104.4 Selecting previously unselected package python3-setuptools. [2019-10-08T16:57:55.333Z] #17 104.5 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-08T16:57:55.333Z] #17 104.5 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-08T16:57:55.524Z] ok github.com/docker/docker/client 0.453s coverage: 75.8% of statements [2019-10-08T16:57:55.624Z] #17 104.9 Selecting previously unselected package python3-wheel. [2019-10-08T16:57:55.624Z] #17 104.9 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-08T16:57:55.624Z] #17 104.9 Unpacking python3-wheel (0.29.0-2) ... [2019-10-08T16:57:55.914Z] #17 105.1 Selecting previously unselected package thin-provisioning-tools. [2019-10-08T16:57:55.914Z] #17 105.1 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2019-10-08T16:57:55.914Z] #17 105.1 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-08T16:57:56.202Z] #17 105.6 Selecting previously unselected package vim-runtime. [2019-10-08T16:57:56.491Z] #17 105.6 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-08T16:57:56.491Z] #17 105.6 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-08T16:57:56.491Z] #17 105.8 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-08T16:57:56.491Z] #17 105.8 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-08T16:57:59.991Z] #17 ... [2019-10-08T16:57:59.991Z] [2019-10-08T16:57:59.991Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:57:59.991Z] #37 166.0 text/template [2019-10-08T16:58:03.491Z] #37 169.4 go/parser [2019-10-08T16:58:03.782Z] #37 ... [2019-10-08T16:58:03.782Z] [2019-10-08T16:58:03.782Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:58:03.782Z] #62 78.53 CC compel/plugins/std/std.o [2019-10-08T16:58:03.782Z] #62 79.30 CC compel/plugins/std/fds.o [2019-10-08T16:58:03.782Z] #62 79.98 CC compel/plugins/std/log.o [2019-10-08T16:58:03.782Z] #62 81.45 CC compel/plugins/std/string.o [2019-10-08T16:58:03.782Z] #62 82.63 CC compel/plugins/std/infect.o [2019-10-08T16:58:03.782Z] #62 83.63 CC compel/arch/ppc64/plugins/std/parasite-head.o [2019-10-08T16:58:03.782Z] #62 83.67 CC compel/arch/ppc64/plugins/std/memcpy.o [2019-10-08T16:58:03.782Z] #62 83.75 CC compel/arch/ppc64/plugins/std/memcmp.o [2019-10-08T16:58:03.782Z] #62 83.89 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2019-10-08T16:58:03.782Z] #62 84.05 AR compel/plugins/std.lib.a [2019-10-08T16:58:03.782Z] #62 84.23 CC compel/plugins/fds/fds.o [2019-10-08T16:58:03.782Z] #62 84.75 AR compel/plugins/fds.lib.a [2019-10-08T16:58:03.782Z] #62 84.88 HOSTDEP compel/src/lib/log-host.d [2019-10-08T16:58:03.782Z] #62 85.13 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-08T16:58:03.782Z] #62 85.38 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2019-10-08T16:58:03.782Z] #62 85.57 HOSTDEP compel/src/main-host.d [2019-10-08T16:58:03.782Z] #62 85.84 DEP compel/src/lib/ptrace.d [2019-10-08T16:58:03.782Z] #62 86.09 DEP compel/src/lib/infect.d [2019-10-08T16:58:03.782Z] #62 86.41 DEP compel/src/lib/infect-util.d [2019-10-08T16:58:03.782Z] #62 86.62 DEP compel/src/lib/infect-rpc.d [2019-10-08T16:58:03.782Z] #62 86.87 DEP compel/arch/ppc64/src/lib/infect.d [2019-10-08T16:58:03.782Z] #62 87.07 DEP compel/arch/ppc64/src/lib/cpu.d [2019-10-08T16:58:03.782Z] #62 87.27 DEP compel/src/lib/log.d [2019-10-08T16:58:03.782Z] #62 87.49 DEP compel/src/main.d [2019-10-08T16:58:03.782Z] #62 87.86 DEP compel/src/lib/handle-elf.d [2019-10-08T16:58:03.782Z] #62 88.17 DEP compel/arch/ppc64/src/lib/handle-elf.d [2019-10-08T16:58:04.071Z] #62 88.54 CC compel/src/lib/log.o [2019-10-08T16:58:04.071Z] #62 ... [2019-10-08T16:58:04.071Z] [2019-10-08T16:58:04.071Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-08T16:58:04.071Z] #17 111.3 Selecting previously unselected package vim. [2019-10-08T16:58:04.071Z] #17 111.3 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-08T16:58:04.071Z] #17 111.3 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-08T16:58:04.071Z] #17 112.0 Selecting previously unselected package xfsprogs. [2019-10-08T16:58:04.071Z] #17 112.1 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2019-10-08T16:58:04.071Z] #17 112.1 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-08T16:58:04.071Z] #17 113.1 Selecting previously unselected package zip. [2019-10-08T16:58:04.071Z] #17 113.2 Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ... [2019-10-08T16:58:04.071Z] #17 113.2 Unpacking zip (3.0-11+b1) ... [2019-10-08T16:58:04.361Z] #17 113.5 Selecting previously unselected package libapparmor-perl. [2019-10-08T16:58:04.361Z] #17 113.5 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-08T16:58:04.361Z] #17 113.5 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-08T16:58:04.650Z] #17 113.7 Selecting previously unselected package apparmor. [2019-10-08T16:58:04.650Z] #17 113.7 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-08T16:58:04.650Z] #17 113.9 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-08T16:58:05.279Z] #17 114.5 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-08T16:58:05.279Z] #17 114.5 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2019-10-08T16:58:05.279Z] #17 114.5 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-08T16:58:07.982Z] #73 DONE 17.5s [2019-10-08T16:58:07.998Z] #17 117.1 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-08T16:58:07.998Z] #17 117.1 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2019-10-08T16:58:07.998Z] #17 117.1 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-08T16:58:08.900Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39678/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr17 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 hack/test/unit [2019-10-08T16:58:11.530Z] #17 120.6 Selecting previously unselected package binutils-mingw-w64. [2019-10-08T16:58:11.530Z] #17 120.6 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-08T16:58:11.530Z] #17 120.7 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-08T16:58:11.530Z] #17 120.8 Selecting previously unselected package mingw-w64-common. [2019-10-08T16:58:11.530Z] #17 120.8 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-08T16:58:11.530Z] #17 120.8 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-08T16:58:12.268Z] ? github.com/docker/docker/api [no test files] [2019-10-08T16:58:12.560Z] #17 ... [2019-10-08T16:58:12.560Z] [2019-10-08T16:58:12.560Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:58:12.560Z] #37 178.4 encoding/xml [2019-10-08T16:58:14.608Z] #37 ... [2019-10-08T16:58:14.608Z] [2019-10-08T16:58:14.608Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:58:14.608Z] #62 89.24 CC compel/arch/ppc64/src/lib/cpu.o [2019-10-08T16:58:14.608Z] #62 89.86 CC compel/arch/ppc64/src/lib/infect.o [2019-10-08T16:58:14.608Z] #62 91.08 CC compel/src/lib/infect-rpc.o [2019-10-08T16:58:14.608Z] #62 91.70 CC compel/src/lib/infect-util.o [2019-10-08T16:58:14.608Z] #62 92.26 CC compel/src/lib/infect.o [2019-10-08T16:58:14.608Z] #62 97.77 CC compel/src/lib/ptrace.o [2019-10-08T16:58:14.608Z] #62 98.61 AR compel/libcompel.a [2019-10-08T16:58:14.608Z] #62 98.83 HOSTCC compel/src/main-host.o [2019-10-08T16:58:14.896Z] #62 99.57 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2019-10-08T16:58:14.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-08T16:58:14.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-08T16:58:14.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-08T16:58:15.522Z] #62 99.96 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-08T16:58:16.157Z] #62 ... [2019-10-08T16:58:16.157Z] [2019-10-08T16:58:16.157Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-08T16:58:16.157Z] #65 182.0 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-08T16:58:16.157Z] #65 182.0 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-08T16:58:21.694Z] #65 ... [2019-10-08T16:58:21.694Z] [2019-10-08T16:58:21.694Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:58:21.694Z] #37 186.8 math/big [2019-10-08T16:58:22.103Z] ok github.com/docker/docker/cmd/dockerd 0.101s coverage: 30.3% of statements [2019-10-08T16:58:22.674Z] ok github.com/docker/docker/container 0.217s coverage: 35.3% of statements [2019-10-08T16:58:22.674Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-08T16:58:22.674Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-08T16:58:22.674Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-08T16:58:22.674Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-08T16:58:23.787Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2019-10-08T16:58:25.206Z] #37 190.6 go/doc [2019-10-08T16:58:25.979Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.038s coverage: 65.3% of statements [2019-10-08T16:58:26.552Z] ok github.com/docker/docker/daemon/cluster/convert 0.028s coverage: 35.8% of statements [2019-10-08T16:58:26.703Z] #37 ... [2019-10-08T16:58:26.703Z] [2019-10-08T16:58:26.703Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:58:26.703Z] #62 101.0 HOSTCC compel/src/lib/log-host.o [2019-10-08T16:58:26.703Z] #62 101.4 HOSTLINK compel/compel-host-bin [2019-10-08T16:58:26.703Z] #62 101.6 DEP soccr/soccr.d [2019-10-08T16:58:26.703Z] #62 102.1 CC soccr/soccr.o [2019-10-08T16:58:26.703Z] #62 104.9 AR soccr/libsoccr.a [2019-10-08T16:58:26.703Z] #62 105.0 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-08T16:58:26.703Z] #62 105.5 DEP criu/arch/ppc64/sigframe.d [2019-10-08T16:58:26.703Z] #62 105.9 DEP criu/arch/ppc64/crtools.d [2019-10-08T16:58:26.703Z] #62 106.3 DEP criu/arch/ppc64/cpu.d [2019-10-08T16:58:26.703Z] #62 106.7 CC criu/arch/ppc64/cpu.o [2019-10-08T16:58:26.703Z] #62 107.9 CC criu/arch/ppc64/crtools.o [2019-10-08T16:58:26.703Z] #62 110.0 CC criu/arch/ppc64/sigframe.o [2019-10-08T16:58:26.703Z] #62 110.6 LINK criu/arch/ppc64/crtools.built-in.o [2019-10-08T16:58:26.703Z] #62 110.7 DEP criu/arch/ppc64/misc.d [2019-10-08T16:58:26.703Z] #62 110.8 DEP criu/arch/ppc64/vdso-trampoline.d [2019-10-08T16:58:26.703Z] #62 110.8 DEP criu/arch/ppc64/vdso-pie.d [2019-10-08T16:58:26.703Z] #62 111.1 DEP criu/pie/parasite-vdso.d [2019-10-08T16:58:26.703Z] #62 111.5 DEP criu/pie/util-vdso.d [2019-10-08T16:58:27.329Z] #62 111.9 DEP criu/pie/util.d [2019-10-08T16:58:27.617Z] #62 112.4 CC criu/pie/util.o [2019-10-08T16:58:27.907Z] #62 ... [2019-10-08T16:58:27.907Z] [2019-10-08T16:58:27.907Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-08T16:58:27.907Z] #17 127.1 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-08T16:58:27.907Z] #17 127.1 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-08T16:58:27.907Z] #17 127.1 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-08T16:58:27.907Z] #17 135.1 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-08T16:58:27.907Z] #17 135.1 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-08T16:58:27.907Z] #17 135.1 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-08T16:58:27.907Z] #17 135.4 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-08T16:58:27.907Z] #17 135.4 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-08T16:58:27.907Z] #17 135.4 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-08T16:58:27.938Z] ok github.com/docker/docker/daemon/cluster 0.098s coverage: 0.5% of statements [2019-10-08T16:58:28.536Z] #17 ... [2019-10-08T16:58:28.536Z] [2019-10-08T16:58:28.536Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:58:28.536Z] #62 113.2 CC criu/pie/util-vdso.o [2019-10-08T16:58:29.579Z] #62 114.3 CC criu/pie/parasite-vdso.o [2019-10-08T16:58:30.601Z] #62 ... [2019-10-08T16:58:30.601Z] [2019-10-08T16:58:30.601Z] #65 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-08T16:58:30.601Z] #65 DONE 196.4s [2019-10-08T16:58:30.601Z] [2019-10-08T16:58:30.601Z] #66 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-08T16:58:30.601Z] #66 DONE 0.1s [2019-10-08T16:58:30.601Z] [2019-10-08T16:58:30.601Z] #19 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-08T16:58:30.888Z] #19 ... [2019-10-08T16:58:30.888Z] [2019-10-08T16:58:30.888Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:58:30.888Z] #62 115.5 CC criu/arch/ppc64/vdso-pie.o [2019-10-08T16:58:31.243Z] ok github.com/docker/docker/daemon/discovery 0.027s coverage: 30.0% of statements [2019-10-08T16:58:31.243Z] ok github.com/docker/docker/daemon/config 0.085s coverage: 84.6% of statements [2019-10-08T16:58:31.918Z] #62 116.6 CC criu/arch/ppc64/vdso-trampoline.o [2019-10-08T16:58:31.918Z] #62 116.6 CC criu/arch/ppc64/misc.o [2019-10-08T16:58:32.187Z] ok github.com/docker/docker/daemon/events 0.088s coverage: 50.0% of statements [2019-10-08T16:58:32.209Z] #62 116.7 AR criu/pie/pie.lib.a [2019-10-08T16:58:32.209Z] #62 116.9 DEP criu/pie/restorer.d [2019-10-08T16:58:32.842Z] #62 117.5 DEP criu/arch/ppc64/restorer.d [2019-10-08T16:58:33.469Z] #62 118.0 DEP criu/pie/parasite.d [2019-10-08T16:58:33.758Z] #62 118.5 CC criu/pie/parasite.o [2019-10-08T16:58:34.102Z] ok github.com/docker/docker/daemon/graphdriver 0.016s coverage: 2.2% of statements [2019-10-08T16:58:36.473Z] #62 120.9 LINK criu/pie/parasite.built-in.o [2019-10-08T16:58:36.473Z] #62 120.9 GEN criu/pie/parasite-blob.h [2019-10-08T16:58:36.473Z] #62 121.0 CC criu/arch/ppc64/restorer.o [2019-10-08T16:58:37.101Z] #62 121.8 CC criu/pie/restorer.o [2019-10-08T16:58:37.397Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2019-10-08T16:58:38.334Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.473s coverage: 13.7% of statements [2019-10-08T16:58:38.341Z] 65014b3c3121: Pull complete [2019-10-08T16:58:39.276Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.689s coverage: 57.0% of statements [2019-10-08T16:58:42.663Z] #62 ... [2019-10-08T16:58:42.663Z] [2019-10-08T16:58:42.663Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:58:42.663Z] #37 207.7 github.com/LK4D4/vndr/build [2019-10-08T16:58:42.663Z] #37 208.4 vendor/golang.org/x/text/unicode/norm [2019-10-08T16:58:43.474Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.751s coverage: 51.0% of statements [2019-10-08T16:58:43.734Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.862s coverage: 72.5% of statements [2019-10-08T16:58:43.734Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.893s coverage: 46.2% of statements [2019-10-08T16:58:46.275Z] ok github.com/docker/docker/daemon 12.348s coverage: 17.6% of statements [2019-10-08T16:58:46.275Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-08T16:58:46.275Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-08T16:58:46.275Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-08T16:58:46.275Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-08T16:58:46.275Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-08T16:58:46.275Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.023s coverage: 58.0% of statements [2019-10-08T16:58:46.535Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.639s coverage: 76.1% of statements [2019-10-08T16:58:47.922Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2019-10-08T16:58:47.922Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.029s coverage: 3.0% of statements [2019-10-08T16:58:48.199Z] #37 ... [2019-10-08T16:58:48.199Z] [2019-10-08T16:58:48.199Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:58:48.199Z] #62 127.3 LINK criu/pie/restorer.built-in.o [2019-10-08T16:58:48.199Z] #62 127.3 GEN criu/pie/restorer-blob.h [2019-10-08T16:58:48.199Z] #62 127.6 DEP criu/vdso.d [2019-10-08T16:58:48.199Z] #62 128.0 DEP criu/uts_ns.d [2019-10-08T16:58:48.199Z] #62 128.3 DEP criu/util.d [2019-10-08T16:58:48.199Z] #62 128.8 DEP criu/uffd.d [2019-10-08T16:58:48.199Z] #62 129.2 DEP criu/tun.d [2019-10-08T16:58:48.199Z] #62 129.6 DEP criu/tty.d [2019-10-08T16:58:48.199Z] #62 130.1 DEP criu/timerfd.d [2019-10-08T16:58:48.199Z] #62 130.6 DEP criu/sysfs_parse.d [2019-10-08T16:58:48.199Z] #62 130.9 DEP criu/sysctl.d [2019-10-08T16:58:48.199Z] #62 131.3 DEP criu/string.d [2019-10-08T16:58:48.199Z] #62 131.4 DEP criu/stats.d [2019-10-08T16:58:48.199Z] #62 131.6 DEP criu/sockets.d [2019-10-08T16:58:48.199Z] #62 132.1 DEP criu/sk-unix.d [2019-10-08T16:58:48.199Z] #62 132.7 DEP criu/sk-tcp.d [2019-10-08T16:58:48.486Z] #62 ... [2019-10-08T16:58:48.486Z] [2019-10-08T16:58:48.486Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-08T16:58:48.486Z] #17 157.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-08T16:58:48.486Z] #17 157.7 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-08T16:58:48.486Z] #17 157.7 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-08T16:58:50.468Z] ok github.com/docker/docker/daemon/images 0.031s coverage: 4.9% of statements [2019-10-08T16:58:50.468Z] ok github.com/docker/docker/daemon/logger 0.236s coverage: 42.7% of statements [2019-10-08T16:58:50.728Z] ok github.com/docker/docker/daemon/logger/awslogs 0.254s coverage: 77.4% of statements [2019-10-08T16:58:51.669Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.999s coverage: 57.2% of statements [2019-10-08T16:58:51.669Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-08T16:58:51.669Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-08T16:58:51.669Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-08T16:58:51.669Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-08T16:58:51.669Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-08T16:58:51.669Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-08T16:58:51.669Z] ok github.com/docker/docker/daemon/logger/gelf 0.052s coverage: 68.2% of statements [2019-10-08T16:58:51.669Z] ok github.com/docker/docker/daemon/logger/journald 0.042s coverage: 26.2% of statements [2019-10-08T16:58:52.239Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.026s coverage: 88.3% of statements [2019-10-08T16:58:52.500Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.029s coverage: 62.1% of statements [2019-10-08T16:58:53.944Z] ok github.com/docker/docker/daemon/logger/local 0.087s coverage: 74.7% of statements [2019-10-08T16:58:53.944Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-08T16:58:53.944Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.046s coverage: 19.9% of statements [2019-10-08T16:58:54.274Z] ok github.com/docker/docker/daemon/logger/syslog 0.032s coverage: 47.8% of statements [2019-10-08T16:58:54.865Z] ok github.com/docker/docker/daemon/logger/templates 0.017s coverage: 8.3% of statements [2019-10-08T16:58:55.362Z] #17 ... [2019-10-08T16:58:55.362Z] [2019-10-08T16:58:55.362Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:58:55.362Z] #62 133.2 DEP criu/sk-queue.d [2019-10-08T16:58:55.362Z] #62 133.4 DEP criu/sk-packet.d [2019-10-08T16:58:55.362Z] #62 133.9 DEP criu/sk-netlink.d [2019-10-08T16:58:55.362Z] #62 134.2 DEP criu/sk-inet.d [2019-10-08T16:58:55.362Z] #62 134.6 DEP criu/signalfd.d [2019-10-08T16:58:55.362Z] #62 134.9 DEP criu/sigframe.d [2019-10-08T16:58:55.362Z] #62 135.2 DEP criu/shmem.d [2019-10-08T16:58:55.362Z] #62 135.5 DEP criu/servicefd.d [2019-10-08T16:58:55.362Z] #62 135.8 DEP criu/seize.d [2019-10-08T16:58:55.362Z] #62 136.1 DEP criu/seccomp.d [2019-10-08T16:58:55.362Z] #62 136.7 DEP criu/rst-malloc.d [2019-10-08T16:58:55.362Z] #62 136.9 DEP criu/rbtree.d [2019-10-08T16:58:55.362Z] #62 136.9 DEP criu/pstree.d [2019-10-08T16:58:55.362Z] #62 137.3 DEP criu/protobuf.d [2019-10-08T16:58:55.362Z] #62 137.6 GEN criu/protobuf-desc-gen.h [2019-10-08T16:58:55.440Z] ok github.com/docker/docker/daemon/network 0.014s coverage: 63.8% of statements [2019-10-08T16:58:55.989Z] #62 140.7 DEP criu/protobuf-desc.d [2019-10-08T16:58:56.282Z] #62 141.0 DEP criu/proc_parse.d [2019-10-08T16:58:56.282Z] #62 ... [2019-10-08T16:58:56.282Z] [2019-10-08T16:58:56.282Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:58:56.282Z] #37 222.2 mime/quotedprintable [2019-10-08T16:58:56.836Z] ok github.com/docker/docker/daemon/logger/splunk 2.105s coverage: 84.5% of statements [2019-10-08T16:58:56.836Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-08T16:58:56.836Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-08T16:58:57.409Z] ok github.com/docker/docker/distribution/metadata 0.090s coverage: 48.2% of statements [2019-10-08T16:58:57.774Z] #37 223.7 net/http/internal [2019-10-08T16:58:58.364Z] ok github.com/docker/docker/errdefs 0.014s coverage: 49.4% of statements [2019-10-08T16:58:58.364Z] ok github.com/docker/docker/distribution 0.370s coverage: 22.4% of statements [2019-10-08T16:58:58.364Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-08T16:58:58.400Z] #37 224.4 encoding/asn1 [2019-10-08T16:58:59.226Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-08T16:58:59.226Z] [2019-10-08T16:58:59.226Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2019-10-08T16:58:59.226Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2019-10-08T16:58:59.226Z] Using test binary docker [2019-10-08T16:58:59.226Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-08T16:58:59.226Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-08T16:58:59.226Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-08T16:58:59.226Z] Warning failed to create cache: (null) [2019-10-08T16:58:59.226Z] . [2019-10-08T16:58:59.226Z] INFO: Waiting for daemon to start... [2019-10-08T16:58:59.226Z] Starting dockerd [2019-10-08T16:58:59.226Z] . [2019-10-08T16:58:59.226Z] INFO: Building docker-sdk-python3:4.1.0... [2019-10-08T16:59:00.274Z] ok github.com/docker/docker/image 0.053s coverage: 86.4% of statements [2019-10-08T16:59:00.274Z] ok github.com/docker/docker/image/cache 0.021s coverage: 19.2% of statements [2019-10-08T16:59:00.535Z] ok github.com/docker/docker/image/v1 0.020s coverage: 25.0% of statements [2019-10-08T16:59:00.535Z] ok github.com/docker/docker/distribution/xfer 1.721s coverage: 85.1% of statements [2019-10-08T16:59:00.535Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-08T16:59:00.535Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-08T16:59:00.535Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-08T16:59:01.110Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements [2019-10-08T16:59:01.370Z] ok github.com/docker/docker/pkg/aaparser 0.047s coverage: 50.0% of statements [2019-10-08T16:59:01.910Z] #37 ... [2019-10-08T16:59:01.910Z] [2019-10-08T16:59:01.910Z] #57 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-08T16:59:02.759Z] ok github.com/docker/docker/opts 0.110s coverage: 66.9% of statements [2019-10-08T16:59:04.141Z] ok github.com/docker/docker/pkg/broadcaster 0.008s coverage: 100.0% of statements [2019-10-08T16:59:04.141Z] ok github.com/docker/docker/pkg/authorization 0.601s coverage: 68.3% of statements [2019-10-08T16:59:04.401Z] ok github.com/docker/docker/pkg/capabilities 0.023s coverage: 87.5% of statements [2019-10-08T16:59:04.972Z] ok github.com/docker/docker/pkg/directory 0.012s coverage: 80.0% of statements [2019-10-08T16:59:05.232Z] ok github.com/docker/docker/pkg/archive 1.251s coverage: 76.7% of statements [2019-10-08T16:59:05.804Z] ok github.com/docker/docker/pkg/discovery 0.016s coverage: 58.3% of statements [2019-10-08T16:59:06.064Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 97.6% of statements [2019-10-08T16:59:06.103Z] #57 225.6 Checking out files: 17% (1865/10637) Checking out files: 18% (1915/10637) Checking out files: 19% (2022/10637) Checking out files: 20% (2128/10637) Checking out files: 21% (2234/10637) Checking out files: 22% (2341/10637) Checking out files: 23% (2447/10637) Checking out files: 24% (2553/10637) Checking out files: 25% (2660/10637) Checking out files: 26% (2766/10637) Checking out files: 27% (2872/10637) Checking out files: 28% (2979/10637) Checking out files: 29% (3085/10637) Checking out files: 30% (3192/10637) Checking out files: 31% (3298/10637) Checking out files: 32% (3404/10637) Checking out files: 32% (3458/10637) Checking out files: 33% (3511/10637) Checking out files: 34% (3617/10637) Checking out files: 35% (3723/10637) Checking out files: 36% (3830/10637) Checking out files: 37% (3936/10637) Checking out files: 38% (4043/10637) Checking out files: 39% (4149/10637) Checking out files: 39% (4237/10637) Checking out files: 40% (4255/10637) Checking out files: 41% (4362/10637) Checking out files: 42% (4468/10637) Checking out files: 43% (4574/10637) Checking out files: 44% (4681/10637) Checking out files: 45% (4787/10637) Checking out files: 46% (4894/10637) Checking out files: 47% (5000/10637) Checking out files: 48% (5106/10637) Checking out files: 49% (5213/10637) Checking out files: 50% (5319/10637) Checking out files: 51% (5425/10637) Checking out files: 52% (5532/10637) Checking out files: 53% (5638/10637) Checking out files: 54% (5744/10637) Checking out files: 55% (5851/10637) Checking out files: 55% (5916/10637) Checking out files: 56% (5957/10637) Checking out files: 57% (6064/10637) Checking out files: 58% (6170/10637) Checking out files: 59% (6276/10637) Checking out files: 60% (6383/10637) Checking out files: 61% (6489/10637) Checking out files: 62% (6595/10637) Checking out files: 63% (6702/10637) Checking out files: 64% (6808/10637) Checking out files: 65% (6915/10637) Checking out files: 66% (7021/10637) Checking out files: 67% (7127/10637) Checking out files: 68% (7234/10637) Checking out files: 68% (7326/10637) Checking out files: 69% (7340/10637) Checking out files: 70% (7446/10637) Checking out files: 71% (7553/10637) Checking out files: 72% (7659/10637) Checking out files: 73% (7766/10637) Checking out files: 74% (7872/10637) Checking out files: 75% (7978/10637) Checking out files: 76% (8085/10637) Checking out files: 77% (8191/10637) Checking out files: 78% (8297/10637) Checking out files: 79% (8404/10637) Checking out files: 80% (8510/10637) Checking out files: 81% (8616/10637) Checking out files: 82% (8723/10637) Checking out files: 82% (8803/10637) Checking out files: 83% (8829/10637) Checking out files: 84% (8936/10637) Checking out files: 85% (9042/10637) Checking out files: 86% (9148/10637) Checking out files: 87% (9255/10637) Checking out files: 88% (9361/10637) Checking out files: 89% (9467/10637) Checking out files: 90% (9574/10637) Checking out files: 91% (9680/10637) Checking out files: 92% (9787/10637) Checking out files: 93% (9893/10637) Checking out files: 94% (9999/10637) Checking out files: 94% (10035/10637) Checking out files: 95% (10106/10637) Checking out files: 96% (10212/10637) Checking out files: 97% (10318/10637) Checking out files: 98% (10425/10637) Checking out files: 99% (10531/10637) Checking out files: 100% (10637/10637) Checking out files: 100% (10637/10637), done. [2019-10-08T16:59:06.406Z] #57 232.2 + cd /tmp/tmp.6eFzdT3vwK/tmp/docker-ce [2019-10-08T16:59:06.406Z] #57 232.2 + git checkout -q v17.06.2-ce [2019-10-08T16:59:06.698Z] #57 ... [2019-10-08T16:59:06.698Z] [2019-10-08T16:59:06.698Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:59:06.698Z] #62 141.5 DEP criu/plugin.d [2019-10-08T16:59:06.698Z] #62 141.7 DEP criu/pipes.d [2019-10-08T16:59:06.698Z] #62 142.1 DEP criu/pie-util.d [2019-10-08T16:59:06.698Z] #62 142.4 DEP criu/pie-util-vdso.d [2019-10-08T16:59:06.698Z] #62 142.7 DEP criu/pie-util-vdso-elf32.d [2019-10-08T16:59:06.698Z] #62 143.1 DEP criu/path.d [2019-10-08T16:59:06.698Z] #62 143.4 DEP criu/parasite-syscall.d [2019-10-08T16:59:06.698Z] #62 143.9 DEP criu/pagemap.d [2019-10-08T16:59:06.698Z] #62 144.4 DEP criu/pagemap-cache.d [2019-10-08T16:59:06.698Z] #62 144.9 DEP criu/page-xfer.d [2019-10-08T16:59:06.698Z] #62 145.2 DEP criu/page-pipe.d [2019-10-08T16:59:06.698Z] #62 145.5 DEP criu/netfilter.d [2019-10-08T16:59:06.698Z] #62 145.8 DEP criu/net.d [2019-10-08T16:59:06.698Z] #62 146.3 DEP criu/namespaces.d [2019-10-08T16:59:06.698Z] #62 146.7 DEP criu/mount.d [2019-10-08T16:59:06.698Z] #62 147.1 DEP criu/mem.d [2019-10-08T16:59:06.698Z] #62 147.6 DEP criu/lsm.d [2019-10-08T16:59:06.698Z] #62 147.9 DEP criu/log.d [2019-10-08T16:59:06.698Z] #62 148.3 DEP criu/libnetlink.d [2019-10-08T16:59:06.698Z] #62 148.8 DEP criu/kerndat.d [2019-10-08T16:59:06.698Z] #62 149.1 DEP criu/kcmp-ids.d [2019-10-08T16:59:06.698Z] #62 149.4 DEP criu/irmap.d [2019-10-08T16:59:06.698Z] #62 150.0 DEP criu/ipc_ns.d [2019-10-08T16:59:06.698Z] #62 150.5 DEP criu/image.d [2019-10-08T16:59:06.698Z] #62 150.8 DEP criu/image-desc.d [2019-10-08T16:59:06.698Z] #62 151.1 DEP criu/fsnotify.d [2019-10-08T16:59:06.698Z] #62 151.6 DEP criu/filesystems.d [2019-10-08T16:59:07.001Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2019-10-08T16:59:07.260Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2019-10-08T16:59:07.347Z] #62 151.9 DEP criu/files.d [2019-10-08T16:59:07.828Z] ok github.com/docker/docker/pkg/dmesg 0.011s coverage: 83.3% of statements [2019-10-08T16:59:07.975Z] #62 152.5 DEP criu/files-reg.d [2019-10-08T16:59:08.263Z] #62 ... [2019-10-08T16:59:08.263Z] [2019-10-08T16:59:08.263Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-08T16:59:08.263Z] #17 177.5 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-08T16:59:08.263Z] #17 177.5 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-08T16:59:08.263Z] #17 177.5 Setting up libsepol1-dev:ppc64el (2.6-2) ... [2019-10-08T16:59:08.263Z] #17 177.5 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-08T16:59:08.263Z] #17 177.5 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-08T16:59:08.551Z] #17 177.6 Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-08T16:59:08.551Z] #17 177.6 Processing triggers for mime-support (3.60) ... [2019-10-08T16:59:08.551Z] #17 177.7 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-08T16:59:08.551Z] #17 177.7 Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-10-08T16:59:08.551Z] #17 177.8 Setting up libcap2-bin (1:2.25-1) ... [2019-10-08T16:59:08.551Z] #17 177.8 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-08T16:59:08.551Z] #17 177.8 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-08T16:59:08.551Z] #17 177.8 Setting up bash-completion (1:2.1-4.3) ... [2019-10-08T16:59:08.764Z] ok github.com/docker/docker/pkg/filenotify 0.610s coverage: 67.0% of statements [2019-10-08T16:59:09.025Z] ok github.com/docker/docker/pkg/chrootarchive 3.664s coverage: 43.2% of statements [2019-10-08T16:59:09.596Z] ok github.com/docker/docker/pkg/fileutils 0.020s coverage: 89.5% of statements [2019-10-08T16:59:09.855Z] ok github.com/docker/docker/pkg/fsutils 0.287s coverage: 85.1% of statements [2019-10-08T16:59:10.114Z] ok github.com/docker/docker/pkg/homedir 0.011s coverage: 11.4% of statements [2019-10-08T16:59:10.382Z] ok github.com/docker/docker/pkg/discovery/kv 3.166s coverage: 84.1% of statements [2019-10-08T16:59:11.324Z] ok github.com/docker/docker/layer 8.018s coverage: 68.8% of statements [2019-10-08T16:59:11.324Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-08T16:59:11.324Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-08T16:59:11.324Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-08T16:59:11.324Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-08T16:59:11.324Z] ? github.com/docker/docker/oci [no test files] [2019-10-08T16:59:11.324Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-08T16:59:11.324Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-08T16:59:11.324Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-08T16:59:11.324Z] ok github.com/docker/docker/pkg/jsonmessage 0.021s coverage: 91.7% of statements [2019-10-08T16:59:11.895Z] ok github.com/docker/docker/pkg/ioutils 0.659s coverage: 70.6% of statements [2019-10-08T16:59:11.895Z] ok github.com/docker/docker/pkg/idtools 0.931s coverage: 70.1% of statements [2019-10-08T16:59:11.895Z] ok github.com/docker/docker/pkg/locker 0.048s coverage: 88.9% of statements [2019-10-08T16:59:11.895Z] ok github.com/docker/docker/pkg/longpath 0.018s coverage: 100.0% of statements [2019-10-08T16:59:11.895Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-08T16:59:12.465Z] ok github.com/docker/docker/pkg/namesgenerator 0.022s coverage: 85.7% of statements [2019-10-08T16:59:12.465Z] ok github.com/docker/docker/pkg/parsers 0.016s coverage: 97.0% of statements [2019-10-08T16:59:12.725Z] ok github.com/docker/docker/pkg/parsers/kernel 0.020s coverage: 60.0% of statements [2019-10-08T16:59:12.987Z] ok github.com/docker/docker/pkg/pidfile 0.024s coverage: 82.4% of statements [2019-10-08T16:59:13.247Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.023s coverage: 91.4% of statements [2019-10-08T16:59:13.818Z] ok github.com/docker/docker/pkg/mount 0.817s coverage: 69.6% of statements [2019-10-08T16:59:13.818Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-08T16:59:13.818Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-08T16:59:13.818Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-08T16:59:13.818Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.045s coverage: 56.8% of statements [2019-10-08T16:59:14.117Z] #17 ... [2019-10-08T16:59:14.117Z] [2019-10-08T16:59:14.117Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:59:14.117Z] #37 229.7 vendor/golang.org/x/net/http/httpproxy [2019-10-08T16:59:14.117Z] #37 229.7 net/textproto [2019-10-08T16:59:14.117Z] #37 232.1 vendor/golang.org/x/crypto/cryptobyte [2019-10-08T16:59:14.117Z] #37 232.5 vendor/golang.org/x/net/http/httpguts [2019-10-08T16:59:14.117Z] #37 232.5 mime/multipart [2019-10-08T16:59:14.117Z] #37 235.9 crypto/x509 [2019-10-08T16:59:14.117Z] #37 ... [2019-10-08T16:59:14.117Z] [2019-10-08T16:59:14.117Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:59:14.117Z] #62 153.0 DEP criu/files-ext.d [2019-10-08T16:59:14.117Z] #62 153.3 DEP criu/file-lock.d [2019-10-08T16:59:14.117Z] #62 153.6 DEP criu/file-ids.d [2019-10-08T16:59:14.117Z] #62 153.9 DEP criu/fifo.d [2019-10-08T16:59:14.117Z] #62 154.2 DEP criu/fdstore.d [2019-10-08T16:59:14.117Z] #62 154.5 DEP criu/fault-injection.d [2019-10-08T16:59:14.117Z] #62 154.6 DEP criu/external.d [2019-10-08T16:59:14.117Z] #62 154.9 DEP criu/eventpoll.d [2019-10-08T16:59:14.117Z] #62 155.3 DEP criu/eventfd.d [2019-10-08T16:59:14.117Z] #62 155.7 DEP criu/crtools.d [2019-10-08T16:59:14.117Z] #62 156.1 DEP criu/cr-service.d [2019-10-08T16:59:14.117Z] #62 156.6 DEP criu/cr-restore.d [2019-10-08T16:59:14.117Z] #62 157.0 DEP criu/cr-errno.d [2019-10-08T16:59:14.117Z] #62 157.1 DEP criu/cr-dump.d [2019-10-08T16:59:14.117Z] #62 157.5 DEP criu/cr-dedup.d [2019-10-08T16:59:14.117Z] #62 157.8 DEP criu/cr-check.d [2019-10-08T16:59:14.117Z] #62 158.3 DEP criu/config.d [2019-10-08T16:59:14.117Z] #62 158.7 DEP criu/clone-noasan.d [2019-10-08T16:59:14.117Z] #62 158.9 DEP criu/cgroup.d [2019-10-08T16:59:14.405Z] #62 ... [2019-10-08T16:59:14.405Z] [2019-10-08T16:59:14.405Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-08T16:59:14.405Z] #17 183.7 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-10-08T16:59:14.405Z] #17 183.7 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-08T16:59:14.405Z] #17 183.7 Setting up zip (3.0-11+b1) ... [2019-10-08T16:59:14.405Z] #17 183.7 Setting up bzip2 (1.0.6-8.1) ... [2019-10-08T16:59:14.405Z] #17 183.7 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-08T16:59:14.405Z] #17 183.7 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-08T16:59:14.405Z] #17 183.7 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-08T16:59:14.405Z] #17 183.8 Setting up libaio1:ppc64el (0.3.110-3) ... [2019-10-08T16:59:14.692Z] #17 183.8 Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-08T16:59:14.692Z] #17 183.8 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-08T16:59:14.692Z] #17 183.9 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-08T16:59:14.692Z] #17 183.9 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-08T16:59:14.692Z] #17 183.9 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-08T16:59:14.692Z] #17 183.9 Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-10-08T16:59:14.692Z] #17 183.9 Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2019-10-08T16:59:14.692Z] #17 183.9 Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2019-10-08T16:59:14.692Z] #17 184.0 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-08T16:59:14.760Z] ok github.com/docker/docker/pkg/pools 0.012s coverage: 88.2% of statements [2019-10-08T16:59:14.760Z] ok github.com/docker/docker/pkg/progress 0.013s coverage: 75.9% of statements [2019-10-08T16:59:14.760Z] ok github.com/docker/docker/pkg/plugins/transport 0.023s coverage: 85.7% of statements [2019-10-08T16:59:15.330Z] ok github.com/docker/docker/pkg/reexec 0.032s coverage: 82.4% of statements [2019-10-08T16:59:15.719Z] #17 185.1 Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-10-08T16:59:15.901Z] ok github.com/docker/docker/pkg/stdcopy 0.012s coverage: 100.0% of statements [2019-10-08T16:59:16.009Z] #17 185.1 Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2019-10-08T16:59:16.009Z] #17 185.1 Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-10-08T16:59:16.009Z] #17 185.1 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-08T16:59:16.009Z] #17 185.1 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-08T16:59:16.009Z] #17 185.1 Setting up libudev-dev:ppc64el (232-25+deb9u12) ... [2019-10-08T16:59:16.009Z] #17 185.1 Setting up pigz (2.3.4-1) ... [2019-10-08T16:59:16.009Z] #17 185.2 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-08T16:59:16.009Z] #17 185.2 Setting up libmpdec2:ppc64el (2.4.2-1) ... [2019-10-08T16:59:16.009Z] #17 185.2 Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-08T16:59:16.009Z] #17 185.2 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-08T16:59:16.009Z] #17 185.2 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-08T16:59:16.009Z] #17 185.2 Setting up jq (1.5+dfsg-1.3) ... [2019-10-08T16:59:16.009Z] #17 185.2 Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2019-10-08T16:59:16.009Z] #17 185.2 Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-10-08T16:59:16.009Z] #17 185.3 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-08T16:59:16.009Z] #17 185.3 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-08T16:59:16.009Z] #17 185.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-08T16:59:16.009Z] #17 185.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-08T16:59:16.009Z] #17 185.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-08T16:59:16.009Z] #17 185.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-08T16:59:16.009Z] #17 185.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-08T16:59:16.009Z] #17 185.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-08T16:59:16.162Z] ok github.com/docker/docker/pkg/pubsub 1.101s coverage: 73.9% of statements [2019-10-08T16:59:16.299Z] #17 185.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-08T16:59:16.299Z] #17 185.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-08T16:59:16.299Z] #17 185.4 Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-10-08T16:59:16.299Z] #17 185.4 Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-08T16:59:16.299Z] #17 185.5 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-08T16:59:16.299Z] #17 185.5 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-08T16:59:16.299Z] #17 185.5 Setting up btrfs-progs (4.7.3-1) ... [2019-10-08T16:59:16.299Z] #17 185.5 Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-10-08T16:59:16.299Z] #17 185.5 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-08T16:59:16.732Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2019-10-08T16:59:16.732Z] ok github.com/docker/docker/pkg/stringid 0.010s coverage: 70.6% of statements [2019-10-08T16:59:17.301Z] ok github.com/docker/docker/pkg/symlink 0.023s coverage: 87.7% of statements [2019-10-08T16:59:17.301Z] ok github.com/docker/docker/pkg/sysinfo 0.014s coverage: 80.6% of statements [2019-10-08T16:59:18.243Z] ok github.com/docker/docker/pkg/tailfile 0.098s coverage: 88.6% of statements [2019-10-08T16:59:18.243Z] ok github.com/docker/docker/pkg/system 0.038s coverage: 36.9% of statements [2019-10-08T16:59:18.503Z] ok github.com/docker/docker/pkg/signal 2.852s coverage: 61.0% of statements [2019-10-08T16:59:19.022Z] #17 ... [2019-10-08T16:59:19.022Z] [2019-10-08T16:59:19.022Z] #31 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-08T16:59:19.022Z] #31 DONE 244.5s [2019-10-08T16:59:19.022Z] [2019-10-08T16:59:19.022Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:59:19.022Z] #62 159.4 DEP criu/cgroup-props.d [2019-10-08T16:59:19.022Z] #62 159.7 DEP criu/bitmap.d [2019-10-08T16:59:19.022Z] #62 159.7 DEP criu/bfd.d [2019-10-08T16:59:19.022Z] #62 160.0 DEP criu/autofs.d [2019-10-08T16:59:19.022Z] #62 160.4 DEP criu/aio.d [2019-10-08T16:59:19.022Z] #62 160.8 DEP criu/action-scripts.d [2019-10-08T16:59:19.022Z] #62 161.6 CC criu/action-scripts.o [2019-10-08T16:59:19.022Z] #62 163.0 CC criu/aio.o [2019-10-08T16:59:19.072Z] ok github.com/docker/docker/pkg/term 0.027s coverage: 84.8% of statements [2019-10-08T16:59:19.072Z] testing: warning: no tests to run [2019-10-08T16:59:19.072Z] coverage: [no statements] [2019-10-08T16:59:19.072Z] ok github.com/docker/docker/pkg/term/windows 0.024s coverage: [no statements] [no tests to run] [2019-10-08T16:59:19.331Z] ok github.com/docker/docker/pkg/tarsum 0.110s coverage: 89.3% of statements [2019-10-08T16:59:19.592Z] ok github.com/docker/docker/pkg/urlutil 0.019s coverage: 100.0% of statements [2019-10-08T16:59:19.592Z] ok github.com/docker/docker/pkg/truncindex 0.112s coverage: 91.5% of statements [2019-10-08T16:59:19.592Z] ok github.com/docker/docker/pkg/useragent 0.009s coverage: 88.9% of statements [2019-10-08T16:59:20.515Z] #62 165.3 CC criu/autofs.o [2019-10-08T16:59:21.503Z] ok github.com/docker/docker/plugin/v2 0.011s coverage: 14.5% of statements [2019-10-08T16:59:21.503Z] ok github.com/docker/docker/profiles/seccomp 0.016s coverage: 73.8% of statements [2019-10-08T16:59:21.540Z] #62 ... [2019-10-08T16:59:21.540Z] [2019-10-08T16:59:21.540Z] #57 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-08T16:59:21.540Z] #57 237.1 + mkdir -p /tmp/tmp.6eFzdT3vwK/src/github.com/docker [2019-10-08T16:59:21.540Z] #57 237.2 + mv components/cli /tmp/tmp.6eFzdT3vwK/src/github.com/docker/cli [2019-10-08T16:59:21.540Z] #57 237.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-10-08T16:59:22.072Z] ok github.com/docker/docker/reference 0.025s coverage: 84.4% of statements [2019-10-08T16:59:22.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-08T16:59:22.618Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-08T16:59:22.950Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-08T16:59:22.950Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2019-10-08T16:59:22.950Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2019-10-08T16:59:22.950Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-08T16:59:22.950Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-08T16:59:22.950Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-08T16:59:22.950Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-08T16:59:22.950Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-08T16:59:22.950Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-08T16:59:22.950Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-08T16:59:22.950Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-08T16:59:22.950Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-08T16:59:22.950Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-08T16:59:22.950Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-08T16:59:22.950Z] ok github.com/docker/docker/api/server/router/swarm 0.010s coverage: 4.0% of statements [2019-10-08T16:59:22.950Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-08T16:59:22.950Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-08T16:59:22.950Z] ? github.com/docker/docker/api/types [no test files] [2019-10-08T16:59:22.950Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-08T16:59:22.950Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-08T16:59:22.950Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-08T16:59:22.950Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-08T16:59:22.950Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements [2019-10-08T16:59:22.950Z] ok github.com/docker/docker/api/types/filters 0.013s coverage: 95.2% of statements [2019-10-08T16:59:22.950Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-08T16:59:22.950Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-08T16:59:22.950Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-08T16:59:22.950Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-08T16:59:22.950Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-08T16:59:22.950Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-08T16:59:22.950Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-08T16:59:22.950Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2019-10-08T16:59:22.950Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2019-10-08T16:59:22.950Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-08T16:59:22.950Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-08T16:59:22.950Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-08T16:59:22.950Z] ? github.com/docker/docker/builder [no test files] [2019-10-08T16:59:22.950Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-08T16:59:22.950Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-08T16:59:22.950Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-08T16:59:22.950Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-08T16:59:22.950Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-08T16:59:22.950Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-08T16:59:22.950Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-08T16:59:22.950Z] ok github.com/docker/docker/builder/dockerignore 0.004s coverage: 96.8% of statements [2019-10-08T16:59:23.015Z] ok github.com/docker/docker/plugin 0.589s coverage: 27.1% of statements [2019-10-08T16:59:23.275Z] ok github.com/docker/docker/registry/resumable 0.032s coverage: 100.0% of statements [2019-10-08T16:59:23.845Z] ok github.com/docker/docker/restartmanager 0.016s coverage: 45.3% of statements [2019-10-08T16:59:24.105Z] ok github.com/docker/docker/registry 0.292s coverage: 56.3% of statements [2019-10-08T16:59:24.365Z] ok github.com/docker/docker/testutil 0.014s coverage: 62.5% of statements [2019-10-08T16:59:24.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-08T16:59:24.625Z] ok github.com/docker/docker/runconfig 0.026s coverage: 68.2% of statements [2019-10-08T16:59:25.035Z] #57 ... [2019-10-08T16:59:25.035Z] [2019-10-08T16:59:25.035Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:59:25.035Z] #62 169.3 CC criu/bfd.o [2019-10-08T16:59:25.035Z] #62 ... [2019-10-08T16:59:25.035Z] [2019-10-08T16:59:25.035Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:59:25.035Z] #37 240.8 crypto/tls [2019-10-08T16:59:26.080Z] #37 ... [2019-10-08T16:59:26.080Z] [2019-10-08T16:59:26.080Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:59:26.080Z] #62 170.7 CC criu/bitmap.o [2019-10-08T16:59:26.221Z] ok github.com/docker/docker/builder/remotecontext 0.328s coverage: 13.6% of statements [2019-10-08T16:59:26.221Z] ok github.com/docker/docker/builder/dockerfile 1.004s coverage: 48.2% of statements [2019-10-08T16:59:26.367Z] #62 171.0 CC criu/cgroup-props.o [2019-10-08T16:59:26.536Z] ok github.com/docker/docker/volume/drivers 0.046s coverage: 36.1% of statements [2019-10-08T16:59:27.106Z] ok github.com/docker/docker/volume/local 0.076s coverage: 73.0% of statements [2019-10-08T16:59:27.273Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2019-10-08T16:59:27.365Z] ok github.com/docker/docker/volume/mounts 0.093s coverage: 67.0% of statements [2019-10-08T16:59:27.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-08T16:59:27.866Z] #62 172.7 CC criu/cgroup.o [2019-10-08T16:59:28.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-08T16:59:28.097Z] ok github.com/docker/docker/builder/remotecontext/git 1.478s coverage: 85.1% of statements [2019-10-08T16:59:28.097Z] ? github.com/docker/docker/cli [no test files] [2019-10-08T16:59:28.097Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-08T16:59:28.742Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.0% of statements [2019-10-08T16:59:31.362Z] #62 ... [2019-10-08T16:59:31.363Z] [2019-10-08T16:59:31.363Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-08T16:59:31.363Z] #17 196.8 Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-10-08T16:59:31.363Z] #17 196.8 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-08T16:59:31.363Z] #17 196.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-08T16:59:31.363Z] #17 196.8 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-08T16:59:31.363Z] #17 196.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-08T16:59:31.363Z] #17 196.8 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-10-08T16:59:31.363Z] #17 196.8 Setting up btrfs-tools (4.7.3-1) ... [2019-10-08T16:59:31.363Z] #17 196.8 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-08T16:59:31.363Z] #17 196.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-08T16:59:31.363Z] #17 196.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-08T16:59:31.363Z] #17 196.9 Setting up python3 (3.5.3-1) ... [2019-10-08T16:59:31.363Z] #17 199.5 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-08T16:59:31.392Z] ok github.com/docker/docker/client 0.186s coverage: 75.8% of statements [2019-10-08T16:59:32.863Z] #17 201.9 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-08T16:59:33.153Z] #17 202.2 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-08T16:59:33.153Z] #17 202.3 Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-08T16:59:33.153Z] #17 202.3 Setting up python3-wheel (0.29.0-2) ... [2019-10-08T16:59:33.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-08T16:59:34.659Z] #17 203.6 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-08T16:59:35.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-08T16:59:37.381Z] #17 206.1 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-08T16:59:37.381Z] #17 206.1 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-08T16:59:37.381Z] #17 ... [2019-10-08T16:59:37.381Z] [2019-10-08T16:59:37.381Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:59:37.381Z] #37 253.0 net/http/httptrace [2019-10-08T16:59:37.381Z] #37 253.4 net/http [2019-10-08T16:59:37.381Z] #37 ... [2019-10-08T16:59:37.381Z] [2019-10-08T16:59:37.381Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:59:37.381Z] #62 178.4 CC criu/clone-noasan.o [2019-10-08T16:59:37.381Z] #62 178.7 CC criu/config.o [2019-10-08T16:59:37.381Z] #62 182.0 CC criu/cr-check.o [2019-10-08T16:59:39.437Z] #62 ... [2019-10-08T16:59:39.437Z] [2019-10-08T16:59:39.437Z] #17 [dev 7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-08T16:59:39.437Z] #17 208.4 Setting up dmsetup (2:1.02.137-2) ... [2019-10-08T16:59:39.437Z] #17 208.5 Setting up python3-setuptools (33.1.1-1) ... [2019-10-08T16:59:39.514Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-08T16:59:41.502Z] #17 210.8 Setting up dh-python (2.20170125) ... [2019-10-08T16:59:43.017Z] #17 212.2 Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-10-08T16:59:43.017Z] #17 212.2 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-08T16:59:43.305Z] #17 DONE 212.5s [2019-10-08T16:59:43.305Z] [2019-10-08T16:59:43.305Z] #18 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-08T16:59:45.884Z] sha256:8dfabad069f2116773493be2b61be0f846ed43ef7c83f98a890bce5a04668475 [2019-10-08T16:59:45.884Z] INFO: Starting docker-py tests... [2019-10-08T16:59:45.884Z] ============================= test session starts ============================== [2019-10-08T16:59:45.884Z] platform linux -- Python 3.7.4, pytest-4.3.1, py-1.8.0, pluggy-0.13.0 [2019-10-08T16:59:45.884Z] rootdir: /src, inifile: pytest.ini [2019-10-08T16:59:45.884Z] plugins: timeout-1.3.3, cov-2.6.1 [2019-10-08T16:59:45.884Z] collected 385 items / 5 deselected / 380 selected [2019-10-08T16:59:45.884Z] [2019-10-08T16:59:46.132Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-08T16:59:49.425Z] #18 ... [2019-10-08T16:59:49.425Z] [2019-10-08T16:59:49.425Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T16:59:49.425Z] #37 272.0 github.com/LK4D4/vndr/godl [2019-10-08T16:59:49.425Z] #37 273.4 github.com/LK4D4/vndr [2019-10-08T16:59:49.519Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-08T16:59:50.665Z] ok github.com/docker/docker/pkg/plugins 33.690s coverage: 76.6% of statements [2019-10-08T16:59:50.665Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-08T16:59:50.665Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-08T16:59:50.665Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-08T16:59:50.665Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-08T16:59:50.665Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-08T16:59:50.665Z] ? github.com/docker/docker/rootless [no test files] [2019-10-08T16:59:50.665Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-08T16:59:50.665Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-08T16:59:50.665Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-08T16:59:50.665Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-08T16:59:50.665Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-08T16:59:50.665Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-08T16:59:50.665Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-08T16:59:50.665Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-08T16:59:50.665Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-08T16:59:50.665Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-08T16:59:50.665Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-08T16:59:50.665Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-08T16:59:50.665Z] ? github.com/docker/docker/volume [no test files] [2019-10-08T16:59:50.665Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-08T16:59:50.665Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-08T16:59:50.665Z] [2019-10-08T16:59:50.665Z] === Skipped [2019-10-08T16:59:50.665Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-08T16:59:50.665Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-08T16:59:50.665Z] [2019-10-08T16:59:50.665Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-08T16:59:50.665Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-08T16:59:50.665Z] [2019-10-08T16:59:50.665Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-08T16:59:50.665Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-08T16:59:50.665Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-08T16:59:50.665Z] [2019-10-08T16:59:50.665Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-08T16:59:50.665Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-08T16:59:50.665Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-08T16:59:50.665Z] [2019-10-08T16:59:50.665Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-08T16:59:50.665Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-08T16:59:50.665Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-08T16:59:50.665Z] [2019-10-08T16:59:50.665Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-08T16:59:50.665Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-08T16:59:50.665Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-08T16:59:50.665Z] [2019-10-08T16:59:50.665Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-08T16:59:50.665Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-08T16:59:50.665Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-08T16:59:50.665Z] [2019-10-08T16:59:50.665Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-08T16:59:50.665Z] graphtest_unix.go:73: No driver to put! [2019-10-08T16:59:50.665Z] [2019-10-08T16:59:50.665Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-08T16:59:50.665Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-08T16:59:50.665Z] [2019-10-08T16:59:50.665Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-08T16:59:50.665Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-08T16:59:50.665Z] [2019-10-08T16:59:50.665Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-08T16:59:50.665Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-08T16:59:50.665Z] [2019-10-08T16:59:50.665Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-08T16:59:50.665Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-08T16:59:50.665Z] [2019-10-08T16:59:50.665Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-08T16:59:50.665Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-08T16:59:50.665Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-08T16:59:50.665Z] [2019-10-08T16:59:50.665Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-08T16:59:50.665Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-08T16:59:50.665Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-08T16:59:50.665Z] [2019-10-08T16:59:50.665Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-08T16:59:50.665Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-08T16:59:50.665Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-08T16:59:50.665Z] [2019-10-08T16:59:50.665Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-08T16:59:50.665Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-08T16:59:50.665Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-08T16:59:50.665Z] [2019-10-08T16:59:50.665Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-08T16:59:50.665Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-08T16:59:50.665Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-08T16:59:50.665Z] [2019-10-08T16:59:50.665Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-08T16:59:50.666Z] graphtest_unix.go:73: No driver to put! [2019-10-08T16:59:50.666Z] [2019-10-08T16:59:50.666Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-08T16:59:50.666Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-08T16:59:50.666Z] [2019-10-08T16:59:50.666Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-08T16:59:50.666Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-08T16:59:50.666Z] [2019-10-08T16:59:50.666Z] [2019-10-08T16:59:50.666Z] DONE 2114 tests, 20 skipped in 189.066s Post stage [Pipeline] junit [2019-10-08T16:59:50.679Z] Recording test results [2019-10-08T16:59:50.920Z] #37 ... [2019-10-08T16:59:50.920Z] [2019-10-08T16:59:50.920Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T16:59:50.920Z] #62 185.5 CC criu/cr-dedup.o [2019-10-08T16:59:50.920Z] #62 186.5 CC criu/cr-dump.o [2019-10-08T16:59:50.920Z] #62 192.2 CC criu/cr-errno.o [2019-10-08T16:59:50.920Z] #62 192.4 CC criu/cr-restore.o [2019-10-08T16:59:52.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-08T16:59:53.934Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39678/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr17 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 hack/make.sh dynbinary test-integration [2019-10-08T16:59:54.870Z] [2019-10-08T16:59:54.870Z] Removing bundles/ [2019-10-08T16:59:54.870Z] [2019-10-08T16:59:54.870Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-08T16:59:54.870Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-08T16:59:54.870Z] GOOS="" GOARCH="" GOARM="" [2019-10-08T16:59:56.454Z] #62 ... [2019-10-08T16:59:56.454Z] [2019-10-08T16:59:56.454Z] #18 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-08T16:59:56.454Z] #18 12.15 Collecting yamllint==1.16.0 [2019-10-08T16:59:57.961Z] #18 14.39 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-08T16:59:58.047Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-08T16:59:58.591Z] #18 15.35 Collecting pyyaml (from yamllint==1.16.0) [2019-10-08T16:59:59.220Z] #18 15.76 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-08T17:00:00.642Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-08T17:00:02.721Z] #18 ... [2019-10-08T17:00:02.721Z] [2019-10-08T17:00:02.721Z] #37 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T17:00:02.721Z] #37 DONE 288.2s [2019-10-08T17:00:02.721Z] [2019-10-08T17:00:02.721Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T17:00:02.721Z] #62 203.0 CC criu/cr-service.o [2019-10-08T17:00:02.721Z] #62 206.7 CC criu/crtools.o [2019-10-08T17:00:03.009Z] tests/integration/api_build_test.py ......................X [ 6%] [2019-10-08T17:00:03.266Z] tests/integration/api_client_test.py ..... [ 7%] [2019-10-08T17:00:03.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-08T17:00:04.227Z] #62 208.8 CC criu/eventfd.o [2019-10-08T17:00:04.515Z] #62 ... [2019-10-08T17:00:04.515Z] [2019-10-08T17:00:04.515Z] #18 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-08T17:00:04.515Z] #18 21.13 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-08T17:00:04.806Z] #18 21.48 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-08T17:00:05.128Z] tests/integration/api_config_test.py ..... [ 8%] [2019-10-08T17:00:06.024Z] ok github.com/docker/docker/cmd/dockerd 0.048s coverage: 30.3% of statements [2019-10-08T17:00:06.024Z] ok github.com/docker/docker/container 0.111s coverage: 35.3% of statements [2019-10-08T17:00:06.024Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-08T17:00:06.024Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-08T17:00:06.024Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-08T17:00:06.024Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-08T17:00:06.455Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-08T17:00:06.455Z] Using test binary docker [2019-10-08T17:00:06.455Z] +++ /etc/init.d/apparmor start [2019-10-08T17:00:06.455Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-08T17:00:06.455Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-08T17:00:06.455Z] Warning failed to create cache: (null) [2019-10-08T17:00:06.455Z] . [2019-10-08T17:00:06.455Z] INFO: Waiting for daemon to start... [2019-10-08T17:00:06.455Z] Starting dockerd [2019-10-08T17:00:06.455Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-10-08T17:00:08.297Z] #18 24.39 Building wheels for collected packages: pyyaml, pathspec [2019-10-08T17:00:08.297Z] #18 24.39 Running setup.py bdist_wheel for pyyaml: started [2019-10-08T17:00:08.968Z] . [2019-10-08T17:00:08.968Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-08T17:00:08.968Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-08T17:00:08.968Z] Error: No such image: emptyfs [2019-10-08T17:00:08.968Z] ++++ docker load [2019-10-08T17:00:08.968Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-08T17:00:08.968Z] Running integration-test (iteration 1) [2019-10-08T17:00:09.223Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2019-10-08T17:00:09.223Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:00:09.223Z] ++ set -e [2019-10-08T17:00:09.223Z] ++ '[' -n 0 ']' [2019-10-08T17:00:09.223Z] ++ set -x [2019-10-08T17:00:09.223Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:00:11.109Z] #18 27.26 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-08T17:00:11.109Z] #18 27.26 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-08T17:00:11.109Z] #18 27.42 Running setup.py bdist_wheel for pathspec: started [2019-10-08T17:00:11.543Z] ok github.com/docker/docker/daemon/cluster 0.034s coverage: 0.5% of statements [2019-10-08T17:00:12.870Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-10-08T17:00:13.821Z] #18 ... [2019-10-08T17:00:13.821Z] [2019-10-08T17:00:13.821Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T17:00:13.821Z] #62 209.8 CC criu/eventpoll.o [2019-10-08T17:00:13.821Z] #62 211.7 CC criu/external.o [2019-10-08T17:00:13.821Z] #62 212.6 CC criu/fault-injection.o [2019-10-08T17:00:13.821Z] #62 213.0 CC criu/fdstore.o [2019-10-08T17:00:13.821Z] #62 213.9 CC criu/fifo.o [2019-10-08T17:00:13.821Z] #62 214.6 CC criu/file-ids.o [2019-10-08T17:00:13.821Z] #62 215.3 CC criu/file-lock.o [2019-10-08T17:00:13.821Z] #62 217.5 CC criu/files-ext.o [2019-10-08T17:00:13.821Z] #62 218.3 CC criu/files-reg.o [2019-10-08T17:00:13.821Z] #62 ... [2019-10-08T17:00:13.821Z] [2019-10-08T17:00:13.821Z] #18 [dev 8/25] RUN pip3 install yamllint==1.16.0 [2019-10-08T17:00:13.821Z] #18 30.42 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-08T17:00:13.821Z] #18 30.43 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-08T17:00:13.821Z] #18 30.48 Successfully built pyyaml pathspec [2019-10-08T17:00:13.821Z] #18 30.48 Installing collected packages: pyyaml, pathspec, yamllint [2019-10-08T17:00:14.812Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.8% of statements [2019-10-08T17:00:14.852Z] #18 31.55 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-08T17:00:15.483Z] #18 DONE 31.9s [2019-10-08T17:00:15.483Z] [2019-10-08T17:00:15.483Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-08T17:00:17.531Z] #51 ... [2019-10-08T17:00:17.531Z] [2019-10-08T17:00:17.531Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T17:00:17.531Z] #62 222.2 CC criu/files.o [2019-10-08T17:00:19.624Z] 2945147eda09: Pull complete [2019-10-08T17:00:19.624Z] Digest: sha256:d7e7e3702cbc4d8ea29001a02c1c852d0229a0679d94e017a41c43dbaa01db20 [2019-10-08T17:00:19.624Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-08T17:00:19.624Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2019-10-08T17:00:19.624Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2019-10-08T17:00:19.624Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.737' [2019-10-08T17:00:19.624Z] WARN: Skipping validation tests [2019-10-08T17:00:19.624Z] INFO: Running unit tests at 10/08/2019 17:00:19... [2019-10-08T17:00:21.965Z] #62 226.1 CC criu/filesystems.o [2019-10-08T17:00:22.502Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.448s coverage: 13.7% of statements [2019-10-08T17:00:22.987Z] #62 ... [2019-10-08T17:00:22.987Z] [2019-10-08T17:00:22.988Z] #19 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-08T17:00:22.988Z] #19 309.0 + rm -rf /tmp/tmp.UnCLscUwrX [2019-10-08T17:00:23.275Z] #19 DONE 309.4s [2019-10-08T17:00:23.275Z] [2019-10-08T17:00:23.276Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T17:00:23.276Z] #62 227.7 CC criu/fsnotify.o [2019-10-08T17:00:23.335Z] ok github.com/docker/docker/daemon 12.330s coverage: 17.6% of statements [2019-10-08T17:00:23.335Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-08T17:00:23.335Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-08T17:00:23.492Z] INFO: make.ps1 starting at 10/08/2019 17:00:23 [2019-10-08T17:00:23.953Z] INFO: Git commit (eda98ad00) assumed from DOCKER_GITCOMMIT environment variable [2019-10-08T17:00:23.953Z] INFO: Invoking autogen... [2019-10-08T17:00:24.413Z] INFO: Running unit tests... [2019-10-08T17:00:25.344Z] #62 ... [2019-10-08T17:00:25.344Z] [2019-10-08T17:00:25.344Z] #20 [dev 9/25] COPY --from=swagger /build/swagger* /usr/local/bin/ [2019-10-08T17:00:25.344Z] #20 DONE 0.1s [2019-10-08T17:00:25.344Z] [2019-10-08T17:00:25.344Z] #25 [dev 10/25] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-08T17:00:25.427Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2019-10-08T17:00:25.634Z] #25 DONE 0.5s [2019-10-08T17:00:25.635Z] [2019-10-08T17:00:25.635Z] #46 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T17:00:25.820Z] ok github.com/docker/docker/daemon/config 0.041s coverage: 84.6% of statements [2019-10-08T17:00:26.221Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2019-10-08T17:00:26.221Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-08T17:00:26.221Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-08T17:00:26.262Z] #46 ... [2019-10-08T17:00:26.262Z] [2019-10-08T17:00:26.262Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T17:00:26.262Z] #62 230.7 CC criu/image-desc.o [2019-10-08T17:00:26.262Z] #62 231.1 CC criu/image.o [2019-10-08T17:00:27.574Z] ok github.com/docker/docker/daemon/graphdriver 0.014s coverage: 2.2% of statements [2019-10-08T17:00:28.317Z] #62 232.7 CC criu/ipc_ns.o [2019-10-08T17:00:29.814Z] #62 234.4 CC criu/irmap.o [2019-10-08T17:00:30.235Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2019-10-08T17:00:30.442Z] #62 235.2 CC criu/kcmp-ids.o [2019-10-08T17:00:31.069Z] #62 235.7 CC criu/kerndat.o [2019-10-08T17:00:31.077Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.272s coverage: 57.9% of statements [2019-10-08T17:00:33.126Z] #62 237.8 CC criu/libnetlink.o [2019-10-08T17:00:33.751Z] #62 238.4 CC criu/log.o [2019-10-08T17:00:34.774Z] #62 239.2 CC criu/lsm.o [2019-10-08T17:00:35.403Z] #62 240.0 CC criu/mem.o [2019-10-08T17:00:37.423Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.641s coverage: 45.9% of statements [2019-10-08T17:00:38.121Z] #62 242.6 CC criu/mount.o [2019-10-08T17:00:39.996Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.552s coverage: 72.5% of statements [2019-10-08T17:00:39.996Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-08T17:00:40.280Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2019-10-08T17:00:40.792Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.054s coverage: 51.0% of statements [2019-10-08T17:00:41.249Z] Loaded image: buildpack-deps:jessie [2019-10-08T17:00:41.249Z] Loaded image: busybox:latest [2019-10-08T17:00:41.249Z] Loaded image: busybox:glibc [2019-10-08T17:00:41.249Z] Loaded image: debian:jessie [2019-10-08T17:00:41.249Z] Loaded image: hello-world:latest [2019-10-08T17:00:41.249Z] INFO: Testing against a local daemon [2019-10-08T17:00:41.249Z] === RUN TestCgroupNamespacesBuild [2019-10-08T17:00:42.125Z] ? github.com/docker/docker/api [no test files] [2019-10-08T17:00:42.175Z] --- PASS: TestCgroupNamespacesBuild (2.36s) [2019-10-08T17:00:42.175Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-08T17:00:42.175Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-08T17:00:42.571Z] #62 ... [2019-10-08T17:00:42.571Z] [2019-10-08T17:00:42.571Z] #46 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=... [2019-10-08T17:00:42.571Z] #46 275.1 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-10-08T17:00:42.710Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.610s coverage: 76.1% of statements [2019-10-08T17:00:44.046Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2019-10-08T17:00:44.684Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.37s) [2019-10-08T17:00:44.685Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-08T17:00:44.685Z] === RUN TestBuildWithSession [2019-10-08T17:00:44.685Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-08T17:00:44.685Z] build_session_test.go:25: TODO: BuildKit [2019-10-08T17:00:44.685Z] === RUN TestBuildSquashParent [2019-10-08T17:00:45.287Z] #46 278.1 + mkdir -p /build [2019-10-08T17:00:45.287Z] #46 278.1 + cp runc /build/runc [2019-10-08T17:00:45.456Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2019-10-08T17:00:45.576Z] #46 DONE 278.2s [2019-10-08T17:00:45.576Z] [2019-10-08T17:00:45.576Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T17:00:45.576Z] #62 249.1 CC criu/namespaces.o [2019-10-08T17:00:48.003Z] ok github.com/docker/docker/daemon/images 0.036s coverage: 4.9% of statements [2019-10-08T17:00:48.003Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.887s coverage: 57.0% of statements [2019-10-08T17:00:48.003Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-08T17:00:48.003Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-08T17:00:48.003Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-08T17:00:48.003Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2019-10-08T17:00:48.003Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-08T17:00:48.293Z] #62 252.8 CC criu/net.o [2019-10-08T17:00:49.327Z] ok github.com/docker/docker/daemon/logger 0.212s coverage: 42.7% of statements [2019-10-08T17:00:50.145Z] ok github.com/docker/docker/daemon/logger/awslogs 0.126s coverage: 77.8% of statements [2019-10-08T17:00:50.145Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-08T17:00:50.145Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-08T17:00:51.574Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2019-10-08T17:00:51.999Z] ok github.com/docker/docker/daemon/logger/journald 0.012s coverage: 26.2% of statements [2019-10-08T17:00:52.851Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 88.3% of statements [2019-10-08T17:00:53.253Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.026s coverage: 62.1% of statements [2019-10-08T17:00:53.849Z] #62 257.8 CC criu/netfilter.o [2019-10-08T17:00:53.849Z] #62 258.4 CC criu/page-pipe.o [2019-10-08T17:00:54.085Z] ok github.com/docker/docker/daemon/logger/local 0.042s coverage: 74.7% of statements [2019-10-08T17:00:54.085Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-08T17:00:54.895Z] #62 259.6 CC criu/page-xfer.o [2019-10-08T17:00:54.904Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.007s coverage: 19.9% of statements [2019-10-08T17:00:56.775Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2019-10-08T17:00:56.775Z] ok github.com/docker/docker/daemon/logger/templates 0.005s coverage: 8.3% of statements [2019-10-08T17:00:56.952Z] #62 261.7 CC criu/pagemap-cache.o [2019-10-08T17:00:56.975Z] ok github.com/docker/docker/api/server 0.161s coverage: 9.0% of statements [2019-10-08T17:00:56.981Z] --- PASS: TestBuildSquashParent (10.47s) [2019-10-08T17:00:56.981Z] build_squash_test.go:29: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent" [2019-10-08T17:00:56.981Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-08T17:00:56.981Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-08T17:00:56.981Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-08T17:00:56.981Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-08T17:00:56.981Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-08T17:00:56.981Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-08T17:00:56.981Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-08T17:00:56.981Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-08T17:00:56.981Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-08T17:00:56.981Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-08T17:00:56.981Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-08T17:00:56.981Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-08T17:00:56.981Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-08T17:00:56.981Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-08T17:00:56.981Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-08T17:00:57.231Z] ok github.com/docker/docker/daemon/logger/splunk 1.624s coverage: 84.5% of statements [2019-10-08T17:00:57.231Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-08T17:00:57.579Z] #62 262.3 CC criu/pagemap.o [2019-10-08T17:00:58.056Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2019-10-08T17:00:58.056Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-08T17:00:58.341Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-08T17:00:58.595Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-08T17:00:59.076Z] #62 263.6 CC criu/parasite-syscall.o [2019-10-08T17:00:59.980Z] ok github.com/docker/docker/distribution/metadata 0.029s coverage: 48.2% of statements [2019-10-08T17:01:00.364Z] ok github.com/docker/docker/distribution 0.310s coverage: 22.4% of statements [2019-10-08T17:01:00.364Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-08T17:01:00.582Z] #62 265.1 CC criu/path.o [2019-10-08T17:01:01.254Z] #62 265.7 CC criu/pie-util-vdso-elf32.o [2019-10-08T17:01:01.696Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2019-10-08T17:01:01.855Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-08T17:01:01.879Z] #62 266.4 CC criu/pie-util-vdso.o [2019-10-08T17:01:02.168Z] #62 267.0 CC criu/pie-util.o [2019-10-08T17:01:02.416Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-08T17:01:02.600Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-08T17:01:02.600Z] [2019-10-08T17:01:02.600Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-08T17:01:02.600Z] PKG_CONFIG=pkg-config [2019-10-08T17:01:02.600Z] GOLANG_VERSION=1.13.1 [2019-10-08T17:01:02.600Z] HOSTNAME=a90e81f395d8 [2019-10-08T17:01:02.600Z] DOCKER_EXPERIMENTAL=1 [2019-10-08T17:01:02.600Z] container=docker [2019-10-08T17:01:02.600Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-08T17:01:02.600Z] GO111MODULE=off [2019-10-08T17:01:02.600Z] GOPATH=/go [2019-10-08T17:01:02.600Z] PWD=/go/src/github.com/docker/docker [2019-10-08T17:01:02.600Z] HOME=/root [2019-10-08T17:01:02.600Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-08T17:01:02.600Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-08T17:01:02.600Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-08T17:01:02.600Z] DOCKER_GITCOMMIT=eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 [2019-10-08T17:01:02.600Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-08T17:01:02.600Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-08T17:01:02.600Z] TERM=xterm [2019-10-08T17:01:02.600Z] VALIDATE_BRANCH=master [2019-10-08T17:01:02.600Z] DEST=bundles/test-integration [2019-10-08T17:01:02.600Z] SHLVL=1 [2019-10-08T17:01:02.600Z] TIMEOUT=120m [2019-10-08T17:01:02.600Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-08T17:01:02.600Z] DOCKER_PKG=github.com/docker/docker [2019-10-08T17:01:02.600Z] TESTDEBUG=0 [2019-10-08T17:01:02.600Z] _=/usr/bin/env [2019-10-08T17:01:02.601Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-08T17:01:02.796Z] #62 267.4 CC criu/pipes.o [2019-10-08T17:01:03.122Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2019-10-08T17:01:03.579Z] ok github.com/docker/docker/distribution/xfer 2.022s coverage: 85.1% of statements [2019-10-08T17:01:03.579Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-08T17:01:03.821Z] #62 268.5 CC criu/plugin.o [2019-10-08T17:01:04.446Z] #62 269.1 CC criu/proc_parse.o [2019-10-08T17:01:04.449Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2019-10-08T17:01:04.449Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-08T17:01:05.289Z] ok github.com/docker/docker/image/v1 0.017s coverage: 25.0% of statements [2019-10-08T17:01:05.289Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-08T17:01:05.719Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2019-10-08T17:01:05.719Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.43s) [2019-10-08T17:01:05.719Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.61s) [2019-10-08T17:01:05.719Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.29s) [2019-10-08T17:01:05.719Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.87s) [2019-10-08T17:01:05.719Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.55s) [2019-10-08T17:01:05.719Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.33s) [2019-10-08T17:01:05.719Z] === RUN TestBuildMultiStageCopy [2019-10-08T17:01:05.719Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-08T17:01:06.140Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements [2019-10-08T17:01:07.453Z] ok github.com/docker/docker/opts 0.024s coverage: 66.9% of statements [2019-10-08T17:01:07.826Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-10-08T17:01:08.886Z] #62 273.5 CC criu/protobuf-desc.o [2019-10-08T17:01:08.978Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-08T17:01:09.539Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-08T17:01:10.013Z] ok github.com/docker/docker/pkg/archive 0.548s coverage: 77.0% of statements [2019-10-08T17:01:10.141Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-08T17:01:10.702Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-08T17:01:10.943Z] #62 275.3 CC criu/protobuf.o [2019-10-08T17:01:11.231Z] #62 276.0 CC criu/pstree.o [2019-10-08T17:01:11.284Z] ok github.com/docker/docker/pkg/authorization 0.409s coverage: 68.3% of statements [2019-10-08T17:01:11.628Z] --- PASS: TestBuildMultiStageCopy (5.76s) [2019-10-08T17:01:11.628Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.16s) [2019-10-08T17:01:11.628Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.65s) [2019-10-08T17:01:11.628Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.61s) [2019-10-08T17:01:11.628Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.66s) [2019-10-08T17:01:11.628Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.69s) [2019-10-08T17:01:11.628Z] === RUN TestBuildMultiStageParentConfig [2019-10-08T17:01:11.661Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2019-10-08T17:01:12.076Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-10-08T17:01:13.036Z] --- PASS: TestBuildMultiStageParentConfig (1.59s) [2019-10-08T17:01:13.036Z] === RUN TestBuildLabelWithTargets [2019-10-08T17:01:13.278Z] #62 277.8 CC criu/rbtree.o [2019-10-08T17:01:13.565Z] #62 278.3 CC criu/rst-malloc.o [2019-10-08T17:01:14.188Z] #62 278.8 CC criu/seccomp.o [2019-10-08T17:01:14.563Z] ok github.com/docker/docker/layer 7.619s coverage: 68.8% of statements [2019-10-08T17:01:14.563Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-08T17:01:14.563Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-08T17:01:14.563Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-08T17:01:14.563Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-08T17:01:14.563Z] ? github.com/docker/docker/oci [no test files] [2019-10-08T17:01:14.563Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-08T17:01:14.563Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2019-10-08T17:01:14.944Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2019-10-08T17:01:15.565Z] --- PASS: TestBuildLabelWithTargets (2.41s) [2019-10-08T17:01:15.565Z] === RUN TestBuildWithEmptyLayers [2019-10-08T17:01:15.677Z] #62 280.0 CC criu/seize.o [2019-10-08T17:01:15.864Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2019-10-08T17:01:15.966Z] #62 ... [2019-10-08T17:01:15.966Z] [2019-10-08T17:01:15.966Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-08T17:01:15.966Z] #59 362.1 + dpkg --print-architecture [2019-10-08T17:01:15.966Z] #59 362.1 + cd /tmp/tmp.vKUAu2Pb4e/src/github.com/docker/distribution [2019-10-08T17:01:15.966Z] #59 362.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-08T17:01:16.255Z] #59 362.4 + GOPATH=/tmp/tmp.vKUAu2Pb4e/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.vKUAu2Pb4e [2019-10-08T17:01:16.255Z] #59 362.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-08T17:01:16.273Z] ok github.com/docker/docker/pkg/chrootarchive 3.532s coverage: 43.2% of statements [2019-10-08T17:01:16.273Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-08T17:01:16.273Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-08T17:01:16.575Z] --- PASS: TestBuildWithEmptyLayers (1.28s) [2019-10-08T17:01:16.575Z] === RUN TestBuildMultiStageOnBuild [2019-10-08T17:01:17.619Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2019-10-08T17:01:18.011Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2019-10-08T17:01:18.414Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2019-10-08T17:01:19.738Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2019-10-08T17:01:20.126Z] ok github.com/docker/docker/pkg/discovery/kv 3.205s coverage: 84.1% of statements [2019-10-08T17:01:20.516Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 89.5% of statements [2019-10-08T17:01:20.823Z] --- PASS: TestBuildMultiStageOnBuild (3.47s) [2019-10-08T17:01:20.823Z] === RUN TestBuildUncleanTarFilenames [2019-10-08T17:01:20.964Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2019-10-08T17:01:20.964Z] ok github.com/docker/docker/pkg/fsutils 0.456s coverage: 85.1% of statements [2019-10-08T17:01:22.187Z] --- PASS: TestBuildUncleanTarFilenames (1.76s) [2019-10-08T17:01:22.187Z] === RUN TestBuildMultiStageLayerLeak [2019-10-08T17:01:22.360Z] ok github.com/docker/docker/pkg/idtools 0.540s coverage: 70.1% of statements [2019-10-08T17:01:22.752Z] ok github.com/docker/docker/pkg/ioutils 0.376s coverage: 70.6% of statements [2019-10-08T17:01:23.143Z] ok github.com/docker/docker/pkg/locker 0.034s coverage: 88.9% of statements [2019-10-08T17:01:23.143Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2019-10-08T17:01:23.533Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2019-10-08T17:01:23.533Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-08T17:01:23.907Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2019-10-08T17:01:24.278Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-10-08T17:01:24.652Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-10-08T17:01:25.032Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.002s coverage: 91.4% of statements [2019-10-08T17:01:25.422Z] ok github.com/docker/docker/pkg/mount 1.302s coverage: 69.6% of statements [2019-10-08T17:01:25.422Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-08T17:01:25.422Z] ok github.com/docker/docker/pkg/pidfile 0.017s coverage: 82.4% of statements [2019-10-08T17:01:25.422Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-08T17:01:25.422Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-08T17:01:26.349Z] --- PASS: TestBuildMultiStageLayerLeak (3.81s) [2019-10-08T17:01:26.349Z] === RUN TestBuildWithHugeFile [2019-10-08T17:01:26.371Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2019-10-08T17:01:27.298Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-10-08T17:01:27.705Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-10-08T17:01:28.082Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-10-08T17:01:28.871Z] #59 ... [2019-10-08T17:01:28.871Z] [2019-10-08T17:01:28.871Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T17:01:28.871Z] #62 281.6 CC criu/servicefd.o [2019-10-08T17:01:28.871Z] #62 282.5 CC criu/shmem.o [2019-10-08T17:01:28.871Z] #62 284.2 CC criu/sigframe.o [2019-10-08T17:01:28.871Z] #62 284.4 CC criu/signalfd.o [2019-10-08T17:01:28.871Z] #62 285.0 CC criu/sk-inet.o [2019-10-08T17:01:28.871Z] #62 286.7 CC criu/sk-netlink.o [2019-10-08T17:01:28.871Z] #62 287.6 CC criu/sk-packet.o [2019-10-08T17:01:28.871Z] #62 288.7 CC criu/sk-queue.o [2019-10-08T17:01:28.871Z] #62 289.5 CC criu/sk-tcp.o [2019-10-08T17:01:28.871Z] #62 290.3 CC criu/sk-unix.o [2019-10-08T17:01:29.158Z] #62 293.8 CC criu/sockets.o [2019-10-08T17:01:29.175Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-08T17:01:29.344Z] ok github.com/docker/docker/pkg/pubsub 1.035s coverage: 73.9% of statements [2019-10-08T17:01:29.738Z] ok github.com/docker/docker/pkg/reexec 0.004s coverage: 82.4% of statements [2019-10-08T17:01:29.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-08T17:01:30.524Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-08T17:01:30.524Z] Using test binary docker [2019-10-08T17:01:30.524Z] +++ /etc/init.d/apparmor start [2019-10-08T17:01:30.524Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-08T17:01:30.524Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-08T17:01:30.524Z] Warning failed to create cache: (null) [2019-10-08T17:01:30.524Z] . [2019-10-08T17:01:30.524Z] INFO: Waiting for daemon to start... [2019-10-08T17:01:30.524Z] Starting dockerd [2019-10-08T17:01:30.524Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-10-08T17:01:30.649Z] #62 295.2 CC criu/stats.o [2019-10-08T17:01:31.276Z] #62 295.8 CC criu/string.o [2019-10-08T17:01:31.276Z] #62 296.0 CC criu/sysctl.o [2019-10-08T17:01:31.448Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-08T17:01:31.448Z] Using test binary docker [2019-10-08T17:01:31.448Z] +++ /etc/init.d/apparmor start [2019-10-08T17:01:31.448Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-08T17:01:31.448Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-08T17:01:31.448Z] Warning failed to create cache: (null) [2019-10-08T17:01:31.448Z] . [2019-10-08T17:01:31.448Z] INFO: Waiting for daemon to start... [2019-10-08T17:01:31.448Z] Starting dockerd [2019-10-08T17:01:31.448Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-10-08T17:01:32.809Z] . [2019-10-08T17:01:32.809Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-08T17:01:32.809Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-08T17:01:32.809Z] Error: No such image: emptyfs [2019-10-08T17:01:32.809Z] ++++ docker load [2019-10-08T17:01:32.809Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-08T17:01:32.813Z] #62 297.3 CC criu/sysfs_parse.o [2019-10-08T17:01:33.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-08T17:01:33.077Z] ok github.com/docker/docker/pkg/signal 2.613s coverage: 61.0% of statements [2019-10-08T17:01:33.107Z] Running integration-test (iteration 1) [2019-10-08T17:01:33.107Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-10-08T17:01:33.107Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2019-10-08T17:01:33.107Z] ++ set -e [2019-10-08T17:01:33.107Z] ++ '[' -n 0 ']' [2019-10-08T17:01:33.107Z] ++ set -x [2019-10-08T17:01:33.107Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2019-10-08T17:01:33.436Z] #62 298.0 CC criu/timerfd.o [2019-10-08T17:01:33.455Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2019-10-08T17:01:33.711Z] [2019-10-08T17:01:33.711Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-08T17:01:33.711Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-08T17:01:33.711Z] Error: No such image: emptyfs [2019-10-08T17:01:33.711Z] ++++ docker load [2019-10-08T17:01:33.711Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-08T17:01:33.842Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2019-10-08T17:01:34.008Z] Running integration-test (iteration 1) [2019-10-08T17:01:34.061Z] #62 298.8 CC criu/tty.o [2019-10-08T17:01:34.228Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-10-08T17:01:34.263Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-10-08T17:01:34.264Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2019-10-08T17:01:34.264Z] ++ set -e [2019-10-08T17:01:34.264Z] ++ '[' -n 0 ']' [2019-10-08T17:01:34.264Z] ++ set -x [2019-10-08T17:01:34.264Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2019-10-08T17:01:34.610Z] ok github.com/docker/docker/pkg/symlink 0.009s coverage: 87.7% of statements [2019-10-08T17:01:35.004Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 80.6% of statements [2019-10-08T17:01:35.794Z] ok github.com/docker/docker/pkg/system 0.044s coverage: 36.9% of statements [2019-10-08T17:01:36.187Z] ok github.com/docker/docker/pkg/tailfile 0.040s coverage: 88.6% of statements [2019-10-08T17:01:36.996Z] ok github.com/docker/docker/pkg/tarsum 0.054s coverage: 89.3% of statements [2019-10-08T17:01:37.396Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2019-10-08T17:01:37.396Z] testing: warning: no tests to run [2019-10-08T17:01:37.396Z] coverage: [no statements] [2019-10-08T17:01:37.396Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-10-08T17:01:38.270Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-10-08T17:01:38.270Z] ok github.com/docker/docker/pkg/urlutil 0.003s coverage: 100.0% of statements [2019-10-08T17:01:38.491Z] #62 302.4 CC criu/tun.o [2019-10-08T17:01:38.722Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2019-10-08T17:01:38.779Z] #62 303.4 CC criu/uffd.o [2019-10-08T17:01:41.232Z] ok github.com/docker/docker/plugin 0.543s coverage: 27.1% of statements [2019-10-08T17:01:41.490Z] #62 305.9 CC criu/util.o [2019-10-08T17:01:42.046Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-10-08T17:01:42.854Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 76.2% of statements [2019-10-08T17:01:43.259Z] ok github.com/docker/docker/reference 0.008s coverage: 84.4% of statements [2019-10-08T17:01:43.470Z] ................................................ [ 29%] [2019-10-08T17:01:44.226Z] #62 308.4 CC criu/uts_ns.o [2019-10-08T17:01:44.226Z] #62 308.8 CC criu/vdso.o [2019-10-08T17:01:45.155Z] ok github.com/docker/docker/registry 0.179s coverage: 56.3% of statements [2019-10-08T17:01:45.252Z] #62 309.8 LINK criu/built-in.o [2019-10-08T17:01:45.542Z] #62 310.1 LINK criu/criu [2019-10-08T17:01:45.975Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-10-08T17:01:46.354Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2019-10-08T17:01:46.571Z] #62 311.0 DEP lib/c/criu.d [2019-10-08T17:01:46.571Z] #62 311.2 CC images/rpc.pb-c.o [2019-10-08T17:01:47.182Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2019-10-08T17:01:47.570Z] ok github.com/docker/docker/testutil 0.012s coverage: 62.5% of statements [2019-10-08T17:01:47.599Z] #62 312.4 CC lib/c/criu.o [2019-10-08T17:01:47.769Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-08T17:01:47.769Z] ok github.com/docker/docker/api/server/httputils 0.123s coverage: 14.7% of statements [2019-10-08T17:01:47.769Z] ok github.com/docker/docker/api/server/middleware 0.190s coverage: 37.7% of statements [2019-10-08T17:01:47.769Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-08T17:01:47.769Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-08T17:01:47.769Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-08T17:01:47.769Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-08T17:01:47.769Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-08T17:01:47.769Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-08T17:01:47.769Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-08T17:01:47.769Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-08T17:01:47.769Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-08T17:01:47.769Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-08T17:01:47.769Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-08T17:01:47.769Z] ok github.com/docker/docker/api/server/router/swarm 0.156s coverage: 4.0% of statements [2019-10-08T17:01:47.769Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-08T17:01:47.769Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-08T17:01:47.769Z] ? github.com/docker/docker/api/types [no test files] [2019-10-08T17:01:47.769Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-08T17:01:47.769Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-08T17:01:47.769Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-08T17:01:47.769Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-08T17:01:47.769Z] ok github.com/docker/docker/api/types/filters 0.044s coverage: 95.2% of statements [2019-10-08T17:01:47.769Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-08T17:01:47.769Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-08T17:01:47.769Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-08T17:01:47.769Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-08T17:01:47.769Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-08T17:01:47.769Z] ok github.com/docker/docker/api/types/strslice 0.045s coverage: 90.0% of statements [2019-10-08T17:01:47.769Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-08T17:01:47.769Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-08T17:01:47.769Z] ok github.com/docker/docker/api/types/time 0.389s coverage: 100.0% of statements [2019-10-08T17:01:48.232Z] ok github.com/docker/docker/api/types/versions 0.037s coverage: 75.0% of statements [2019-10-08T17:01:48.232Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-08T17:01:48.232Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-08T17:01:48.232Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-08T17:01:48.232Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2019-10-08T17:01:48.232Z] ? github.com/docker/docker/builder [no test files] [2019-10-08T17:01:48.232Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-08T17:01:48.232Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-08T17:01:48.232Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-08T17:01:48.232Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-08T17:01:48.232Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-08T17:01:48.232Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-08T17:01:48.232Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-08T17:01:50.540Z] #62 314.7 LINK lib/c/built-in.o [2019-10-08T17:01:50.541Z] #62 314.7 LINK lib/c/libcriu.so [2019-10-08T17:01:50.541Z] #62 315.1 GEN magic.py [2019-10-08T17:01:50.541Z] #62 315.4 Note: Building without setproctitle() and strlcpy() support. [2019-10-08T17:01:50.541Z] #62 315.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-08T17:01:50.911Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-10-08T17:01:51.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-08T17:01:51.301Z] ok github.com/docker/docker/volume/local 0.030s coverage: 73.0% of statements [2019-10-08T17:01:51.578Z] #62 316.3 fatal: Not a git repository (or any of the parent directories): .git [2019-10-08T17:01:52.111Z] ok github.com/docker/docker/volume/mounts 0.026s coverage: 67.0% of statements [2019-10-08T17:01:52.523Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-08T17:01:53.411Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2019-10-08T17:01:53.632Z] #62 318.0 make[1]: Nothing to be done for 'all'. [2019-10-08T17:01:53.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-08T17:01:53.921Z] #62 ... [2019-10-08T17:01:53.921Z] [2019-10-08T17:01:53.921Z] #59 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-08T17:01:53.921Z] #59 400.1 + rm -rf /tmp/tmp.vKUAu2Pb4e/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.vKUAu2Pb4e [2019-10-08T17:01:53.921Z] #59 DONE 400.2s [2019-10-08T17:01:53.921Z] [2019-10-08T17:01:53.921Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-08T17:01:54.047Z] ok github.com/docker/docker/builder/dockerfile 0.478s coverage: 46.1% of statements [2019-10-08T17:01:54.047Z] ok github.com/docker/docker/builder/dockerignore 0.038s coverage: 96.8% of statements [2019-10-08T17:01:54.047Z] ok github.com/docker/docker/builder/remotecontext 0.649s coverage: 9.2% of statements [2019-10-08T17:01:54.942Z] #51 ... [2019-10-08T17:01:54.942Z] [2019-10-08T17:01:54.942Z] #62 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/c... [2019-10-08T17:01:54.942Z] #62 319.6 make[1]: 'images/built-in.o' is up to date. [2019-10-08T17:01:54.942Z] #62 319.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-08T17:01:55.232Z] #62 319.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-08T17:01:55.232Z] #62 319.9 make[1]: 'compel/libcompel.a' is up to date. [2019-10-08T17:01:55.232Z] #62 320.0 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-08T17:01:55.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-08T17:01:55.520Z] #62 320.1 make[1]: Nothing to be done for 'all'. [2019-10-08T17:01:55.520Z] #62 320.1 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-08T17:01:55.541Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-08T17:01:55.809Z] #62 320.6 make[2]: Nothing to be done for 'all'. [2019-10-08T17:01:55.809Z] #62 320.6 make[2]: Nothing to be done for 'all'. [2019-10-08T17:01:56.096Z] #62 320.8 make[2]: Nothing to be done for 'all'. [2019-10-08T17:01:56.384Z] #62 321.1 make[2]: Nothing to be done for 'all'. [2019-10-08T17:01:56.671Z] #62 321.3 make[2]: Nothing to be done for 'all'. [2019-10-08T17:01:56.671Z] #62 321.3 make[2]: Nothing to be done for 'all'. [2019-10-08T17:01:56.671Z] #62 321.4 make[2]: Nothing to be done for 'all'. [2019-10-08T17:01:56.958Z] #62 321.6 make[2]: Nothing to be done for 'all'. [2019-10-08T17:01:56.958Z] #62 321.6 INSTALL criu/criu [2019-10-08T17:01:56.958Z] #62 DONE 321.8s [2019-10-08T17:01:56.958Z] [2019-10-08T17:01:56.958Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-08T17:01:58.076Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-08T17:01:59.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-08T17:02:00.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-08T17:02:01.043Z] ok github.com/docker/docker/pkg/plugins 33.622s coverage: 76.6% of statements [2019-10-08T17:02:01.043Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-08T17:02:01.043Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-08T17:02:01.043Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-08T17:02:01.043Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-08T17:02:01.043Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-08T17:02:01.043Z] ? github.com/docker/docker/rootless [no test files] [2019-10-08T17:02:01.043Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-08T17:02:01.043Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-08T17:02:01.043Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-08T17:02:01.043Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-08T17:02:01.043Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-08T17:02:01.043Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-08T17:02:01.043Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-08T17:02:01.043Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-08T17:02:01.043Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-08T17:02:01.043Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-08T17:02:01.043Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-08T17:02:01.043Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-08T17:02:01.043Z] ? github.com/docker/docker/volume [no test files] [2019-10-08T17:02:01.043Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-08T17:02:01.043Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-08T17:02:01.043Z] [2019-10-08T17:02:01.043Z] === Skipped [2019-10-08T17:02:01.043Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-08T17:02:01.043Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-08T17:02:01.043Z] [2019-10-08T17:02:01.043Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-08T17:02:01.043Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-08T17:02:01.043Z] [2019-10-08T17:02:01.043Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-08T17:02:01.043Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-08T17:02:01.043Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-08T17:02:01.043Z] [2019-10-08T17:02:01.043Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-08T17:02:01.043Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-08T17:02:01.043Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-08T17:02:01.043Z] [2019-10-08T17:02:01.043Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-08T17:02:01.043Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-08T17:02:01.043Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-08T17:02:01.043Z] [2019-10-08T17:02:01.043Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-08T17:02:01.043Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-08T17:02:01.043Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-08T17:02:01.043Z] [2019-10-08T17:02:01.043Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-08T17:02:01.043Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-08T17:02:01.043Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-08T17:02:01.043Z] [2019-10-08T17:02:01.043Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-08T17:02:01.043Z] graphtest_unix.go:73: No driver to put! [2019-10-08T17:02:01.043Z] [2019-10-08T17:02:01.043Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-08T17:02:01.043Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-08T17:02:01.043Z] [2019-10-08T17:02:01.043Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-08T17:02:01.043Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-08T17:02:01.043Z] [2019-10-08T17:02:01.043Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-08T17:02:01.043Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-08T17:02:01.043Z] [2019-10-08T17:02:01.043Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-08T17:02:01.043Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-08T17:02:01.043Z] [2019-10-08T17:02:01.043Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-08T17:02:01.043Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-08T17:02:01.043Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-08T17:02:01.043Z] [2019-10-08T17:02:01.043Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-08T17:02:01.043Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-08T17:02:01.043Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-08T17:02:01.043Z] [2019-10-08T17:02:01.043Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-08T17:02:01.043Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-08T17:02:01.043Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-08T17:02:01.043Z] [2019-10-08T17:02:01.043Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-08T17:02:01.043Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-08T17:02:01.043Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-08T17:02:01.043Z] [2019-10-08T17:02:01.043Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-08T17:02:01.043Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-08T17:02:01.043Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-08T17:02:01.043Z] [2019-10-08T17:02:01.043Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-08T17:02:01.043Z] graphtest_unix.go:73: No driver to put! [2019-10-08T17:02:01.043Z] [2019-10-08T17:02:01.043Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-08T17:02:01.043Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-08T17:02:01.043Z] [2019-10-08T17:02:01.043Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-08T17:02:01.043Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-08T17:02:01.043Z] [2019-10-08T17:02:01.043Z] [2019-10-08T17:02:01.043Z] DONE 2114 tests, 20 skipped in 229.651s Post stage [Pipeline] junit [2019-10-08T17:02:01.184Z] Recording test results [2019-10-08T17:02:02.105Z] tests/integration/api_exec_test.py .................... [ 35%] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-08T17:02:03.886Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39678/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr17 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 hack/make.sh dynbinary test-integration [2019-10-08T17:02:04.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-08T17:02:04.272Z] [2019-10-08T17:02:04.272Z] Removing bundles/ [2019-10-08T17:02:04.272Z] [2019-10-08T17:02:04.272Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-08T17:02:04.272Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-08T17:02:04.272Z] GOOS="" GOARCH="" GOARM="" [2019-10-08T17:02:06.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-08T17:02:06.268Z] Loaded image: buildpack-deps:jessie [2019-10-08T17:02:06.268Z] Loaded image: busybox:latest [2019-10-08T17:02:06.268Z] Loaded image: busybox:glibc [2019-10-08T17:02:06.268Z] Loaded image: debian:jessie [2019-10-08T17:02:06.268Z] Loaded image: hello-world:latest [2019-10-08T17:02:06.268Z] INFO: Testing against a local daemon [2019-10-08T17:02:06.268Z] === RUN TestDockerSuite [2019-10-08T17:02:06.268Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-10-08T17:02:06.268Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-10-08T17:02:06.268Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-10-08T17:02:06.268Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-10-08T17:02:06.268Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-10-08T17:02:06.268Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-10-08T17:02:06.268Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-10-08T17:02:06.268Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-10-08T17:02:06.268Z] Loaded image: buildpack-deps:jessie [2019-10-08T17:02:06.268Z] Loaded image: busybox:latest [2019-10-08T17:02:06.827Z] Loaded image: busybox:glibc [2019-10-08T17:02:06.827Z] Loaded image: debian:jessie [2019-10-08T17:02:07.057Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-08T17:02:07.082Z] Loaded image: hello-world:latest [2019-10-08T17:02:07.082Z] INFO: Testing against a local daemon [2019-10-08T17:02:07.082Z] === RUN TestDockerDaemonSuite [2019-10-08T17:02:07.337Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2019-10-08T17:02:07.897Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-10-08T17:02:08.152Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-10-08T17:02:09.513Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-10-08T17:02:09.513Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-10-08T17:02:09.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-08T17:02:10.071Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2019-10-08T17:02:10.073Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-10-08T17:02:10.328Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-10-08T17:02:10.328Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-10-08T17:02:10.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-08T17:02:12.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-08T17:02:12.881Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-10-08T17:02:12.881Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-10-08T17:02:12.881Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-10-08T17:02:12.881Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-10-08T17:02:13.294Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-08T17:02:13.294Z] Using test binary docker [2019-10-08T17:02:13.445Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2019-10-08T17:02:13.552Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-08T17:02:13.552Z] +++ /etc/init.d/apparmor start [2019-10-08T17:02:13.552Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-08T17:02:13.552Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-08T17:02:13.552Z] Warning failed to create cache: (null) [2019-10-08T17:02:13.552Z] . [2019-10-08T17:02:13.552Z] INFO: Waiting for daemon to start... [2019-10-08T17:02:13.552Z] Starting dockerd [2019-10-08T17:02:13.552Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2019-10-08T17:02:14.004Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-10-08T17:02:14.761Z] tests/integration/api_image_test.py ...........s..... [ 40%] [2019-10-08T17:02:15.455Z] . [2019-10-08T17:02:15.455Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-08T17:02:15.714Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-08T17:02:15.714Z] Error: No such image: emptyfs [2019-10-08T17:02:15.714Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-08T17:02:15.714Z] ++++ docker load [2019-10-08T17:02:15.892Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-10-08T17:02:15.892Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-10-08T17:02:15.892Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-10-08T17:02:15.892Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-10-08T17:02:15.892Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-10-08T17:02:15.973Z] Running integration-test (iteration 1) [2019-10-08T17:02:15.973Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2019-10-08T17:02:15.973Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:02:15.973Z] ++ set -e [2019-10-08T17:02:15.973Z] ++ '[' -n 0 ']' [2019-10-08T17:02:15.973Z] ++ set -x [2019-10-08T17:02:15.974Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:02:16.451Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-10-08T17:02:20.609Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2019-10-08T17:02:21.536Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-10-08T17:02:24.039Z] ok github.com/docker/docker/builder/remotecontext/git 29.911s coverage: 85.1% of statements [2019-10-08T17:02:24.040Z] ? github.com/docker/docker/cli [no test files] [2019-10-08T17:02:24.040Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-08T17:02:24.040Z] ok github.com/docker/docker/cli/debug 0.043s coverage: 100.0% of statements [2019-10-08T17:02:24.040Z] ok github.com/docker/docker/client 0.448s coverage: 75.3% of statements [2019-10-08T17:02:24.079Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-10-08T17:02:24.333Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-10-08T17:02:25.739Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2019-10-08T17:02:25.955Z] Loaded image: buildpack-deps:jessie [2019-10-08T17:02:25.955Z] Loaded image: busybox:latest [2019-10-08T17:02:25.955Z] Loaded image: busybox:glibc [2019-10-08T17:02:25.955Z] Loaded image: debian:jessie [2019-10-08T17:02:25.955Z] Loaded image: hello-world:latest [2019-10-08T17:02:25.955Z] INFO: Testing against a local daemon [2019-10-08T17:02:25.955Z] === RUN TestCgroupNamespacesBuild [2019-10-08T17:02:27.624Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-10-08T17:02:27.624Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2019-10-08T17:02:27.791Z] ok github.com/docker/docker/cmd/dockerd 0.645s coverage: 19.0% of statements [2019-10-08T17:02:29.569Z] #28 ... [2019-10-08T17:02:29.569Z] [2019-10-08T17:02:29.569Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-08T17:02:29.569Z] #51 381.0 🇩 bin/containerd [2019-10-08T17:02:29.569Z] #51 ... [2019-10-08T17:02:29.569Z] [2019-10-08T17:02:29.569Z] #28 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-08T17:02:29.569Z] #28 DONE 434.3s [2019-10-08T17:02:29.569Z] [2019-10-08T17:02:29.569Z] #57 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-08T17:02:29.979Z] ok github.com/docker/docker/container 0.591s coverage: 42.5% of statements [2019-10-08T17:02:29.980Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-08T17:02:29.980Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-08T17:02:29.980Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-08T17:02:29.980Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-08T17:02:30.588Z] #57 ... [2019-10-08T17:02:30.588Z] [2019-10-08T17:02:30.588Z] #29 [dev 11/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-08T17:02:30.588Z] #29 DONE 0.1s [2019-10-08T17:02:30.588Z] [2019-10-08T17:02:30.589Z] #32 [dev 12/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-08T17:02:30.589Z] #32 DONE 0.1s [2019-10-08T17:02:30.589Z] [2019-10-08T17:02:30.589Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-08T17:02:30.589Z] #51 ... [2019-10-08T17:02:30.589Z] [2019-10-08T17:02:30.589Z] #35 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-08T17:02:30.589Z] #35 DONE 0.1s [2019-10-08T17:02:30.589Z] [2019-10-08T17:02:30.589Z] #38 [dev 14/25] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-08T17:02:30.589Z] #38 DONE 0.1s [2019-10-08T17:02:30.589Z] [2019-10-08T17:02:30.589Z] #43 [dev 15/25] COPY --from=tini /build/ /usr/local/bin/ [2019-10-08T17:02:30.589Z] #43 DONE 0.1s [2019-10-08T17:02:30.589Z] [2019-10-08T17:02:30.589Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-08T17:02:30.876Z] #51 ... [2019-10-08T17:02:30.876Z] [2019-10-08T17:02:30.876Z] #47 [dev 16/25] COPY --from=runc /build/ /usr/local/bin/ [2019-10-08T17:02:30.876Z] #47 DONE 0.1s [2019-10-08T17:02:30.881Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-10-08T17:02:31.163Z] [2019-10-08T17:02:31.163Z] #57 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --m... [2019-10-08T17:02:31.225Z] --- PASS: TestCgroupNamespacesBuild (5.51s) [2019-10-08T17:02:31.225Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-08T17:02:31.225Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-08T17:02:31.442Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2019-10-08T17:02:32.044Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-10-08T17:02:32.604Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.76s) [2019-10-08T17:02:32.604Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-08T17:02:32.604Z] === RUN TestBuildWithSession [2019-10-08T17:02:32.604Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-08T17:02:32.604Z] build_session_test.go:25: TODO: BuildKit [2019-10-08T17:02:32.604Z] === RUN TestBuildSquashParent [2019-10-08T17:02:33.055Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-10-08T17:02:34.419Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2019-10-08T17:02:34.419Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-10-08T17:02:35.778Z] === RUN TestDockerSuite/TestAttachAfterDetach [2019-10-08T17:02:36.788Z] tests/integration/api_network_test.py ........................... [ 47%] [2019-10-08T17:02:38.289Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2019-10-08T17:02:39.169Z] --- PASS: TestBuildSquashParent (6.18s) [2019-10-08T17:02:39.169Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-08T17:02:39.169Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-08T17:02:39.169Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-08T17:02:39.169Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-08T17:02:39.169Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-08T17:02:39.169Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-08T17:02:39.169Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-08T17:02:39.169Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-08T17:02:39.169Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-08T17:02:39.169Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-08T17:02:39.169Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-08T17:02:39.169Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-08T17:02:39.169Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-08T17:02:39.169Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-08T17:02:39.169Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-08T17:02:39.169Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-08T17:02:39.169Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-08T17:02:39.651Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2019-10-08T17:02:40.617Z] === RUN TestDockerSuite/TestAttachDetach [2019-10-08T17:02:41.709Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-08T17:02:41.709Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-08T17:02:41.977Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-10-08T17:02:43.860Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-10-08T17:02:44.244Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-10-08T17:02:44.244Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.71s) [2019-10-08T17:02:44.244Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.89s) [2019-10-08T17:02:44.244Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.90s) [2019-10-08T17:02:44.244Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.97s) [2019-10-08T17:02:44.244Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.19s) [2019-10-08T17:02:44.244Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.20s) [2019-10-08T17:02:44.244Z] === RUN TestBuildMultiStageCopy [2019-10-08T17:02:44.244Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-08T17:02:44.784Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2019-10-08T17:02:45.575Z] tests/integration/api_plugin_test.py ........... [ 50%] [2019-10-08T17:02:46.147Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-08T17:02:46.233Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-10-08T17:02:46.475Z] #57 450.1 + return [2019-10-08T17:02:46.475Z] #57 DONE 450.2s [2019-10-08T17:02:46.475Z] [2019-10-08T17:02:46.475Z] #51 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-08T17:02:46.715Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-08T17:02:47.283Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-08T17:02:47.513Z] tests/integration/api_secret_test.py ..... [ 51%] [2019-10-08T17:02:47.542Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-08T17:02:47.638Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-10-08T17:02:48.112Z] --- PASS: TestBuildMultiStageCopy (4.36s) [2019-10-08T17:02:48.112Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.35s) [2019-10-08T17:02:48.112Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s) [2019-10-08T17:02:48.112Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.49s) [2019-10-08T17:02:48.112Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s) [2019-10-08T17:02:48.112Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.54s) [2019-10-08T17:02:48.112Z] === RUN TestBuildMultiStageParentConfig [2019-10-08T17:02:48.564Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2019-10-08T17:02:48.819Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-10-08T17:02:49.490Z] --- PASS: TestBuildMultiStageParentConfig (1.37s) [2019-10-08T17:02:49.490Z] === RUN TestBuildLabelWithTargets [2019-10-08T17:02:50.203Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2019-10-08T17:02:50.762Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-10-08T17:02:51.116Z] ok github.com/docker/docker/daemon 2.831s coverage: 9.2% of statements [2019-10-08T17:02:51.116Z] ok github.com/docker/docker/daemon/cluster 2.141s coverage: 0.5% of statements [2019-10-08T17:02:51.116Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.228s coverage: 65.3% of statements [2019-10-08T17:02:51.116Z] ok github.com/docker/docker/daemon/cluster/convert 0.768s coverage: 35.8% of statements [2019-10-08T17:02:51.116Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-08T17:02:51.116Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.369s coverage: 10.9% of statements [2019-10-08T17:02:51.116Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-08T17:02:51.116Z] ok github.com/docker/docker/daemon/config 1.063s coverage: 82.8% of statements [2019-10-08T17:02:51.116Z] ok github.com/docker/docker/daemon/discovery 0.909s coverage: 30.0% of statements [2019-10-08T17:02:51.116Z] ok github.com/docker/docker/daemon/events 0.342s coverage: 50.0% of statements [2019-10-08T17:02:51.116Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-08T17:02:51.116Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-08T17:02:51.116Z] ok github.com/docker/docker/daemon/graphdriver 0.161s coverage: 2.3% of statements [2019-10-08T17:02:51.116Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2019-10-08T17:02:51.116Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2019-10-08T17:02:51.116Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-08T17:02:51.116Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2019-10-08T17:02:51.116Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2019-10-08T17:02:51.116Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2019-10-08T17:02:51.116Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2019-10-08T17:02:51.116Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-08T17:02:51.116Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2019-10-08T17:02:51.116Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2019-10-08T17:02:51.116Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2019-10-08T17:02:51.578Z] ok github.com/docker/docker/daemon/images 0.542s coverage: 4.9% of statements [2019-10-08T17:02:51.578Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-08T17:02:51.578Z] ok github.com/docker/docker/daemon/links 0.038s coverage: 93.0% of statements [2019-10-08T17:02:51.578Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-08T17:02:51.578Z] ok github.com/docker/docker/daemon/logger 0.566s coverage: 43.0% of statements [2019-10-08T17:02:51.578Z] ok github.com/docker/docker/daemon/logger/awslogs 0.652s coverage: 77.4% of statements [2019-10-08T17:02:51.578Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2019-10-08T17:02:51.578Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-08T17:02:51.578Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-08T17:02:51.578Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2019-10-08T17:02:51.578Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2019-10-08T17:02:52.023Z] --- PASS: TestBuildLabelWithTargets (2.30s) [2019-10-08T17:02:52.023Z] === RUN TestBuildWithEmptyLayers [2019-10-08T17:02:52.106Z] tests/integration/api_service_test.py ................s................. [ 60%] [2019-10-08T17:02:52.637Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.392s coverage: 62.1% of statements [2019-10-08T17:02:52.638Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.275s coverage: 88.3% of statements [2019-10-08T17:02:52.961Z] --- PASS: TestBuildWithEmptyLayers (0.98s) [2019-10-08T17:02:52.961Z] === RUN TestBuildMultiStageOnBuild [2019-10-08T17:02:53.413Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-10-08T17:02:53.669Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-10-08T17:02:54.229Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-10-08T17:02:54.229Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2019-10-08T17:02:54.828Z] ok github.com/docker/docker/daemon/logger/local 0.506s coverage: 74.7% of statements [2019-10-08T17:02:54.828Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-08T17:02:54.828Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.120s coverage: 21.4% of statements [2019-10-08T17:02:56.114Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-10-08T17:02:56.114Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2019-10-08T17:02:56.250Z] --- PASS: TestBuildMultiStageOnBuild (2.85s) [2019-10-08T17:02:56.251Z] === RUN TestBuildUncleanTarFilenames [2019-10-08T17:02:56.759Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2019-10-08T17:02:57.188Z] --- PASS: TestBuildUncleanTarFilenames (1.33s) [2019-10-08T17:02:57.188Z] === RUN TestBuildMultiStageLayerLeak [2019-10-08T17:02:57.749Z] ok github.com/docker/docker/daemon/logger/splunk 2.217s coverage: 84.5% of statements [2019-10-08T17:02:57.749Z] ok github.com/docker/docker/daemon/logger/syslog 0.190s coverage: 47.8% of statements [2019-10-08T17:02:57.749Z] ok github.com/docker/docker/daemon/logger/templates 0.055s coverage: 8.3% of statements [2019-10-08T17:02:57.749Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-08T17:02:57.749Z] ? github.com/docker/docker/daemon/network [no test files] [2019-10-08T17:02:57.749Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-08T17:02:58.255Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-10-08T17:02:58.255Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-10-08T17:02:59.940Z] ok github.com/docker/docker/distribution 1.461s coverage: 20.6% of statements [2019-10-08T17:02:59.940Z] ok github.com/docker/docker/distribution/metadata 1.640s coverage: 48.2% of statements [2019-10-08T17:02:59.940Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-08T17:03:00.181Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-10-08T17:03:00.439Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2019-10-08T17:03:00.478Z] --- PASS: TestBuildMultiStageLayerLeak (2.88s) [2019-10-08T17:03:00.478Z] === RUN TestBuildWithHugeFile [2019-10-08T17:03:00.999Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-10-08T17:03:01.486Z] ok github.com/docker/docker/distribution/xfer 2.431s coverage: 77.3% of statements [2019-10-08T17:03:01.486Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-08T17:03:01.486Z] ok github.com/docker/docker/errdefs 0.134s coverage: 49.4% of statements [2019-10-08T17:03:01.924Z] --- PASS: TestBuildWithHugeFile (96.26s) [2019-10-08T17:03:01.924Z] === RUN TestBuildWithEmptyDockerfile [2019-10-08T17:03:01.924Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-08T17:03:01.924Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-08T17:03:01.924Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-08T17:03:01.924Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-08T17:03:01.924Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-08T17:03:01.924Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-08T17:03:01.924Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-08T17:03:01.924Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-08T17:03:02.180Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2019-10-08T17:03:02.180Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-08T17:03:02.180Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2019-10-08T17:03:02.180Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2019-10-08T17:03:02.180Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2019-10-08T17:03:02.180Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2019-10-08T17:03:02.180Z] === RUN TestBuildPreserveOwnership [2019-10-08T17:03:02.180Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-08T17:03:02.461Z] ok github.com/docker/docker/image 1.140s coverage: 86.4% of statements [2019-10-08T17:03:02.461Z] ok github.com/docker/docker/image/cache 0.286s coverage: 19.2% of statements [2019-10-08T17:03:02.461Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-08T17:03:02.461Z] ok github.com/docker/docker/image/v1 0.340s coverage: 25.0% of statements [2019-10-08T17:03:02.461Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-08T17:03:03.297Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-08T17:03:04.141Z] [2019-10-08T17:03:04.141Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-08T17:03:04.573Z] PKG_CONFIG=pkg-config [2019-10-08T17:03:04.573Z] GOLANG_VERSION=1.13.1 [2019-10-08T17:03:04.573Z] HOSTNAME=67158695e8fd [2019-10-08T17:03:04.573Z] DOCKER_EXPERIMENTAL=1 [2019-10-08T17:03:04.573Z] container=docker [2019-10-08T17:03:04.573Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-08T17:03:04.573Z] GO111MODULE=off [2019-10-08T17:03:04.573Z] GOPATH=/go [2019-10-08T17:03:04.573Z] PWD=/go/src/github.com/docker/docker [2019-10-08T17:03:04.573Z] HOME=/root [2019-10-08T17:03:04.573Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-08T17:03:04.573Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-08T17:03:04.573Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-08T17:03:04.573Z] DOCKER_GITCOMMIT=eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 [2019-10-08T17:03:04.573Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-08T17:03:04.573Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-08T17:03:04.573Z] TERM=xterm [2019-10-08T17:03:04.573Z] VALIDATE_BRANCH=master [2019-10-08T17:03:04.573Z] DEST=bundles/test-integration [2019-10-08T17:03:04.573Z] SHLVL=1 [2019-10-08T17:03:04.573Z] TIMEOUT=120m [2019-10-08T17:03:04.573Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-08T17:03:04.573Z] DOCKER_PKG=github.com/docker/docker [2019-10-08T17:03:04.573Z] TESTDEBUG=0 [2019-10-08T17:03:04.573Z] _=/usr/bin/env [2019-10-08T17:03:04.573Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-08T17:03:04.693Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2019-10-08T17:03:05.380Z] ok github.com/docker/docker/layer 0.365s coverage: 30.0% of statements [2019-10-08T17:03:05.380Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-08T17:03:06.056Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2019-10-08T17:03:06.056Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-08T17:03:06.615Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2019-10-08T17:03:06.848Z] ......................... [ 67%] [2019-10-08T17:03:06.928Z] ok github.com/docker/docker/libcontainerd/local 0.438s coverage: 1.0% of statements [2019-10-08T17:03:06.928Z] ok github.com/docker/docker/libcontainerd/queue 0.241s coverage: 100.0% of statements [2019-10-08T17:03:06.928Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-08T17:03:06.928Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-08T17:03:06.928Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-08T17:03:06.928Z] ? github.com/docker/docker/oci [no test files] [2019-10-08T17:03:06.928Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-08T17:03:06.928Z] ok github.com/docker/docker/opts 0.394s coverage: 67.3% of statements [2019-10-08T17:03:06.928Z] ok github.com/docker/docker/pkg/aaparser 0.070s coverage: 50.0% of statements [2019-10-08T17:03:07.976Z] --- PASS: TestBuildPreserveOwnership (5.74s) [2019-10-08T17:03:07.976Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.90s) [2019-10-08T17:03:07.976Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.83s) [2019-10-08T17:03:07.976Z] === RUN TestBuildPlatformInvalid [2019-10-08T17:03:07.976Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2019-10-08T17:03:07.976Z] PASS [2019-10-08T17:03:08.231Z] [2019-10-08T17:03:08.231Z] === Skipped [2019-10-08T17:03:08.231Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2019-10-08T17:03:08.231Z] build_session_test.go:25: TODO: BuildKit [2019-10-08T17:03:08.231Z] [2019-10-08T17:03:08.231Z] [2019-10-08T17:03:08.231Z] DONE 32 tests, 1 skipped in 178.967s [2019-10-08T17:03:08.231Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2019-10-08T17:03:08.231Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:03:08.231Z] ++ set -e [2019-10-08T17:03:08.231Z] ++ '[' -n 0 ']' [2019-10-08T17:03:08.231Z] ++ set -x [2019-10-08T17:03:08.231Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:03:08.231Z] INFO: Testing against a local daemon [2019-10-08T17:03:08.231Z] === RUN TestConfigList [2019-10-08T17:03:10.115Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2019-10-08T17:03:11.475Z] --- PASS: TestConfigList (3.09s) [2019-10-08T17:03:11.475Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-08T17:03:11.475Z] === RUN TestConfigsCreateAndDelete [2019-10-08T17:03:13.516Z] #51 424.5 🇩 bin/containerd-stress [2019-10-08T17:03:13.801Z] #51 427.9 🇩 bin/containerd-shim [2019-10-08T17:03:13.984Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2019-10-08T17:03:14.239Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2019-10-08T17:03:14.494Z] --- PASS: TestConfigsCreateAndDelete (3.07s) [2019-10-08T17:03:14.494Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-08T17:03:14.494Z] === RUN TestConfigsUpdate [2019-10-08T17:03:14.749Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2019-10-08T17:03:15.308Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2019-10-08T17:03:15.869Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2019-10-08T17:03:17.766Z] --- PASS: TestConfigsUpdate (3.43s) [2019-10-08T17:03:17.766Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-08T17:03:17.766Z] === RUN TestTemplatedConfig [2019-10-08T17:03:18.689Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2019-10-08T17:03:18.689Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2019-10-08T17:03:20.051Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-10-08T17:03:20.975Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-10-08T17:03:21.575Z] --- PASS: TestTemplatedConfig (3.50s) [2019-10-08T17:03:21.575Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-08T17:03:21.575Z] === RUN TestConfigInspect [2019-10-08T17:03:21.830Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2019-10-08T17:03:21.830Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2019-10-08T17:03:22.233Z] #51 435.9 🇩 bin/containerd-shim-runc-v1 [2019-10-08T17:03:22.755Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-10-08T17:03:22.755Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-10-08T17:03:23.680Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2019-10-08T17:03:23.935Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2019-10-08T17:03:24.861Z] --- PASS: TestConfigInspect (3.47s) [2019-10-08T17:03:24.861Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-08T17:03:24.861Z] === RUN TestConfigCreateWithLabels [2019-10-08T17:03:26.222Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2019-10-08T17:03:26.222Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-10-08T17:03:26.655Z] #51 440.1 🇩 binaries [2019-10-08T17:03:26.655Z] #51 440.1 + mkdir -p /build [2019-10-08T17:03:26.655Z] #51 440.1 + cp bin/containerd /build/containerd [2019-10-08T17:03:26.655Z] #51 440.1 + cp bin/containerd-shim /build/containerd-shim [2019-10-08T17:03:26.655Z] #51 440.1 + cp bin/ctr /build/ctr [2019-10-08T17:03:26.655Z] #51 DONE 440.2s [2019-10-08T17:03:27.272Z] [2019-10-08T17:03:27.272Z] #52 [dev 17/25] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-08T17:03:27.556Z] #52 DONE 0.1s [2019-10-08T17:03:27.556Z] [2019-10-08T17:03:27.556Z] #55 [dev 18/25] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-08T17:03:27.556Z] #55 DONE 0.0s [2019-10-08T17:03:27.556Z] [2019-10-08T17:03:27.556Z] #58 [dev 19/25] COPY --from=dockercli /build/ /usr/local/cli [2019-10-08T17:03:27.556Z] #58 DONE 0.1s [2019-10-08T17:03:27.556Z] [2019-10-08T17:03:27.556Z] #60 [dev 20/25] COPY --from=registry /build/registry* /usr/local/bin/ [2019-10-08T17:03:27.556Z] #60 DONE 0.1s [2019-10-08T17:03:27.556Z] [2019-10-08T17:03:27.556Z] #63 [dev 21/25] COPY --from=criu /build/ /usr/local/ [2019-10-08T17:03:27.556Z] #63 DONE 0.0s [2019-10-08T17:03:27.556Z] [2019-10-08T17:03:27.556Z] #67 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-08T17:03:27.556Z] #67 DONE 0.1s [2019-10-08T17:03:27.582Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2019-10-08T17:03:27.840Z] [2019-10-08T17:03:27.840Z] #69 [dev 23/25] COPY --from=djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397... [2019-10-08T17:03:27.840Z] #69 DONE 0.1s [2019-10-08T17:03:27.840Z] [2019-10-08T17:03:27.840Z] #70 [dev 24/25] WORKDIR /go/src/github.com/docker/docker [2019-10-08T17:03:27.840Z] #70 DONE 0.0s [2019-10-08T17:03:27.840Z] [2019-10-08T17:03:27.840Z] #71 [dev 25/25] COPY . /go/src/github.com/docker/docker [2019-10-08T17:03:28.142Z] --- PASS: TestConfigCreateWithLabels (3.40s) [2019-10-08T17:03:28.142Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-08T17:03:28.142Z] === RUN TestConfigCreateResolve [2019-10-08T17:03:28.702Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-10-08T17:03:29.626Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-10-08T17:03:29.626Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2019-10-08T17:03:30.524Z] #71 DONE 2.5s [2019-10-08T17:03:30.524Z] [2019-10-08T17:03:30.524Z] #72 exporting to oci image format [2019-10-08T17:03:30.524Z] #72 exporting layers [2019-10-08T17:03:31.553Z] --- PASS: TestConfigCreateResolve (3.36s) [2019-10-08T17:03:31.553Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-08T17:03:31.553Z] === RUN TestConfigDaemonLibtrustID [2019-10-08T17:03:32.114Z] ok github.com/docker/docker/pkg/archive 8.719s coverage: 62.0% of statements [2019-10-08T17:03:32.114Z] ok github.com/docker/docker/pkg/authorization 0.727s coverage: 26.8% of statements [2019-10-08T17:03:32.114Z] ok github.com/docker/docker/pkg/broadcaster 0.065s coverage: 100.0% of statements [2019-10-08T17:03:32.114Z] ok github.com/docker/docker/pkg/capabilities 0.042s coverage: 87.5% of statements [2019-10-08T17:03:32.114Z] ok github.com/docker/docker/pkg/chrootarchive 0.122s coverage: 15.4% of statements [2019-10-08T17:03:32.114Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-08T17:03:32.114Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-08T17:03:32.114Z] ok github.com/docker/docker/pkg/directory 0.225s coverage: 80.0% of statements [2019-10-08T17:03:32.114Z] ok github.com/docker/docker/pkg/discovery 0.186s coverage: 58.3% of statements [2019-10-08T17:03:32.114Z] ok github.com/docker/docker/pkg/discovery/file 0.160s coverage: 92.9% of statements [2019-10-08T17:03:32.114Z] ok github.com/docker/docker/pkg/discovery/kv 3.412s coverage: 84.1% of statements [2019-10-08T17:03:32.114Z] ok github.com/docker/docker/pkg/discovery/memory 0.167s coverage: 92.3% of statements [2019-10-08T17:03:32.114Z] ok github.com/docker/docker/pkg/discovery/nodes 0.101s coverage: 93.8% of statements [2019-10-08T17:03:32.114Z] ok github.com/docker/docker/pkg/filenotify 0.079s coverage: 45.7% of statements [2019-10-08T17:03:32.114Z] ok github.com/docker/docker/pkg/fileutils 0.273s coverage: 87.7% of statements [2019-10-08T17:03:32.114Z] ok github.com/docker/docker/pkg/homedir 0.044s coverage: 42.9% of statements [2019-10-08T17:03:32.114Z] ok github.com/docker/docker/pkg/idtools 0.064s coverage: 6.3% of statements [2019-10-08T17:03:32.114Z] ok github.com/docker/docker/pkg/ioutils 0.668s coverage: 68.4% of statements [2019-10-08T17:03:32.115Z] ok github.com/docker/docker/pkg/jsonmessage 0.214s coverage: 91.7% of statements [2019-10-08T17:03:32.115Z] ok github.com/docker/docker/pkg/locker 0.085s coverage: 88.9% of statements [2019-10-08T17:03:32.115Z] ok github.com/docker/docker/pkg/longpath 0.078s coverage: 100.0% of statements [2019-10-08T17:03:32.115Z] ? github.com/docker/docker/pkg/mount [no test files] [2019-10-08T17:03:32.115Z] ok github.com/docker/docker/pkg/namesgenerator 0.043s coverage: 85.7% of statements [2019-10-08T17:03:32.115Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-08T17:03:32.115Z] ok github.com/docker/docker/pkg/parsers 0.223s coverage: 97.0% of statements [2019-10-08T17:03:32.115Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2019-10-08T17:03:32.115Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2019-10-08T17:03:32.115Z] ok github.com/docker/docker/pkg/pidfile 0.056s coverage: 82.6% of statements [2019-10-08T17:03:32.115Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-08T17:03:32.115Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-08T17:03:32.239Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2019-10-08T17:03:32.239Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-08T17:03:32.239Z] PASS [2019-10-08T17:03:32.239Z] [2019-10-08T17:03:32.239Z] DONE 8 tests in 23.972s [2019-10-08T17:03:32.239Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2019-10-08T17:03:32.239Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:03:32.239Z] ++ set -e [2019-10-08T17:03:32.239Z] ++ '[' -n 0 ']' [2019-10-08T17:03:32.239Z] ++ set -x [2019-10-08T17:03:32.239Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:03:32.239Z] INFO: Testing against a local daemon [2019-10-08T17:03:32.239Z] === RUN TestCheckpoint [2019-10-08T17:03:32.239Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-08T17:03:32.239Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-08T17:03:32.239Z] === RUN TestContainerInvalidJSON [2019-10-08T17:03:32.239Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-08T17:03:32.239Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-08T17:03:32.239Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-08T17:03:32.239Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-08T17:03:32.239Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-08T17:03:32.239Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-08T17:03:32.494Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-08T17:03:32.494Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-08T17:03:32.494Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-08T17:03:32.494Z] --- PASS: TestContainerInvalidJSON (0.03s) [2019-10-08T17:03:32.494Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-08T17:03:32.494Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-08T17:03:32.494Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-08T17:03:32.494Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-08T17:03:32.494Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2019-10-08T17:03:32.494Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-08T17:03:32.494Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2019-10-08T17:03:32.494Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-08T17:03:32.749Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2019-10-08T17:03:32.749Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-08T17:03:32.749Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2019-10-08T17:03:32.749Z] === RUN TestCopyFromContainer [2019-10-08T17:03:33.004Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2019-10-08T17:03:33.563Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2019-10-08T17:03:34.923Z] === RUN TestCopyFromContainer// [2019-10-08T17:03:34.923Z] === RUN TestCopyFromContainer//bar/root [2019-10-08T17:03:34.923Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-08T17:03:34.923Z] === RUN TestCopyFromContainer/bar/quux [2019-10-08T17:03:35.179Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-08T17:03:35.179Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-08T17:03:35.434Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-08T17:03:35.434Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-08T17:03:35.688Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-08T17:03:35.688Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-08T17:03:35.688Z] --- PASS: TestCopyFromContainer (2.96s) [2019-10-08T17:03:35.688Z] --- PASS: TestCopyFromContainer// (0.13s) [2019-10-08T17:03:35.688Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2019-10-08T17:03:35.688Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2019-10-08T17:03:35.688Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2019-10-08T17:03:35.688Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.13s) [2019-10-08T17:03:35.688Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2019-10-08T17:03:35.688Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2019-10-08T17:03:35.688Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2019-10-08T17:03:35.688Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2019-10-08T17:03:35.688Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2019-10-08T17:03:35.688Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-08T17:03:35.688Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-08T17:03:35.688Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-08T17:03:35.688Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-08T17:03:35.688Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-08T17:03:35.688Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-08T17:03:35.688Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-08T17:03:35.688Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-08T17:03:35.688Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-08T17:03:35.688Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-08T17:03:35.688Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-10-08T17:03:35.688Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-10-08T17:03:35.688Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-10-08T17:03:35.688Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.02s) [2019-10-08T17:03:35.688Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-08T17:03:35.984Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-10-08T17:03:35.984Z] === RUN TestCreateWithInvalidEnv [2019-10-08T17:03:35.984Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-08T17:03:35.984Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-08T17:03:35.984Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-08T17:03:35.984Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-08T17:03:35.984Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-08T17:03:35.984Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-08T17:03:35.984Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-08T17:03:35.984Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-08T17:03:35.984Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-08T17:03:35.984Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-10-08T17:03:35.984Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-08T17:03:35.984Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-08T17:03:35.984Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-08T17:03:35.984Z] === RUN TestCreateTmpfsMountsTarget [2019-10-08T17:03:35.984Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2019-10-08T17:03:35.984Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-08T17:03:37.349Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2019-10-08T17:03:37.908Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-10-08T17:03:38.469Z] --- PASS: TestCreateWithCustomMaskedPaths (2.51s) [2019-10-08T17:03:38.469Z] === RUN TestCreateWithCapabilities [2019-10-08T17:03:38.469Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-08T17:03:38.469Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-08T17:03:38.469Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-08T17:03:38.469Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-08T17:03:38.469Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-08T17:03:38.469Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-08T17:03:38.469Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-08T17:03:38.469Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-08T17:03:38.469Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-08T17:03:38.469Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-08T17:03:38.469Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-08T17:03:38.469Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-08T17:03:38.469Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-08T17:03:38.469Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-08T17:03:38.469Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-08T17:03:38.469Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-08T17:03:38.469Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-08T17:03:38.469Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-08T17:03:38.469Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-08T17:03:38.469Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-08T17:03:38.469Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-08T17:03:38.469Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-08T17:03:38.469Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-08T17:03:38.469Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-08T17:03:38.469Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-08T17:03:38.469Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-08T17:03:38.469Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-08T17:03:38.469Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-08T17:03:38.724Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-08T17:03:38.724Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-08T17:03:38.724Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-08T17:03:38.724Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-08T17:03:38.724Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-08T17:03:38.724Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-10-08T17:03:38.724Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-10-08T17:03:38.724Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-08T17:03:38.724Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.10s) [2019-10-08T17:03:38.724Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.11s) [2019-10-08T17:03:38.724Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2019-10-08T17:03:38.724Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s) [2019-10-08T17:03:38.724Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.10s) [2019-10-08T17:03:38.724Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-08T17:03:38.724Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.11s) [2019-10-08T17:03:38.724Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2019-10-08T17:03:38.724Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2019-10-08T17:03:38.724Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-08T17:03:39.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-08T17:03:39.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-08T17:03:39.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-08T17:03:42.010Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.68s) [2019-10-08T17:03:42.011Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-08T17:03:42.011Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-08T17:03:42.011Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-08T17:03:42.011Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-08T17:03:42.011Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-08T17:03:42.011Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-08T17:03:42.011Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-08T17:03:42.011Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-08T17:03:42.011Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-08T17:03:42.011Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-08T17:03:42.011Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-08T17:03:42.011Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-08T17:03:42.011Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-08T17:03:42.011Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-08T17:03:42.011Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-08T17:03:42.011Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-08T17:03:42.011Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2019-10-08T17:03:42.011Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2019-10-08T17:03:42.011Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2019-10-08T17:03:42.011Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2019-10-08T17:03:42.011Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2019-10-08T17:03:42.011Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-10-08T17:03:42.011Z] === RUN TestContainerStartOnDaemonRestart [2019-10-08T17:03:42.011Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-08T17:03:42.011Z] === RUN TestDaemonRestartIpcMode [2019-10-08T17:03:42.011Z] === PAUSE TestDaemonRestartIpcMode [2019-10-08T17:03:42.011Z] === RUN TestDiff [2019-10-08T17:03:42.011Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2019-10-08T17:03:42.011Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-10-08T17:03:42.265Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-10-08T17:03:42.521Z] --- PASS: TestDiff (0.99s) [2019-10-08T17:03:42.521Z] === RUN TestExecWithCloseStdin [2019-10-08T17:03:43.883Z] --- PASS: TestExecWithCloseStdin (1.33s) [2019-10-08T17:03:43.883Z] === RUN TestExec [2019-10-08T17:03:44.134Z] tests/integration/api_swarm_test.py .ssss.s...x....... [ 72%] [2019-10-08T17:03:44.139Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-10-08T17:03:45.064Z] --- PASS: TestExec (1.01s) [2019-10-08T17:03:45.064Z] === RUN TestExecUser [2019-10-08T17:03:45.319Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2019-10-08T17:03:45.878Z] --- PASS: TestExecUser (0.96s) [2019-10-08T17:03:45.878Z] === RUN TestExportContainerAndImportImage [2019-10-08T17:03:45.878Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2019-10-08T17:03:46.438Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2019-10-08T17:03:46.998Z] --- PASS: TestExportContainerAndImportImage (1.07s) [2019-10-08T17:03:46.998Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-08T17:03:46.998Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2019-10-08T17:03:48.360Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-10-08T17:03:48.615Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s) [2019-10-08T17:03:48.615Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-08T17:03:48.615Z] === RUN TestHealthCheckWorkdir [2019-10-08T17:03:48.870Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2019-10-08T17:03:49.793Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-10-08T17:03:49.793Z] --- PASS: TestHealthCheckWorkdir (1.28s) [2019-10-08T17:03:49.793Z] === RUN TestHealthKillContainer [2019-10-08T17:03:50.717Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-10-08T17:03:50.717Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2019-10-08T17:03:52.122Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2019-10-08T17:03:53.048Z] --- PASS: TestHealthKillContainer (3.16s) [2019-10-08T17:03:53.048Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-08T17:03:53.244Z] ok github.com/docker/docker/pkg/plugins 35.063s coverage: 73.4% of statements [2019-10-08T17:03:53.244Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.088s coverage: 56.8% of statements [2019-10-08T17:03:53.244Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-08T17:03:53.244Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-08T17:03:53.244Z] ok github.com/docker/docker/pkg/plugins/transport 0.097s coverage: 85.7% of statements [2019-10-08T17:03:53.244Z] ok github.com/docker/docker/pkg/pools 0.031s coverage: 88.2% of statements [2019-10-08T17:03:53.244Z] ok github.com/docker/docker/pkg/progress 0.071s coverage: 75.9% of statements [2019-10-08T17:03:53.244Z] ok github.com/docker/docker/pkg/pubsub 1.097s coverage: 73.9% of statements [2019-10-08T17:03:53.244Z] ok github.com/docker/docker/pkg/reexec 0.114s coverage: 82.4% of statements [2019-10-08T17:03:53.244Z] ok github.com/docker/docker/pkg/signal 0.076s coverage: 20.3% of statements [2019-10-08T17:03:53.244Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-08T17:03:53.244Z] ok github.com/docker/docker/pkg/stdcopy 0.055s coverage: 100.0% of statements [2019-10-08T17:03:53.244Z] ok github.com/docker/docker/pkg/streamformatter 0.284s coverage: 66.2% of statements [2019-10-08T17:03:53.244Z] ok github.com/docker/docker/pkg/stringid 0.050s coverage: 70.6% of statements [2019-10-08T17:03:53.244Z] ? github.com/docker/docker/pkg/symlink [no test files] [2019-10-08T17:03:53.244Z] ok github.com/docker/docker/pkg/sysinfo 0.041s coverage: 38.2% of statements [2019-10-08T17:03:53.244Z] ok github.com/docker/docker/pkg/system 0.135s coverage: 12.7% of statements [2019-10-08T17:03:53.244Z] ok github.com/docker/docker/pkg/tailfile 0.079s coverage: 88.6% of statements [2019-10-08T17:03:53.244Z] ok github.com/docker/docker/pkg/tarsum 0.168s coverage: 89.3% of statements [2019-10-08T17:03:53.244Z] ok github.com/docker/docker/pkg/term 0.045s coverage: 30.8% of statements [2019-10-08T17:03:53.244Z] ok github.com/docker/docker/pkg/term/windows 0.036s coverage: 0.0% of statements [no tests to run] [2019-10-08T17:03:53.244Z] ok github.com/docker/docker/pkg/truncindex 0.138s coverage: 91.5% of statements [2019-10-08T17:03:53.244Z] ok github.com/docker/docker/pkg/urlutil 0.029s coverage: 100.0% of statements [2019-10-08T17:03:53.244Z] ok github.com/docker/docker/pkg/useragent 0.033s coverage: 88.9% of statements [2019-10-08T17:03:53.244Z] ok github.com/docker/docker/plugin 0.206s coverage: 11.6% of statements [2019-10-08T17:03:53.244Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-08T17:03:53.244Z] ok github.com/docker/docker/plugin/v2 0.124s coverage: 20.1% of statements [2019-10-08T17:03:53.244Z] ok github.com/docker/docker/reference 0.141s coverage: 83.7% of statements [2019-10-08T17:03:53.244Z] ok github.com/docker/docker/registry 0.493s coverage: 52.2% of statements [2019-10-08T17:03:53.244Z] ok github.com/docker/docker/registry/resumable 0.348s coverage: 100.0% of statements [2019-10-08T17:03:53.244Z] ok github.com/docker/docker/restartmanager 0.028s coverage: 50.9% of statements [2019-10-08T17:03:53.244Z] ? github.com/docker/docker/rootless [no test files] [2019-10-08T17:03:53.244Z] ok github.com/docker/docker/runconfig 0.233s coverage: 54.5% of statements [2019-10-08T17:03:53.244Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-08T17:03:53.244Z] ok github.com/docker/docker/testutil 0.061s coverage: 62.5% of statements [2019-10-08T17:03:53.244Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-08T17:03:53.244Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-08T17:03:53.244Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-08T17:03:53.244Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-08T17:03:53.244Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-08T17:03:53.244Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-08T17:03:53.244Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-08T17:03:53.244Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-08T17:03:53.244Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-08T17:03:53.244Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-08T17:03:53.244Z] ? github.com/docker/docker/volume [no test files] [2019-10-08T17:03:53.244Z] ok github.com/docker/docker/volume/drivers 0.237s coverage: 36.1% of statements [2019-10-08T17:03:53.244Z] ok github.com/docker/docker/volume/local 0.232s coverage: 37.7% of statements [2019-10-08T17:03:53.244Z] ok github.com/docker/docker/volume/mounts 0.179s coverage: 66.2% of statements [2019-10-08T17:03:53.244Z] ok github.com/docker/docker/volume/service 0.501s coverage: 70.3% of statements [2019-10-08T17:03:53.244Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-08T17:03:53.244Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-08T17:03:53.972Z] --- PASS: TestInspectCpusetInConfigPre120 (1.06s) [2019-10-08T17:03:53.972Z] === RUN TestIpcModeNone [2019-10-08T17:03:53.972Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-10-08T17:03:54.227Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2019-10-08T17:03:55.151Z] --- PASS: TestIpcModeNone (1.09s) [2019-10-08T17:03:55.151Z] === RUN TestIpcModePrivate [2019-10-08T17:03:55.431Z] INFO: make.ps1 ended at 10/08/2019 17:03:55 [2019-10-08T17:03:55.711Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2019-10-08T17:03:55.966Z] --- PASS: TestIpcModePrivate (0.89s) [2019-10-08T17:03:55.966Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:205, shared: false, mustBeShared: false [2019-10-08T17:03:55.966Z] === RUN TestIpcModeShareable [2019-10-08T17:03:56.933Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-10-08T17:03:56.973Z] INFO: Unit tests ended at 10/08/2019 17:03:56. Duration:00:03:37.2394224 [2019-10-08T17:03:56.973Z] INFO: Building busybox [2019-10-08T17:03:57.188Z] --- PASS: TestIpcModeShareable (1.12s) [2019-10-08T17:03:57.188Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:189, shared: true, mustBeShared: true [2019-10-08T17:03:57.188Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-08T17:03:57.434Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-10-08T17:03:57.434Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-10-08T17:03:57.434Z] [2019-10-08T17:03:57.434Z] Sending build context to Docker daemon 2.56kB [2019-10-08T17:03:57.434Z] [2019-10-08T17:03:57.434Z] Step 1/6 : FROM microsoft/windowsservercore [2019-10-08T17:03:57.434Z] ---> 1ddfa8bee56a [2019-10-08T17:03:57.434Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2019-10-08T17:03:57.434Z] ---> Running in 238bb4033119 [2019-10-08T17:03:57.443Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2019-10-08T17:03:58.003Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-10-08T17:03:59.026Z] tests/integration/api_volume_test.py ......... [ 74%] [2019-10-08T17:03:59.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-08T17:03:59.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-08T17:03:59.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-08T17:03:59.364Z] === RUN TestDockerSuite/TestBuildAddScript [2019-10-08T17:03:59.619Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2019-10-08T17:04:00.178Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2019-10-08T17:04:00.433Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.29s) [2019-10-08T17:04:00.433Z] === RUN TestAPIIpcModeHost [2019-10-08T17:04:00.501Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-08T17:04:00.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-08T17:04:00.925Z] tests/integration/client_test.py ..... [ 75%] [2019-10-08T17:04:00.993Z] --- PASS: TestAPIIpcModeHost (0.68s) [2019-10-08T17:04:00.993Z] === RUN TestDaemonIpcModeShareable [2019-10-08T17:04:01.182Z] tests/integration/errors_test.py . [ 76%] [2019-10-08T17:04:02.138Z] Removing intermediate container 238bb4033119 [2019-10-08T17:04:02.138Z] ---> 30078ee1c2c0 [2019-10-08T17:04:02.138Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2019-10-08T17:04:02.779Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-08T17:04:02.877Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-10-08T17:04:02.877Z] --- PASS: TestDaemonIpcModeShareable (1.77s) [2019-10-08T17:04:02.877Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-08T17:04:02.877Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:207, shared: true, mustBeShared: true [2019-10-08T17:04:02.877Z] === RUN TestDaemonIpcModePrivate [2019-10-08T17:04:03.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-08T17:04:03.679Z] [2019-10-08T17:04:03.679Z] ---> 7fcedba28977 [2019-10-08T17:04:03.679Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2019-10-08T17:04:03.679Z] ---> Running in 60b37b7c641e [2019-10-08T17:04:03.801Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2019-10-08T17:04:04.725Z] --- PASS: TestDaemonIpcModePrivate (1.77s) [2019-10-08T17:04:04.725Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-08T17:04:04.725Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:211, shared: false, mustBeShared: false [2019-10-08T17:04:04.725Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-08T17:04:05.222Z] [2019-10-08T17:04:05.222Z] SUCCESS: Specified value was saved. [2019-10-08T17:04:05.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-08T17:04:06.621Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.81s) [2019-10-08T17:04:06.621Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-08T17:04:06.621Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:211, shared: false, mustBeShared: false [2019-10-08T17:04:06.621Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-08T17:04:07.407Z] Removing intermediate container 60b37b7c641e [2019-10-08T17:04:07.407Z] ---> 9c2ef06cb390 [2019-10-08T17:04:07.407Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2019-10-08T17:04:07.407Z] ---> Running in c1e8c607b1a5 [2019-10-08T17:04:07.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-08T17:04:07.980Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.67s) [2019-10-08T17:04:07.980Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-08T17:04:07.980Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:217, shared: true, mustBeShared: true [2019-10-08T17:04:07.980Z] === RUN TestIpcModeOlderClient [2019-10-08T17:04:07.980Z] === PAUSE TestIpcModeOlderClient [2019-10-08T17:04:07.980Z] === RUN TestKillContainerInvalidSignal [2019-10-08T17:04:08.243Z] --- PASS: TestBuildWithHugeFile (60.84s) [2019-10-08T17:04:08.243Z] === RUN TestBuildWithEmptyDockerfile [2019-10-08T17:04:08.243Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-08T17:04:08.243Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-08T17:04:08.243Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-08T17:04:08.243Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-08T17:04:08.243Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-08T17:04:08.243Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-08T17:04:08.243Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-08T17:04:08.243Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-08T17:04:08.243Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-08T17:04:08.243Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2019-10-08T17:04:08.243Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2019-10-08T17:04:08.243Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.22s) [2019-10-08T17:04:08.243Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2019-10-08T17:04:08.243Z] === RUN TestBuildPreserveOwnership [2019-10-08T17:04:08.243Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-08T17:04:08.243Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-08T17:04:08.243Z] --- PASS: TestBuildPreserveOwnership (6.00s) [2019-10-08T17:04:08.243Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.96s) [2019-10-08T17:04:08.243Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.02s) [2019-10-08T17:04:08.243Z] === RUN TestBuildPlatformInvalid [2019-10-08T17:04:08.243Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2019-10-08T17:04:08.243Z] PASS [2019-10-08T17:04:08.243Z] [2019-10-08T17:04:08.243Z] === Skipped [2019-10-08T17:04:08.243Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2019-10-08T17:04:08.243Z] build_session_test.go:25: TODO: BuildKit [2019-10-08T17:04:08.243Z] [2019-10-08T17:04:08.243Z] [2019-10-08T17:04:08.244Z] DONE 32 tests, 1 skipped in 111.335s [2019-10-08T17:04:08.244Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2019-10-08T17:04:08.244Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:04:08.244Z] ++ set -e [2019-10-08T17:04:08.244Z] ++ '[' -n 0 ']' [2019-10-08T17:04:08.244Z] ++ set -x [2019-10-08T17:04:08.244Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:04:08.244Z] INFO: Testing against a local daemon [2019-10-08T17:04:08.244Z] === RUN TestConfigList [2019-10-08T17:04:08.904Z] --- PASS: TestKillContainerInvalidSignal (0.87s) [2019-10-08T17:04:08.904Z] === RUN TestKillContainer [2019-10-08T17:04:08.904Z] === RUN TestKillContainer/no_signal [2019-10-08T17:04:09.829Z] === RUN TestKillContainer/non_killing_signal [2019-10-08T17:04:09.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-08T17:04:10.084Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2019-10-08T17:04:10.646Z] === RUN TestKillContainer/killing_signal [2019-10-08T17:04:10.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-08T17:04:10.776Z] --- PASS: TestConfigList (3.37s) [2019-10-08T17:04:10.776Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-08T17:04:10.776Z] === RUN TestConfigsCreateAndDelete [2019-10-08T17:04:10.900Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-10-08T17:04:11.869Z] --- PASS: TestKillContainer (2.86s) [2019-10-08T17:04:11.869Z] --- PASS: TestKillContainer/no_signal (0.88s) [2019-10-08T17:04:11.869Z] --- PASS: TestKillContainer/non_killing_signal (0.77s) [2019-10-08T17:04:11.869Z] --- PASS: TestKillContainer/killing_signal (0.88s) [2019-10-08T17:04:11.869Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-08T17:04:11.869Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-08T17:04:12.795Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-08T17:04:13.222Z] Cannot create a file when that file already exists. [2019-10-08T17:04:13.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-08T17:04:14.063Z] --- PASS: TestConfigsCreateAndDelete (3.11s) [2019-10-08T17:04:14.063Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-08T17:04:14.063Z] === RUN TestConfigsUpdate [2019-10-08T17:04:14.159Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.05s) [2019-10-08T17:04:14.159Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.85s) [2019-10-08T17:04:14.159Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.92s) [2019-10-08T17:04:14.159Z] === RUN TestKillStoppedContainer [2019-10-08T17:04:14.159Z] --- PASS: TestKillStoppedContainer (0.09s) [2019-10-08T17:04:14.159Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-08T17:04:14.159Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2019-10-08T17:04:14.159Z] === RUN TestKillDifferentUserContainer [2019-10-08T17:04:14.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-08T17:04:15.084Z] --- PASS: TestKillDifferentUserContainer (1.00s) [2019-10-08T17:04:15.084Z] === RUN TestInspectOomKilledTrue [2019-10-08T17:04:15.084Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-08T17:04:15.084Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-08T17:04:15.084Z] === RUN TestInspectOomKilledFalse [2019-10-08T17:04:15.084Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-08T17:04:15.084Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-08T17:04:15.084Z] === RUN TestLinksEtcHostsContentMatch [2019-10-08T17:04:15.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-08T17:04:16.009Z] --- PASS: TestLinksEtcHostsContentMatch (0.94s) [2019-10-08T17:04:16.009Z] === RUN TestLinksContainerNames [2019-10-08T17:04:16.009Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2019-10-08T17:04:16.765Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-08T17:04:16.765Z] Using test binary docker [2019-10-08T17:04:16.765Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-08T17:04:16.765Z] +++ /etc/init.d/apparmor start [2019-10-08T17:04:16.765Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-08T17:04:16.765Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-08T17:04:16.765Z] Warning failed to create cache: (null) [2019-10-08T17:04:16.765Z] . [2019-10-08T17:04:16.765Z] INFO: Waiting for daemon to start... [2019-10-08T17:04:16.765Z] Starting dockerd [2019-10-08T17:04:16.765Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2019-10-08T17:04:16.933Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-10-08T17:04:17.351Z] --- PASS: TestConfigsUpdate (3.20s) [2019-10-08T17:04:17.351Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-08T17:04:17.351Z] === RUN TestTemplatedConfig [2019-10-08T17:04:17.900Z] --- PASS: TestLinksContainerNames (1.93s) [2019-10-08T17:04:17.900Z] === RUN TestLogsFollowTailEmpty [2019-10-08T17:04:18.463Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2019-10-08T17:04:19.023Z] --- PASS: TestLogsFollowTailEmpty (0.92s) [2019-10-08T17:04:19.023Z] === RUN TestContainerNetworkMountsNoChown [2019-10-08T17:04:19.027Z] Removing intermediate container c1e8c607b1a5 [2019-10-08T17:04:19.027Z] ---> 44f5fb026de6 [2019-10-08T17:04:19.027Z] Step 6/6 : CMD ["sh"] [2019-10-08T17:04:19.027Z] ---> Running in b8379f837a33 [2019-10-08T17:04:19.209Z] . [2019-10-08T17:04:19.209Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-08T17:04:19.209Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-08T17:04:19.209Z] Error: No such image: emptyfs [2019-10-08T17:04:19.209Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-08T17:04:19.209Z] ++++ docker load [2019-10-08T17:04:19.209Z] Running integration-test (iteration 1) [2019-10-08T17:04:19.209Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2019-10-08T17:04:19.209Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:04:19.209Z] ++ set -e [2019-10-08T17:04:19.209Z] ++ '[' -n 0 ']' [2019-10-08T17:04:19.209Z] ++ set -x [2019-10-08T17:04:19.209Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:04:19.488Z] Removing intermediate container b8379f837a33 [2019-10-08T17:04:19.488Z] ---> 3bdbeeee7133 [2019-10-08T17:04:19.488Z] Successfully built 3bdbeeee7133 [2019-10-08T17:04:19.488Z] Successfully tagged busybox:latest [2019-10-08T17:04:19.488Z] INFO: Docker images of the daemon under test [2019-10-08T17:04:19.488Z] [2019-10-08T17:04:19.488Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-10-08T17:04:19.488Z] busybox latest 3bdbeeee7133 Less than a second ago 4.75GB [2019-10-08T17:04:19.488Z] microsoft/windowsservercore latest 1ddfa8bee56a 3 weeks ago 4.71GB [2019-10-08T17:04:19.488Z] mcr.microsoft.com/windows/servercore ltsc2019 1ddfa8bee56a 3 weeks ago 4.71GB [2019-10-08T17:04:19.488Z] [2019-10-08T17:04:19.488Z] INFO: Running integration tests at 10/08/2019 17:04:19... [2019-10-08T17:04:19.488Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2019-10-08T17:04:19.488Z] INFO: Integration API tests being run from the host: [2019-10-08T17:04:19.488Z] INFO: make.ps1 starting at 10/08/2019 17:04:19 [2019-10-08T17:04:19.947Z] --- PASS: TestContainerNetworkMountsNoChown (1.13s) [2019-10-08T17:04:19.947Z] === RUN TestMountDaemonRoot [2019-10-08T17:04:19.947Z] === RUN TestMountDaemonRoot/default [2019-10-08T17:04:19.947Z] === PAUSE TestMountDaemonRoot/default [2019-10-08T17:04:19.947Z] === RUN TestMountDaemonRoot/private [2019-10-08T17:04:19.947Z] === PAUSE TestMountDaemonRoot/private [2019-10-08T17:04:19.947Z] === RUN TestMountDaemonRoot/rprivate [2019-10-08T17:04:19.947Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-08T17:04:19.947Z] === RUN TestMountDaemonRoot/slave [2019-10-08T17:04:19.947Z] === PAUSE TestMountDaemonRoot/slave [2019-10-08T17:04:19.947Z] === RUN TestMountDaemonRoot/rslave [2019-10-08T17:04:19.947Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-08T17:04:19.947Z] === RUN TestMountDaemonRoot/shared [2019-10-08T17:04:19.947Z] === PAUSE TestMountDaemonRoot/shared [2019-10-08T17:04:19.947Z] === RUN TestMountDaemonRoot/rshared [2019-10-08T17:04:19.947Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-08T17:04:19.947Z] === CONT TestMountDaemonRoot/default [2019-10-08T17:04:19.947Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-08T17:04:19.947Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-08T17:04:19.947Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-08T17:04:19.947Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-08T17:04:19.947Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-08T17:04:19.947Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-08T17:04:19.947Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-08T17:04:19.947Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-08T17:04:19.947Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-08T17:04:19.947Z] === CONT TestMountDaemonRoot/rshared [2019-10-08T17:04:19.947Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-08T17:04:19.947Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-08T17:04:19.947Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-08T17:04:19.947Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-08T17:04:19.947Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-08T17:04:19.947Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-08T17:04:19.947Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-08T17:04:19.947Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-08T17:04:19.947Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-08T17:04:20.243Z] === CONT TestMountDaemonRoot/shared [2019-10-08T17:04:20.243Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-08T17:04:20.243Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-08T17:04:20.243Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-08T17:04:20.243Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-08T17:04:20.243Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-08T17:04:20.243Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-08T17:04:20.243Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-08T17:04:20.243Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-08T17:04:20.243Z] === CONT TestMountDaemonRoot/rslave [2019-10-08T17:04:20.243Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-08T17:04:20.243Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-08T17:04:20.243Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-08T17:04:20.243Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-08T17:04:20.243Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-08T17:04:20.243Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-08T17:04:20.243Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-08T17:04:20.243Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-08T17:04:20.243Z] === CONT TestMountDaemonRoot/slave [2019-10-08T17:04:20.243Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-08T17:04:20.243Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-08T17:04:20.243Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-08T17:04:20.243Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-08T17:04:20.243Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-08T17:04:20.243Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-08T17:04:20.243Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-08T17:04:20.243Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-08T17:04:20.243Z] === CONT TestMountDaemonRoot/rprivate [2019-10-08T17:04:20.243Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-08T17:04:20.243Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-08T17:04:20.243Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-08T17:04:20.243Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-08T17:04:20.243Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-08T17:04:20.243Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-08T17:04:20.243Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-08T17:04:20.243Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-08T17:04:20.243Z] === CONT TestMountDaemonRoot/private [2019-10-08T17:04:20.243Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-08T17:04:20.243Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-08T17:04:20.243Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-08T17:04:20.243Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-08T17:04:20.243Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-08T17:04:20.243Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-08T17:04:20.243Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-08T17:04:20.243Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-08T17:04:20.243Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-08T17:04:20.243Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-08T17:04:20.243Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-08T17:04:20.243Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-08T17:04:20.461Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2019-10-08T17:04:20.498Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-08T17:04:20.498Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-08T17:04:20.498Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-10-08T17:04:20.498Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-08T17:04:20.498Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-08T17:04:20.498Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-08T17:04:20.498Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-08T17:04:20.638Z] --- PASS: TestTemplatedConfig (3.47s) [2019-10-08T17:04:20.638Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-08T17:04:20.638Z] === RUN TestConfigInspect [2019-10-08T17:04:20.754Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-08T17:04:20.754Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-08T17:04:20.754Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-08T17:04:20.754Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-08T17:04:20.754Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-08T17:04:20.754Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-08T17:04:20.754Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-08T17:04:21.009Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-08T17:04:21.009Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-08T17:04:21.009Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-08T17:04:21.009Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-08T17:04:21.009Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-08T17:04:21.009Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-08T17:04:21.009Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-08T17:04:21.009Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-08T17:04:21.009Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-08T17:04:21.264Z] === RUN TestDockerSuite/TestBuildAddTar [2019-10-08T17:04:21.264Z] --- PASS: TestMountDaemonRoot (0.05s) [2019-10-08T17:04:21.264Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-08T17:04:21.264Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.21s) [2019-10-08T17:04:21.264Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.13s) [2019-10-08T17:04:21.264Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2019-10-08T17:04:21.264Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2019-10-08T17:04:21.264Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-08T17:04:21.264Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.14s) [2019-10-08T17:04:21.264Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2019-10-08T17:04:21.264Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.11s) [2019-10-08T17:04:21.264Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2019-10-08T17:04:21.264Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-08T17:04:21.264Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2019-10-08T17:04:21.264Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.10s) [2019-10-08T17:04:21.264Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.10s) [2019-10-08T17:04:21.264Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.07s) [2019-10-08T17:04:21.264Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-08T17:04:21.264Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2019-10-08T17:04:21.264Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2019-10-08T17:04:21.264Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2019-10-08T17:04:21.264Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2019-10-08T17:04:21.264Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-08T17:04:21.264Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2019-10-08T17:04:21.264Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2019-10-08T17:04:21.264Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2019-10-08T17:04:21.264Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2019-10-08T17:04:21.264Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-08T17:04:21.264Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-10-08T17:04:21.264Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.08s) [2019-10-08T17:04:21.264Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-10-08T17:04:21.264Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2019-10-08T17:04:21.264Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-08T17:04:21.264Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2019-10-08T17:04:21.264Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-10-08T17:04:21.264Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2019-10-08T17:04:21.264Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2019-10-08T17:04:21.264Z] === RUN TestContainerBindMountNonRecursive [2019-10-08T17:04:23.924Z] --- PASS: TestConfigInspect (3.15s) [2019-10-08T17:04:23.924Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-08T17:04:23.924Z] === RUN TestConfigCreateWithLabels [2019-10-08T17:04:24.526Z] --- PASS: TestContainerBindMountNonRecursive (2.83s) [2019-10-08T17:04:24.526Z] === RUN TestNetworkNat [2019-10-08T17:04:25.087Z] --- PASS: TestNetworkNat (1.04s) [2019-10-08T17:04:25.087Z] === RUN TestNetworkLocalhostTCPNat [2019-10-08T17:04:26.448Z] --- PASS: TestNetworkLocalhostTCPNat (1.29s) [2019-10-08T17:04:26.448Z] === RUN TestNetworkLoopbackNat [2019-10-08T17:04:27.210Z] --- PASS: TestConfigCreateWithLabels (3.14s) [2019-10-08T17:04:27.210Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-08T17:04:27.210Z] === RUN TestConfigCreateResolve [2019-10-08T17:04:27.922Z] --- PASS: TestNetworkLoopbackNat (1.40s) [2019-10-08T17:04:27.922Z] === RUN TestPause [2019-10-08T17:04:28.900Z] Loaded image: buildpack-deps:jessie [2019-10-08T17:04:28.900Z] Loaded image: busybox:latest [2019-10-08T17:04:28.900Z] Loaded image: busybox:glibc [2019-10-08T17:04:28.900Z] Loaded image: debian:jessie [2019-10-08T17:04:28.900Z] Loaded image: hello-world:latest [2019-10-08T17:04:28.900Z] INFO: Testing against a local daemon [2019-10-08T17:04:28.900Z] === RUN TestCgroupNamespacesBuild [2019-10-08T17:04:29.944Z] --- PASS: TestPause (2.08s) [2019-10-08T17:04:29.945Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-08T17:04:29.945Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-08T17:04:29.945Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-08T17:04:29.945Z] === RUN TestPauseStopPausedContainer [2019-10-08T17:04:30.500Z] --- PASS: TestConfigCreateResolve (3.10s) [2019-10-08T17:04:30.500Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-08T17:04:30.500Z] === RUN TestConfigDaemonLibtrustID [2019-10-08T17:04:30.500Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2019-10-08T17:04:30.500Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-08T17:04:30.500Z] PASS [2019-10-08T17:04:30.500Z] [2019-10-08T17:04:30.500Z] DONE 8 tests in 23.247s [2019-10-08T17:04:30.500Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2019-10-08T17:04:30.500Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:04:30.500Z] ++ set -e [2019-10-08T17:04:30.500Z] ++ '[' -n 0 ']' [2019-10-08T17:04:30.500Z] ++ set -x [2019-10-08T17:04:30.500Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:04:30.760Z] INFO: Testing against a local daemon [2019-10-08T17:04:30.760Z] === RUN TestCheckpoint [2019-10-08T17:04:30.760Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-08T17:04:30.760Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-08T17:04:30.760Z] === RUN TestContainerInvalidJSON [2019-10-08T17:04:30.760Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-08T17:04:30.760Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-08T17:04:30.760Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-08T17:04:30.760Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-08T17:04:30.760Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-08T17:04:30.760Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-08T17:04:30.760Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-08T17:04:30.760Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-08T17:04:30.760Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-08T17:04:30.760Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-10-08T17:04:30.760Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-08T17:04:30.760Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-08T17:04:30.760Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-08T17:04:30.760Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-08T17:04:30.814Z] --- PASS: TestCgroupNamespacesBuild (1.78s) [2019-10-08T17:04:30.814Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-08T17:04:30.814Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-08T17:04:30.912Z] --- PASS: TestPauseStopPausedContainer (1.12s) [2019-10-08T17:04:30.912Z] === RUN TestPsFilter [2019-10-08T17:04:31.020Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2019-10-08T17:04:31.020Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-08T17:04:31.020Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2019-10-08T17:04:31.020Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-08T17:04:31.211Z] --- PASS: TestPsFilter (0.24s) [2019-10-08T17:04:31.211Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-08T17:04:31.279Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2019-10-08T17:04:31.279Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-08T17:04:31.279Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2019-10-08T17:04:31.279Z] === RUN TestCopyFromContainer [2019-10-08T17:04:31.467Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-10-08T17:04:32.117Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.69s) [2019-10-08T17:04:32.117Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-08T17:04:32.117Z] === RUN TestBuildWithSession [2019-10-08T17:04:32.117Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-08T17:04:32.117Z] build_session_test.go:25: TODO: BuildKit [2019-10-08T17:04:32.117Z] === RUN TestBuildSquashParent [2019-10-08T17:04:32.392Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.36s) [2019-10-08T17:04:32.392Z] === RUN TestRemoveContainerWithVolume [2019-10-08T17:04:32.647Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2019-10-08T17:04:33.186Z] === RUN TestCopyFromContainer// [2019-10-08T17:04:33.206Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-10-08T17:04:33.444Z] === RUN TestCopyFromContainer//bar/root [2019-10-08T17:04:33.444Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-08T17:04:33.444Z] === RUN TestCopyFromContainer/bar/quux [2019-10-08T17:04:33.503Z] --- PASS: TestRemoveContainerWithVolume (1.01s) [2019-10-08T17:04:33.503Z] === RUN TestRemoveContainerRunning [2019-10-08T17:04:33.704Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-08T17:04:33.704Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-08T17:04:33.963Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-08T17:04:33.963Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-08T17:04:34.222Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-08T17:04:34.222Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-08T17:04:34.222Z] --- PASS: TestCopyFromContainer (3.04s) [2019-10-08T17:04:34.222Z] --- PASS: TestCopyFromContainer// (0.10s) [2019-10-08T17:04:34.222Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2019-10-08T17:04:34.222Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2019-10-08T17:04:34.222Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2019-10-08T17:04:34.222Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2019-10-08T17:04:34.222Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2019-10-08T17:04:34.222Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2019-10-08T17:04:34.222Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2019-10-08T17:04:34.222Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2019-10-08T17:04:34.222Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2019-10-08T17:04:34.222Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-08T17:04:34.427Z] --- PASS: TestRemoveContainerRunning (0.97s) [2019-10-08T17:04:34.427Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-08T17:04:34.481Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-08T17:04:34.481Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-08T17:04:34.481Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-08T17:04:34.481Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-08T17:04:34.481Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-08T17:04:34.481Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-08T17:04:34.481Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-08T17:04:34.481Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-08T17:04:34.481Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-08T17:04:34.481Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-10-08T17:04:34.481Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-08T17:04:34.481Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-10-08T17:04:34.481Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-10-08T17:04:34.481Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-08T17:04:34.481Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2019-10-08T17:04:34.481Z] === RUN TestCreateWithInvalidEnv [2019-10-08T17:04:34.481Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-08T17:04:34.481Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-08T17:04:34.481Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-08T17:04:34.481Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-08T17:04:34.481Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-08T17:04:34.481Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-08T17:04:34.481Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-08T17:04:34.481Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-08T17:04:34.482Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-08T17:04:34.482Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-10-08T17:04:34.482Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-08T17:04:34.482Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-08T17:04:34.482Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-08T17:04:34.482Z] === RUN TestCreateTmpfsMountsTarget [2019-10-08T17:04:34.482Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-10-08T17:04:34.482Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-08T17:04:34.682Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-10-08T17:04:35.283Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.89s) [2019-10-08T17:04:35.283Z] === RUN TestRemoveInvalidContainer [2019-10-08T17:04:35.283Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2019-10-08T17:04:35.283Z] === RUN TestRenameLinkedContainer [2019-10-08T17:04:35.409Z] tests/integration/models_containers_test.py ............................ [ 83%] [2019-10-08T17:04:35.581Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2019-10-08T17:04:36.505Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2019-10-08T17:04:37.014Z] --- PASS: TestCreateWithCustomMaskedPaths (2.31s) [2019-10-08T17:04:37.014Z] === RUN TestCreateWithCapabilities [2019-10-08T17:04:37.014Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-08T17:04:37.014Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-08T17:04:37.014Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-08T17:04:37.014Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-08T17:04:37.014Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-08T17:04:37.014Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-08T17:04:37.014Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-08T17:04:37.014Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-08T17:04:37.014Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-08T17:04:37.014Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-08T17:04:37.014Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-08T17:04:37.014Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-08T17:04:37.014Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-08T17:04:37.014Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-08T17:04:37.014Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-08T17:04:37.014Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-08T17:04:37.014Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-08T17:04:37.014Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-08T17:04:37.014Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-08T17:04:37.014Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-08T17:04:37.014Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-08T17:04:37.014Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-08T17:04:37.014Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-08T17:04:37.014Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-08T17:04:37.014Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-08T17:04:37.014Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-08T17:04:37.014Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-08T17:04:37.014Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-08T17:04:37.014Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-08T17:04:37.014Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-08T17:04:37.014Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-08T17:04:37.014Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-08T17:04:37.014Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-08T17:04:37.014Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-10-08T17:04:37.014Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-10-08T17:04:37.014Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2019-10-08T17:04:37.014Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2019-10-08T17:04:37.014Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2019-10-08T17:04:37.014Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2019-10-08T17:04:37.014Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2019-10-08T17:04:37.014Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s) [2019-10-08T17:04:37.014Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2019-10-08T17:04:37.014Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2019-10-08T17:04:37.014Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2019-10-08T17:04:37.014Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s) [2019-10-08T17:04:37.014Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-08T17:04:38.223Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2019-10-08T17:04:39.058Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-10-08T17:04:39.313Z] --- PASS: TestRenameLinkedContainer (3.92s) [2019-10-08T17:04:39.313Z] === RUN TestRenameStoppedContainer [2019-10-08T17:04:39.548Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.34s) [2019-10-08T17:04:39.548Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-08T17:04:39.548Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-08T17:04:39.548Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-08T17:04:39.548Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-08T17:04:39.548Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-08T17:04:39.548Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-08T17:04:39.548Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-08T17:04:39.548Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-08T17:04:39.548Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-08T17:04:39.548Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-08T17:04:39.548Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-08T17:04:39.548Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-08T17:04:39.548Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-08T17:04:39.548Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-08T17:04:39.548Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-08T17:04:39.548Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-08T17:04:39.548Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-10-08T17:04:39.548Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2019-10-08T17:04:39.548Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2019-10-08T17:04:39.548Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2019-10-08T17:04:39.548Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s) [2019-10-08T17:04:39.548Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2019-10-08T17:04:39.548Z] === RUN TestContainerStartOnDaemonRestart [2019-10-08T17:04:39.548Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-08T17:04:39.548Z] === RUN TestDaemonRestartIpcMode [2019-10-08T17:04:39.548Z] === PAUSE TestDaemonRestartIpcMode [2019-10-08T17:04:39.548Z] === RUN TestDiff [2019-10-08T17:04:39.814Z] --- PASS: TestBuildSquashParent (6.60s) [2019-10-08T17:04:39.814Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-08T17:04:39.814Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-08T17:04:39.814Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-08T17:04:39.814Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-08T17:04:39.814Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-08T17:04:39.814Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-08T17:04:39.814Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-08T17:04:39.814Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-08T17:04:39.814Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-08T17:04:39.814Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-08T17:04:39.814Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-08T17:04:39.814Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-08T17:04:39.814Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-08T17:04:39.814Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-08T17:04:39.814Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-08T17:04:40.237Z] --- PASS: TestRenameStoppedContainer (0.93s) [2019-10-08T17:04:40.237Z] === RUN TestRenameRunningContainerAndReuse [2019-10-08T17:04:40.411Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2019-10-08T17:04:40.485Z] --- PASS: TestDiff (0.81s) [2019-10-08T17:04:40.485Z] === RUN TestExecWithCloseStdin [2019-10-08T17:04:41.421Z] --- PASS: TestExecWithCloseStdin (1.14s) [2019-10-08T17:04:41.421Z] === RUN TestExec [2019-10-08T17:04:41.832Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-08T17:04:41.832Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-08T17:04:42.122Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2019-10-08T17:04:42.122Z] --- PASS: TestRenameRunningContainerAndReuse (1.88s) [2019-10-08T17:04:42.122Z] === RUN TestRenameInvalidName [2019-10-08T17:04:42.357Z] --- PASS: TestExec (0.99s) [2019-10-08T17:04:42.357Z] === RUN TestExecUser [2019-10-08T17:04:43.130Z] --- PASS: TestRenameInvalidName (0.96s) [2019-10-08T17:04:43.130Z] === RUN TestRenameAnonymousContainer [2019-10-08T17:04:43.293Z] --- PASS: TestExecUser (0.97s) [2019-10-08T17:04:43.293Z] === RUN TestExportContainerAndImportImage [2019-10-08T17:04:43.328Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2019-10-08T17:04:44.671Z] --- PASS: TestExportContainerAndImportImage (1.08s) [2019-10-08T17:04:44.671Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-08T17:04:44.873Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2019-10-08T17:04:45.015Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2019-10-08T17:04:45.092Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-08T17:04:45.092Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-08T17:04:46.377Z] === RUN TestDockerSuite/TestBuildBlankName [2019-10-08T17:04:46.574Z] --- PASS: TestExportContainerAfterDaemonRestart (1.86s) [2019-10-08T17:04:46.574Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-08T17:04:46.574Z] === RUN TestHealthCheckWorkdir [2019-10-08T17:04:46.937Z] --- PASS: TestRenameAnonymousContainer (3.74s) [2019-10-08T17:04:46.937Z] === RUN TestRenameContainerWithSameName [2019-10-08T17:04:46.937Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-10-08T17:04:46.981Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-10-08T17:04:46.981Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.96s) [2019-10-08T17:04:46.981Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.04s) [2019-10-08T17:04:46.981Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.74s) [2019-10-08T17:04:46.981Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.86s) [2019-10-08T17:04:46.981Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.45s) [2019-10-08T17:04:46.981Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.48s) [2019-10-08T17:04:46.981Z] === RUN TestBuildMultiStageCopy [2019-10-08T17:04:46.981Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-08T17:04:47.510Z] --- PASS: TestHealthCheckWorkdir (1.18s) [2019-10-08T17:04:47.510Z] === RUN TestHealthKillContainer [2019-10-08T17:04:47.790Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-10-08T17:04:47.903Z] --- PASS: TestRenameContainerWithSameName (0.93s) [2019-10-08T17:04:47.903Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-08T17:04:48.252Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-10-08T17:04:48.713Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2019-10-08T17:04:49.265Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-10-08T17:04:49.522Z] --- PASS: TestRenameContainerWithLinkedContainer (1.82s) [2019-10-08T17:04:49.522Z] === RUN TestResize [2019-10-08T17:04:49.624Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-08T17:04:49.686Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-10-08T17:04:49.994Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-08T17:04:50.147Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-10-08T17:04:50.446Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2019-10-08T17:04:50.446Z] --- PASS: TestResize (0.93s) [2019-10-08T17:04:50.446Z] === RUN TestResizeWithInvalidSize [2019-10-08T17:04:50.796Z] --- PASS: TestHealthKillContainer (2.96s) [2019-10-08T17:04:50.796Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-08T17:04:50.801Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-08T17:04:51.177Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-08T17:04:51.364Z] --- PASS: TestInspectCpusetInConfigPre120 (0.79s) [2019-10-08T17:04:51.364Z] === RUN TestIpcModeNone [2019-10-08T17:04:51.371Z] --- PASS: TestResizeWithInvalidSize (0.97s) [2019-10-08T17:04:51.371Z] === RUN TestResizeWhenContainerNotStarted [2019-10-08T17:04:51.668Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-10-08T17:04:51.668Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2019-10-08T17:04:51.966Z] --- PASS: TestBuildMultiStageCopy (4.65s) [2019-10-08T17:04:51.966Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.63s) [2019-10-08T17:04:51.966Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s) [2019-10-08T17:04:51.966Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2019-10-08T17:04:51.966Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.50s) [2019-10-08T17:04:51.966Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2019-10-08T17:04:51.966Z] === RUN TestBuildMultiStageParentConfig [2019-10-08T17:04:52.300Z] --- PASS: TestIpcModeNone (0.94s) [2019-10-08T17:04:52.300Z] === RUN TestIpcModePrivate [2019-10-08T17:04:52.333Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-10-08T17:04:52.592Z] --- PASS: TestResizeWhenContainerNotStarted (0.92s) [2019-10-08T17:04:52.592Z] === RUN TestDaemonRestartKillContainers [2019-10-08T17:04:52.592Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-08T17:04:52.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-08T17:04:52.592Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-08T17:04:52.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-08T17:04:52.592Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-08T17:04:52.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-08T17:04:52.592Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-08T17:04:52.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-08T17:04:52.592Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-08T17:04:52.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-08T17:04:52.592Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-08T17:04:52.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-08T17:04:52.592Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-08T17:04:52.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-08T17:04:52.592Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-08T17:04:52.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-08T17:04:52.592Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-08T17:04:52.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-08T17:04:52.592Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-08T17:04:52.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-08T17:04:52.592Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-08T17:04:52.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-08T17:04:52.592Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-08T17:04:52.592Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-08T17:04:52.592Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-08T17:04:52.592Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-08T17:04:52.848Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-10-08T17:04:53.232Z] --- PASS: TestBuildMultiStageParentConfig (1.44s) [2019-10-08T17:04:53.232Z] === RUN TestBuildLabelWithTargets [2019-10-08T17:04:53.236Z] --- PASS: TestIpcModePrivate (0.96s) [2019-10-08T17:04:53.236Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:100, shared: false, mustBeShared: false [2019-10-08T17:04:53.236Z] === RUN TestIpcModeShareable [2019-10-08T17:04:53.755Z] ......... [ 85%] [2019-10-08T17:04:54.171Z] --- PASS: TestIpcModeShareable (0.98s) [2019-10-08T17:04:54.171Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:94, shared: true, mustBeShared: true [2019-10-08T17:04:54.171Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-08T17:04:54.211Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2019-10-08T17:04:54.770Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-08T17:04:55.271Z] --- PASS: TestBuildLabelWithTargets (2.11s) [2019-10-08T17:04:55.271Z] === RUN TestBuildWithEmptyLayers [2019-10-08T17:04:55.358Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-08T17:04:56.087Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-10-08T17:04:56.090Z] --- PASS: TestBuildWithEmptyLayers (0.91s) [2019-10-08T17:04:56.090Z] === RUN TestBuildMultiStageOnBuild [2019-10-08T17:04:56.285Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-10-08T17:04:56.540Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-08T17:04:56.795Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-08T17:04:57.460Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.85s) [2019-10-08T17:04:57.460Z] === RUN TestAPIIpcModeHost [2019-10-08T17:04:57.719Z] --- PASS: TestAPIIpcModeHost (0.72s) [2019-10-08T17:04:57.719Z] === RUN TestDaemonIpcModeShareable [2019-10-08T17:04:58.199Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-08T17:04:58.455Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-08T17:04:58.709Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-10-08T17:04:59.210Z] tests/integration/models_images_test.py ............... [ 89%] [2019-10-08T17:04:59.624Z] --- PASS: TestDaemonIpcModeShareable (1.90s) [2019-10-08T17:04:59.624Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-08T17:04:59.624Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: true, mustBeShared: true [2019-10-08T17:04:59.624Z] === RUN TestDaemonIpcModePrivate [2019-10-08T17:05:00.156Z] --- PASS: TestBuildMultiStageOnBuild (3.50s) [2019-10-08T17:05:00.156Z] === RUN TestBuildUncleanTarFilenames [2019-10-08T17:05:00.838Z] tests/integration/models_networks_test.py .... [ 90%] [2019-10-08T17:05:01.115Z] --- PASS: TestBuildUncleanTarFilenames (1.24s) [2019-10-08T17:05:01.115Z] === RUN TestBuildMultiStageLayerLeak [2019-10-08T17:05:01.266Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-08T17:05:01.266Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-08T17:05:01.528Z] --- PASS: TestDaemonIpcModePrivate (1.80s) [2019-10-08T17:05:01.528Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-08T17:05:01.528Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false [2019-10-08T17:05:01.528Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-08T17:05:01.904Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-10-08T17:05:01.957Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-10-08T17:05:03.432Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.85s) [2019-10-08T17:05:03.432Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-08T17:05:03.432Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false [2019-10-08T17:05:03.432Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-08T17:05:03.841Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-10-08T17:05:04.090Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2019-10-08T17:05:04.356Z] --- PASS: TestBuildMultiStageLayerLeak (2.92s) [2019-10-08T17:05:04.356Z] === RUN TestBuildWithHugeFile [2019-10-08T17:05:05.203Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-08T17:05:05.203Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-08T17:05:05.336Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.89s) [2019-10-08T17:05:05.336Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-08T17:05:05.336Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: true, mustBeShared: true [2019-10-08T17:05:05.336Z] === RUN TestIpcModeOlderClient [2019-10-08T17:05:05.336Z] === PAUSE TestIpcModeOlderClient [2019-10-08T17:05:05.336Z] === RUN TestKillContainerInvalidSignal [2019-10-08T17:05:06.091Z] tests/integration/models_nodes_test.py . [ 91%] [2019-10-08T17:05:06.274Z] --- PASS: TestKillContainerInvalidSignal (0.86s) [2019-10-08T17:05:06.274Z] === RUN TestKillContainer [2019-10-08T17:05:06.274Z] === RUN TestKillContainer/no_signal [2019-10-08T17:05:06.277Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2019-10-08T17:05:06.842Z] === RUN TestKillContainer/non_killing_signal [2019-10-08T17:05:07.087Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2019-10-08T17:05:07.409Z] === RUN TestKillContainer/killing_signal [2019-10-08T17:05:07.463Z] tests/integration/models_resources_test.py . [ 91%] [2019-10-08T17:05:07.689Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-08T17:05:07.689Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.48s) [2019-10-08T17:05:07.689Z] 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" [2019-10-08T17:05:07.689Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.90s) [2019-10-08T17:05:07.689Z] 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" [2019-10-08T17:05:07.689Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.60s) [2019-10-08T17:05:07.689Z] 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" [2019-10-08T17:05:07.689Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.59s) [2019-10-08T17:05:07.689Z] 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" [2019-10-08T17:05:07.689Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.56s) [2019-10-08T17:05:07.689Z] 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" [2019-10-08T17:05:07.689Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.57s) [2019-10-08T17:05:07.689Z] 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" [2019-10-08T17:05:07.689Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.85s) [2019-10-08T17:05:07.689Z] 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" [2019-10-08T17:05:07.689Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.52s) [2019-10-08T17:05:07.689Z] 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" [2019-10-08T17:05:07.689Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.12s) [2019-10-08T17:05:07.689Z] 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" [2019-10-08T17:05:07.689Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.12s) [2019-10-08T17:05:07.689Z] 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" [2019-10-08T17:05:07.689Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.71s) [2019-10-08T17:05:07.689Z] 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" [2019-10-08T17:05:07.689Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.71s) [2019-10-08T17:05:07.689Z] 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" [2019-10-08T17:05:07.689Z] === RUN TestCgroupNamespacesRun [2019-10-08T17:05:08.247Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-10-08T17:05:08.785Z] --- PASS: TestKillContainer (2.46s) [2019-10-08T17:05:08.785Z] --- PASS: TestKillContainer/no_signal (0.79s) [2019-10-08T17:05:08.785Z] --- PASS: TestKillContainer/non_killing_signal (0.55s) [2019-10-08T17:05:08.785Z] --- PASS: TestKillContainer/killing_signal (0.78s) [2019-10-08T17:05:08.785Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-08T17:05:08.785Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-08T17:05:09.196Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2019-10-08T17:05:09.351Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-08T17:05:10.132Z] --- PASS: TestCgroupNamespacesRun (2.08s) [2019-10-08T17:05:10.132Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-08T17:05:10.132Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-08T17:05:10.132Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2019-10-08T17:05:10.287Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.78s) [2019-10-08T17:05:10.287Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.81s) [2019-10-08T17:05:10.287Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s) [2019-10-08T17:05:10.287Z] === RUN TestKillStoppedContainer [2019-10-08T17:05:10.287Z] --- PASS: TestKillStoppedContainer (0.11s) [2019-10-08T17:05:10.287Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-08T17:05:10.546Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2019-10-08T17:05:10.546Z] === RUN TestKillDifferentUserContainer [2019-10-08T17:05:11.384Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2019-10-08T17:05:11.482Z] --- PASS: TestKillDifferentUserContainer (0.86s) [2019-10-08T17:05:11.482Z] === RUN TestInspectOomKilledTrue [2019-10-08T17:05:11.482Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-08T17:05:11.482Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-08T17:05:11.482Z] === RUN TestInspectOomKilledFalse [2019-10-08T17:05:11.482Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-08T17:05:11.482Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-08T17:05:11.482Z] === RUN TestLinksEtcHostsContentMatch [2019-10-08T17:05:12.049Z] --- PASS: TestLinksEtcHostsContentMatch (0.72s) [2019-10-08T17:05:12.049Z] === RUN TestLinksContainerNames [2019-10-08T17:05:12.101Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.95s) [2019-10-08T17:05:12.101Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-08T17:05:12.101Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-08T17:05:12.101Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2019-10-08T17:05:13.283Z] tests/integration/models_services_test.py ..............X. [ 95%] [2019-10-08T17:05:13.571Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2019-10-08T17:05:13.952Z] --- PASS: TestLinksContainerNames (1.66s) [2019-10-08T17:05:13.952Z] === RUN TestLogsFollowTailEmpty [2019-10-08T17:05:13.985Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.89s) [2019-10-08T17:05:13.986Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-08T17:05:13.986Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-08T17:05:14.240Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2019-10-08T17:05:14.519Z] --- PASS: TestLogsFollowTailEmpty (0.79s) [2019-10-08T17:05:14.519Z] === RUN TestContainerNetworkMountsNoChown [2019-10-08T17:05:15.456Z] --- PASS: TestContainerNetworkMountsNoChown (0.78s) [2019-10-08T17:05:15.456Z] === RUN TestMountDaemonRoot [2019-10-08T17:05:15.456Z] === RUN TestMountDaemonRoot/default [2019-10-08T17:05:15.456Z] === PAUSE TestMountDaemonRoot/default [2019-10-08T17:05:15.456Z] === RUN TestMountDaemonRoot/private [2019-10-08T17:05:15.456Z] === PAUSE TestMountDaemonRoot/private [2019-10-08T17:05:15.456Z] === RUN TestMountDaemonRoot/rprivate [2019-10-08T17:05:15.456Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-08T17:05:15.456Z] === RUN TestMountDaemonRoot/slave [2019-10-08T17:05:15.456Z] === PAUSE TestMountDaemonRoot/slave [2019-10-08T17:05:15.456Z] === RUN TestMountDaemonRoot/rslave [2019-10-08T17:05:15.456Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-08T17:05:15.456Z] === RUN TestMountDaemonRoot/shared [2019-10-08T17:05:15.456Z] === PAUSE TestMountDaemonRoot/shared [2019-10-08T17:05:15.456Z] === RUN TestMountDaemonRoot/rshared [2019-10-08T17:05:15.456Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-08T17:05:15.456Z] === CONT TestMountDaemonRoot/default [2019-10-08T17:05:15.456Z] === CONT TestMountDaemonRoot/rslave [2019-10-08T17:05:15.456Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-08T17:05:15.456Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-08T17:05:15.456Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-08T17:05:15.457Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-08T17:05:15.457Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-08T17:05:15.457Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-08T17:05:15.457Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-08T17:05:15.457Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-08T17:05:15.457Z] === CONT TestMountDaemonRoot/rshared [2019-10-08T17:05:15.457Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-08T17:05:15.457Z] === CONT TestMountDaemonRoot/slave [2019-10-08T17:05:15.457Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-08T17:05:15.457Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-08T17:05:15.457Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-08T17:05:15.457Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-08T17:05:15.457Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-08T17:05:15.457Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-08T17:05:15.457Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-08T17:05:15.457Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-08T17:05:15.457Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-08T17:05:15.457Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-08T17:05:15.457Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-08T17:05:15.457Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-08T17:05:15.457Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-08T17:05:15.457Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-08T17:05:15.457Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-08T17:05:15.457Z] === CONT TestMountDaemonRoot/shared [2019-10-08T17:05:15.457Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-08T17:05:15.457Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-08T17:05:15.457Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-08T17:05:15.457Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-08T17:05:15.457Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-08T17:05:15.457Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-08T17:05:15.457Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-08T17:05:15.457Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-08T17:05:15.457Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-08T17:05:15.457Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-08T17:05:15.457Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-08T17:05:15.457Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-08T17:05:15.457Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-08T17:05:15.457Z] === CONT TestMountDaemonRoot/private [2019-10-08T17:05:15.457Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-08T17:05:15.457Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-08T17:05:15.457Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-08T17:05:15.457Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-08T17:05:15.457Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-08T17:05:15.457Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-08T17:05:15.457Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-08T17:05:15.457Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-08T17:05:15.457Z] === CONT TestMountDaemonRoot/rprivate [2019-10-08T17:05:15.457Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-08T17:05:15.457Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-08T17:05:15.457Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-08T17:05:15.457Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-08T17:05:15.457Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-08T17:05:15.457Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-08T17:05:15.457Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-08T17:05:15.457Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-08T17:05:15.457Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-08T17:05:15.457Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-08T17:05:15.457Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-08T17:05:15.457Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-08T17:05:15.457Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-08T17:05:15.457Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-08T17:05:15.457Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-08T17:05:15.457Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-08T17:05:15.457Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-08T17:05:15.457Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-08T17:05:15.457Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-08T17:05:15.457Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-08T17:05:15.457Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-08T17:05:15.457Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-08T17:05:15.457Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-08T17:05:15.457Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-08T17:05:15.600Z] --- PASS: TestCgroupNamespacesRunHostMode (1.80s) [2019-10-08T17:05:15.601Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-08T17:05:15.601Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-08T17:05:15.716Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-08T17:05:15.716Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-08T17:05:15.716Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-08T17:05:15.716Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-08T17:05:15.716Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-08T17:05:15.716Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-08T17:05:15.716Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-08T17:05:15.716Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-08T17:05:15.716Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-08T17:05:15.716Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-08T17:05:15.716Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-08T17:05:15.716Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-08T17:05:15.716Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-08T17:05:15.716Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-08T17:05:15.716Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-08T17:05:15.759Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2019-10-08T17:05:15.975Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-10-08T17:05:15.975Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-08T17:05:15.975Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2019-10-08T17:05:15.975Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2019-10-08T17:05:15.975Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2019-10-08T17:05:15.975Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2019-10-08T17:05:15.975Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-08T17:05:15.975Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2019-10-08T17:05:15.975Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s) [2019-10-08T17:05:15.975Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2019-10-08T17:05:15.975Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2019-10-08T17:05:15.975Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-08T17:05:15.975Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2019-10-08T17:05:15.975Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2019-10-08T17:05:15.975Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-10-08T17:05:15.975Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2019-10-08T17:05:15.975Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-08T17:05:15.975Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2019-10-08T17:05:15.975Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2019-10-08T17:05:15.975Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2019-10-08T17:05:15.975Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2019-10-08T17:05:15.975Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-08T17:05:15.975Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-10-08T17:05:15.975Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-10-08T17:05:15.975Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2019-10-08T17:05:15.975Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2019-10-08T17:05:15.975Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-08T17:05:15.975Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2019-10-08T17:05:15.975Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2019-10-08T17:05:15.975Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2019-10-08T17:05:15.975Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2019-10-08T17:05:15.975Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-08T17:05:15.975Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2019-10-08T17:05:15.975Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2019-10-08T17:05:15.975Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2019-10-08T17:05:15.975Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.07s) [2019-10-08T17:05:15.975Z] === RUN TestContainerBindMountNonRecursive [2019-10-08T17:05:16.220Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-08T17:05:16.221Z] INFO: Testing against a local daemon [2019-10-08T17:05:16.221Z] === RUN TestBuildWithSession [2019-10-08T17:05:16.221Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-08T17:05:16.221Z] build_session_test.go:25: TODO: BuildKit [2019-10-08T17:05:16.221Z] === RUN TestBuildSquashParent [2019-10-08T17:05:16.221Z] --- SKIP: TestBuildSquashParent (0.00s) [2019-10-08T17:05:16.221Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-10-08T17:05:16.221Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-08T17:05:16.221Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2019-10-08T17:05:16.221Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-08T17:05:16.221Z] === RUN TestBuildMultiStageCopy [2019-10-08T17:05:16.221Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-08T17:05:16.546Z] tests/integration/models_swarm_test.py .. [ 96%] [2019-10-08T17:05:16.546Z] tests/integration/models_volumes_test.py .. [ 96%] [2019-10-08T17:05:17.483Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.93s) [2019-10-08T17:05:17.483Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-08T17:05:17.483Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-08T17:05:17.483Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-10-08T17:05:17.483Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-10-08T17:05:17.483Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2019-10-08T17:05:17.878Z] --- PASS: TestContainerBindMountNonRecursive (1.95s) [2019-10-08T17:05:17.879Z] === RUN TestNetworkNat [2019-10-08T17:05:18.491Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.81s) [2019-10-08T17:05:18.491Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-08T17:05:18.491Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-08T17:05:18.815Z] --- PASS: TestNetworkNat (0.95s) [2019-10-08T17:05:18.815Z] === RUN TestNetworkLocalhostTCPNat [2019-10-08T17:05:19.092Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2019-10-08T17:05:19.092Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-08T17:05:19.092Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-08T17:05:19.752Z] --- PASS: TestNetworkLocalhostTCPNat (0.92s) [2019-10-08T17:05:19.752Z] === RUN TestNetworkLoopbackNat [2019-10-08T17:05:20.763Z] tests/integration/regression_test.py ...... [ 98%] [2019-10-08T17:05:21.035Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.88s) [2019-10-08T17:05:21.035Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-08T17:05:21.035Z] === RUN TestKernelTCPMemory [2019-10-08T17:05:21.129Z] --- PASS: TestNetworkLoopbackNat (1.23s) [2019-10-08T17:05:21.129Z] === RUN TestPause [2019-10-08T17:05:21.278Z] tests/integration/credentials/store_test.py ...... [ 99%] [2019-10-08T17:05:21.278Z] tests/integration/credentials/utils_test.py . [100%] [2019-10-08T17:05:21.278Z] [2019-10-08T17:05:21.278Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2019-10-08T17:05:21.278Z] =========================== short test summary info ============================ [2019-10-08T17:05:21.278Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2019-10-08T17:05:21.278Z] CONFIG_RT_GROUP_SCHED isn't enabled [2019-10-08T17:05:21.278Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2019-10-08T17:05:21.278Z] Not supported on most drivers [2019-10-08T17:05:21.278Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2019-10-08T17:05:21.278Z] This doesn't seem to be taken into account by the engine [2019-10-08T17:05:21.278Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2019-10-08T17:05:21.278Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2019-10-08T17:05:21.278Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2019-10-08T17:05:21.278Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2019-10-08T17:05:21.278Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2019-10-08T17:05:21.278Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2019-10-08T17:05:21.278Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2019-10-08T17:05:21.278Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 341.67 seconds == [2019-10-08T17:05:21.289Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-10-08T17:05:21.289Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2019-10-08T17:05:21.535Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2019-10-08T17:05:21.696Z] --- PASS: TestPause (0.88s) [2019-10-08T17:05:21.696Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-08T17:05:21.696Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-08T17:05:21.696Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-08T17:05:21.696Z] === RUN TestPauseStopPausedContainer [2019-10-08T17:05:22.213Z] --- PASS: TestKernelTCPMemory (1.07s) [2019-10-08T17:05:22.213Z] === RUN TestNISDomainname [2019-10-08T17:05:22.632Z] --- PASS: TestPauseStopPausedContainer (0.92s) [2019-10-08T17:05:22.632Z] === RUN TestPsFilter [2019-10-08T17:05:22.732Z] #72 exporting layers 108.4s done [2019-10-08T17:05:22.732Z] #72 exporting manifest sha256:38b6b97bdaf902bf5c1da3bcede5c1c7713c88e04aee5bcdb139663437e83072 done [2019-10-08T17:05:22.732Z] #72 exporting config sha256:b5fba8a1d2dc2a2f030691ee21c99fa1b7e22c9e627c8841d2a8d4435ff9ddc0 done [2019-10-08T17:05:22.732Z] #72 sending tarball [2019-10-08T17:05:22.891Z] --- PASS: TestPsFilter (0.27s) [2019-10-08T17:05:22.891Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-08T17:05:23.224Z] --- PASS: TestNISDomainname (1.23s) [2019-10-08T17:05:23.224Z] === RUN TestHostnameDnsResolution [2019-10-08T17:05:23.828Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.81s) [2019-10-08T17:05:23.828Z] === RUN TestRemoveContainerWithVolume [2019-10-08T17:05:24.710Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-10-08T17:05:24.710Z] --- PASS: TestHostnameDnsResolution (1.44s) [2019-10-08T17:05:24.710Z] === RUN TestStats [2019-10-08T17:05:24.764Z] --- PASS: TestRemoveContainerWithVolume (0.80s) [2019-10-08T17:05:24.764Z] === RUN TestRemoveContainerRunning [2019-10-08T17:05:24.860Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-08T17:05:25.332Z] --- PASS: TestRemoveContainerRunning (0.83s) [2019-10-08T17:05:25.332Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-08T17:05:25.835Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-08T17:05:26.273Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.86s) [2019-10-08T17:05:26.273Z] === RUN TestRemoveInvalidContainer [2019-10-08T17:05:26.273Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-10-08T17:05:26.273Z] === RUN TestRenameLinkedContainer [2019-10-08T17:05:26.592Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2019-10-08T17:05:26.806Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-08T17:05:27.517Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-10-08T17:05:27.517Z] --- PASS: TestStats (2.85s) [2019-10-08T17:05:27.517Z] === RUN TestStopContainerWithTimeout [2019-10-08T17:05:27.517Z] === RUN TestStopContainerWithTimeout/0 [2019-10-08T17:05:27.517Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-08T17:05:27.517Z] === RUN TestStopContainerWithTimeout/1 [2019-10-08T17:05:27.517Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-08T17:05:27.517Z] === RUN TestStopContainerWithTimeout/3 [2019-10-08T17:05:27.517Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-08T17:05:27.517Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-08T17:05:27.517Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-08T17:05:27.517Z] === CONT TestStopContainerWithTimeout/0 [2019-10-08T17:05:27.517Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-08T17:05:27.772Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-10-08T17:05:27.777Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-08T17:05:29.135Z] === CONT TestStopContainerWithTimeout/3 [2019-10-08T17:05:29.318Z] --- PASS: TestBuildMultiStageCopy (13.20s) [2019-10-08T17:05:29.318Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.94s) [2019-10-08T17:05:29.318Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.81s) [2019-10-08T17:05:29.318Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.99s) [2019-10-08T17:05:29.318Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.16s) [2019-10-08T17:05:29.318Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.30s) [2019-10-08T17:05:29.318Z] === RUN TestBuildMultiStageParentConfig [2019-10-08T17:05:29.318Z] --- SKIP: TestBuildMultiStageParentConfig (0.00s) [2019-10-08T17:05:29.318Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-08T17:05:29.318Z] === RUN TestBuildLabelWithTargets [2019-10-08T17:05:29.318Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2019-10-08T17:05:29.318Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-08T17:05:29.318Z] === RUN TestBuildWithEmptyLayers [2019-10-08T17:05:29.578Z] --- PASS: TestRenameLinkedContainer (3.36s) [2019-10-08T17:05:29.578Z] === RUN TestRenameStoppedContainer [2019-10-08T17:05:29.695Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2019-10-08T17:05:29.949Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-10-08T17:05:30.288Z] --- PASS: TestBuildWithEmptyLayers (0.98s) [2019-10-08T17:05:30.288Z] === RUN TestBuildMultiStageOnBuild [2019-10-08T17:05:30.288Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s) [2019-10-08T17:05:30.288Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-08T17:05:30.288Z] === RUN TestBuildUncleanTarFilenames [2019-10-08T17:05:30.288Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2019-10-08T17:05:30.288Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-08T17:05:30.288Z] === RUN TestBuildMultiStageLayerLeak [2019-10-08T17:05:30.288Z] --- SKIP: TestBuildMultiStageLayerLeak (0.01s) [2019-10-08T17:05:30.288Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-08T17:05:30.288Z] === RUN TestBuildWithHugeFile [2019-10-08T17:05:30.288Z] --- SKIP: TestBuildWithHugeFile (0.00s) [2019-10-08T17:05:30.288Z] build_test.go:491: testEnv.OSType == "windows" [2019-10-08T17:05:30.288Z] === RUN TestBuildWithEmptyDockerfile [2019-10-08T17:05:30.288Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-08T17:05:30.288Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-08T17:05:30.288Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-08T17:05:30.288Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-08T17:05:30.288Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-08T17:05:30.288Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-08T17:05:30.514Z] --- PASS: TestRenameStoppedContainer (0.84s) [2019-10-08T17:05:30.515Z] === RUN TestRenameRunningContainerAndReuse [2019-10-08T17:05:30.548Z] === CONT TestStopContainerWithTimeout/1 [2019-10-08T17:05:30.749Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-08T17:05:30.750Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-08T17:05:30.750Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-08T17:05:30.750Z] --- PASS: TestBuildWithEmptyDockerfile (0.39s) [2019-10-08T17:05:30.750Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2019-10-08T17:05:30.750Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2019-10-08T17:05:30.750Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2019-10-08T17:05:30.750Z] === RUN TestBuildPreserveOwnership [2019-10-08T17:05:30.750Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2019-10-08T17:05:30.750Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-08T17:05:30.750Z] === RUN TestBuildPlatformInvalid [2019-10-08T17:05:30.750Z] --- PASS: TestBuildPlatformInvalid (0.04s) [2019-10-08T17:05:30.750Z] PASS [2019-10-08T17:05:30.750Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2019-10-08T17:05:30.750Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-08T17:05:30.750Z] INFO: Testing against a local daemon [2019-10-08T17:05:30.750Z] === RUN TestConfigList [2019-10-08T17:05:30.750Z] --- SKIP: TestConfigList (0.00s) [2019-10-08T17:05:30.750Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-10-08T17:05:30.750Z] === RUN TestConfigsCreateAndDelete [2019-10-08T17:05:30.750Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2019-10-08T17:05:30.750Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2019-10-08T17:05:30.750Z] === RUN TestConfigsUpdate [2019-10-08T17:05:30.750Z] --- SKIP: TestConfigsUpdate (0.00s) [2019-10-08T17:05:30.750Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2019-10-08T17:05:30.750Z] === RUN TestTemplatedConfig [2019-10-08T17:05:30.750Z] --- SKIP: TestTemplatedConfig (0.00s) [2019-10-08T17:05:30.750Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2019-10-08T17:05:30.750Z] === RUN TestConfigInspect [2019-10-08T17:05:30.750Z] --- SKIP: TestConfigInspect (0.00s) [2019-10-08T17:05:30.750Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2019-10-08T17:05:30.750Z] === RUN TestConfigCreateWithLabels [2019-10-08T17:05:30.750Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2019-10-08T17:05:30.750Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2019-10-08T17:05:30.750Z] === RUN TestConfigCreateResolve [2019-10-08T17:05:30.750Z] --- SKIP: TestConfigCreateResolve (0.00s) [2019-10-08T17:05:30.750Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2019-10-08T17:05:30.750Z] === RUN TestConfigDaemonLibtrustID [2019-10-08T17:05:30.750Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2019-10-08T17:05:30.750Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2019-10-08T17:05:30.750Z] PASS [2019-10-08T17:05:30.750Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2019-10-08T17:05:30.750Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-08T17:05:30.750Z] INFO: Testing against a local daemon [2019-10-08T17:05:30.750Z] === RUN TestCheckpoint [2019-10-08T17:05:30.750Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-08T17:05:30.750Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-08T17:05:30.750Z] === RUN TestContainerInvalidJSON [2019-10-08T17:05:30.750Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-08T17:05:30.750Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-08T17:05:30.750Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-08T17:05:30.750Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-08T17:05:30.750Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-08T17:05:30.750Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-08T17:05:30.750Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-08T17:05:30.750Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-08T17:05:30.750Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-08T17:05:30.750Z] --- PASS: TestContainerInvalidJSON (0.03s) [2019-10-08T17:05:30.750Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-08T17:05:30.750Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2019-10-08T17:05:30.750Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-08T17:05:30.750Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-08T17:05:30.750Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.02s) [2019-10-08T17:05:30.750Z] copy_test.go:25: testEnv.OSType == "windows" [2019-10-08T17:05:30.750Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-08T17:05:30.750Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2019-10-08T17:05:30.750Z] copy_test.go:39: testEnv.OSType == "windows" [2019-10-08T17:05:30.750Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-08T17:05:30.750Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.02s) [2019-10-08T17:05:30.750Z] copy_test.go:51: testEnv.OSType == "windows" [2019-10-08T17:05:30.750Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-08T17:05:30.750Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2019-10-08T17:05:30.750Z] copy_test.go:65: testEnv.OSType == "windows" [2019-10-08T17:05:30.750Z] === RUN TestCopyFromContainer [2019-10-08T17:05:30.750Z] --- SKIP: TestCopyFromContainer (0.00s) [2019-10-08T17:05:30.750Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2019-10-08T17:05:30.750Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-08T17:05:30.750Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-08T17:05:30.750Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-08T17:05:30.750Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-08T17:05:30.750Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-08T17:05:30.750Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-08T17:05:30.750Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-08T17:05:30.750Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-08T17:05:30.750Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-08T17:05:30.750Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-08T17:05:30.750Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-10-08T17:05:30.750Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-10-08T17:05:30.750Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-10-08T17:05:30.750Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-10-08T17:05:30.750Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-08T17:05:30.750Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2019-10-08T17:05:30.750Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2019-10-08T17:05:30.750Z] === RUN TestCreateWithInvalidEnv [2019-10-08T17:05:30.750Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-08T17:05:30.750Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-08T17:05:30.750Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-08T17:05:30.750Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-08T17:05:30.750Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-08T17:05:30.750Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-08T17:05:30.750Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-08T17:05:30.750Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-08T17:05:30.750Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-08T17:05:31.210Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-10-08T17:05:31.210Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-08T17:05:31.210Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2019-10-08T17:05:31.210Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2019-10-08T17:05:31.210Z] === RUN TestCreateTmpfsMountsTarget [2019-10-08T17:05:31.210Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2019-10-08T17:05:31.210Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2019-10-08T17:05:31.210Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-08T17:05:31.210Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2019-10-08T17:05:31.210Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2019-10-08T17:05:31.210Z] === RUN TestCreateWithCapabilities [2019-10-08T17:05:31.210Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2019-10-08T17:05:31.210Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2019-10-08T17:05:31.210Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-08T17:05:31.210Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2019-10-08T17:05:31.210Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2019-10-08T17:05:31.210Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-08T17:05:31.210Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-08T17:05:31.210Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-08T17:05:31.210Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-08T17:05:31.210Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-08T17:05:31.210Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-08T17:05:31.210Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-08T17:05:31.210Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-08T17:05:31.210Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-08T17:05:31.210Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-08T17:05:31.210Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-08T17:05:31.210Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-08T17:05:31.210Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-08T17:05:31.210Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-08T17:05:31.210Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-08T17:05:31.210Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-08T17:05:31.210Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-10-08T17:05:31.210Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-10-08T17:05:31.210Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-10-08T17:05:31.210Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-10-08T17:05:31.210Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-10-08T17:05:31.210Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-10-08T17:05:31.210Z] === RUN TestDiff [2019-10-08T17:05:31.210Z] --- SKIP: TestDiff (0.00s) [2019-10-08T17:05:31.210Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2019-10-08T17:05:31.210Z] === RUN TestExecWithCloseStdin [2019-10-08T17:05:32.419Z] --- PASS: TestRenameRunningContainerAndReuse (1.65s) [2019-10-08T17:05:32.419Z] === RUN TestRenameInvalidName [2019-10-08T17:05:32.431Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-10-08T17:05:32.688Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-10-08T17:05:32.688Z] --- PASS: TestStopContainerWithTimeout/0 (1.25s) [2019-10-08T17:05:32.688Z] --- PASS: TestStopContainerWithTimeout/-1 (2.94s) [2019-10-08T17:05:32.688Z] --- PASS: TestStopContainerWithTimeout/3 (2.92s) [2019-10-08T17:05:32.689Z] --- PASS: TestStopContainerWithTimeout/1 (2.17s) [2019-10-08T17:05:32.689Z] === RUN TestDeleteDevicemapper [2019-10-08T17:05:32.689Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-08T17:05:32.689Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-08T17:05:32.689Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-08T17:05:32.943Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2019-10-08T17:05:32.987Z] --- PASS: TestRenameInvalidName (0.84s) [2019-10-08T17:05:32.987Z] === RUN TestRenameAnonymousContainer [2019-10-08T17:05:33.398Z] --- PASS: TestExecWithCloseStdin (1.97s) [2019-10-08T17:05:33.398Z] === RUN TestExec [2019-10-08T17:05:33.398Z] --- SKIP: TestExec (0.00s) [2019-10-08T17:05:33.398Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-10-08T17:05:33.398Z] === RUN TestExecUser [2019-10-08T17:05:33.398Z] --- SKIP: TestExecUser (0.00s) [2019-10-08T17:05:33.398Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-10-08T17:05:33.398Z] === RUN TestExportContainerAndImportImage [2019-10-08T17:05:33.398Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2019-10-08T17:05:33.398Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-10-08T17:05:33.398Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-08T17:05:33.398Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2019-10-08T17:05:33.398Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2019-10-08T17:05:33.398Z] === RUN TestHealthCheckWorkdir [2019-10-08T17:05:33.398Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2019-10-08T17:05:33.398Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2019-10-08T17:05:33.398Z] === RUN TestHealthKillContainer [2019-10-08T17:05:33.398Z] --- SKIP: TestHealthKillContainer (0.00s) [2019-10-08T17:05:33.398Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2019-10-08T17:05:33.398Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-08T17:05:33.398Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2019-10-08T17:05:33.398Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2019-10-08T17:05:33.398Z] === RUN TestKillContainerInvalidSignal [2019-10-08T17:05:33.717Z] umount: bundles/test-docker-py/root: mountpoint not found [2019-10-08T17:05:33.717Z] Clearing AppArmor profiles cache:. [2019-10-08T17:05:33.717Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-08T17:05:33.717Z] Unloading profiles will leave already running processes permanently [2019-10-08T17:05:33.717Z] unconfined, which can lead to unexpected situations. [2019-10-08T17:05:33.717Z] [2019-10-08T17:05:33.717Z] To set a process to complain mode, use the command line tool [2019-10-08T17:05:33.717Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-08T17:05:33.717Z] with the 'teardown' option." [2019-10-08T17:05:33.717Z] Post stage [Pipeline] junit [2019-10-08T17:05:34.294Z] Recording test results [2019-10-08T17:05:34.369Z] --- PASS: TestKillContainerInvalidSignal (1.59s) [2019-10-08T17:05:34.369Z] === RUN TestKillContainer [2019-10-08T17:05:34.369Z] --- SKIP: TestKillContainer (0.00s) [2019-10-08T17:05:34.369Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2019-10-08T17:05:34.369Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-08T17:05:34.369Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2019-10-08T17:05:34.369Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-08T17:05:34.369Z] === RUN TestKillStoppedContainer [2019-10-08T17:05:34.369Z] --- SKIP: TestKillStoppedContainer (0.00s) [2019-10-08T17:05:34.369Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-08T17:05:34.369Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-08T17:05:34.369Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2019-10-08T17:05:34.369Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-08T17:05:34.369Z] === RUN TestKillDifferentUserContainer [2019-10-08T17:05:34.369Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2019-10-08T17:05:34.369Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2019-10-08T17:05:34.369Z] === RUN TestInspectOomKilledTrue [2019-10-08T17:05:34.369Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-08T17:05:34.369Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-08T17:05:34.369Z] === RUN TestInspectOomKilledFalse [2019-10-08T17:05:34.369Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-08T17:05:34.369Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-08T17:05:34.369Z] === RUN TestLogsFollowTailEmpty [Pipeline] sh [2019-10-08T17:05:34.790Z] + echo Ensuring container killed. [2019-10-08T17:05:34.790Z] Ensuring container killed. [2019-10-08T17:05:34.790Z] + docker rm -vf docker-pr17 [2019-10-08T17:05:34.790Z] Error: No such container: docker-pr17 [2019-10-08T17:05:34.790Z] + true [Pipeline] sh [2019-10-08T17:05:35.074Z] + echo Chowning /workspace to jenkins user [2019-10-08T17:05:35.074Z] Chowning /workspace to jenkins user [2019-10-08T17:05:35.074Z] + id -u [2019-10-08T17:05:35.074Z] + id -g [2019-10-08T17:05:35.074Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39678:/workspace busybox chown -R 1000:1000 /workspace [2019-10-08T17:05:35.499Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2019-10-08T17:05:35.910Z] --- PASS: TestLogsFollowTailEmpty (1.51s) [2019-10-08T17:05:35.910Z] === RUN TestNetworkNat [2019-10-08T17:05:35.910Z] --- SKIP: TestNetworkNat (0.00s) [2019-10-08T17:05:35.910Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2019-10-08T17:05:35.910Z] === RUN TestNetworkLocalhostTCPNat [2019-10-08T17:05:35.910Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2019-10-08T17:05:35.910Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-08T17:05:35.910Z] === RUN TestNetworkLoopbackNat [2019-10-08T17:05:35.910Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2019-10-08T17:05:35.911Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2019-10-08T17:05:35.911Z] === RUN TestPause [2019-10-08T17:05:35.911Z] --- SKIP: TestPause (0.00s) [2019-10-08T17:05:35.911Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2019-10-08T17:05:35.911Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-08T17:05:36.425Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.69s) [2019-10-08T17:05:36.425Z] === RUN TestUpdateMemory [2019-10-08T17:05:36.425Z] --- SKIP: TestUpdateMemory (0.00s) [2019-10-08T17:05:36.425Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-08T17:05:36.425Z] === RUN TestUpdateCPUQuota [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-08T17:05:37.177Z] --- PASS: TestRenameAnonymousContainer (4.19s) [2019-10-08T17:05:37.177Z] === RUN TestRenameContainerWithSameName [2019-10-08T17:05:37.265Z] + bundleName=docker-py [2019-10-08T17:05:37.265Z] + echo Creating docker-py-bundles.tar.gz [2019-10-08T17:05:37.265Z] Creating docker-py-bundles.tar.gz [2019-10-08T17:05:37.265Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2019-10-08T17:05:37.276Z] Archiving artifacts [2019-10-08T17:05:37.515Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39678/17/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2019-10-08T17:05:37.865Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39678/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr17 -e DOCKER_GITCOMMIT=eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 -e DOCKER_GRAPHDRIVER docker:eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 hack/make.sh binary-daemon [2019-10-08T17:05:38.083Z] #72 ... [2019-10-08T17:05:38.083Z] [2019-10-08T17:05:38.083Z] #73 importing to docker [2019-10-08T17:05:38.083Z] #73 ... [2019-10-08T17:05:38.083Z] [2019-10-08T17:05:38.083Z] #72 exporting to oci image format [2019-10-08T17:05:38.083Z] #72 sending tarball 17.1s done [2019-10-08T17:05:38.083Z] #72 DONE 125.6s [2019-10-08T17:05:38.083Z] [2019-10-08T17:05:38.083Z] #73 importing to docker [2019-10-08T17:05:38.112Z] --- PASS: TestRenameContainerWithSameName (0.84s) [2019-10-08T17:05:38.112Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-08T17:05:38.163Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.63s) [2019-10-08T17:05:38.163Z] === RUN TestPauseStopPausedContainer [2019-10-08T17:05:38.163Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2019-10-08T17:05:38.163Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2019-10-08T17:05:38.163Z] === RUN TestPsFilter [2019-10-08T17:05:38.163Z] --- PASS: TestPsFilter (0.13s) [2019-10-08T17:05:38.163Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-08T17:05:38.355Z] --- PASS: TestUpdateCPUQuota (1.84s) [2019-10-08T17:05:38.355Z] === RUN TestUpdatePidsLimit [2019-10-08T17:05:38.355Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-08T17:05:38.430Z] [2019-10-08T17:05:38.430Z] Removing bundles/ [2019-10-08T17:05:38.430Z] [2019-10-08T17:05:38.430Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2019-10-08T17:05:38.430Z] Building: bundles/binary-daemon/dockerd-dev [2019-10-08T17:05:38.430Z] GOOS="" GOARCH="" GOARM="" [2019-10-08T17:05:38.610Z] === RUN TestUpdatePidsLimit/no_change [2019-10-08T17:05:38.743Z] --- PASS: TestBuildWithHugeFile (32.04s) [2019-10-08T17:05:38.743Z] === RUN TestBuildWithEmptyDockerfile [2019-10-08T17:05:38.743Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-08T17:05:38.743Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-08T17:05:38.743Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-08T17:05:38.743Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-08T17:05:38.743Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-08T17:05:38.743Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-08T17:05:38.743Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-08T17:05:38.743Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-08T17:05:38.743Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-08T17:05:38.743Z] --- PASS: TestBuildWithEmptyDockerfile (0.18s) [2019-10-08T17:05:38.743Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s) [2019-10-08T17:05:38.743Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s) [2019-10-08T17:05:38.743Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2019-10-08T17:05:38.743Z] === RUN TestBuildPreserveOwnership [2019-10-08T17:05:38.743Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-08T17:05:38.865Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-10-08T17:05:39.120Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-08T17:05:39.680Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2019-10-08T17:05:39.680Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-08T17:05:40.014Z] --- PASS: TestRenameContainerWithLinkedContainer (1.69s) [2019-10-08T17:05:40.014Z] === RUN TestResize [2019-10-08T17:05:40.180Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.89s) [2019-10-08T17:05:40.180Z] === RUN TestRemoveContainerWithVolume [2019-10-08T17:05:40.239Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-08T17:05:40.239Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-10-08T17:05:40.582Z] --- PASS: TestResize (0.86s) [2019-10-08T17:05:40.582Z] === RUN TestResizeWithInvalidSize [2019-10-08T17:05:40.799Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-08T17:05:40.905Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-08T17:05:41.054Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-08T17:05:41.521Z] --- PASS: TestResizeWithInvalidSize (0.93s) [2019-10-08T17:05:41.521Z] === RUN TestResizeWhenContainerNotStarted [2019-10-08T17:05:41.655Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-10-08T17:05:42.178Z] --- PASS: TestRemoveContainerWithVolume (1.96s) [2019-10-08T17:05:42.178Z] === RUN TestRemoveContainerRunning [2019-10-08T17:05:42.457Z] --- PASS: TestResizeWhenContainerNotStarted (0.81s) [2019-10-08T17:05:42.457Z] === RUN TestDaemonRestartKillContainers [2019-10-08T17:05:42.457Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-08T17:05:42.457Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-08T17:05:42.457Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-08T17:05:42.457Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-08T17:05:42.457Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-08T17:05:42.457Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-08T17:05:42.457Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-08T17:05:42.457Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-08T17:05:42.457Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-08T17:05:42.457Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-08T17:05:42.457Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-08T17:05:42.457Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-08T17:05:42.457Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-08T17:05:42.457Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-08T17:05:42.457Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-08T17:05:42.457Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-08T17:05:42.457Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-08T17:05:42.457Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-08T17:05:42.457Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-08T17:05:42.457Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-08T17:05:42.457Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-08T17:05:42.457Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-08T17:05:42.457Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-08T17:05:42.457Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-08T17:05:42.457Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-08T17:05:42.457Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-08T17:05:42.457Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-08T17:05:42.457Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-08T17:05:42.665Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-10-08T17:05:42.722Z] --- PASS: TestBuildPreserveOwnership (6.17s) [2019-10-08T17:05:42.722Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.18s) [2019-10-08T17:05:42.722Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.97s) [2019-10-08T17:05:42.722Z] === RUN TestBuildPlatformInvalid [2019-10-08T17:05:42.722Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2019-10-08T17:05:42.722Z] PASS [2019-10-08T17:05:42.722Z] [2019-10-08T17:05:42.722Z] === Skipped [2019-10-08T17:05:42.722Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2019-10-08T17:05:42.722Z] build_session_test.go:25: TODO: BuildKit [2019-10-08T17:05:42.722Z] [2019-10-08T17:05:42.722Z] [2019-10-08T17:05:42.722Z] DONE 32 tests, 1 skipped in 83.650s [2019-10-08T17:05:43.095Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2019-10-08T17:05:43.095Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:05:43.095Z] ++ set -e [2019-10-08T17:05:43.095Z] ++ '[' -n 0 ']' [2019-10-08T17:05:43.095Z] ++ set -x [2019-10-08T17:05:43.095Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:05:43.095Z] INFO: Testing against a local daemon [2019-10-08T17:05:43.095Z] === RUN TestConfigList [2019-10-08T17:05:43.225Z] --- PASS: TestUpdatePidsLimit (4.88s) [2019-10-08T17:05:43.225Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2019-10-08T17:05:43.225Z] --- PASS: TestUpdatePidsLimit/no_change (0.45s) [2019-10-08T17:05:43.225Z] --- PASS: TestUpdatePidsLimit/update_lower (0.52s) [2019-10-08T17:05:43.225Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.45s) [2019-10-08T17:05:43.225Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.53s) [2019-10-08T17:05:43.225Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.46s) [2019-10-08T17:05:43.225Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.49s) [2019-10-08T17:05:43.225Z] === RUN TestUpdateRestartPolicy [2019-10-08T17:05:43.383Z] --- PASS: TestRemoveContainerRunning (1.58s) [2019-10-08T17:05:43.383Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-08T17:05:43.480Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-10-08T17:05:44.040Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2019-10-08T17:05:44.364Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-08T17:05:44.364Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-08T17:05:44.627Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-08T17:05:45.197Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-08T17:05:45.827Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-08T17:05:45.827Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-08T17:05:46.322Z] --- PASS: TestConfigList (2.95s) [2019-10-08T17:05:46.322Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-08T17:05:46.322Z] === RUN TestConfigsCreateAndDelete [2019-10-08T17:05:47.589Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.55s) [2019-10-08T17:05:47.589Z] === RUN TestRemoveInvalidContainer [2019-10-08T17:05:47.589Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-10-08T17:05:47.589Z] === RUN TestRenameLinkedContainer [2019-10-08T17:05:47.589Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2019-10-08T17:05:47.589Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2019-10-08T17:05:47.589Z] === RUN TestRenameStoppedContainer [2019-10-08T17:05:47.589Z] --- PASS: TestRenameStoppedContainer (1.85s) [2019-10-08T17:05:47.589Z] === RUN TestRenameRunningContainerAndReuse [2019-10-08T17:05:47.733Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-08T17:05:48.000Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-08T17:05:48.888Z] --- PASS: TestConfigsCreateAndDelete (2.49s) [2019-10-08T17:05:48.888Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-08T17:05:48.888Z] === RUN TestConfigsUpdate [2019-10-08T17:05:49.339Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2019-10-08T17:05:49.339Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-10-08T17:05:49.853Z] --- PASS: TestRenameRunningContainerAndReuse (3.21s) [2019-10-08T17:05:49.853Z] === RUN TestRenameInvalidName [2019-10-08T17:05:50.536Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-08T17:05:50.536Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.71s) [2019-10-08T17:05:50.536Z] 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" [2019-10-08T17:05:50.536Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.71s) [2019-10-08T17:05:50.536Z] 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" [2019-10-08T17:05:50.536Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.39s) [2019-10-08T17:05:50.536Z] 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" [2019-10-08T17:05:50.536Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.96s) [2019-10-08T17:05:50.536Z] 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" [2019-10-08T17:05:50.536Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.66s) [2019-10-08T17:05:50.536Z] 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" [2019-10-08T17:05:50.536Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.66s) [2019-10-08T17:05:50.536Z] 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" [2019-10-08T17:05:50.536Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.78s) [2019-10-08T17:05:50.536Z] 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" [2019-10-08T17:05:50.536Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.66s) [2019-10-08T17:05:50.536Z] 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" [2019-10-08T17:05:50.536Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.70s) [2019-10-08T17:05:50.536Z] 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" [2019-10-08T17:05:50.536Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.71s) [2019-10-08T17:05:50.536Z] 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" [2019-10-08T17:05:50.536Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.82s) [2019-10-08T17:05:50.536Z] 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" [2019-10-08T17:05:50.536Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.62s) [2019-10-08T17:05:50.536Z] 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" [2019-10-08T17:05:50.536Z] === RUN TestCgroupNamespacesRun [2019-10-08T17:05:50.700Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-10-08T17:05:50.700Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2019-10-08T17:05:50.759Z] --- PASS: TestConfigsUpdate (2.37s) [2019-10-08T17:05:50.759Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-08T17:05:50.759Z] === RUN TestTemplatedConfig [2019-10-08T17:05:51.259Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2019-10-08T17:05:51.453Z] --- PASS: TestRenameInvalidName (1.52s) [2019-10-08T17:05:51.453Z] === RUN TestRenameAnonymousContainer [2019-10-08T17:05:51.453Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2019-10-08T17:05:51.453Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2019-10-08T17:05:51.453Z] === RUN TestRenameContainerWithSameName [2019-10-08T17:05:52.228Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-10-08T17:05:52.441Z] --- PASS: TestCgroupNamespacesRun (1.77s) [2019-10-08T17:05:52.441Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-08T17:05:52.441Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-08T17:05:53.055Z] --- PASS: TestRenameContainerWithSameName (1.55s) [2019-10-08T17:05:53.055Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-08T17:05:53.055Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2019-10-08T17:05:53.055Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2019-10-08T17:05:53.055Z] === RUN TestResize [2019-10-08T17:05:53.055Z] --- SKIP: TestResize (0.00s) [2019-10-08T17:05:53.055Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2019-10-08T17:05:53.055Z] === RUN TestResizeWithInvalidSize [2019-10-08T17:05:53.055Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2019-10-08T17:05:53.055Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2019-10-08T17:05:53.055Z] === RUN TestResizeWhenContainerNotStarted [2019-10-08T17:05:54.067Z] --- PASS: TestTemplatedConfig (3.14s) [2019-10-08T17:05:54.068Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-08T17:05:54.068Z] === RUN TestConfigInspect [2019-10-08T17:05:54.110Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2019-10-08T17:05:54.343Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.76s) [2019-10-08T17:05:54.343Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-08T17:05:54.343Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-08T17:05:54.655Z] --- PASS: TestResizeWhenContainerNotStarted (1.79s) [2019-10-08T17:05:54.655Z] === RUN TestDaemonRestartKillContainers [2019-10-08T17:05:54.655Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2019-10-08T17:05:54.655Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-10-08T17:05:54.655Z] === RUN TestStats [2019-10-08T17:05:54.655Z] --- SKIP: TestStats (0.00s) [2019-10-08T17:05:54.655Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2019-10-08T17:05:54.655Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-08T17:05:56.246Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.80s) [2019-10-08T17:05:56.246Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-08T17:05:56.246Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-08T17:05:56.536Z] --- PASS: TestConfigInspect (2.72s) [2019-10-08T17:05:56.536Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-08T17:05:56.536Z] === RUN TestConfigCreateWithLabels [2019-10-08T17:05:57.367Z] --- PASS: TestUpdateRestartPolicy (13.62s) [2019-10-08T17:05:57.367Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-08T17:05:57.367Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2019-10-08T17:05:57.621Z] --- PASS: TestUpdateRestartWithAutoRemove (0.86s) [2019-10-08T17:05:57.621Z] === RUN TestWaitNonBlocked [2019-10-08T17:05:57.621Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-08T17:05:57.621Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-08T17:05:57.621Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-08T17:05:57.621Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-08T17:05:57.621Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-08T17:05:57.621Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-08T17:05:57.622Z] --- PASS: TestCgroupNamespacesRunHostMode (1.77s) [2019-10-08T17:05:57.622Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-08T17:05:57.622Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-08T17:05:58.545Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-10-08T17:05:58.800Z] --- PASS: TestWaitNonBlocked (0.04s) [2019-10-08T17:05:58.800Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.19s) [2019-10-08T17:05:58.800Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.21s) [2019-10-08T17:05:58.800Z] === RUN TestWaitBlocked [2019-10-08T17:05:58.800Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-08T17:05:58.800Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-08T17:05:58.800Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-08T17:05:58.800Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-08T17:05:58.800Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-08T17:05:58.800Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-08T17:05:59.359Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2019-10-08T17:05:59.497Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.63s) [2019-10-08T17:05:59.497Z] === RUN TestStopContainerWithTimeout [2019-10-08T17:05:59.497Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2019-10-08T17:05:59.497Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2019-10-08T17:05:59.497Z] === RUN TestUpdateRestartPolicy [2019-10-08T17:05:59.524Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.82s) [2019-10-08T17:05:59.524Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-08T17:05:59.524Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-08T17:05:59.794Z] --- PASS: TestConfigCreateWithLabels (2.83s) [2019-10-08T17:05:59.794Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-08T17:05:59.794Z] === RUN TestConfigCreateResolve [2019-10-08T17:06:00.283Z] --- PASS: TestWaitBlocked (0.02s) [2019-10-08T17:06:00.283Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.12s) [2019-10-08T17:06:00.283Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.19s) [2019-10-08T17:06:00.283Z] === CONT TestContainerStartOnDaemonRestart [2019-10-08T17:06:00.283Z] === CONT TestIpcModeOlderClient [2019-10-08T17:06:00.283Z] --- PASS: TestIpcModeOlderClient (0.13s) [2019-10-08T17:06:00.283Z] === CONT TestDaemonRestartIpcMode [2019-10-08T17:06:00.459Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.86s) [2019-10-08T17:06:00.459Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-08T17:06:00.459Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-08T17:06:00.843Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-10-08T17:06:01.395Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s) [2019-10-08T17:06:01.395Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-08T17:06:01.395Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-08T17:06:01.767Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-10-08T17:06:02.329Z] === RUN TestDockerSuite/TestBuildCmd [2019-10-08T17:06:02.376Z] --- PASS: TestConfigCreateResolve (2.99s) [2019-10-08T17:06:02.376Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-08T17:06:02.376Z] === RUN TestConfigDaemonLibtrustID [2019-10-08T17:06:02.583Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-10-08T17:06:02.838Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2019-10-08T17:06:03.093Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-10-08T17:06:03.167Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2019-10-08T17:06:03.167Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-08T17:06:03.167Z] PASS [2019-10-08T17:06:03.167Z] [2019-10-08T17:06:03.167Z] DONE 8 tests in 20.101s [2019-10-08T17:06:03.167Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2019-10-08T17:06:03.167Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:06:03.167Z] ++ set -e [2019-10-08T17:06:03.167Z] ++ '[' -n 0 ']' [2019-10-08T17:06:03.167Z] ++ set -x [2019-10-08T17:06:03.167Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:06:03.167Z] INFO: Testing against a local daemon [2019-10-08T17:06:03.167Z] === RUN TestCheckpoint [2019-10-08T17:06:03.167Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-08T17:06:03.167Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-08T17:06:03.167Z] === RUN TestContainerInvalidJSON [2019-10-08T17:06:03.167Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-08T17:06:03.167Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-08T17:06:03.167Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-08T17:06:03.167Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-08T17:06:03.167Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-08T17:06:03.167Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-08T17:06:03.167Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-08T17:06:03.167Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-08T17:06:03.167Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-08T17:06:03.167Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-10-08T17:06:03.167Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-08T17:06:03.167Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-08T17:06:03.167Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-08T17:06:03.167Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-08T17:06:03.167Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2019-10-08T17:06:03.167Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-08T17:06:03.298Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.85s) [2019-10-08T17:06:03.298Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-08T17:06:03.298Z] === RUN TestKernelTCPMemory [2019-10-08T17:06:03.534Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2019-10-08T17:06:03.534Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-08T17:06:03.534Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2019-10-08T17:06:03.534Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-08T17:06:03.534Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2019-10-08T17:06:03.534Z] === RUN TestCopyFromContainer [2019-10-08T17:06:03.653Z] --- PASS: TestContainerStartOnDaemonRestart (3.39s) [2019-10-08T17:06:03.653Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-08T17:06:03.653Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-10-08T17:06:03.653Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-10-08T17:06:04.212Z] --- PASS: TestDaemonRestartIpcMode (3.90s) [2019-10-08T17:06:04.212Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-08T17:06:04.212Z] PASS [2019-10-08T17:06:04.212Z] [2019-10-08T17:06:04.212Z] === Skipped [2019-10-08T17:06:04.212Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2019-10-08T17:06:04.212Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-08T17:06:04.212Z] [2019-10-08T17:06:04.212Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2019-10-08T17:06:04.212Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-08T17:06:04.212Z] [2019-10-08T17:06:04.212Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-08T17:06:04.212Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-08T17:06:04.212Z] [2019-10-08T17:06:04.212Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-08T17:06:04.212Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-08T17:06:04.212Z] [2019-10-08T17:06:04.212Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2019-10-08T17:06:04.212Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-08T17:06:04.212Z] [2019-10-08T17:06:04.212Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2019-10-08T17:06:04.212Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-08T17:06:04.212Z] [2019-10-08T17:06:04.212Z] [2019-10-08T17:06:04.212Z] DONE 197 tests, 6 skipped in 151.934s [2019-10-08T17:06:04.212Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2019-10-08T17:06:04.212Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:06:04.212Z] ++ set -e [2019-10-08T17:06:04.212Z] ++ '[' -n 0 ']' [2019-10-08T17:06:04.212Z] ++ set -x [2019-10-08T17:06:04.212Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:06:04.235Z] --- PASS: TestKernelTCPMemory (1.01s) [2019-10-08T17:06:04.235Z] === RUN TestNISDomainname [2019-10-08T17:06:04.466Z] INFO: Testing against a local daemon [2019-10-08T17:06:04.467Z] === RUN TestCommitInheritsEnv [2019-10-08T17:06:05.069Z] --- PASS: TestCommitInheritsEnv (0.71s) [2019-10-08T17:06:05.069Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-08T17:06:05.069Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-08T17:06:05.069Z] === RUN TestImagesFilterMultiReference [2019-10-08T17:06:05.069Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2019-10-08T17:06:05.069Z] === RUN TestImagePullPlatformInvalid [2019-10-08T17:06:05.069Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-10-08T17:06:05.069Z] === RUN TestRemoveImageOrphaning [2019-10-08T17:06:05.076Z] #73 DONE 25.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-08T17:06:05.170Z] --- PASS: TestNISDomainname (1.15s) [2019-10-08T17:06:05.170Z] === RUN TestHostnameDnsResolution [2019-10-08T17:06:05.323Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-10-08T17:06:05.515Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39678/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr17 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 hack/test/unit [2019-10-08T17:06:05.579Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2019-10-08T17:06:05.579Z] === RUN TestRemoveImageGarbageCollector [2019-10-08T17:06:05.994Z] === RUN TestCopyFromContainer// [2019-10-08T17:06:05.994Z] === RUN TestCopyFromContainer//bar/root [2019-10-08T17:06:05.994Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-08T17:06:05.994Z] === RUN TestCopyFromContainer/bar/quux [2019-10-08T17:06:05.994Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-08T17:06:05.994Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-08T17:06:05.994Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-08T17:06:05.994Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-08T17:06:06.397Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-08T17:06:06.397Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-08T17:06:06.397Z] --- PASS: TestCopyFromContainer (2.84s) [2019-10-08T17:06:06.397Z] --- PASS: TestCopyFromContainer// (0.06s) [2019-10-08T17:06:06.397Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2019-10-08T17:06:06.397Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2019-10-08T17:06:06.397Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2019-10-08T17:06:06.397Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2019-10-08T17:06:06.397Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2019-10-08T17:06:06.397Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2019-10-08T17:06:06.397Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2019-10-08T17:06:06.397Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2019-10-08T17:06:06.397Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2019-10-08T17:06:06.397Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-08T17:06:06.397Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-08T17:06:06.397Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-08T17:06:06.397Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-08T17:06:06.397Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-08T17:06:06.397Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-08T17:06:06.397Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-08T17:06:06.397Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-08T17:06:06.397Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-08T17:06:06.397Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-08T17:06:06.397Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-10-08T17:06:06.397Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-10-08T17:06:06.397Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-08T17:06:06.397Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-08T17:06:06.397Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-08T17:06:06.397Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-10-08T17:06:06.397Z] === RUN TestCreateWithInvalidEnv [2019-10-08T17:06:06.397Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-08T17:06:06.397Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-08T17:06:06.397Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-08T17:06:06.397Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-08T17:06:06.397Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-08T17:06:06.397Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-08T17:06:06.397Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-08T17:06:06.397Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-08T17:06:06.397Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-08T17:06:06.397Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-10-08T17:06:06.397Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-08T17:06:06.397Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-08T17:06:06.397Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-08T17:06:06.397Z] === RUN TestCreateTmpfsMountsTarget [2019-10-08T17:06:06.849Z] --- PASS: TestCreateTmpfsMountsTarget (0.05s) [2019-10-08T17:06:06.849Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-08T17:06:07.072Z] --- PASS: TestHostnameDnsResolution (1.75s) [2019-10-08T17:06:07.072Z] === RUN TestStats [2019-10-08T17:06:08.088Z] --- PASS: TestRemoveImageGarbageCollector (2.20s) [2019-10-08T17:06:08.089Z] remove_unix_test.go:40: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRemoveImageGarbageCollector" [2019-10-08T17:06:08.089Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-08T17:06:08.089Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-10-08T17:06:08.089Z] === RUN TestTagInvalidReference [2019-10-08T17:06:08.089Z] --- PASS: TestTagInvalidReference (0.02s) [2019-10-08T17:06:08.089Z] === RUN TestTagValidPrefixedRepo [2019-10-08T17:06:08.089Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-10-08T17:06:08.089Z] === RUN TestTagExistedNameWithoutForce [2019-10-08T17:06:08.089Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-10-08T17:06:08.089Z] === RUN TestTagOfficialNames [2019-10-08T17:06:08.089Z] --- PASS: TestTagOfficialNames (0.06s) [2019-10-08T17:06:08.089Z] === RUN TestTagMatchesDigest [2019-10-08T17:06:08.089Z] --- PASS: TestTagMatchesDigest (0.01s) [2019-10-08T17:06:08.089Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-08T17:06:09.014Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2019-10-08T17:06:09.089Z] --- PASS: TestStats (2.09s) [2019-10-08T17:06:09.089Z] === RUN TestStopContainerWithTimeout [2019-10-08T17:06:09.089Z] === RUN TestStopContainerWithTimeout/0 [2019-10-08T17:06:09.089Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-08T17:06:09.089Z] === RUN TestStopContainerWithTimeout/1 [2019-10-08T17:06:09.089Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-08T17:06:09.089Z] === RUN TestStopContainerWithTimeout/3 [2019-10-08T17:06:09.089Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-08T17:06:09.089Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-08T17:06:09.089Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-08T17:06:09.089Z] === CONT TestStopContainerWithTimeout/0 [2019-10-08T17:06:09.089Z] === CONT TestStopContainerWithTimeout/1 [2019-10-08T17:06:09.089Z] === CONT TestStopContainerWithTimeout/3 [2019-10-08T17:06:09.089Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-08T17:06:09.524Z] --- PASS: TestCreateWithCustomMaskedPaths (2.49s) [2019-10-08T17:06:09.524Z] === RUN TestCreateWithCapabilities [2019-10-08T17:06:09.524Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-08T17:06:09.524Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-08T17:06:09.524Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-08T17:06:09.524Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-08T17:06:09.524Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-08T17:06:09.525Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-08T17:06:09.525Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-08T17:06:09.525Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-08T17:06:09.525Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-08T17:06:09.525Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-08T17:06:09.525Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-08T17:06:09.525Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-08T17:06:09.525Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-08T17:06:09.525Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-08T17:06:09.525Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-08T17:06:09.525Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-08T17:06:09.525Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-08T17:06:09.525Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-08T17:06:09.525Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-08T17:06:09.525Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-08T17:06:09.525Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-08T17:06:09.525Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-08T17:06:09.525Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-08T17:06:09.525Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-08T17:06:09.525Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-08T17:06:09.525Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-08T17:06:09.525Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-08T17:06:09.525Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-08T17:06:09.525Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-08T17:06:09.525Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-08T17:06:09.525Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-08T17:06:09.525Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-08T17:06:09.525Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-08T17:06:09.525Z] --- PASS: TestCreateWithCapabilities (0.02s) [2019-10-08T17:06:09.525Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-10-08T17:06:09.525Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-08T17:06:09.525Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2019-10-08T17:06:09.525Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2019-10-08T17:06:09.525Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2019-10-08T17:06:09.525Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2019-10-08T17:06:09.525Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2019-10-08T17:06:09.525Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-08T17:06:09.525Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2019-10-08T17:06:09.525Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2019-10-08T17:06:09.525Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s) [2019-10-08T17:06:09.525Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-08T17:06:09.940Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2019-10-08T17:06:09.942Z] ? github.com/docker/docker/api [no test files] [2019-10-08T17:06:10.543Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2019-10-08T17:06:11.103Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-10-08T17:06:12.015Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.65s) [2019-10-08T17:06:12.015Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-08T17:06:12.015Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-08T17:06:12.015Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-08T17:06:12.015Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-08T17:06:12.015Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-08T17:06:12.015Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-08T17:06:12.015Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-08T17:06:12.015Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-08T17:06:12.015Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-08T17:06:12.015Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-08T17:06:12.015Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-08T17:06:12.015Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-08T17:06:12.015Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-08T17:06:12.015Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-08T17:06:12.015Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-08T17:06:12.015Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-08T17:06:12.015Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2019-10-08T17:06:12.015Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-10-08T17:06:12.015Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-10-08T17:06:12.015Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-10-08T17:06:12.015Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2019-10-08T17:06:12.015Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-10-08T17:06:12.015Z] === RUN TestContainerStartOnDaemonRestart [2019-10-08T17:06:12.015Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-08T17:06:12.015Z] === RUN TestDaemonRestartIpcMode [2019-10-08T17:06:12.015Z] === PAUSE TestDaemonRestartIpcMode [2019-10-08T17:06:12.015Z] === RUN TestDiff [2019-10-08T17:06:12.026Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-10-08T17:06:12.375Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-10-08T17:06:12.376Z] --- PASS: TestStopContainerWithTimeout/0 (1.42s) [2019-10-08T17:06:12.376Z] --- PASS: TestStopContainerWithTimeout/1 (2.30s) [2019-10-08T17:06:12.376Z] --- PASS: TestStopContainerWithTimeout/-1 (3.07s) [2019-10-08T17:06:12.376Z] --- PASS: TestStopContainerWithTimeout/3 (3.15s) [2019-10-08T17:06:12.376Z] === RUN TestDeleteDevicemapper [2019-10-08T17:06:12.376Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-08T17:06:12.376Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-08T17:06:12.376Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-08T17:06:13.279Z] --- PASS: TestDiff (0.92s) [2019-10-08T17:06:13.279Z] === RUN TestExecWithCloseStdin [2019-10-08T17:06:13.403Z] === RUN TestDockerSuite/TestBuildContChar [2019-10-08T17:06:14.138Z] --- PASS: TestExecWithCloseStdin (1.08s) [2019-10-08T17:06:14.138Z] === RUN TestExec [2019-10-08T17:06:15.406Z] --- PASS: TestExec (1.05s) [2019-10-08T17:06:15.406Z] === RUN TestExecUser [2019-10-08T17:06:15.663Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.07s) [2019-10-08T17:06:15.663Z] === RUN TestUpdateMemory [2019-10-08T17:06:15.663Z] --- SKIP: TestUpdateMemory (0.00s) [2019-10-08T17:06:15.663Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-08T17:06:15.663Z] === RUN TestUpdateCPUQuota [2019-10-08T17:06:16.197Z] --- PASS: TestExecUser (1.06s) [2019-10-08T17:06:16.197Z] === RUN TestExportContainerAndImportImage [2019-10-08T17:06:16.662Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2019-10-08T17:06:17.038Z] --- PASS: TestUpdateCPUQuota (1.78s) [2019-10-08T17:06:17.038Z] === RUN TestUpdatePidsLimit [2019-10-08T17:06:17.038Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-08T17:06:17.222Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-10-08T17:06:17.222Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2019-10-08T17:06:17.499Z] --- PASS: TestExportContainerAndImportImage (1.21s) [2019-10-08T17:06:17.499Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-08T17:06:17.606Z] === RUN TestUpdatePidsLimit/no_change [2019-10-08T17:06:17.781Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2019-10-08T17:06:18.173Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-08T17:06:18.340Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2019-10-08T17:06:18.431Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-08T17:06:18.773Z] --- PASS: TestExportContainerAfterDaemonRestart (1.50s) [2019-10-08T17:06:18.774Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-08T17:06:18.774Z] === RUN TestHealthCheckWorkdir [2019-10-08T17:06:18.899Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-10-08T17:06:18.998Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-08T17:06:19.154Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-10-08T17:06:19.257Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-08T17:06:19.409Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-10-08T17:06:19.824Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-08T17:06:20.252Z] --- PASS: TestHealthCheckWorkdir (1.23s) [2019-10-08T17:06:20.252Z] === RUN TestHealthKillContainer [2019-10-08T17:06:20.334Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-10-08T17:06:20.589Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-10-08T17:06:20.905Z] --- PASS: TestUpdateRestartPolicy (19.06s) [2019-10-08T17:06:20.905Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-08T17:06:20.905Z] --- PASS: TestUpdateRestartWithAutoRemove (1.57s) [2019-10-08T17:06:20.905Z] === RUN TestWaitNonBlocked [2019-10-08T17:06:20.905Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-08T17:06:20.905Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-08T17:06:20.905Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-08T17:06:20.905Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-08T17:06:20.905Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-08T17:06:20.905Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-08T17:06:21.726Z] --- PASS: TestUpdatePidsLimit (4.55s) [2019-10-08T17:06:21.726Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.46s) [2019-10-08T17:06:21.726Z] --- PASS: TestUpdatePidsLimit/no_change (0.47s) [2019-10-08T17:06:21.726Z] --- PASS: TestUpdatePidsLimit/update_lower (0.43s) [2019-10-08T17:06:21.726Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.44s) [2019-10-08T17:06:21.726Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.46s) [2019-10-08T17:06:21.726Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.46s) [2019-10-08T17:06:21.726Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.46s) [2019-10-08T17:06:21.726Z] === RUN TestUpdateRestartPolicy [2019-10-08T17:06:22.506Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-10-08T17:06:22.506Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.31s) [2019-10-08T17:06:22.506Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.35s) [2019-10-08T17:06:22.506Z] === RUN TestWaitBlocked [2019-10-08T17:06:22.506Z] --- SKIP: TestWaitBlocked (0.00s) [2019-10-08T17:06:22.506Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2019-10-08T17:06:22.506Z] PASS [2019-10-08T17:06:22.506Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2019-10-08T17:06:22.506Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-08T17:06:22.506Z] INFO: Testing against a local daemon [2019-10-08T17:06:22.506Z] === RUN TestCommitInheritsEnv [2019-10-08T17:06:22.506Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2019-10-08T17:06:22.506Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-08T17:06:22.506Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-08T17:06:22.506Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-10-08T17:06:22.506Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2019-10-08T17:06:22.506Z] === RUN TestImagesFilterMultiReference [2019-10-08T17:06:22.506Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2019-10-08T17:06:22.506Z] === RUN TestImagePullPlatformInvalid [2019-10-08T17:06:22.506Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-10-08T17:06:22.506Z] === RUN TestRemoveImageOrphaning [2019-10-08T17:06:22.506Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2019-10-08T17:06:22.506Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-08T17:06:22.506Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-08T17:06:22.506Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-10-08T17:06:22.506Z] === RUN TestTagInvalidReference [2019-10-08T17:06:22.506Z] --- PASS: TestTagInvalidReference (0.02s) [2019-10-08T17:06:22.506Z] === RUN TestTagValidPrefixedRepo [2019-10-08T17:06:22.506Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-10-08T17:06:22.506Z] === RUN TestTagExistedNameWithoutForce [2019-10-08T17:06:22.506Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-10-08T17:06:22.506Z] === RUN TestTagOfficialNames [2019-10-08T17:06:22.506Z] --- SKIP: TestTagOfficialNames (0.00s) [2019-10-08T17:06:22.506Z] tag_test.go:98: testEnv.OSType == "windows" [2019-10-08T17:06:22.506Z] === RUN TestTagMatchesDigest [2019-10-08T17:06:22.519Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2019-10-08T17:06:22.774Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2019-10-08T17:06:22.987Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-08T17:06:22.987Z] PASS [2019-10-08T17:06:22.987Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2019-10-08T17:06:22.987Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-08T17:06:22.987Z] INFO: Testing against a local daemon [2019-10-08T17:06:22.987Z] === RUN TestNetworkCreateDelete [2019-10-08T17:06:22.987Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2019-10-08T17:06:22.987Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2019-10-08T17:06:22.987Z] === RUN TestDockerNetworkDeletePreferID [2019-10-08T17:06:22.987Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2019-10-08T17:06:22.987Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2019-10-08T17:06:22.987Z] === RUN TestInspectNetwork [2019-10-08T17:06:22.987Z] --- SKIP: TestInspectNetwork (0.00s) [2019-10-08T17:06:22.987Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2019-10-08T17:06:22.987Z] === RUN TestRunContainerWithBridgeNone [2019-10-08T17:06:22.987Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2019-10-08T17:06:22.987Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2019-10-08T17:06:22.987Z] === RUN TestNetworkInvalidJSON [2019-10-08T17:06:22.987Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-08T17:06:22.987Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-08T17:06:22.987Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-08T17:06:22.987Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-08T17:06:22.987Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-08T17:06:22.987Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-08T17:06:22.987Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-08T17:06:22.987Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-08T17:06:22.987Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-08T17:06:22.987Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-10-08T17:06:22.987Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-08T17:06:22.987Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-08T17:06:22.987Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-08T17:06:22.987Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-08T17:06:22.987Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2019-10-08T17:06:22.987Z] service_test.go:29: testEnv.OSType == "windows" [2019-10-08T17:06:22.987Z] === RUN TestDaemonDefaultNetworkPools [2019-10-08T17:06:22.987Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2019-10-08T17:06:22.987Z] service_test.go:51: testEnv.OSType == "windows" [2019-10-08T17:06:22.987Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-08T17:06:22.987Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2019-10-08T17:06:22.987Z] service_test.go:94: testEnv.OSType == "windows" [2019-10-08T17:06:22.987Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-08T17:06:22.987Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2019-10-08T17:06:22.987Z] service_test.go:127: testEnv.OSType == "windows" [2019-10-08T17:06:22.987Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-08T17:06:22.987Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2019-10-08T17:06:22.987Z] service_test.go:177: testEnv.OSType == "windows" [2019-10-08T17:06:22.987Z] === RUN TestServiceWithPredefinedNetwork [2019-10-08T17:06:22.987Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2019-10-08T17:06:22.987Z] service_test.go:201: testEnv.OSType == "windows" [2019-10-08T17:06:22.987Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-08T17:06:22.987Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-08T17:06:22.987Z] service_test.go:230: FLAKY_TEST [2019-10-08T17:06:22.987Z] === RUN TestServiceWithDataPathPortInit [2019-10-08T17:06:22.987Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2019-10-08T17:06:22.987Z] service_test.go:319: testEnv.OSType == "windows" [2019-10-08T17:06:22.987Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-08T17:06:22.987Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2019-10-08T17:06:22.987Z] service_test.go:386: testEnv.OSType == "windows" [2019-10-08T17:06:22.987Z] PASS [2019-10-08T17:06:22.987Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-10-08T17:06:22.987Z] PASS [2019-10-08T17:06:22.987Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-10-08T17:06:22.987Z] PASS [2019-10-08T17:06:22.987Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2019-10-08T17:06:22.987Z] PASS [2019-10-08T17:06:22.987Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-10-08T17:06:22.987Z] PASS [2019-10-08T17:06:22.987Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-10-08T17:06:22.987Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-08T17:06:22.987Z] INFO: Testing against a local daemon [2019-10-08T17:06:22.987Z] === RUN TestPluginInvalidJSON [2019-10-08T17:06:22.987Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-08T17:06:22.987Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-08T17:06:22.987Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-08T17:06:22.987Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-10-08T17:06:22.987Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-08T17:06:22.987Z] PASS [2019-10-08T17:06:22.987Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-10-08T17:06:22.987Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-08T17:06:22.987Z] INFO: Testing against a local daemon [2019-10-08T17:06:22.987Z] === RUN TestExternalGraphDriver [2019-10-08T17:06:22.987Z] --- SKIP: TestExternalGraphDriver (0.00s) [2019-10-08T17:06:22.987Z] external_test.go:48: runtime.GOOS == "windows" [2019-10-08T17:06:22.987Z] === RUN TestGraphdriverPluginV2 [2019-10-08T17:06:22.987Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2019-10-08T17:06:22.987Z] external_test.go:407: runtime.GOOS == "windows" [2019-10-08T17:06:22.987Z] PASS [2019-10-08T17:06:22.987Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-10-08T17:06:22.987Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-08T17:06:22.987Z] INFO: Testing against a local daemon [2019-10-08T17:06:22.987Z] PASS [2019-10-08T17:06:22.987Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-10-08T17:06:22.987Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-08T17:06:22.987Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2019-10-08T17:06:22.987Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-08T17:06:22.987Z] INFO: Testing against a local daemon [2019-10-08T17:06:22.987Z] === RUN TestSecretInspect [2019-10-08T17:06:22.987Z] --- SKIP: TestSecretInspect (0.00s) [2019-10-08T17:06:23.428Z] --- PASS: TestHealthKillContainer (3.30s) [2019-10-08T17:06:23.428Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-08T17:06:23.467Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-10-08T17:06:23.467Z] === RUN TestSecretList [2019-10-08T17:06:23.467Z] --- SKIP: TestSecretList (0.00s) [2019-10-08T17:06:23.467Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2019-10-08T17:06:23.467Z] === RUN TestSecretsCreateAndDelete [2019-10-08T17:06:23.467Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2019-10-08T17:06:23.467Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2019-10-08T17:06:23.467Z] === RUN TestSecretsUpdate [2019-10-08T17:06:23.467Z] --- SKIP: TestSecretsUpdate (0.00s) [2019-10-08T17:06:23.467Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-10-08T17:06:23.467Z] === RUN TestTemplatedSecret [2019-10-08T17:06:23.467Z] --- SKIP: TestTemplatedSecret (0.00s) [2019-10-08T17:06:23.467Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2019-10-08T17:06:23.467Z] === RUN TestSecretCreateResolve [2019-10-08T17:06:23.467Z] --- SKIP: TestSecretCreateResolve (0.00s) [2019-10-08T17:06:23.467Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2019-10-08T17:06:23.467Z] PASS [2019-10-08T17:06:23.467Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2019-10-08T17:06:23.467Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-08T17:06:23.467Z] INFO: Testing against a local daemon [2019-10-08T17:06:23.467Z] === RUN TestServiceCreateInit [2019-10-08T17:06:23.467Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-08T17:06:23.467Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-08T17:06:23.467Z] --- PASS: TestServiceCreateInit (0.03s) [2019-10-08T17:06:23.467Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-10-08T17:06:23.467Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-10-08T17:06:23.467Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-10-08T17:06:23.467Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-10-08T17:06:23.467Z] === RUN TestCreateServiceMultipleTimes [2019-10-08T17:06:23.467Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2019-10-08T17:06:23.467Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2019-10-08T17:06:23.467Z] === RUN TestCreateServiceConflict [2019-10-08T17:06:23.467Z] --- SKIP: TestCreateServiceConflict (0.00s) [2019-10-08T17:06:23.467Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2019-10-08T17:06:23.467Z] === RUN TestCreateServiceMaxReplicas [2019-10-08T17:06:23.467Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2019-10-08T17:06:23.467Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2019-10-08T17:06:23.467Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-08T17:06:23.467Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2019-10-08T17:06:23.467Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-10-08T17:06:23.467Z] === RUN TestCreateServiceSecretFileMode [2019-10-08T17:06:23.467Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2019-10-08T17:06:23.467Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2019-10-08T17:06:23.467Z] === RUN TestCreateServiceConfigFileMode [2019-10-08T17:06:23.467Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2019-10-08T17:06:23.467Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2019-10-08T17:06:23.467Z] === RUN TestCreateServiceSysctls [2019-10-08T17:06:23.467Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2019-10-08T17:06:23.467Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2019-10-08T17:06:23.467Z] === RUN TestCreateServiceCapabilities [2019-10-08T17:06:23.467Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2019-10-08T17:06:23.467Z] create_test.go:462: testEnv.DaemonInfo.OSType == "windows" [2019-10-08T17:06:23.467Z] === RUN TestInspect [2019-10-08T17:06:23.467Z] --- SKIP: TestInspect (0.00s) [2019-10-08T17:06:23.467Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2019-10-08T17:06:23.467Z] === RUN TestDockerNetworkConnectAlias [2019-10-08T17:06:23.467Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2019-10-08T17:06:23.467Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-10-08T17:06:23.467Z] === RUN TestDockerNetworkReConnect [2019-10-08T17:06:23.467Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2019-10-08T17:06:23.467Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2019-10-08T17:06:23.467Z] === RUN TestServicePlugin [2019-10-08T17:06:23.467Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-08T17:06:23.467Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-10-08T17:06:23.467Z] === RUN TestServiceUpdateLabel [2019-10-08T17:06:23.467Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2019-10-08T17:06:23.467Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2019-10-08T17:06:23.467Z] === RUN TestServiceUpdateSecrets [2019-10-08T17:06:23.467Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2019-10-08T17:06:23.467Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2019-10-08T17:06:23.467Z] === RUN TestServiceUpdateConfigs [2019-10-08T17:06:23.467Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2019-10-08T17:06:23.468Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2019-10-08T17:06:23.468Z] === RUN TestServiceUpdateNetwork [2019-10-08T17:06:23.468Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2019-10-08T17:06:23.468Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2019-10-08T17:06:23.468Z] PASS [2019-10-08T17:06:23.468Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2019-10-08T17:06:23.468Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-08T17:06:23.468Z] INFO: Testing against a local daemon [2019-10-08T17:06:23.468Z] === RUN TestSessionCreate [2019-10-08T17:06:23.468Z] --- SKIP: TestSessionCreate (0.00s) [2019-10-08T17:06:23.468Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2019-10-08T17:06:23.468Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-08T17:06:23.468Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2019-10-08T17:06:23.468Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2019-10-08T17:06:23.468Z] PASS [2019-10-08T17:06:23.468Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2019-10-08T17:06:23.468Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-08T17:06:23.468Z] INFO: Testing against a local daemon [2019-10-08T17:06:23.468Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-08T17:06:23.468Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-08T17:06:23.468Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2019-10-08T17:06:23.468Z] === RUN TestEventsExecDie [2019-10-08T17:06:23.468Z] --- SKIP: TestEventsExecDie (0.00s) [2019-10-08T17:06:23.468Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2019-10-08T17:06:23.468Z] === RUN TestEventsBackwardsCompatible [2019-10-08T17:06:23.468Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2019-10-08T17:06:23.468Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2019-10-08T17:06:23.468Z] === RUN TestInfoAPI [2019-10-08T17:06:23.468Z] --- PASS: TestInfoAPI (0.03s) [2019-10-08T17:06:23.468Z] === RUN TestInfoAPIWarnings [2019-10-08T17:06:23.468Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2019-10-08T17:06:23.468Z] info_test.go:48: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-08T17:06:23.468Z] === RUN TestLoginFailsWithBadCredentials [2019-10-08T17:06:24.230Z] --- PASS: TestInspectCpusetInConfigPre120 (0.86s) [2019-10-08T17:06:24.230Z] === RUN TestIpcModeNone [2019-10-08T17:06:24.478Z] --- PASS: TestLoginFailsWithBadCredentials (1.05s) [2019-10-08T17:06:24.478Z] === RUN TestPingCacheHeaders [2019-10-08T17:06:24.478Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-10-08T17:06:24.478Z] === RUN TestPingGet [2019-10-08T17:06:24.478Z] --- PASS: TestPingGet (0.02s) [2019-10-08T17:06:24.478Z] === RUN TestPingHead [2019-10-08T17:06:24.478Z] --- PASS: TestPingHead (0.02s) [2019-10-08T17:06:24.478Z] === RUN TestVersion [2019-10-08T17:06:24.478Z] --- PASS: TestVersion (0.02s) [2019-10-08T17:06:24.478Z] PASS [2019-10-08T17:06:24.970Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2019-10-08T17:06:24.970Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-08T17:06:24.970Z] INFO: Testing against a local daemon [2019-10-08T17:06:24.970Z] === RUN TestVolumesCreateAndList [2019-10-08T17:06:24.970Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-10-08T17:06:24.970Z] === RUN TestVolumesRemove [2019-10-08T17:06:24.970Z] --- SKIP: TestVolumesRemove (0.00s) [2019-10-08T17:06:24.970Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2019-10-08T17:06:24.970Z] === RUN TestVolumesInspect [2019-10-08T17:06:24.970Z] --- PASS: TestVolumesInspect (0.04s) [2019-10-08T17:06:24.970Z] === RUN TestVolumesInvalidJSON [2019-10-08T17:06:24.970Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-08T17:06:24.970Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-08T17:06:24.970Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-08T17:06:24.970Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-10-08T17:06:24.970Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-08T17:06:24.970Z] PASS [2019-10-08T17:06:24.970Z] INFO: make.ps1 ended at 10/08/2019 17:06:24 [2019-10-08T17:06:24.970Z] INFO: Integration CLI tests being run from the host: [2019-10-08T17:06:24.970Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2019-10-08T17:06:25.503Z] --- PASS: TestIpcModeNone (1.07s) [2019-10-08T17:06:25.503Z] === RUN TestIpcModePrivate [2019-10-08T17:06:26.034Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2019-10-08T17:06:26.443Z] --- PASS: TestIpcModePrivate (1.17s) [2019-10-08T17:06:26.443Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false [2019-10-08T17:06:26.443Z] === RUN TestIpcModeShareable [2019-10-08T17:06:27.751Z] --- PASS: TestIpcModeShareable (1.09s) [2019-10-08T17:06:27.751Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true [2019-10-08T17:06:27.751Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-08T17:06:28.545Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2019-10-08T17:06:30.967Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.15s) [2019-10-08T17:06:30.967Z] === RUN TestAPIIpcModeHost [2019-10-08T17:06:31.769Z] --- PASS: TestAPIIpcModeHost (0.90s) [2019-10-08T17:06:31.769Z] === RUN TestDaemonIpcModeShareable [2019-10-08T17:06:32.263Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-08T17:06:32.263Z] INFO: Testing against a local daemon [2019-10-08T17:06:32.263Z] === RUN TestDockerSuite [2019-10-08T17:06:32.263Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-10-08T17:06:32.263Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-10-08T17:06:32.263Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-10-08T17:06:32.263Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-10-08T17:06:32.263Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-10-08T17:06:32.263Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-10-08T17:06:32.263Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-10-08T17:06:32.263Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-10-08T17:06:32.345Z] ok github.com/docker/docker/api/server 0.023s coverage: 9.0% of statements [2019-10-08T17:06:32.743Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-10-08T17:06:33.223Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-10-08T17:06:33.703Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-10-08T17:06:33.824Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2019-10-08T17:06:33.824Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2019-10-08T17:06:33.845Z] --- PASS: TestDaemonIpcModeShareable (1.90s) [2019-10-08T17:06:33.845Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-08T17:06:33.846Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-10-08T17:06:33.846Z] === RUN TestDaemonIpcModePrivate [2019-10-08T17:06:34.183Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-10-08T17:06:35.694Z] --- PASS: TestDaemonIpcModePrivate (1.75s) [2019-10-08T17:06:35.694Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-08T17:06:35.694Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-10-08T17:06:35.694Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-08T17:06:36.602Z] --- PASS: TestUpdateRestartPolicy (12.59s) [2019-10-08T17:06:36.602Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-08T17:06:36.602Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s) [2019-10-08T17:06:36.602Z] === RUN TestWaitNonBlocked [2019-10-08T17:06:36.602Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-08T17:06:36.602Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-08T17:06:36.602Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-08T17:06:36.602Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-08T17:06:36.602Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-08T17:06:36.602Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-08T17:06:36.602Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-10-08T17:06:36.602Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.01s) [2019-10-08T17:06:36.602Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.05s) [2019-10-08T17:06:36.602Z] === RUN TestWaitBlocked [2019-10-08T17:06:36.602Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-08T17:06:36.602Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-08T17:06:36.602Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-08T17:06:36.602Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-08T17:06:36.602Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-08T17:06:36.602Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-08T17:06:37.088Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-10-08T17:06:37.171Z] --- PASS: TestWaitBlocked (0.03s) [2019-10-08T17:06:37.171Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.08s) [2019-10-08T17:06:37.171Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.13s) [2019-10-08T17:06:37.171Z] === CONT TestContainerStartOnDaemonRestart [2019-10-08T17:06:37.171Z] === CONT TestIpcModeOlderClient [2019-10-08T17:06:37.171Z] === CONT TestDaemonRestartIpcMode [2019-10-08T17:06:37.429Z] --- PASS: TestIpcModeOlderClient (0.24s) [2019-10-08T17:06:37.531Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.85s) [2019-10-08T17:06:37.531Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-08T17:06:37.531Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-10-08T17:06:37.531Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-08T17:06:37.649Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-10-08T17:06:38.575Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-10-08T17:06:38.969Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.87s) [2019-10-08T17:06:38.969Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-08T17:06:38.969Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-10-08T17:06:38.969Z] === RUN TestIpcModeOlderClient [2019-10-08T17:06:38.969Z] === PAUSE TestIpcModeOlderClient [2019-10-08T17:06:38.969Z] === RUN TestKillContainerInvalidSignal [2019-10-08T17:06:39.499Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-10-08T17:06:39.855Z] --- PASS: TestKillContainerInvalidSignal (0.94s) [2019-10-08T17:06:39.856Z] === RUN TestKillContainer [2019-10-08T17:06:39.856Z] === RUN TestKillContainer/no_signal [2019-10-08T17:06:40.718Z] --- PASS: TestContainerStartOnDaemonRestart (3.32s) [2019-10-08T17:06:40.718Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-08T17:06:41.123Z] === RUN TestKillContainer/non_killing_signal [2019-10-08T17:06:41.285Z] --- PASS: TestDaemonRestartIpcMode (3.95s) [2019-10-08T17:06:41.285Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-08T17:06:41.285Z] PASS [2019-10-08T17:06:41.285Z] [2019-10-08T17:06:41.285Z] === Skipped [2019-10-08T17:06:41.285Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2019-10-08T17:06:41.285Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-08T17:06:41.285Z] [2019-10-08T17:06:41.285Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2019-10-08T17:06:41.285Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-08T17:06:41.285Z] [2019-10-08T17:06:41.285Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-08T17:06:41.285Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-08T17:06:41.285Z] [2019-10-08T17:06:41.285Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-08T17:06:41.285Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-08T17:06:41.285Z] [2019-10-08T17:06:41.285Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2019-10-08T17:06:41.285Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-08T17:06:41.285Z] [2019-10-08T17:06:41.285Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2019-10-08T17:06:41.285Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-08T17:06:41.285Z] [2019-10-08T17:06:41.285Z] [2019-10-08T17:06:41.285Z] DONE 197 tests, 6 skipped in 130.625s [2019-10-08T17:06:41.285Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2019-10-08T17:06:41.285Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:06:41.285Z] ++ set -e [2019-10-08T17:06:41.285Z] ++ '[' -n 0 ']' [2019-10-08T17:06:41.285Z] ++ set -x [2019-10-08T17:06:41.285Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:06:41.517Z] === RUN TestKillContainer/killing_signal [2019-10-08T17:06:41.544Z] INFO: Testing against a local daemon [2019-10-08T17:06:41.544Z] === RUN TestCommitInheritsEnv [2019-10-08T17:06:42.110Z] --- PASS: TestCommitInheritsEnv (0.56s) [2019-10-08T17:06:42.110Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-08T17:06:42.110Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-10-08T17:06:42.110Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-10-08T17:06:42.110Z] === RUN TestImagesFilterMultiReference [2019-10-08T17:06:42.110Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2019-10-08T17:06:42.110Z] === RUN TestImagePullPlatformInvalid [2019-10-08T17:06:42.110Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-10-08T17:06:42.110Z] === RUN TestRemoveImageOrphaning [2019-10-08T17:06:42.677Z] --- PASS: TestRemoveImageOrphaning (0.57s) [2019-10-08T17:06:42.677Z] === RUN TestRemoveImageGarbageCollector [2019-10-08T17:06:42.677Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-10-08T17:06:42.677Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-08T17:06:42.677Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-08T17:06:42.677Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-10-08T17:06:42.677Z] === RUN TestTagInvalidReference [2019-10-08T17:06:42.759Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-10-08T17:06:42.783Z] --- PASS: TestKillContainer (2.80s) [2019-10-08T17:06:42.783Z] --- PASS: TestKillContainer/no_signal (0.93s) [2019-10-08T17:06:42.783Z] --- PASS: TestKillContainer/non_killing_signal (0.65s) [2019-10-08T17:06:42.783Z] --- PASS: TestKillContainer/killing_signal (0.84s) [2019-10-08T17:06:42.783Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-08T17:06:42.783Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-08T17:06:42.936Z] --- PASS: TestTagInvalidReference (0.03s) [2019-10-08T17:06:42.936Z] === RUN TestTagValidPrefixedRepo [2019-10-08T17:06:42.937Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-10-08T17:06:42.937Z] === RUN TestTagExistedNameWithoutForce [2019-10-08T17:06:42.937Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-10-08T17:06:42.937Z] === RUN TestTagOfficialNames [2019-10-08T17:06:42.937Z] --- PASS: TestTagOfficialNames (0.08s) [2019-10-08T17:06:42.937Z] === RUN TestTagMatchesDigest [2019-10-08T17:06:42.937Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-08T17:06:42.937Z] PASS [2019-10-08T17:06:42.937Z] [2019-10-08T17:06:42.937Z] === Skipped [2019-10-08T17:06:42.937Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2019-10-08T17:06:42.937Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-10-08T17:06:42.937Z] [2019-10-08T17:06:42.937Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-10-08T17:06:42.937Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-08T17:06:42.937Z] [2019-10-08T17:06:42.937Z] [2019-10-08T17:06:42.937Z] DONE 12 tests, 2 skipped in 1.779s [2019-10-08T17:06:42.937Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2019-10-08T17:06:42.937Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:06:42.937Z] ++ set -e [2019-10-08T17:06:42.937Z] ++ '[' -n 0 ']' [2019-10-08T17:06:42.937Z] ++ set -x [2019-10-08T17:06:42.937Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:06:43.196Z] INFO: Testing against a local daemon [2019-10-08T17:06:43.196Z] === RUN TestNetworkCreateDelete [2019-10-08T17:06:43.336Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2019-10-08T17:06:43.572Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-08T17:06:43.768Z] --- PASS: TestNetworkCreateDelete (0.39s) [2019-10-08T17:06:43.768Z] === RUN TestDockerNetworkDeletePreferID [2019-10-08T17:06:44.708Z] --- PASS: TestDockerNetworkDeletePreferID (1.10s) [2019-10-08T17:06:44.708Z] === RUN TestInspectNetwork [2019-10-08T17:06:44.951Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.88s) [2019-10-08T17:06:44.951Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.93s) [2019-10-08T17:06:44.951Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s) [2019-10-08T17:06:44.951Z] === RUN TestKillStoppedContainer [2019-10-08T17:06:44.951Z] --- PASS: TestKillStoppedContainer (0.09s) [2019-10-08T17:06:44.951Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-08T17:06:44.951Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2019-10-08T17:06:44.951Z] === RUN TestKillDifferentUserContainer [2019-10-08T17:06:45.766Z] --- PASS: TestKillDifferentUserContainer (0.88s) [2019-10-08T17:06:45.766Z] === RUN TestInspectOomKilledTrue [2019-10-08T17:06:45.766Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-08T17:06:45.766Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-08T17:06:45.766Z] === RUN TestInspectOomKilledFalse [2019-10-08T17:06:45.766Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-08T17:06:45.766Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-08T17:06:45.766Z] === RUN TestLinksEtcHostsContentMatch [2019-10-08T17:06:46.600Z] --- PASS: TestLinksEtcHostsContentMatch (0.77s) [2019-10-08T17:06:46.600Z] === RUN TestLinksContainerNames [2019-10-08T17:06:47.681Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2019-10-08T17:06:47.936Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-10-08T17:06:48.416Z] --- PASS: TestLinksContainerNames (1.65s) [2019-10-08T17:06:48.416Z] === RUN TestLogsFollowTailEmpty [2019-10-08T17:06:49.199Z] --- PASS: TestLogsFollowTailEmpty (1.02s) [2019-10-08T17:06:49.199Z] === RUN TestContainerNetworkMountsNoChown [2019-10-08T17:06:49.341Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2019-10-08T17:06:49.596Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2019-10-08T17:06:50.003Z] --- PASS: TestContainerNetworkMountsNoChown (0.87s) [2019-10-08T17:06:50.003Z] === RUN TestMountDaemonRoot [2019-10-08T17:06:50.003Z] === RUN TestMountDaemonRoot/default [2019-10-08T17:06:50.003Z] === PAUSE TestMountDaemonRoot/default [2019-10-08T17:06:50.003Z] === RUN TestMountDaemonRoot/private [2019-10-08T17:06:50.003Z] === PAUSE TestMountDaemonRoot/private [2019-10-08T17:06:50.003Z] === RUN TestMountDaemonRoot/rprivate [2019-10-08T17:06:50.003Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-08T17:06:50.003Z] === RUN TestMountDaemonRoot/slave [2019-10-08T17:06:50.003Z] === PAUSE TestMountDaemonRoot/slave [2019-10-08T17:06:50.003Z] === RUN TestMountDaemonRoot/rslave [2019-10-08T17:06:50.003Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-08T17:06:50.003Z] === RUN TestMountDaemonRoot/shared [2019-10-08T17:06:50.003Z] === PAUSE TestMountDaemonRoot/shared [2019-10-08T17:06:50.003Z] === RUN TestMountDaemonRoot/rshared [2019-10-08T17:06:50.003Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-08T17:06:50.003Z] === CONT TestMountDaemonRoot/default [2019-10-08T17:06:50.003Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-08T17:06:50.003Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-08T17:06:50.003Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-08T17:06:50.003Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-08T17:06:50.003Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-08T17:06:50.003Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-08T17:06:50.003Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-08T17:06:50.003Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-08T17:06:50.003Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-08T17:06:50.003Z] === CONT TestMountDaemonRoot/rshared [2019-10-08T17:06:50.003Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-08T17:06:50.003Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-08T17:06:50.003Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-08T17:06:50.003Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-08T17:06:50.003Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-08T17:06:50.003Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-08T17:06:50.003Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-08T17:06:50.003Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-08T17:06:50.003Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-08T17:06:50.003Z] === CONT TestMountDaemonRoot/shared [2019-10-08T17:06:50.003Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-08T17:06:50.003Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-08T17:06:50.003Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-08T17:06:50.003Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-08T17:06:50.003Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-08T17:06:50.003Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-08T17:06:50.003Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-08T17:06:50.003Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-08T17:06:50.003Z] === CONT TestMountDaemonRoot/rslave [2019-10-08T17:06:50.003Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-08T17:06:50.003Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-08T17:06:50.003Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-08T17:06:50.003Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-08T17:06:50.003Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-08T17:06:50.003Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-08T17:06:50.003Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-08T17:06:50.003Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-08T17:06:50.003Z] === CONT TestMountDaemonRoot/slave [2019-10-08T17:06:50.003Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-08T17:06:50.003Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-08T17:06:50.003Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-08T17:06:50.003Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-08T17:06:50.003Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-08T17:06:50.003Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-08T17:06:50.003Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-08T17:06:50.003Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-08T17:06:50.003Z] === CONT TestMountDaemonRoot/rprivate [2019-10-08T17:06:50.003Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-08T17:06:50.003Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-08T17:06:50.003Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-08T17:06:50.003Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-08T17:06:50.003Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-08T17:06:50.003Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-08T17:06:50.003Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-08T17:06:50.003Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-08T17:06:50.003Z] === CONT TestMountDaemonRoot/private [2019-10-08T17:06:50.003Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-08T17:06:50.003Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-08T17:06:50.003Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-08T17:06:50.003Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-08T17:06:50.003Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-08T17:06:50.003Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-08T17:06:50.003Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-08T17:06:50.003Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-08T17:06:50.003Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-08T17:06:50.003Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-08T17:06:50.157Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-10-08T17:06:50.157Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-10-08T17:06:50.157Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-10-08T17:06:50.157Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-10-08T17:06:50.157Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-10-08T17:06:50.157Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2019-10-08T17:06:50.457Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-08T17:06:50.457Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-08T17:06:50.457Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-08T17:06:50.457Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-08T17:06:50.457Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-08T17:06:50.457Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-08T17:06:50.457Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-08T17:06:50.457Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-08T17:06:50.457Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-08T17:06:50.457Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-08T17:06:50.457Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-08T17:06:50.457Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-08T17:06:50.716Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2019-10-08T17:06:50.874Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-08T17:06:50.874Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-08T17:06:50.874Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-08T17:06:50.874Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-08T17:06:50.874Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-08T17:06:50.874Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-08T17:06:50.874Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-08T17:06:50.874Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-08T17:06:50.874Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-08T17:06:50.874Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-08T17:06:50.874Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-08T17:06:50.874Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-08T17:06:50.874Z] --- PASS: TestMountDaemonRoot (0.02s) [2019-10-08T17:06:50.874Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-08T17:06:50.874Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2019-10-08T17:06:50.874Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2019-10-08T17:06:50.874Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2019-10-08T17:06:50.874Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2019-10-08T17:06:50.874Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-08T17:06:50.874Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2019-10-08T17:06:50.874Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2019-10-08T17:06:50.874Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2019-10-08T17:06:50.874Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2019-10-08T17:06:50.874Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-08T17:06:50.874Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-10-08T17:06:50.874Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-10-08T17:06:50.874Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-10-08T17:06:50.874Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2019-10-08T17:06:50.874Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-08T17:06:50.874Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2019-10-08T17:06:50.874Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2019-10-08T17:06:50.874Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2019-10-08T17:06:50.874Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2019-10-08T17:06:50.874Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-08T17:06:50.874Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2019-10-08T17:06:50.874Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-10-08T17:06:50.874Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-10-08T17:06:50.874Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2019-10-08T17:06:50.874Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-08T17:06:50.874Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2019-10-08T17:06:50.874Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2019-10-08T17:06:50.874Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2019-10-08T17:06:50.874Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2019-10-08T17:06:50.874Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-08T17:06:50.874Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-10-08T17:06:50.874Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2019-10-08T17:06:50.874Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2019-10-08T17:06:50.874Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-10-08T17:06:50.874Z] === RUN TestContainerBindMountNonRecursive [2019-10-08T17:06:51.273Z] === RUN TestInspectNetwork/full_network_id [2019-10-08T17:06:51.273Z] === RUN TestInspectNetwork/partial_network_id [2019-10-08T17:06:51.273Z] === RUN TestInspectNetwork/network_name [2019-10-08T17:06:51.273Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-08T17:06:53.310Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2019-10-08T17:06:53.310Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2019-10-08T17:06:53.459Z] --- PASS: TestContainerBindMountNonRecursive (2.35s) [2019-10-08T17:06:53.459Z] === RUN TestNetworkNat [2019-10-08T17:06:54.265Z] --- PASS: TestNetworkNat (0.99s) [2019-10-08T17:06:54.265Z] === RUN TestNetworkLocalhostTCPNat [2019-10-08T17:06:54.755Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2019-10-08T17:06:55.048Z] --- PASS: TestNetworkLocalhostTCPNat (0.88s) [2019-10-08T17:06:55.048Z] === RUN TestNetworkLoopbackNat [2019-10-08T17:06:55.357Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-10-08T17:06:55.461Z] --- PASS: TestInspectNetwork (10.88s) [2019-10-08T17:06:55.461Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-08T17:06:55.461Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-08T17:06:55.461Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-08T17:06:55.461Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-08T17:06:55.461Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-08T17:06:55.461Z] === RUN TestRunContainerWithBridgeNone [2019-10-08T17:06:56.322Z] --- PASS: TestNetworkLoopbackNat (1.22s) [2019-10-08T17:06:56.322Z] === RUN TestPause [2019-10-08T17:06:56.718Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2019-10-08T17:06:57.760Z] --- PASS: TestPause (1.07s) [2019-10-08T17:06:57.760Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-08T17:06:57.760Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.01s) [2019-10-08T17:06:57.760Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-08T17:06:57.760Z] === RUN TestPauseStopPausedContainer [2019-10-08T17:06:58.567Z] --- PASS: TestPauseStopPausedContainer (0.88s) [2019-10-08T17:06:58.567Z] === RUN TestPsFilter [2019-10-08T17:06:58.567Z] --- PASS: TestPsFilter (0.28s) [2019-10-08T17:06:58.567Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-08T17:06:58.748Z] --- PASS: TestRunContainerWithBridgeNone (2.96s) [2019-10-08T17:06:58.748Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-08T17:06:58.748Z] === RUN TestNetworkInvalidJSON [2019-10-08T17:06:58.748Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-08T17:06:58.748Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-08T17:06:58.748Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-08T17:06:58.748Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-08T17:06:58.748Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-08T17:06:58.748Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-08T17:06:58.748Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-08T17:06:58.748Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-08T17:06:58.748Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-08T17:06:58.748Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-10-08T17:06:58.748Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-08T17:06:58.748Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-08T17:06:58.748Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-08T17:06:58.748Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-08T17:06:59.358Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.84s) [2019-10-08T17:06:59.358Z] === RUN TestRemoveContainerWithVolume [2019-10-08T17:06:59.845Z] Created binary: bundles/binary-daemon/dockerd-dev [2019-10-08T17:06:59.845Z] Copying nested executables into bundles/binary-daemon [2019-10-08T17:06:59.845Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2019-10-08T17:07:00.126Z] --- PASS: TestDaemonRestartWithLiveRestore (1.35s) [2019-10-08T17:07:00.126Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-08T17:07:00.126Z] === RUN TestDaemonDefaultNetworkPools [2019-10-08T17:07:00.159Z] --- PASS: TestRemoveContainerWithVolume (0.80s) [2019-10-08T17:07:00.159Z] === RUN TestRemoveContainerRunning [2019-10-08T17:07:00.183Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39678/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr17 -e DOCKER_GITCOMMIT=eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 -e DOCKER_GRAPHDRIVER docker:eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 hack/make.sh cross [2019-10-08T17:07:00.748Z] [2019-10-08T17:07:00.748Z] Removing bundles/ [2019-10-08T17:07:00.748Z] [2019-10-08T17:07:00.748Z] ---> Making bundle: cross (in bundles/cross) [2019-10-08T17:07:00.748Z] Cross building: bundles/cross/linux/amd64 [2019-10-08T17:07:00.748Z] Building: bundles/cross/linux/amd64/dockerd-dev [2019-10-08T17:07:00.748Z] GOOS="linux" GOARCH="amd64" GOARM="" [2019-10-08T17:07:00.878Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2019-10-08T17:07:01.062Z] --- PASS: TestDaemonDefaultNetworkPools (1.12s) [2019-10-08T17:07:01.062Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-08T17:07:01.062Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-08T17:07:01.424Z] --- PASS: TestRemoveContainerRunning (0.89s) [2019-10-08T17:07:01.424Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-08T17:07:01.804Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-10-08T17:07:02.275Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.92s) [2019-10-08T17:07:02.275Z] === RUN TestRemoveInvalidContainer [2019-10-08T17:07:02.275Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2019-10-08T17:07:02.275Z] === RUN TestRenameLinkedContainer [2019-10-08T17:07:02.364Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2019-10-08T17:07:02.965Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.68s) [2019-10-08T17:07:02.965Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-08T17:07:02.965Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-08T17:07:04.250Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2019-10-08T17:07:04.870Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.98s) [2019-10-08T17:07:04.870Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-08T17:07:04.870Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-08T17:07:05.174Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2019-10-08T17:07:05.437Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.72s) [2019-10-08T17:07:05.437Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-08T17:07:05.437Z] === RUN TestServiceWithPredefinedNetwork [2019-10-08T17:07:05.576Z] --- PASS: TestRenameLinkedContainer (3.62s) [2019-10-08T17:07:05.576Z] === RUN TestRenameStoppedContainer [2019-10-08T17:07:06.098Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-10-08T17:07:06.658Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-10-08T17:07:06.856Z] --- PASS: TestRenameStoppedContainer (0.95s) [2019-10-08T17:07:06.856Z] === RUN TestRenameRunningContainerAndReuse [2019-10-08T17:07:08.714Z] --- PASS: TestRenameRunningContainerAndReuse (1.80s) [2019-10-08T17:07:08.714Z] === RUN TestRenameInvalidName [2019-10-08T17:07:08.723Z] --- PASS: TestServiceWithPredefinedNetwork (3.30s) [2019-10-08T17:07:08.723Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-08T17:07:08.723Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-08T17:07:08.723Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-08T17:07:08.723Z] service_test.go:230: FLAKY_TEST [2019-10-08T17:07:08.723Z] === RUN TestServiceWithDataPathPortInit [2019-10-08T17:07:09.209Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2019-10-08T17:07:09.580Z] --- PASS: TestRenameInvalidName (1.01s) [2019-10-08T17:07:09.580Z] === RUN TestRenameAnonymousContainer [2019-10-08T17:07:12.769Z] --- PASS: TestRenameAnonymousContainer (2.88s) [2019-10-08T17:07:12.769Z] === RUN TestRenameContainerWithSameName [2019-10-08T17:07:13.150Z] --- PASS: TestRenameContainerWithSameName (0.81s) [2019-10-08T17:07:13.150Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-08T17:07:13.370Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2019-10-08T17:07:14.313Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-10-08T17:07:14.948Z] --- PASS: TestRenameContainerWithLinkedContainer (1.79s) [2019-10-08T17:07:14.948Z] === RUN TestResize [2019-10-08T17:07:15.833Z] --- PASS: TestResize (0.92s) [2019-10-08T17:07:15.833Z] === RUN TestResizeWithInvalidSize [2019-10-08T17:07:16.684Z] --- PASS: TestResizeWithInvalidSize (0.93s) [2019-10-08T17:07:16.684Z] === RUN TestResizeWhenContainerNotStarted [2019-10-08T17:07:17.946Z] --- PASS: TestResizeWhenContainerNotStarted (0.87s) [2019-10-08T17:07:17.946Z] === RUN TestDaemonRestartKillContainers [2019-10-08T17:07:17.946Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-08T17:07:17.946Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-08T17:07:17.946Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-08T17:07:17.946Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-08T17:07:17.946Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-08T17:07:17.946Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-08T17:07:17.946Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-08T17:07:17.946Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-08T17:07:17.946Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-08T17:07:17.946Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-08T17:07:17.946Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-08T17:07:17.946Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-08T17:07:17.946Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-08T17:07:17.946Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-08T17:07:17.946Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-08T17:07:17.946Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-08T17:07:17.946Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-08T17:07:17.946Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-08T17:07:17.946Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-08T17:07:17.946Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-08T17:07:17.946Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-08T17:07:17.946Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-08T17:07:17.946Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-08T17:07:17.946Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-08T17:07:17.946Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-08T17:07:17.946Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-08T17:07:18.471Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2019-10-08T17:07:19.808Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-08T17:07:20.192Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-08T17:07:20.355Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2019-10-08T17:07:21.279Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2019-10-08T17:07:21.636Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-08T17:07:21.636Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-08T17:07:22.204Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-10-08T17:07:22.459Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2019-10-08T17:07:22.947Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-08T17:07:22.947Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-08T17:07:23.019Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-10-08T17:07:24.801Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-08T17:07:24.990Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-10-08T17:07:25.600Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-08T17:07:26.352Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2019-10-08T17:07:27.458Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-08T17:07:27.894Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-08T17:07:29.612Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-10-08T17:07:30.257Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-10-08T17:07:30.257Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-10-08T17:07:30.463Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-08T17:07:30.463Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.08s) [2019-10-08T17:07:30.463Z] 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" [2019-10-08T17:07:30.463Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.45s) [2019-10-08T17:07:30.463Z] 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" [2019-10-08T17:07:30.463Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.45s) [2019-10-08T17:07:30.463Z] 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" [2019-10-08T17:07:30.463Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.47s) [2019-10-08T17:07:30.463Z] 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" [2019-10-08T17:07:30.463Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.49s) [2019-10-08T17:07:30.463Z] 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" [2019-10-08T17:07:30.463Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.47s) [2019-10-08T17:07:30.463Z] 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" [2019-10-08T17:07:30.463Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.26s) [2019-10-08T17:07:30.463Z] 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" [2019-10-08T17:07:30.463Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.33s) [2019-10-08T17:07:30.463Z] 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" [2019-10-08T17:07:30.463Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.91s) [2019-10-08T17:07:30.463Z] 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" [2019-10-08T17:07:30.463Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.78s) [2019-10-08T17:07:30.463Z] 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" [2019-10-08T17:07:30.463Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.39s) [2019-10-08T17:07:30.463Z] 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" [2019-10-08T17:07:30.463Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.54s) [2019-10-08T17:07:30.463Z] 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" [2019-10-08T17:07:30.463Z] === RUN TestCgroupNamespacesRun [2019-10-08T17:07:30.653Z] --- PASS: TestServiceWithDataPathPortInit (19.85s) [2019-10-08T17:07:30.653Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-08T17:07:30.653Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-08T17:07:30.653Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-08T17:07:31.619Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-10-08T17:07:32.258Z] --- PASS: TestCgroupNamespacesRun (1.76s) [2019-10-08T17:07:32.258Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-08T17:07:32.258Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-08T17:07:33.633Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-10-08T17:07:34.207Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.68s) [2019-10-08T17:07:34.207Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-08T17:07:34.207Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-08T17:07:35.036Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-10-08T17:07:35.291Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2019-10-08T17:07:35.530Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.90s) [2019-10-08T17:07:35.530Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-08T17:07:35.530Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-08T17:07:37.360Z] --- PASS: TestCgroupNamespacesRunHostMode (1.75s) [2019-10-08T17:07:37.360Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-08T17:07:37.360Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-08T17:07:38.769Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.80s) [2019-10-08T17:07:38.769Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-08T17:07:38.770Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:b6ieg2tlmldduv48qxrst9i09 Created:2019-10-08 17:07:30.166015902 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[7738d0434c5fba38da4989d0cedda2429acd361f29b21f22509a476d5c6cef28:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.po68e212muo1ae3vb53ssa66d EndpointID:c98b8308ca0888044e8689cd5c3affaf31d8cf1c615c1a96da70f0c14eff34c3 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:57feb459916a997a8366e2f4ee75e1328e0b9292acb74afe19ac7e3a7f30c31e MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:9b73f12b59d9 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.po68e212muo1ae3vb53ssa66d EndpointID:c98b8308ca0888044e8689cd5c3affaf31d8cf1c615c1a96da70f0c14eff34c3 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-08T17:07:38.770Z] PASS [2019-10-08T17:07:38.770Z] [2019-10-08T17:07:38.770Z] === Skipped [2019-10-08T17:07:38.770Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-08T17:07:38.770Z] service_test.go:230: FLAKY_TEST [2019-10-08T17:07:38.770Z] [2019-10-08T17:07:38.770Z] [2019-10-08T17:07:38.770Z] DONE 21 tests, 1 skipped in 55.314s [2019-10-08T17:07:38.770Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-08T17:07:38.770Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:07:38.770Z] ++ set -e [2019-10-08T17:07:38.770Z] ++ '[' -n 0 ']' [2019-10-08T17:07:38.770Z] ++ set -x [2019-10-08T17:07:38.770Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:07:38.770Z] INFO: Testing against a local daemon [2019-10-08T17:07:38.770Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-08T17:07:38.770Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-08T17:07:38.770Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-08T17:07:38.770Z] === RUN TestDockerNetworkIpvlan [2019-10-08T17:07:38.770Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-08T17:07:38.770Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-08T17:07:38.770Z] PASS [2019-10-08T17:07:38.770Z] [2019-10-08T17:07:38.770Z] === Skipped [2019-10-08T17:07:38.770Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-08T17:07:38.770Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-08T17:07:38.770Z] [2019-10-08T17:07:38.770Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-08T17:07:38.770Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-08T17:07:38.770Z] [2019-10-08T17:07:38.770Z] [2019-10-08T17:07:38.770Z] DONE 2 tests, 2 skipped in 0.136s [2019-10-08T17:07:38.770Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-08T17:07:38.770Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:07:38.770Z] ++ set -e [2019-10-08T17:07:38.770Z] ++ '[' -n 0 ']' [2019-10-08T17:07:38.770Z] ++ set -x [2019-10-08T17:07:38.770Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:07:38.770Z] INFO: Testing against a local daemon [2019-10-08T17:07:38.770Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-08T17:07:39.187Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.85s) [2019-10-08T17:07:39.187Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-08T17:07:39.187Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-08T17:07:40.074Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.89s) [2019-10-08T17:07:40.074Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-08T17:07:40.074Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-08T17:07:40.678Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.85s) [2019-10-08T17:07:40.678Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-08T17:07:40.678Z] === RUN TestDockerNetworkMacvlan [2019-10-08T17:07:41.109Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.86s) [2019-10-08T17:07:41.109Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-08T17:07:41.109Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-08T17:07:41.613Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-08T17:07:42.549Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-08T17:07:42.939Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.82s) [2019-10-08T17:07:42.939Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-08T17:07:42.939Z] === RUN TestKernelTCPMemory [2019-10-08T17:07:43.484Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-08T17:07:43.747Z] --- PASS: TestKernelTCPMemory (1.09s) [2019-10-08T17:07:43.747Z] === RUN TestNISDomainname [2019-10-08T17:07:45.014Z] --- PASS: TestNISDomainname (1.10s) [2019-10-08T17:07:45.014Z] === RUN TestHostnameDnsResolution [2019-10-08T17:07:45.306Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-10-08T17:07:46.324Z] --- PASS: TestHostnameDnsResolution (1.22s) [2019-10-08T17:07:46.324Z] === RUN TestStats [2019-10-08T17:07:46.782Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-08T17:07:48.649Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-10-08T17:07:48.649Z] === RUN TestDockerDaemonSuite/TestShmSize [2019-10-08T17:07:48.795Z] --- PASS: TestStats (2.21s) [2019-10-08T17:07:48.795Z] === RUN TestStopContainerWithTimeout [2019-10-08T17:07:48.795Z] === RUN TestStopContainerWithTimeout/0 [2019-10-08T17:07:48.795Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-08T17:07:48.795Z] === RUN TestStopContainerWithTimeout/1 [2019-10-08T17:07:48.795Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-08T17:07:48.795Z] === RUN TestStopContainerWithTimeout/3 [2019-10-08T17:07:48.795Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-08T17:07:48.795Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-08T17:07:48.795Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-08T17:07:48.795Z] === CONT TestStopContainerWithTimeout/0 [2019-10-08T17:07:48.795Z] === CONT TestStopContainerWithTimeout/3 [2019-10-08T17:07:49.585Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-08T17:07:50.017Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-10-08T17:07:50.941Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2019-10-08T17:07:51.387Z] === CONT TestStopContainerWithTimeout/1 [2019-10-08T17:07:52.050Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-08T17:07:53.345Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2019-10-08T17:07:53.345Z] --- PASS: TestStopContainerWithTimeout/0 (1.00s) [2019-10-08T17:07:53.345Z] --- PASS: TestStopContainerWithTimeout/3 (2.95s) [2019-10-08T17:07:53.345Z] --- PASS: TestStopContainerWithTimeout/-1 (2.96s) [2019-10-08T17:07:53.345Z] --- PASS: TestStopContainerWithTimeout/1 (1.98s) [2019-10-08T17:07:53.345Z] === RUN TestDeleteDevicemapper [2019-10-08T17:07:53.345Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-08T17:07:53.345Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-08T17:07:53.345Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-08T17:07:54.203Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-10-08T17:07:54.204Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2019-10-08T17:07:54.204Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2019-10-08T17:07:57.423Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.46s) [2019-10-08T17:07:57.423Z] === RUN TestUpdateMemory [2019-10-08T17:07:57.423Z] --- SKIP: TestUpdateMemory (0.00s) [2019-10-08T17:07:57.423Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-08T17:07:57.423Z] === RUN TestUpdateCPUQuota [2019-10-08T17:07:58.613Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-08T17:07:58.708Z] --- PASS: TestUpdateCPUQuota (2.00s) [2019-10-08T17:07:58.709Z] === RUN TestUpdatePidsLimit [2019-10-08T17:07:58.709Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-08T17:07:59.548Z] --- PASS: TestDockerNetworkMacvlan (19.09s) [2019-10-08T17:07:59.548Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-08T17:07:59.548Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2019-10-08T17:07:59.548Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-08T17:07:59.548Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2019-10-08T17:07:59.548Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-08T17:07:59.548Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.98s) [2019-10-08T17:07:59.548Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-08T17:07:59.548Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.17s) [2019-10-08T17:07:59.548Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-08T17:07:59.548Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.84s) [2019-10-08T17:07:59.548Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-08T17:07:59.548Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.34s) [2019-10-08T17:07:59.548Z] PASS [2019-10-08T17:07:59.548Z] [2019-10-08T17:07:59.548Z] DONE 8 tests in 21.066s [2019-10-08T17:07:59.548Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-08T17:07:59.548Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:07:59.548Z] ++ set -e [2019-10-08T17:07:59.548Z] ++ '[' -n 0 ']' [2019-10-08T17:07:59.548Z] ++ set -x [2019-10-08T17:07:59.548Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:07:59.567Z] === RUN TestUpdatePidsLimit/no_change [2019-10-08T17:07:59.806Z] testing: warning: no tests to run [2019-10-08T17:07:59.806Z] PASS [2019-10-08T17:07:59.806Z] [2019-10-08T17:07:59.806Z] DONE 0 tests in 0.026s [2019-10-08T17:07:59.806Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-08T17:07:59.806Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:07:59.806Z] ++ set -e [2019-10-08T17:07:59.806Z] ++ '[' -n 0 ']' [2019-10-08T17:07:59.806Z] ++ set -x [2019-10-08T17:07:59.806Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:07:59.806Z] INFO: Testing against a local daemon [2019-10-08T17:07:59.806Z] === RUN TestAuthZPluginAllowRequest [2019-10-08T17:08:00.003Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-08T17:08:00.003Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-08T17:08:00.465Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-08T17:08:00.817Z] --- PASS: TestDockerDaemonSuite (353.15s) [2019-10-08T17:08:00.817Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.20s) [2019-10-08T17:08:00.817Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool" [2019-10-08T17:08:00.817Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.32s) [2019-10-08T17:08:00.817Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon" [2019-10-08T17:08:00.817Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.72s) [2019-10-08T17:08:00.817Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock" [2019-10-08T17:08:00.817Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.86s) [2019-10-08T17:08:00.817Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill" [2019-10-08T17:08:00.817Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill" [2019-10-08T17:08:00.817Z] docker_cli_daemon_test.go:1449: Daemon d35e78adc0c12 is not started [2019-10-08T17:08:00.817Z] check_test.go:309: Daemon d65ad410372a1 is not started [2019-10-08T17:08:00.817Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.29s) [2019-10-08T17:08:00.817Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash" [2019-10-08T17:08:00.817Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.19s) [2019-10-08T17:08:00.817Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown" [2019-10-08T17:08:00.817Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown" [2019-10-08T17:08:00.817Z] check_test.go:309: Daemon da111d036b2e0 is not started [2019-10-08T17:08:00.817Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.91s) [2019-10-08T17:08:00.817Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort" [2019-10-08T17:08:00.817Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.57s) [2019-10-08T17:08:00.817Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal" [2019-10-08T17:08:00.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.13s) [2019-10-08T17:08:00.818Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork" [2019-10-08T17:08:00.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (5.28s) [2019-10-08T17:08:00.818Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr" [2019-10-08T17:08:00.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.21s) [2019-10-08T17:08:00.818Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2" [2019-10-08T17:08:00.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.50s) [2019-10-08T17:08:00.818Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP" [2019-10-08T17:08:00.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.58s) [2019-10-08T17:08:00.818Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone" [2019-10-08T17:08:00.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.20s) [2019-10-08T17:08:00.818Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent" [2019-10-08T17:08:00.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.52s) [2019-10-08T17:08:00.818Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress" [2019-10-08T17:08:00.818Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress" [2019-10-08T17:08:00.818Z] check_test.go:309: Daemon d894c8ec13c4a is not started [2019-10-08T17:08:00.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2019-10-08T17:08:00.818Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress" [2019-10-08T17:08:00.818Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress" [2019-10-08T17:08:00.818Z] check_test.go:309: Daemon d9ed76ba0bf2f is not started [2019-10-08T17:08:00.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.92s) [2019-10-08T17:08:00.818Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode" [2019-10-08T17:08:00.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.71s) [2019-10-08T17:08:00.818Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog" [2019-10-08T17:08:00.818Z] check_test.go:309: Daemon d44b3e63dcae4 is not started [2019-10-08T17:08:00.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.50s) [2019-10-08T17:08:00.818Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit" [2019-10-08T17:08:00.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.75s) [2019-10-08T17:08:00.818Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet" [2019-10-08T17:08:00.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.71s) [2019-10-08T17:08:00.818Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit" [2019-10-08T17:08:00.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.10s) [2019-10-08T17:08:00.818Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig" [2019-10-08T17:08:00.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.56s) [2019-10-08T17:08:00.818Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload" [2019-10-08T17:08:00.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2019-10-08T17:08:00.818Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents" [2019-10-08T17:08:00.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.64s) [2019-10-08T17:08:00.818Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters" [2019-10-08T17:08:00.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2019-10-08T17:08:00.818Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure" [2019-10-08T17:08:00.818Z] check_test.go:309: Daemon df00d84c68e41 is not started [2019-10-08T17:08:00.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2019-10-08T17:08:00.818Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD" [2019-10-08T17:08:00.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2019-10-08T17:08:00.818Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug" [2019-10-08T17:08:00.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2019-10-08T17:08:00.818Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal" [2019-10-08T17:08:00.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.01s) [2019-10-08T17:08:00.818Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose" [2019-10-08T17:08:00.818Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-10-08T17:08:00.818Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing" [2019-10-08T17:08:00.818Z] requirement.go:26: unmatched requirement bridgeNfIptables [2019-10-08T17:08:00.818Z] check_test.go:309: Daemon d7f08f99158cf is not started [2019-10-08T17:08:00.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.99s) [2019-10-08T17:08:00.818Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP" [2019-10-08T17:08:00.818Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-10-08T17:08:00.818Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled" [2019-10-08T17:08:00.818Z] requirement.go:26: unmatched requirement IPv6 [2019-10-08T17:08:00.818Z] check_test.go:309: Daemon ddc7d4c01024a is not started [2019-10-08T17:08:00.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.10s) [2019-10-08T17:08:00.818Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR" [2019-10-08T17:08:00.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.15s) [2019-10-08T17:08:00.818Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac" [2019-10-08T17:08:00.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.66s) [2019-10-08T17:08:00.818Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode" [2019-10-08T17:08:00.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.86s) [2019-10-08T17:08:00.818Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean" [2019-10-08T17:08:00.818Z] check_test.go:309: Daemon dc5002fac11ee is not started [2019-10-08T17:08:00.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.36s) [2019-10-08T17:08:00.818Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate" [2019-10-08T17:08:00.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2019-10-08T17:08:00.818Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration" [2019-10-08T17:08:00.818Z] check_test.go:309: Daemon d3ae4c8461762 is not started [2019-10-08T17:08:00.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.78s) [2019-10-08T17:08:00.818Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins" [2019-10-08T17:08:00.818Z] docker_cli_daemon_plugins_test.go:79: Daemon dbf66e58605da is not started [2019-10-08T17:08:00.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.44s) [2019-10-08T17:08:00.818Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins" [2019-10-08T17:08:00.818Z] docker_cli_daemon_plugins_test.go:169: Daemon dae5072cdf196 is not started [2019-10-08T17:08:00.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.74s) [2019-10-08T17:08:00.818Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink" [2019-10-08T17:08:00.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2019-10-08T17:08:00.818Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug" [2019-10-08T17:08:00.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2019-10-08T17:08:00.818Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal" [2019-10-08T17:08:00.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2019-10-08T17:08:00.818Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong" [2019-10-08T17:08:00.818Z] check_test.go:309: Daemon d38cac54bcf96 is not started [2019-10-08T17:08:00.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.81s) [2019-10-08T17:08:00.818Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions" [2019-10-08T17:08:00.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.83s) [2019-10-08T17:08:00.818Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault" [2019-10-08T17:08:00.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.59s) [2019-10-08T17:08:00.818Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride" [2019-10-08T17:08:00.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.00s) [2019-10-08T17:08:00.818Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone" [2019-10-08T17:08:00.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.56s) [2019-10-08T17:08:00.818Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError" [2019-10-08T17:08:00.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.78s) [2019-10-08T17:08:00.818Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride" [2019-10-08T17:08:00.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.02s) [2019-10-08T17:08:00.818Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild" [2019-10-08T17:08:00.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2019-10-08T17:08:00.818Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency" [2019-10-08T17:08:00.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2019-10-08T17:08:00.818Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile" [2019-10-08T17:08:00.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2019-10-08T17:08:00.818Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload" [2019-10-08T17:08:00.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.03s) [2019-10-08T17:08:00.818Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError" [2019-10-08T17:08:00.818Z] check_test.go:309: Daemon dd1ad212f9eff is not started [2019-10-08T17:08:00.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.37s) [2019-10-08T17:08:00.818Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns" [2019-10-08T17:08:00.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.28s) [2019-10-08T17:08:00.818Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart" [2019-10-08T17:08:00.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.74s) [2019-10-08T17:08:00.818Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait" [2019-10-08T17:08:00.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.09s) [2019-10-08T17:08:00.818Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes" [2019-10-08T17:08:00.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.35s) [2019-10-08T17:08:00.818Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure" [2019-10-08T17:08:00.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.00s) [2019-10-08T17:08:00.818Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer" [2019-10-08T17:08:00.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.29s) [2019-10-08T17:08:00.818Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork" [2019-10-08T17:08:00.818Z] check_test.go:309: Daemon d9755cae45a1f is not started [2019-10-08T17:08:00.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.49s) [2019-10-08T17:08:00.818Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse" [2019-10-08T17:08:00.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.46s) [2019-10-08T17:08:00.818Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode" [2019-10-08T17:08:00.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (12.84s) [2019-10-08T17:08:00.818Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped" [2019-10-08T17:08:00.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.23s) [2019-10-08T17:08:00.818Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer" [2019-10-08T17:08:00.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.72s) [2019-10-08T17:08:00.818Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange" [2019-10-08T17:08:00.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.36s) [2019-10-08T17:08:00.818Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning" [2019-10-08T17:08:00.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.21s) [2019-10-08T17:08:00.818Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways" [2019-10-08T17:08:00.818Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2019-10-08T17:08:00.818Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize" [2019-10-08T17:08:00.818Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-08T17:08:00.818Z] check_test.go:309: Daemon d9445d2922c7b is not started [2019-10-08T17:08:00.818Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-10-08T17:08:00.818Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize" [2019-10-08T17:08:00.818Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-08T17:08:00.818Z] check_test.go:309: Daemon d716372ecee93 is not started [2019-10-08T17:08:00.818Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.78s) [2019-10-08T17:08:00.819Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer" [2019-10-08T17:08:00.819Z] check_test.go:309: Daemon d366acc2ca8d5 is not started [2019-10-08T17:08:00.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.01s) [2019-10-08T17:08:00.819Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks" [2019-10-08T17:08:00.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.29s) [2019-10-08T17:08:00.819Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames" [2019-10-08T17:08:00.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.33s) [2019-10-08T17:08:00.819Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer" [2019-10-08T17:08:00.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.39s) [2019-10-08T17:08:00.819Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled" [2019-10-08T17:08:00.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.26s) [2019-10-08T17:08:00.819Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled" [2019-10-08T17:08:00.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.43s) [2019-10-08T17:08:00.819Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts" [2019-10-08T17:08:00.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.46s) [2019-10-08T17:08:00.819Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume" [2019-10-08T17:08:00.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.32s) [2019-10-08T17:08:00.819Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer" [2019-10-08T17:08:00.819Z] check_test.go:309: Daemon d74db85c66624 is not started [2019-10-08T17:08:00.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.93s) [2019-10-08T17:08:00.819Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs" [2019-10-08T17:08:00.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.64s) [2019-10-08T17:08:00.819Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins" [2019-10-08T17:08:00.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.94s) [2019-10-08T17:08:00.819Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout" [2019-10-08T17:08:00.819Z] check_test.go:309: Daemon d4c4a39a442fe is not started [2019-10-08T17:08:00.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2019-10-08T17:08:00.819Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile" [2019-10-08T17:08:00.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.92s) [2019-10-08T17:08:00.819Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins" [2019-10-08T17:08:00.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.11s) [2019-10-08T17:08:00.819Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation" [2019-10-08T17:08:00.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2019-10-08T17:08:00.819Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse" [2019-10-08T17:08:00.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.60s) [2019-10-08T17:08:00.819Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost" [2019-10-08T17:08:00.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s) [2019-10-08T17:08:00.819Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-08T17:08:00.819Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-08T17:08:00.819Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2019-10-08T17:08:00.819Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-08T17:08:00.819Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2019-10-08T17:08:00.819Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-08T17:08:00.819Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2019-10-08T17:08:00.819Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-08T17:08:00.819Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2019-10-08T17:08:00.819Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-08T17:08:00.819Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2019-10-08T17:08:00.819Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-08T17:08:00.819Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2019-10-08T17:08:00.819Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-08T17:08:00.819Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2019-10-08T17:08:00.819Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-08T17:08:00.819Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2019-10-08T17:08:00.819Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-08T17:08:00.819Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2019-10-08T17:08:00.819Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-08T17:08:00.819Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2019-10-08T17:08:00.819Z] check_test.go:309: Daemon d7df64b9cde36 is not started [2019-10-08T17:08:00.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.09s) [2019-10-08T17:08:00.819Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors" [2019-10-08T17:08:00.819Z] check_test.go:309: Daemon dfb2798fd515d is not started [2019-10-08T17:08:00.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2019-10-08T17:08:00.819Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost" [2019-10-08T17:08:00.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.57s) [2019-10-08T17:08:00.819Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964" [2019-10-08T17:08:00.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.84s) [2019-10-08T17:08:00.819Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults" [2019-10-08T17:08:00.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2019-10-08T17:08:00.819Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp" [2019-10-08T17:08:00.819Z] check_test.go:309: Daemon d92b2e0510329 is not started [2019-10-08T17:08:00.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.17s) [2019-10-08T17:08:00.819Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting" [2019-10-08T17:08:00.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.26s) [2019-10-08T17:08:00.819Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig" [2019-10-08T17:08:00.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.68s) [2019-10-08T17:08:00.819Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath" [2019-10-08T17:08:00.819Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2019-10-08T17:08:00.819Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey" [2019-10-08T17:08:00.819Z] check_test.go:309: Daemon dddccd59b6b77 is not started [2019-10-08T17:08:00.819Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.71s) [2019-10-08T17:08:00.819Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork" [2019-10-08T17:08:00.819Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.83s) [2019-10-08T17:08:00.819Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart" [2019-10-08T17:08:00.819Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.58s) [2019-10-08T17:08:00.819Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore" [2019-10-08T17:08:00.819Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.11s) [2019-10-08T17:08:00.819Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove" [2019-10-08T17:08:00.819Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove" [2019-10-08T17:08:00.819Z] check_test.go:309: Daemon d788a9c71c76c is not started [2019-10-08T17:08:00.819Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.57s) [2019-10-08T17:08:00.819Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo" [2019-10-08T17:08:00.819Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2019-10-08T17:08:00.819Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert" [2019-10-08T17:08:00.819Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2019-10-08T17:08:00.819Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert" [2019-10-08T17:08:00.819Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.16s) [2019-10-08T17:08:00.819Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun" [2019-10-08T17:08:00.819Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2019-10-08T17:08:00.819Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand" [2019-10-08T17:08:00.819Z] check_test.go:309: Daemon d821e54fb3c95 is not started [2019-10-08T17:08:00.819Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.86s) [2019-10-08T17:08:00.819Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability" [2019-10-08T17:08:00.819Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.84s) [2019-10-08T17:08:00.819Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled" [2019-10-08T17:08:00.819Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.07s) [2019-10-08T17:08:00.819Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart" [2019-10-08T17:08:00.819Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.56s) [2019-10-08T17:08:00.819Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling" [2019-10-08T17:08:00.819Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.03s) [2019-10-08T17:08:00.819Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel" [2019-10-08T17:08:00.819Z] --- PASS: TestDockerDaemonSuite/TestRegistryMirrors (0.60s) [2019-10-08T17:08:00.819Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRegistryMirrors" [2019-10-08T17:08:00.819Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.90s) [2019-10-08T17:08:00.819Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore" [2019-10-08T17:08:00.819Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.74s) [2019-10-08T17:08:00.819Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore" [2019-10-08T17:08:00.819Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.32s) [2019-10-08T17:08:00.819Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged" [2019-10-08T17:08:00.819Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.17s) [2019-10-08T17:08:00.819Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat" [2019-10-08T17:08:00.819Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.18s) [2019-10-08T17:08:00.819Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap" [2019-10-08T17:08:00.819Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.28s) [2019-10-08T17:08:00.819Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames" [2019-10-08T17:08:00.819Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.70s) [2019-10-08T17:08:00.819Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile" [2019-10-08T17:08:00.819Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.13s) [2019-10-08T17:08:00.819Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine" [2019-10-08T17:08:00.819Z] docker_cli_daemon_test.go:2542: Daemon d6a8dc98527d9 is not started [2019-10-08T17:08:00.819Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.81s) [2019-10-08T17:08:00.819Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile" [2019-10-08T17:08:00.819Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.32s) [2019-10-08T17:08:00.819Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault" [2019-10-08T17:08:00.819Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.22s) [2019-10-08T17:08:00.819Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize" [2019-10-08T17:08:00.819Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.39s) [2019-10-08T17:08:00.819Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload" [2019-10-08T17:08:00.819Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s) [2019-10-08T17:08:00.819Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify" [2019-10-08T17:08:00.819Z] check_test.go:309: Daemon daa92a57740bb is not started [2019-10-08T17:08:00.819Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.08s) [2019-10-08T17:08:00.819Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin" [2019-10-08T17:08:00.819Z] === RUN TestDockerSwarmSuite [2019-10-08T17:08:00.819Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2019-10-08T17:08:01.280Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-08T17:08:01.644Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-08T17:08:01.710Z] --- PASS: TestAuthZPluginAllowRequest (1.77s) [2019-10-08T17:08:01.710Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-08T17:08:01.710Z] === RUN TestAuthZPluginTLS [2019-10-08T17:08:02.278Z] --- PASS: TestAuthZPluginTLS (0.59s) [2019-10-08T17:08:02.278Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-08T17:08:02.278Z] === RUN TestAuthZPluginDenyRequest [2019-10-08T17:08:02.845Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2019-10-08T17:08:02.845Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-08T17:08:02.845Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-08T17:08:03.414Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s) [2019-10-08T17:08:03.414Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-08T17:08:03.414Z] === RUN TestAuthZPluginDenyResponse [2019-10-08T17:08:03.474Z] --- PASS: TestUpdatePidsLimit (4.34s) [2019-10-08T17:08:03.474Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.47s) [2019-10-08T17:08:03.474Z] --- PASS: TestUpdatePidsLimit/no_change (0.42s) [2019-10-08T17:08:03.474Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2019-10-08T17:08:03.474Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.47s) [2019-10-08T17:08:03.474Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.52s) [2019-10-08T17:08:03.474Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.48s) [2019-10-08T17:08:03.474Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2019-10-08T17:08:03.474Z] === RUN TestUpdateRestartPolicy [2019-10-08T17:08:03.981Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2019-10-08T17:08:03.981Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-08T17:08:03.981Z] === RUN TestAuthZPluginAllowEventStream [2019-10-08T17:08:05.104Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2019-10-08T17:08:05.886Z] --- PASS: TestAuthZPluginAllowEventStream (1.69s) [2019-10-08T17:08:05.886Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-08T17:08:05.886Z] === RUN TestAuthZPluginErrorResponse [2019-10-08T17:08:06.144Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2019-10-08T17:08:06.145Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-08T17:08:06.145Z] === RUN TestAuthZPluginErrorRequest [2019-10-08T17:08:06.711Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2019-10-08T17:08:06.711Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-08T17:08:06.711Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-08T17:08:07.279Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.59s) [2019-10-08T17:08:07.279Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-08T17:08:07.279Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-08T17:08:09.347Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2019-10-08T17:08:09.347Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-10-08T17:08:09.552Z] ok github.com/docker/docker/api/server/httputils 0.021s coverage: 14.7% of statements [2019-10-08T17:08:09.812Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.14s) [2019-10-08T17:08:09.812Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-08T17:08:09.812Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-08T17:08:09.839Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-08T17:08:10.314Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-10-08T17:08:10.314Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-10-08T17:08:10.861Z] ok github.com/docker/docker/api/server/middleware 0.045s coverage: 37.7% of statements [2019-10-08T17:08:10.861Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-08T17:08:10.861Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-08T17:08:10.861Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-08T17:08:11.147Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-08T17:08:11.147Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-08T17:08:11.147Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-08T17:08:11.147Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-08T17:08:11.147Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-08T17:08:11.715Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.25s) [2019-10-08T17:08:11.715Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-08T17:08:11.715Z] === RUN TestAuthZPluginHeader [2019-10-08T17:08:11.774Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-08T17:08:12.649Z] --- PASS: TestAuthZPluginHeader (0.92s) [2019-10-08T17:08:12.650Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-08T17:08:12.650Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-08T17:08:12.650Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-08T17:08:12.650Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-08T17:08:12.650Z] === RUN TestAuthZPluginV2Disable [2019-10-08T17:08:12.650Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-08T17:08:12.650Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-08T17:08:12.650Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-08T17:08:12.650Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-08T17:08:12.650Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-08T17:08:12.650Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-08T17:08:12.650Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-08T17:08:12.650Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-08T17:08:12.650Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-08T17:08:13.268Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-08T17:08:13.268Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-08T17:08:13.895Z] ok github.com/docker/docker/api/types/strslice 0.030s coverage: 90.0% of statements [2019-10-08T17:08:14.471Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2019-10-08T17:08:14.521Z] ok github.com/docker/docker/api/types/filters 0.028s coverage: 95.2% of statements [2019-10-08T17:08:14.810Z] ok github.com/docker/docker/api/server/router/swarm 0.039s coverage: 4.0% of statements [2019-10-08T17:08:14.810Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-08T17:08:14.810Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-08T17:08:14.810Z] ? github.com/docker/docker/api/types [no test files] [2019-10-08T17:08:14.810Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-08T17:08:14.810Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-08T17:08:14.810Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-08T17:08:14.810Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-08T17:08:14.810Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-08T17:08:14.810Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-08T17:08:14.810Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-08T17:08:14.810Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-08T17:08:14.810Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-08T17:08:14.810Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-08T17:08:14.810Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-08T17:08:15.096Z] ok github.com/docker/docker/api/types/versions 0.031s coverage: 75.0% of statements [2019-10-08T17:08:15.096Z] ok github.com/docker/docker/api/types/time 0.008s coverage: 100.0% of statements [2019-10-08T17:08:15.096Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-08T17:08:15.096Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-08T17:08:15.096Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-08T17:08:15.096Z] ? github.com/docker/docker/builder [no test files] [2019-10-08T17:08:15.096Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-08T17:08:15.096Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-08T17:08:15.096Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-08T17:08:15.096Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-08T17:08:15.096Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-08T17:08:15.096Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-08T17:08:15.096Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-08T17:08:16.358Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-10-08T17:08:16.597Z] ok github.com/docker/docker/builder/dockerignore 0.049s coverage: 96.8% of statements [2019-10-08T17:08:17.712Z] --- PASS: TestUpdateRestartPolicy (13.00s) [2019-10-08T17:08:17.712Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-08T17:08:17.712Z] --- PASS: TestUpdateRestartWithAutoRemove (0.91s) [2019-10-08T17:08:17.712Z] === RUN TestWaitNonBlocked [2019-10-08T17:08:17.712Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-08T17:08:17.712Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-08T17:08:17.712Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-08T17:08:17.712Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-08T17:08:17.712Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-08T17:08:17.712Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-08T17:08:18.512Z] --- PASS: TestWaitNonBlocked (0.01s) [2019-10-08T17:08:18.512Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.11s) [2019-10-08T17:08:18.512Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.19s) [2019-10-08T17:08:18.512Z] === RUN TestWaitBlocked [2019-10-08T17:08:18.512Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-08T17:08:18.512Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-08T17:08:18.512Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-08T17:08:18.512Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-08T17:08:18.512Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-08T17:08:18.512Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-08T17:08:18.912Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-10-08T17:08:19.829Z] --- PASS: TestWaitBlocked (0.02s) [2019-10-08T17:08:19.829Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.41s) [2019-10-08T17:08:19.829Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.56s) [2019-10-08T17:08:19.829Z] === CONT TestContainerStartOnDaemonRestart [2019-10-08T17:08:19.829Z] === CONT TestIpcModeOlderClient [2019-10-08T17:08:20.291Z] --- PASS: TestIpcModeOlderClient (0.43s) [2019-10-08T17:08:20.291Z] === CONT TestDaemonRestartIpcMode [2019-10-08T17:08:21.023Z] ok github.com/docker/docker/cli/debug 0.018s coverage: 100.0% of statements [2019-10-08T17:08:22.175Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-10-08T17:08:22.200Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2019-10-08T17:08:22.200Z] Copying nested executables into bundles/cross/linux/amd64 [2019-10-08T17:08:22.200Z] Cross building: bundles/cross/windows/amd64 [2019-10-08T17:08:22.200Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2019-10-08T17:08:22.200Z] GOOS="windows" GOARCH="amd64" GOARM="" [2019-10-08T17:08:23.569Z] --- PASS: TestContainerStartOnDaemonRestart (3.39s) [2019-10-08T17:08:23.569Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-08T17:08:24.518Z] ok github.com/docker/docker/builder/remotecontext/git 5.062s coverage: 85.1% of statements [2019-10-08T17:08:24.839Z] --- PASS: TestDaemonRestartIpcMode (4.41s) [2019-10-08T17:08:24.839Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-08T17:08:24.839Z] PASS [2019-10-08T17:08:24.839Z] [2019-10-08T17:08:24.839Z] === Skipped [2019-10-08T17:08:24.839Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2019-10-08T17:08:24.839Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-08T17:08:24.839Z] [2019-10-08T17:08:24.840Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2019-10-08T17:08:24.840Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-08T17:08:24.840Z] [2019-10-08T17:08:24.840Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-08T17:08:24.840Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-08T17:08:24.840Z] [2019-10-08T17:08:24.840Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.01s) [2019-10-08T17:08:24.840Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-08T17:08:24.840Z] [2019-10-08T17:08:24.840Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2019-10-08T17:08:24.840Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-08T17:08:24.840Z] [2019-10-08T17:08:24.840Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2019-10-08T17:08:24.840Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-08T17:08:24.840Z] [2019-10-08T17:08:24.840Z] [2019-10-08T17:08:24.840Z] DONE 197 tests, 6 skipped in 141.627s [2019-10-08T17:08:24.840Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2019-10-08T17:08:24.840Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:08:24.840Z] ++ set -e [2019-10-08T17:08:24.840Z] ++ '[' -n 0 ']' [2019-10-08T17:08:24.840Z] ++ set -x [2019-10-08T17:08:24.840Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:08:25.645Z] INFO: Testing against a local daemon [2019-10-08T17:08:25.645Z] === RUN TestCommitInheritsEnv [2019-10-08T17:08:26.077Z] --- PASS: TestCommitInheritsEnv (0.55s) [2019-10-08T17:08:26.077Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-08T17:08:26.077Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-08T17:08:26.077Z] === RUN TestImagesFilterMultiReference [2019-10-08T17:08:26.077Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2019-10-08T17:08:26.077Z] === RUN TestImagePullPlatformInvalid [2019-10-08T17:08:26.077Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-10-08T17:08:26.077Z] === RUN TestRemoveImageOrphaning [2019-10-08T17:08:26.508Z] --- PASS: TestRemoveImageOrphaning (0.60s) [2019-10-08T17:08:26.508Z] === RUN TestRemoveImageGarbageCollector [2019-10-08T17:08:26.508Z] --- SKIP: TestRemoveImageGarbageCollector (0.01s) [2019-10-08T17:08:26.508Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-08T17:08:26.508Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-08T17:08:26.508Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2019-10-08T17:08:26.508Z] === RUN TestTagInvalidReference [2019-10-08T17:08:26.560Z] ok github.com/docker/docker/builder/remotecontext 0.571s coverage: 13.6% of statements [2019-10-08T17:08:26.933Z] --- PASS: TestTagInvalidReference (0.05s) [2019-10-08T17:08:26.933Z] === RUN TestTagValidPrefixedRepo [2019-10-08T17:08:26.933Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-10-08T17:08:26.933Z] === RUN TestTagExistedNameWithoutForce [2019-10-08T17:08:26.933Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-10-08T17:08:26.933Z] === RUN TestTagOfficialNames [2019-10-08T17:08:26.933Z] --- PASS: TestTagOfficialNames (0.04s) [2019-10-08T17:08:26.933Z] === RUN TestTagMatchesDigest [2019-10-08T17:08:26.933Z] --- PASS: TestTagMatchesDigest (0.01s) [2019-10-08T17:08:26.933Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-08T17:08:27.426Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2019-10-08T17:08:28.350Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2019-10-08T17:08:28.612Z] ok github.com/docker/docker/builder/dockerfile 1.592s coverage: 48.2% of statements [2019-10-08T17:08:28.612Z] ? github.com/docker/docker/cli [no test files] [2019-10-08T17:08:28.612Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-08T17:08:29.276Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-10-08T17:08:30.739Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.86s) [2019-10-08T17:08:30.740Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-08T17:08:30.740Z] PASS [2019-10-08T17:08:30.740Z] [2019-10-08T17:08:30.740Z] === Skipped [2019-10-08T17:08:30.740Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-08T17:08:30.740Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-08T17:08:30.740Z] [2019-10-08T17:08:30.740Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-08T17:08:30.740Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-08T17:08:30.740Z] [2019-10-08T17:08:30.740Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-08T17:08:30.740Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-08T17:08:30.740Z] [2019-10-08T17:08:30.740Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-08T17:08:30.740Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-08T17:08:30.740Z] [2019-10-08T17:08:30.740Z] [2019-10-08T17:08:30.740Z] DONE 17 tests, 4 skipped in 30.844s [2019-10-08T17:08:30.740Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-08T17:08:30.740Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:08:30.740Z] ++ set -e [2019-10-08T17:08:30.740Z] ++ '[' -n 0 ']' [2019-10-08T17:08:30.740Z] ++ set -x [2019-10-08T17:08:30.740Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:08:30.740Z] INFO: Testing against a local daemon [2019-10-08T17:08:30.740Z] === RUN TestPluginInvalidJSON [2019-10-08T17:08:30.740Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-08T17:08:30.740Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-08T17:08:30.740Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-08T17:08:30.740Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-10-08T17:08:30.740Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-08T17:08:30.740Z] PASS [2019-10-08T17:08:30.740Z] [2019-10-08T17:08:30.740Z] DONE 2 tests in 0.154s [2019-10-08T17:08:30.740Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-08T17:08:30.740Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:08:30.740Z] ++ set -e [2019-10-08T17:08:30.740Z] ++ '[' -n 0 ']' [2019-10-08T17:08:30.740Z] ++ set -x [2019-10-08T17:08:30.740Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:08:30.999Z] INFO: Testing against a local daemon [2019-10-08T17:08:30.999Z] === RUN TestExternalGraphDriver [2019-10-08T17:08:30.999Z] === RUN TestExternalGraphDriver/json [2019-10-08T17:08:32.581Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-10-08T17:08:33.531Z] === RUN TestExternalGraphDriver/spec [2019-10-08T17:08:35.094Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-10-08T17:08:35.464Z] ok github.com/docker/docker/client 0.997s coverage: 75.8% of statements [2019-10-08T17:08:36.065Z] === RUN TestExternalGraphDriver/pull [2019-10-08T17:08:38.596Z] --- PASS: TestExternalGraphDriver (7.38s) [2019-10-08T17:08:38.596Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-08T17:08:38.596Z] --- PASS: TestExternalGraphDriver/json (2.36s) [2019-10-08T17:08:38.596Z] --- PASS: TestExternalGraphDriver/spec (2.58s) [2019-10-08T17:08:38.596Z] --- PASS: TestExternalGraphDriver/pull (2.23s) [2019-10-08T17:08:38.596Z] === RUN TestGraphdriverPluginV2 [2019-10-08T17:08:38.596Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2019-10-08T17:08:38.596Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-08T17:08:38.596Z] PASS [2019-10-08T17:08:38.596Z] [2019-10-08T17:08:38.596Z] === Skipped [2019-10-08T17:08:38.596Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2019-10-08T17:08:38.596Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-08T17:08:38.596Z] [2019-10-08T17:08:38.596Z] [2019-10-08T17:08:38.596Z] DONE 5 tests, 1 skipped in 7.551s [2019-10-08T17:08:38.596Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-08T17:08:38.596Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:08:38.596Z] ++ set -e [2019-10-08T17:08:38.596Z] ++ '[' -n 0 ']' [2019-10-08T17:08:38.596Z] ++ set -x [2019-10-08T17:08:38.596Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:08:38.596Z] INFO: Testing against a local daemon [2019-10-08T17:08:38.596Z] === RUN TestContinueAfterPluginCrash [2019-10-08T17:08:38.596Z] === PAUSE TestContinueAfterPluginCrash [2019-10-08T17:08:38.596Z] === RUN TestDaemonStartWithLogOpt [2019-10-08T17:08:38.596Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-08T17:08:38.596Z] === CONT TestContinueAfterPluginCrash [2019-10-08T17:08:38.596Z] === CONT TestDaemonStartWithLogOpt [2019-10-08T17:08:50.810Z] --- PASS: TestDaemonStartWithLogOpt (10.20s) [2019-10-08T17:08:50.810Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-10-08T17:08:54.092Z] --- PASS: TestContinueAfterPluginCrash (15.16s) [2019-10-08T17:08:54.092Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-08T17:08:54.092Z] PASS [2019-10-08T17:08:54.092Z] [2019-10-08T17:08:54.092Z] DONE 2 tests in 15.327s [2019-10-08T17:08:54.092Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-08T17:08:54.092Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:08:54.092Z] ++ set -e [2019-10-08T17:08:54.092Z] ++ '[' -n 0 ']' [2019-10-08T17:08:54.092Z] ++ set -x [2019-10-08T17:08:54.092Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:08:54.092Z] INFO: Testing against a local daemon [2019-10-08T17:08:54.093Z] === RUN TestPluginWithDevMounts [2019-10-08T17:08:54.093Z] === PAUSE TestPluginWithDevMounts [2019-10-08T17:08:54.093Z] === CONT TestPluginWithDevMounts [2019-10-08T17:08:56.624Z] --- PASS: TestPluginWithDevMounts (2.26s) [2019-10-08T17:08:56.624Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-08T17:08:56.624Z] PASS [2019-10-08T17:08:56.624Z] [2019-10-08T17:08:56.624Z] DONE 1 tests in 2.408s [2019-10-08T17:08:56.624Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2019-10-08T17:08:56.624Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:08:56.624Z] ++ set -e [2019-10-08T17:08:56.624Z] ++ '[' -n 0 ']' [2019-10-08T17:08:56.624Z] ++ set -x [2019-10-08T17:08:56.624Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:08:56.624Z] INFO: Testing against a local daemon [2019-10-08T17:08:56.624Z] === RUN TestSecretInspect [2019-10-08T17:08:56.959Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-10-08T17:08:56.959Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-10-08T17:08:57.519Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2019-10-08T17:08:57.519Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2019-10-08T17:08:59.908Z] --- PASS: TestSecretInspect (3.14s) [2019-10-08T17:08:59.908Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-08T17:08:59.908Z] === RUN TestSecretList [2019-10-08T17:09:00.778Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-10-08T17:09:01.338Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-10-08T17:09:01.593Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-10-08T17:09:01.632Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-10-08T17:09:01.632Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-10-08T17:09:01.632Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-10-08T17:09:01.632Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-10-08T17:09:01.632Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-10-08T17:09:01.632Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-10-08T17:09:01.632Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-10-08T17:09:01.632Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-10-08T17:09:01.632Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-10-08T17:09:01.632Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-10-08T17:09:01.632Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-10-08T17:09:01.632Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-10-08T17:09:01.632Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-10-08T17:09:01.632Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-10-08T17:09:01.632Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-10-08T17:09:02.516Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-10-08T17:09:02.516Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-10-08T17:09:03.075Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-10-08T17:09:03.193Z] --- PASS: TestSecretList (3.14s) [2019-10-08T17:09:03.193Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-08T17:09:03.193Z] === RUN TestSecretsCreateAndDelete [2019-10-08T17:09:03.330Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-10-08T17:09:04.608Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-10-08T17:09:05.725Z] --- PASS: TestSecretsCreateAndDelete (3.17s) [2019-10-08T17:09:05.725Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-08T17:09:05.725Z] === RUN TestSecretsUpdate [2019-10-08T17:09:05.882Z] --- PASS: TestImportExtremelyLargeImageWorks (177.28s) [2019-10-08T17:09:05.882Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" [2019-10-08T17:09:05.882Z] PASS [2019-10-08T17:09:05.882Z] [2019-10-08T17:09:05.882Z] DONE 12 tests in 181.241s [2019-10-08T17:09:05.882Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2019-10-08T17:09:05.882Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:09:05.882Z] ++ set -e [2019-10-08T17:09:05.882Z] ++ '[' -n 0 ']' [2019-10-08T17:09:05.882Z] ++ set -x [2019-10-08T17:09:05.882Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:09:05.882Z] INFO: Testing against a local daemon [2019-10-08T17:09:05.882Z] === RUN TestNetworkCreateDelete [2019-10-08T17:09:05.882Z] --- PASS: TestNetworkCreateDelete (0.13s) [2019-10-08T17:09:05.882Z] === RUN TestDockerNetworkDeletePreferID [2019-10-08T17:09:06.137Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-10-08T17:09:06.191Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-10-08T17:09:06.191Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-10-08T17:09:06.191Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-10-08T17:09:06.191Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-10-08T17:09:06.191Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-10-08T17:09:06.433Z] --- PASS: TestDockerNetworkDeletePreferID (0.65s) [2019-10-08T17:09:06.433Z] === RUN TestInspectNetwork [2019-10-08T17:09:07.876Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-10-08T17:09:09.009Z] --- PASS: TestSecretsUpdate (3.18s) [2019-10-08T17:09:09.009Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-08T17:09:09.009Z] === RUN TestTemplatedSecret [2019-10-08T17:09:09.169Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-10-08T17:09:09.169Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-10-08T17:09:09.169Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-10-08T17:09:09.800Z] === RUN TestDockerSuite/TestBuildEnv [2019-10-08T17:09:11.167Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-10-08T17:09:12.534Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-10-08T17:09:12.789Z] === RUN TestInspectNetwork/full_network_id [2019-10-08T17:09:12.789Z] === RUN TestInspectNetwork/partial_network_id [2019-10-08T17:09:12.789Z] === RUN TestInspectNetwork/network_name [2019-10-08T17:09:12.789Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-08T17:09:13.199Z] --- PASS: TestTemplatedSecret (3.53s) [2019-10-08T17:09:13.199Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-08T17:09:13.199Z] === RUN TestSecretCreateResolve [2019-10-08T17:09:14.189Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-10-08T17:09:15.079Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-10-08T17:09:15.729Z] --- PASS: TestSecretCreateResolve (3.10s) [2019-10-08T17:09:15.729Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-08T17:09:15.729Z] PASS [2019-10-08T17:09:15.729Z] [2019-10-08T17:09:15.729Z] DONE 6 tests in 19.386s [2019-10-08T17:09:15.729Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2019-10-08T17:09:15.729Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:09:15.729Z] ++ set -e [2019-10-08T17:09:15.729Z] ++ '[' -n 0 ']' [2019-10-08T17:09:15.729Z] ++ set -x [2019-10-08T17:09:15.729Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:09:15.729Z] INFO: Testing against a local daemon [2019-10-08T17:09:15.729Z] === RUN TestServiceCreateInit [2019-10-08T17:09:15.729Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-08T17:09:17.571Z] --- PASS: TestInspectNetwork (10.89s) [2019-10-08T17:09:17.571Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-08T17:09:17.571Z] --- PASS: TestInspectNetwork/full_network_id (0.04s) [2019-10-08T17:09:17.571Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-08T17:09:17.571Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-08T17:09:17.571Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-08T17:09:17.571Z] === RUN TestRunContainerWithBridgeNone [2019-10-08T17:09:18.171Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2019-10-08T17:09:18.773Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2019-10-08T17:09:20.136Z] --- PASS: TestRunContainerWithBridgeNone (3.03s) [2019-10-08T17:09:20.136Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-08T17:09:20.136Z] === RUN TestNetworkInvalidJSON [2019-10-08T17:09:20.136Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-08T17:09:20.136Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-08T17:09:20.136Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-08T17:09:20.136Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-08T17:09:20.136Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-08T17:09:20.136Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-08T17:09:20.136Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-08T17:09:20.136Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-08T17:09:20.136Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-08T17:09:20.136Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-10-08T17:09:20.136Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-08T17:09:20.136Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-08T17:09:20.136Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-08T17:09:20.136Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-08T17:09:20.999Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-08T17:09:21.062Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-10-08T17:09:21.317Z] --- PASS: TestDaemonRestartWithLiveRestore (1.11s) [2019-10-08T17:09:21.317Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-08T17:09:21.317Z] === RUN TestDaemonDefaultNetworkPools [2019-10-08T17:09:22.003Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2019-10-08T17:09:22.003Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-08T17:09:22.003Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-08T17:09:23.491Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2019-10-08T17:09:23.491Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-08T17:09:23.491Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-08T17:09:24.414Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2019-10-08T17:09:24.414Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-08T17:09:24.414Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-08T17:09:24.974Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2019-10-08T17:09:24.974Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-08T17:09:24.974Z] === RUN TestServiceWithPredefinedNetwork [2019-10-08T17:09:26.265Z] --- PASS: TestServiceCreateInit (9.88s) [2019-10-08T17:09:26.266Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.13s) [2019-10-08T17:09:26.266Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-08T17:09:26.266Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.72s) [2019-10-08T17:09:26.266Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-08T17:09:26.266Z] === RUN TestCreateServiceMultipleTimes [2019-10-08T17:09:28.275Z] --- PASS: TestServiceWithPredefinedNetwork (3.14s) [2019-10-08T17:09:28.275Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-08T17:09:28.275Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-08T17:09:28.275Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-08T17:09:28.275Z] service_test.go:230: FLAKY_TEST [2019-10-08T17:09:28.275Z] === RUN TestServiceWithDataPathPortInit [2019-10-08T17:09:29.879Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2019-10-08T17:09:29.879Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2019-10-08T17:09:29.879Z] remote: Enumerating objects: 19, done. [2019-10-08T17:09:29.879Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2019-10-08T17:09:29.879Z] Unpacking objects: 5% (1/19) Unpacking objects: 10% (2/19) Unpacking objects: 15% (3/19) Unpacking objects: 21% (4/19) Unpacking objects: 26% (5/19) Unpacking objects: 31% (6/19) Unpacking objects: 36% (7/19) Unpacking objects: 42% (8/19) Unpacking objects: 47% (9/19) Unpacking objects: 52% (10/19) Unpacking objects: 57% (11/19) Unpacking objects: 63% (12/19) Unpacking objects: 68% (13/19) Unpacking objects: 73% (14/19) Unpacking objects: 78% (15/19) Unpacking objects: 84% (16/19) Unpacking objects: 89% (17/19) Unpacking objects: 94% (18/19) Unpacking objects: 100% (19/19) Unpacking objects: 100% (19/19), done. [2019-10-08T17:09:29.879Z] Building: bundles/cross/windows/amd64/containerutility.exe [2019-10-08T17:09:29.879Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-08T17:09:30.217Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39678/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr17 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 hack/test/unit [2019-10-08T17:09:32.331Z] ok github.com/docker/docker/cmd/dockerd 0.144s coverage: 30.3% of statements [2019-10-08T17:09:32.618Z] ok github.com/docker/docker/container 0.206s coverage: 35.3% of statements [2019-10-08T17:09:32.618Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-08T17:09:32.618Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-08T17:09:32.618Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-08T17:09:32.618Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-08T17:09:32.742Z] ? github.com/docker/docker/api [no test files] [2019-10-08T17:09:37.043Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.117s coverage: 65.3% of statements [2019-10-08T17:09:43.223Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-10-08T17:09:43.891Z] ok github.com/docker/docker/daemon/cluster/convert 0.069s coverage: 35.8% of statements [2019-10-08T17:09:44.626Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-10-08T17:09:46.599Z] ok github.com/docker/docker/daemon/cluster 0.125s coverage: 0.5% of statements [2019-10-08T17:09:47.604Z] ok github.com/docker/docker/api/server 0.006s coverage: 9.0% of statements [2019-10-08T17:09:47.962Z] --- PASS: TestServiceWithDataPathPortInit (19.36s) [2019-10-08T17:09:47.962Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-08T17:09:47.962Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-08T17:09:47.962Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-08T17:09:52.139Z] ok github.com/docker/docker/daemon/discovery 0.032s coverage: 30.0% of statements [2019-10-08T17:09:52.808Z] --- PASS: TestCreateServiceMultipleTimes (25.12s) [2019-10-08T17:09:52.808Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-08T17:09:52.808Z] === RUN TestCreateServiceConflict [2019-10-08T17:09:54.183Z] --- PASS: TestCreateServiceConflict (3.20s) [2019-10-08T17:09:54.183Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-08T17:09:54.183Z] === RUN TestCreateServiceMaxReplicas [2019-10-08T17:09:54.570Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-10-08T17:09:54.858Z] ok github.com/docker/docker/daemon/events 0.070s coverage: 50.0% of statements [2019-10-08T17:09:55.535Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-10-08T17:09:55.905Z] ok github.com/docker/docker/daemon/config 0.085s coverage: 84.6% of statements [2019-10-08T17:09:56.094Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-10-08T17:09:56.392Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-10-08T17:09:57.357Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.94s) [2019-10-08T17:09:57.357Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-08T17:09:57.357Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:uppeary77gte4fbw9subnvfma Created:2019-10-08 17:09:49.152642533 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[e243fd27925e2e45c7780010077602877af299d854c2101b5616ed92b2814a3d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vaez11v85hvor8xb63acbv7rl EndpointID:65396cc368822f3283a918f60e9eabb7787d0c940f3f525527dbab0196f4eb59 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:53ed36180d8e48b135aac54927cc1c739dfd415840fb63faf31796674fd2be6a MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:cce6560c06c7 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vaez11v85hvor8xb63acbv7rl EndpointID:65396cc368822f3283a918f60e9eabb7787d0c940f3f525527dbab0196f4eb59 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-08T17:09:57.357Z] PASS [2019-10-08T17:09:57.357Z] [2019-10-08T17:09:57.357Z] === Skipped [2019-10-08T17:09:57.357Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-08T17:09:57.357Z] service_test.go:230: FLAKY_TEST [2019-10-08T17:09:57.357Z] [2019-10-08T17:09:57.357Z] [2019-10-08T17:09:57.357Z] DONE 21 tests, 1 skipped in 52.059s [2019-10-08T17:09:57.465Z] --- PASS: TestCreateServiceMaxReplicas (3.53s) [2019-10-08T17:09:57.465Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-08T17:09:57.465Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-08T17:09:57.693Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-08T17:09:57.693Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:09:57.693Z] ++ set -e [2019-10-08T17:09:57.693Z] ++ '[' -n 0 ']' [2019-10-08T17:09:57.693Z] ++ set -x [2019-10-08T17:09:57.693Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:09:57.693Z] INFO: Testing against a local daemon [2019-10-08T17:09:57.693Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-08T17:09:57.693Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-08T17:09:57.693Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-08T17:09:57.693Z] === RUN TestDockerNetworkIpvlan [2019-10-08T17:09:57.693Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-08T17:09:57.693Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-08T17:09:57.693Z] PASS [2019-10-08T17:09:57.693Z] [2019-10-08T17:09:57.693Z] === Skipped [2019-10-08T17:09:57.693Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-08T17:09:57.693Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-08T17:09:57.693Z] [2019-10-08T17:09:57.693Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-08T17:09:57.693Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-08T17:09:57.693Z] [2019-10-08T17:09:57.693Z] [2019-10-08T17:09:57.693Z] DONE 2 tests, 2 skipped in 0.114s [2019-10-08T17:09:57.693Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-08T17:09:57.693Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:09:57.693Z] ++ set -e [2019-10-08T17:09:57.693Z] ++ '[' -n 0 ']' [2019-10-08T17:09:57.693Z] ++ set -x [2019-10-08T17:09:57.693Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:09:57.693Z] INFO: Testing against a local daemon [2019-10-08T17:09:57.693Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-08T17:09:57.948Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-10-08T17:09:58.203Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-10-08T17:09:58.601Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2019-10-08T17:09:58.762Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-10-08T17:09:59.322Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2019-10-08T17:09:59.322Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-08T17:09:59.322Z] === RUN TestDockerNetworkMacvlan [2019-10-08T17:09:59.882Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-08T17:10:00.805Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-08T17:10:01.295Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.540s coverage: 13.7% of statements [2019-10-08T17:10:01.729Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-08T17:10:03.335Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 2.9% of statements [2019-10-08T17:10:04.361Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.017s coverage: 57.9% of statements [2019-10-08T17:10:04.987Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-08T17:10:05.383Z] ok github.com/docker/docker/daemon 12.426s coverage: 17.6% of statements [2019-10-08T17:10:05.383Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-08T17:10:05.383Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-08T17:10:05.383Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-08T17:10:05.383Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-08T17:10:07.495Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2019-10-08T17:10:08.857Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-08T17:10:10.743Z] === RUN TestDockerSuite/TestBuildExpose [2019-10-08T17:10:10.929Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.495s coverage: 68.6% of statements [2019-10-08T17:10:10.998Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-10-08T17:10:11.555Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.911s coverage: 51.0% of statements [2019-10-08T17:10:11.923Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-10-08T17:10:12.219Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-10-08T17:10:12.585Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.149s coverage: 46.2% of statements [2019-10-08T17:10:12.585Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-08T17:10:12.820Z] === RUN TestDockerSuite/TestBuildFails [2019-10-08T17:10:13.743Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-10-08T17:10:13.743Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-10-08T17:10:15.287Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.584s coverage: 76.1% of statements [2019-10-08T17:10:15.287Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.549s coverage: 52.6% of statements [2019-10-08T17:10:15.287Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-08T17:10:15.287Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-08T17:10:15.549Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.56s) [2019-10-08T17:10:15.549Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-08T17:10:15.549Z] === RUN TestCreateServiceSecretFileMode [2019-10-08T17:10:15.626Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-08T17:10:15.911Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.028s coverage: 58.0% of statements [2019-10-08T17:10:16.483Z] --- PASS: TestCreateServiceSecretFileMode (3.34s) [2019-10-08T17:10:16.483Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-08T17:10:16.483Z] === RUN TestCreateServiceConfigFileMode [2019-10-08T17:10:16.591Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-10-08T17:10:16.846Z] --- PASS: TestDockerNetworkMacvlan (17.65s) [2019-10-08T17:10:16.846Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-08T17:10:16.846Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2019-10-08T17:10:16.846Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-08T17:10:16.846Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2019-10-08T17:10:16.846Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-08T17:10:16.846Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.92s) [2019-10-08T17:10:16.846Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-08T17:10:16.846Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.88s) [2019-10-08T17:10:16.846Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-08T17:10:16.846Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.07s) [2019-10-08T17:10:16.846Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-08T17:10:16.846Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.24s) [2019-10-08T17:10:16.846Z] PASS [2019-10-08T17:10:16.846Z] [2019-10-08T17:10:16.846Z] DONE 8 tests in 19.165s [2019-10-08T17:10:16.846Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-08T17:10:16.846Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:10:16.846Z] ++ set -e [2019-10-08T17:10:16.846Z] ++ '[' -n 0 ']' [2019-10-08T17:10:16.846Z] ++ set -x [2019-10-08T17:10:16.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:10:16.846Z] testing: warning: no tests to run [2019-10-08T17:10:16.846Z] PASS [2019-10-08T17:10:16.846Z] [2019-10-08T17:10:16.846Z] DONE 0 tests in 0.023s [2019-10-08T17:10:16.846Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-08T17:10:16.846Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:10:16.846Z] ++ set -e [2019-10-08T17:10:16.846Z] ++ '[' -n 0 ']' [2019-10-08T17:10:16.846Z] ++ set -x [2019-10-08T17:10:16.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:10:16.846Z] INFO: Testing against a local daemon [2019-10-08T17:10:16.846Z] === RUN TestAuthZPluginAllowRequest [2019-10-08T17:10:16.932Z] ok github.com/docker/docker/daemon/links 0.037s coverage: 93.0% of statements [2019-10-08T17:10:17.949Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.032s coverage: 3.0% of statements [2019-10-08T17:10:18.733Z] --- PASS: TestAuthZPluginAllowRequest (1.57s) [2019-10-08T17:10:18.733Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-08T17:10:18.733Z] === RUN TestAuthZPluginTLS [2019-10-08T17:10:18.733Z] === RUN TestDockerSuite/TestBuildForceRm [2019-10-08T17:10:18.988Z] --- PASS: TestAuthZPluginTLS (0.55s) [2019-10-08T17:10:18.988Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-08T17:10:18.988Z] === RUN TestAuthZPluginDenyRequest [2019-10-08T17:10:19.547Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2019-10-08T17:10:19.547Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-08T17:10:19.547Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-08T17:10:19.766Z] --- PASS: TestCreateServiceConfigFileMode (3.28s) [2019-10-08T17:10:19.766Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-08T17:10:19.766Z] === RUN TestCreateServiceSysctls [2019-10-08T17:10:20.109Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2019-10-08T17:10:20.109Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-08T17:10:20.109Z] === RUN TestAuthZPluginDenyResponse [2019-10-08T17:10:20.667Z] === RUN TestDockerSuite/TestBuildFromGit [2019-10-08T17:10:20.667Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2019-10-08T17:10:20.667Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-08T17:10:20.667Z] === RUN TestAuthZPluginAllowEventStream [2019-10-08T17:10:21.443Z] ok github.com/docker/docker/daemon/logger 0.290s coverage: 42.7% of statements [2019-10-08T17:10:21.764Z] --- PASS: TestImportExtremelyLargeImageWorks (110.35s) [2019-10-08T17:10:21.764Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" [2019-10-08T17:10:21.764Z] PASS [2019-10-08T17:10:21.764Z] [2019-10-08T17:10:21.764Z] === Skipped [2019-10-08T17:10:21.764Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.01s) [2019-10-08T17:10:21.764Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-08T17:10:21.764Z] [2019-10-08T17:10:21.764Z] [2019-10-08T17:10:21.764Z] DONE 12 tests, 1 skipped in 112.518s [2019-10-08T17:10:21.764Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2019-10-08T17:10:21.764Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:10:21.764Z] ++ set -e [2019-10-08T17:10:21.764Z] ++ '[' -n 0 ']' [2019-10-08T17:10:21.764Z] ++ set -x [2019-10-08T17:10:21.764Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:10:21.764Z] INFO: Testing against a local daemon [2019-10-08T17:10:21.764Z] === RUN TestNetworkCreateDelete [2019-10-08T17:10:21.764Z] --- PASS: TestNetworkCreateDelete (0.13s) [2019-10-08T17:10:21.764Z] === RUN TestDockerNetworkDeletePreferID [2019-10-08T17:10:21.764Z] --- PASS: TestDockerNetworkDeletePreferID (0.77s) [2019-10-08T17:10:21.764Z] === RUN TestInspectNetwork [2019-10-08T17:10:21.764Z] === RUN TestInspectNetwork/full_network_id [2019-10-08T17:10:21.764Z] === RUN TestInspectNetwork/partial_network_id [2019-10-08T17:10:21.764Z] === RUN TestInspectNetwork/network_name [2019-10-08T17:10:21.764Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-08T17:10:22.476Z] ok github.com/docker/docker/daemon/logger/gelf 0.070s coverage: 68.2% of statements [2019-10-08T17:10:22.682Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-10-08T17:10:22.682Z] --- PASS: TestAuthZPluginAllowEventStream (1.68s) [2019-10-08T17:10:22.682Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-08T17:10:22.682Z] === RUN TestAuthZPluginErrorResponse [2019-10-08T17:10:22.682Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-10-08T17:10:22.937Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2019-10-08T17:10:22.937Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-08T17:10:22.937Z] === RUN TestAuthZPluginErrorRequest [2019-10-08T17:10:23.495Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2019-10-08T17:10:23.495Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-08T17:10:23.495Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-08T17:10:23.750Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-10-08T17:10:23.961Z] --- PASS: TestCreateServiceSysctls (4.32s) [2019-10-08T17:10:23.961Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-08T17:10:23.961Z] === RUN TestCreateServiceCapabilities [2019-10-08T17:10:24.047Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2019-10-08T17:10:24.047Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-08T17:10:24.047Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-08T17:10:25.183Z] ok github.com/docker/docker/daemon/logger/awslogs 0.604s coverage: 77.8% of statements [2019-10-08T17:10:25.806Z] ok github.com/docker/docker/daemon/logger/journald 0.037s coverage: 26.2% of statements [2019-10-08T17:10:25.974Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-10-08T17:10:26.228Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.19s) [2019-10-08T17:10:26.228Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-08T17:10:26.228Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-08T17:10:26.431Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.016s coverage: 62.1% of statements [2019-10-08T17:10:26.719Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.053s coverage: 88.3% of statements [2019-10-08T17:10:26.719Z] ok github.com/docker/docker/daemon/images 0.033s coverage: 4.9% of statements [2019-10-08T17:10:26.719Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-08T17:10:26.719Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-08T17:10:26.719Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-08T17:10:26.719Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-08T17:10:26.829Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-10-08T17:10:26.919Z] --- PASS: TestInspectNetwork (8.72s) [2019-10-08T17:10:26.919Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-08T17:10:26.919Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2019-10-08T17:10:26.919Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-08T17:10:26.919Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-08T17:10:26.919Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-08T17:10:26.919Z] === RUN TestRunContainerWithBridgeNone [2019-10-08T17:10:27.083Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-10-08T17:10:27.245Z] --- PASS: TestCreateServiceCapabilities (3.33s) [2019-10-08T17:10:27.245Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-08T17:10:27.245Z] === RUN TestInspect [2019-10-08T17:10:28.135Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.02s) [2019-10-08T17:10:28.136Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-08T17:10:28.136Z] === RUN TestAuthZPluginHeader [2019-10-08T17:10:29.275Z] --- PASS: TestAuthZPluginHeader (0.83s) [2019-10-08T17:10:29.275Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-08T17:10:29.275Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-08T17:10:29.529Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-10-08T17:10:30.171Z] --- PASS: TestRunContainerWithBridgeNone (2.98s) [2019-10-08T17:10:30.171Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-08T17:10:30.171Z] === RUN TestNetworkInvalidJSON [2019-10-08T17:10:30.171Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-08T17:10:30.171Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-08T17:10:30.171Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-08T17:10:30.171Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-08T17:10:30.171Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-08T17:10:30.171Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-08T17:10:30.171Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-08T17:10:30.171Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-08T17:10:30.171Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-08T17:10:30.171Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2019-10-08T17:10:30.171Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-08T17:10:30.171Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-08T17:10:30.171Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-08T17:10:30.171Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-08T17:10:30.211Z] ok github.com/docker/docker/daemon/logger/local 0.074s coverage: 74.7% of statements [2019-10-08T17:10:30.211Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-08T17:10:30.839Z] ok github.com/docker/docker/daemon/logger/syslog 0.028s coverage: 47.8% of statements [2019-10-08T17:10:30.962Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2019-10-08T17:10:30.962Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-08T17:10:30.962Z] === RUN TestDaemonDefaultNetworkPools [2019-10-08T17:10:31.126Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.087s coverage: 19.9% of statements [2019-10-08T17:10:31.432Z] --- PASS: TestInspect (3.39s) [2019-10-08T17:10:31.432Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-08T17:10:31.432Z] === RUN TestDockerNetworkConnectAlias [2019-10-08T17:10:31.761Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2019-10-08T17:10:31.761Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-08T17:10:31.761Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-08T17:10:32.128Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-10-08T17:10:32.615Z] ok github.com/docker/docker/daemon/logger/templates 0.027s coverage: 8.3% of statements [2019-10-08T17:10:33.053Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2019-10-08T17:10:33.053Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-08T17:10:33.053Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-08T17:10:33.491Z] === RUN TestDockerSuite/TestBuildHistory [2019-10-08T17:10:33.751Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.69s) [2019-10-08T17:10:33.751Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest" [2019-10-08T17:10:33.751Z] === RUN TestAuthZPluginV2Disable [2019-10-08T17:10:34.106Z] ok github.com/docker/docker/daemon/network 0.013s coverage: 63.8% of statements [2019-10-08T17:10:34.481Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2019-10-08T17:10:34.481Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-08T17:10:34.481Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-08T17:10:34.733Z] ok github.com/docker/docker/daemon/logger/splunk 2.937s coverage: 84.5% of statements [2019-10-08T17:10:34.733Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-08T17:10:34.733Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-08T17:10:34.850Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2019-10-08T17:10:34.850Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-08T17:10:34.850Z] === RUN TestServiceWithPredefinedNetwork [2019-10-08T17:10:37.997Z] --- PASS: TestDockerNetworkConnectAlias (7.33s) [2019-10-08T17:10:37.997Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-08T17:10:37.997Z] === RUN TestDockerNetworkReConnect [2019-10-08T17:10:38.089Z] --- PASS: TestServiceWithPredefinedNetwork (3.06s) [2019-10-08T17:10:38.090Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-08T17:10:38.090Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-08T17:10:38.090Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-08T17:10:38.090Z] service_test.go:230: FLAKY_TEST [2019-10-08T17:10:38.090Z] === RUN TestServiceWithDataPathPortInit [2019-10-08T17:10:38.125Z] --- PASS: TestAuthZPluginV2Disable (3.66s) [2019-10-08T17:10:38.125Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable" [2019-10-08T17:10:38.125Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-08T17:10:38.125Z] === RUN TestDockerSuite/TestBuildIidFile [2019-10-08T17:10:38.223Z] ok github.com/docker/docker/distribution/metadata 0.199s coverage: 48.2% of statements [2019-10-08T17:10:38.380Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-10-08T17:10:38.635Z] === RUN TestDockerSuite/TestBuildInheritance [2019-10-08T17:10:38.850Z] ok github.com/docker/docker/errdefs 0.028s coverage: 49.4% of statements [2019-10-08T17:10:39.194Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-10-08T17:10:39.753Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-10-08T17:10:39.753Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-10-08T17:10:39.886Z] ok github.com/docker/docker/distribution 0.775s coverage: 22.4% of statements [2019-10-08T17:10:39.886Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-08T17:10:40.899Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.41s) [2019-10-08T17:10:40.899Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests" [2019-10-08T17:10:40.899Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-08T17:10:40.899Z] === RUN TestDockerSuite/TestBuildLabel [2019-10-08T17:10:41.544Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-10-08T17:10:41.544Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2019-10-08T17:10:41.883Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-10-08T17:10:42.570Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-10-08T17:10:42.597Z] ok github.com/docker/docker/distribution/xfer 1.681s coverage: 85.1% of statements [2019-10-08T17:10:42.597Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-08T17:10:43.223Z] ok github.com/docker/docker/image/cache 0.019s coverage: 19.2% of statements [2019-10-08T17:10:43.261Z] === RUN TestDockerSuite/TestBuildLabels [2019-10-08T17:10:43.857Z] ok github.com/docker/docker/image 0.175s coverage: 86.4% of statements [2019-10-08T17:10:43.857Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-08T17:10:44.483Z] ok github.com/docker/docker/libcontainerd/queue 0.034s coverage: 100.0% of statements [2019-10-08T17:10:44.563Z] --- PASS: TestDockerNetworkReConnect (5.88s) [2019-10-08T17:10:44.563Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-08T17:10:44.563Z] === RUN TestServicePlugin [2019-10-08T17:10:44.563Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-08T17:10:44.563Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-08T17:10:44.563Z] === RUN TestServiceUpdateLabel [2019-10-08T17:10:44.777Z] ok github.com/docker/docker/image/v1 0.025s coverage: 25.0% of statements [2019-10-08T17:10:44.777Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-08T17:10:44.791Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-10-08T17:10:46.822Z] ok github.com/docker/docker/pkg/aaparser 0.023s coverage: 50.0% of statements [2019-10-08T17:10:46.890Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-10-08T17:10:47.095Z] --- PASS: TestServiceUpdateLabel (3.10s) [2019-10-08T17:10:47.095Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-08T17:10:47.095Z] === RUN TestServiceUpdateSecrets [2019-10-08T17:10:51.240Z] ok github.com/docker/docker/opts 0.083s coverage: 66.9% of statements [2019-10-08T17:10:51.528Z] ok github.com/docker/docker/pkg/broadcaster 0.012s coverage: 100.0% of statements [2019-10-08T17:10:51.651Z] === RUN TestDockerSuite/TestBuildLastModified [2019-10-08T17:10:52.550Z] ok github.com/docker/docker/pkg/capabilities 0.013s coverage: 87.5% of statements [2019-10-08T17:10:52.550Z] ok github.com/docker/docker/pkg/archive 1.360s coverage: 77.0% of statements [2019-10-08T17:10:53.789Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.86s) [2019-10-08T17:10:53.789Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart" [2019-10-08T17:10:53.789Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-08T17:10:54.036Z] ok github.com/docker/docker/pkg/directory 0.016s coverage: 80.0% of statements [2019-10-08T17:10:54.036Z] ok github.com/docker/docker/pkg/authorization 2.752s coverage: 68.3% of statements [2019-10-08T17:10:55.061Z] ok github.com/docker/docker/pkg/discovery 0.014s coverage: 58.3% of statements [2019-10-08T17:10:55.347Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 97.6% of statements [2019-10-08T17:10:55.372Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-08T17:10:55.372Z] ok github.com/docker/docker/api/server/httputils 0.013s coverage: 14.7% of statements [2019-10-08T17:10:55.372Z] ok github.com/docker/docker/api/server/middleware 0.013s coverage: 37.7% of statements [2019-10-08T17:10:55.372Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-08T17:10:55.372Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-08T17:10:55.372Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-08T17:10:55.372Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-08T17:10:55.372Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-08T17:10:55.372Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-08T17:10:55.372Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-08T17:10:55.372Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-08T17:10:55.372Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-08T17:10:55.372Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-08T17:10:55.372Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-08T17:10:55.372Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 4.0% of statements [2019-10-08T17:10:55.372Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-08T17:10:55.372Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-08T17:10:55.372Z] ? github.com/docker/docker/api/types [no test files] [2019-10-08T17:10:55.372Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-08T17:10:55.372Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-08T17:10:55.372Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-08T17:10:55.372Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-08T17:10:55.372Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2019-10-08T17:10:55.372Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 95.2% of statements [2019-10-08T17:10:55.372Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-08T17:10:55.372Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-08T17:10:55.372Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-08T17:10:55.372Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-08T17:10:55.372Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-08T17:10:55.372Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-08T17:10:55.372Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-08T17:10:55.372Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2019-10-08T17:10:55.372Z] ok github.com/docker/docker/api/types/versions 0.015s coverage: 75.0% of statements [2019-10-08T17:10:55.372Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-08T17:10:55.372Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-08T17:10:55.372Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-08T17:10:55.372Z] ? github.com/docker/docker/builder [no test files] [2019-10-08T17:10:55.372Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-08T17:10:55.372Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-08T17:10:55.372Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-08T17:10:55.372Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-08T17:10:55.372Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-08T17:10:55.372Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-08T17:10:55.372Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-08T17:10:55.372Z] ok github.com/docker/docker/builder/dockerignore 0.016s coverage: 96.8% of statements [2019-10-08T17:10:55.372Z] ok github.com/docker/docker/builder/dockerfile 0.534s coverage: 48.2% of statements [2019-10-08T17:10:55.372Z] ok github.com/docker/docker/builder/remotecontext 0.183s coverage: 13.6% of statements [2019-10-08T17:10:55.372Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2019-10-08T17:10:56.306Z] ok github.com/docker/docker/builder/remotecontext/git 1.683s coverage: 85.1% of statements [2019-10-08T17:10:56.306Z] ? github.com/docker/docker/cli [no test files] [2019-10-08T17:10:56.306Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-08T17:10:56.639Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-10-08T17:10:56.672Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-10-08T17:10:56.672Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-10-08T17:10:56.862Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2019-10-08T17:10:57.823Z] --- PASS: TestServiceWithDataPathPortInit (17.07s) [2019-10-08T17:10:57.823Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-08T17:10:57.823Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-08T17:10:57.823Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-08T17:10:57.878Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2019-10-08T17:10:58.166Z] ok github.com/docker/docker/layer 7.869s coverage: 68.8% of statements [2019-10-08T17:10:58.166Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-08T17:10:58.166Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-08T17:10:58.166Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-08T17:10:58.166Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-08T17:10:58.166Z] ? github.com/docker/docker/oci [no test files] [2019-10-08T17:10:58.166Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-08T17:10:58.166Z] ok github.com/docker/docker/pkg/dmesg 0.012s coverage: 83.3% of statements [2019-10-08T17:10:58.834Z] ok github.com/docker/docker/client 0.186s coverage: 75.8% of statements [2019-10-08T17:10:59.649Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-10-08T17:10:59.649Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-10-08T17:10:59.653Z] ok github.com/docker/docker/pkg/chrootarchive 4.457s coverage: 43.2% of statements [2019-10-08T17:10:59.653Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-08T17:10:59.653Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-08T17:10:59.653Z] ok github.com/docker/docker/pkg/fileutils 0.022s coverage: 89.5% of statements [2019-10-08T17:10:59.939Z] ok github.com/docker/docker/pkg/filenotify 0.616s coverage: 67.0% of statements [2019-10-08T17:11:00.067Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-10-08T17:11:00.451Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-10-08T17:11:00.451Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-10-08T17:11:00.451Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-10-08T17:11:00.451Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-10-08T17:11:00.791Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-10-08T17:11:00.956Z] ok github.com/docker/docker/pkg/discovery/kv 3.195s coverage: 84.1% of statements [2019-10-08T17:11:01.248Z] ok github.com/docker/docker/pkg/fsutils 0.423s coverage: 85.1% of statements [2019-10-08T17:11:01.248Z] ok github.com/docker/docker/pkg/homedir 0.028s coverage: 11.4% of statements [2019-10-08T17:11:02.492Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-10-08T17:11:03.312Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2019-10-08T17:11:03.312Z] ok github.com/docker/docker/pkg/locker 0.053s coverage: 88.9% of statements [2019-10-08T17:11:03.540Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-10-08T17:11:04.331Z] ok github.com/docker/docker/pkg/longpath 0.018s coverage: 100.0% of statements [2019-10-08T17:11:04.331Z] ok github.com/docker/docker/pkg/idtools 1.003s coverage: 70.1% of statements [2019-10-08T17:11:04.441Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-10-08T17:11:04.442Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-10-08T17:11:04.442Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-10-08T17:11:04.442Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-10-08T17:11:04.442Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-10-08T17:11:04.915Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-10-08T17:11:04.956Z] ok github.com/docker/docker/pkg/ioutils 1.694s coverage: 70.6% of statements [2019-10-08T17:11:04.956Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-08T17:11:05.177Z] --- PASS: TestServiceUpdateSecrets (15.51s) [2019-10-08T17:11:05.177Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-08T17:11:05.177Z] === RUN TestServiceUpdateConfigs [2019-10-08T17:11:05.243Z] ok github.com/docker/docker/pkg/namesgenerator 0.016s coverage: 85.7% of statements [2019-10-08T17:11:05.389Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-10-08T17:11:05.788Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.89s) [2019-10-08T17:11:05.788Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-08T17:11:05.788Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:e13sz2x12tpkyeisip1o1oajp Created:2019-10-08 17:10:56.370975383 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[a823e4761efc3d55d699782a87c038ba91759743541dc12baa2ee458934dd3be:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8d68oybcndfi747rc5oc7lhn0 EndpointID:dad3c866ffaf6b23f2c68fba8963099ae0827175e6011b41c305335829dad3ae MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:da6ddf82f0099a12ea19ae2b9229d58ae8bba8889263cab71051f544aba0f9e5 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:d449275542d5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8d68oybcndfi747rc5oc7lhn0 EndpointID:dad3c866ffaf6b23f2c68fba8963099ae0827175e6011b41c305335829dad3ae EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-08T17:11:05.788Z] PASS [2019-10-08T17:11:05.788Z] [2019-10-08T17:11:05.788Z] === Skipped [2019-10-08T17:11:05.788Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-08T17:11:05.788Z] service_test.go:230: FLAKY_TEST [2019-10-08T17:11:05.788Z] [2019-10-08T17:11:05.788Z] [2019-10-08T17:11:05.788Z] DONE 21 tests, 1 skipped in 47.605s [2019-10-08T17:11:05.788Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-08T17:11:05.788Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:11:05.788Z] ++ set -e [2019-10-08T17:11:05.788Z] ++ '[' -n 0 ']' [2019-10-08T17:11:05.788Z] ++ set -x [2019-10-08T17:11:05.789Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:11:05.789Z] INFO: Testing against a local daemon [2019-10-08T17:11:05.789Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-08T17:11:05.789Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-08T17:11:05.789Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-08T17:11:05.789Z] === RUN TestDockerNetworkIpvlan [2019-10-08T17:11:05.789Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-08T17:11:05.789Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-08T17:11:05.789Z] PASS [2019-10-08T17:11:05.789Z] [2019-10-08T17:11:05.789Z] === Skipped [2019-10-08T17:11:05.789Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-08T17:11:05.789Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-08T17:11:05.789Z] [2019-10-08T17:11:05.789Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-08T17:11:05.789Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-08T17:11:05.789Z] [2019-10-08T17:11:05.789Z] [2019-10-08T17:11:05.789Z] DONE 2 tests, 2 skipped in 0.738s [2019-10-08T17:11:05.789Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-08T17:11:05.789Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:11:05.789Z] ++ set -e [2019-10-08T17:11:05.789Z] ++ '[' -n 0 ']' [2019-10-08T17:11:05.789Z] ++ set -x [2019-10-08T17:11:05.789Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:11:05.789Z] INFO: Testing against a local daemon [2019-10-08T17:11:05.789Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-08T17:11:05.866Z] ok github.com/docker/docker/pkg/parsers 0.020s coverage: 97.0% of statements [2019-10-08T17:11:06.152Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2019-10-08T17:11:06.152Z] ok github.com/docker/docker/pkg/mount 0.965s coverage: 69.6% of statements [2019-10-08T17:11:06.152Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-08T17:11:07.172Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.026s coverage: 91.4% of statements [2019-10-08T17:11:07.172Z] ok github.com/docker/docker/pkg/pidfile 0.007s coverage: 82.4% of statements [2019-10-08T17:11:07.172Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-08T17:11:07.172Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-08T17:11:07.262Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.55s) [2019-10-08T17:11:07.262Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-08T17:11:07.262Z] === RUN TestDockerNetworkMacvlan [2019-10-08T17:11:07.347Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-10-08T17:11:07.691Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-10-08T17:11:08.031Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-10-08T17:11:08.093Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-08T17:11:08.192Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.053s coverage: 56.8% of statements [2019-10-08T17:11:08.366Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-10-08T17:11:08.634Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-10-08T17:11:08.886Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-08T17:11:09.363Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-10-08T17:11:09.363Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-10-08T17:11:09.363Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-10-08T17:11:09.685Z] ok github.com/docker/docker/pkg/pools 0.030s coverage: 88.2% of statements [2019-10-08T17:11:09.685Z] ok github.com/docker/docker/pkg/plugins/transport 0.006s coverage: 85.7% of statements [2019-10-08T17:11:09.685Z] ok github.com/docker/docker/pkg/progress 0.030s coverage: 75.9% of statements [2019-10-08T17:11:09.837Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-10-08T17:11:10.163Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2019-10-08T17:11:10.163Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-08T17:11:10.163Z] PASS [2019-10-08T17:11:10.163Z] [2019-10-08T17:11:10.163Z] DONE 17 tests in 53.419s [2019-10-08T17:11:10.163Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-08T17:11:10.163Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:11:10.163Z] ++ set -e [2019-10-08T17:11:10.163Z] ++ '[' -n 0 ']' [2019-10-08T17:11:10.163Z] ++ set -x [2019-10-08T17:11:10.163Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:11:10.165Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-08T17:11:10.504Z] INFO: Testing against a local daemon [2019-10-08T17:11:10.504Z] === RUN TestPluginInvalidJSON [2019-10-08T17:11:10.504Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-08T17:11:10.504Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-08T17:11:10.504Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-08T17:11:10.504Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-10-08T17:11:10.504Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-08T17:11:10.504Z] PASS [2019-10-08T17:11:10.504Z] [2019-10-08T17:11:10.504Z] DONE 2 tests in 0.124s [2019-10-08T17:11:10.504Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-08T17:11:10.504Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:11:10.504Z] ++ set -e [2019-10-08T17:11:10.504Z] ++ '[' -n 0 ']' [2019-10-08T17:11:10.504Z] ++ set -x [2019-10-08T17:11:10.504Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:11:10.504Z] INFO: Testing against a local daemon [2019-10-08T17:11:10.504Z] === RUN TestExternalGraphDriver [2019-10-08T17:11:10.843Z] === RUN TestExternalGraphDriver/json [2019-10-08T17:11:11.184Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2019-10-08T17:11:11.807Z] ok github.com/docker/docker/pkg/pubsub 1.212s coverage: 73.9% of statements [2019-10-08T17:11:12.075Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-10-08T17:11:12.096Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2019-10-08T17:11:12.717Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-08T17:11:12.997Z] === RUN TestExternalGraphDriver/spec [2019-10-08T17:11:13.120Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2019-10-08T17:11:13.404Z] ok github.com/docker/docker/pkg/streamformatter 0.007s coverage: 66.2% of statements [2019-10-08T17:11:14.026Z] ok github.com/docker/docker/pkg/symlink 0.019s coverage: 87.7% of statements [2019-10-08T17:11:14.311Z] ok github.com/docker/docker/pkg/sysinfo 0.030s coverage: 80.0% of statements [2019-10-08T17:11:14.597Z] ok github.com/docker/docker/pkg/signal 3.456s coverage: 61.0% of statements [2019-10-08T17:11:15.005Z] === RUN TestExternalGraphDriver/pull [2019-10-08T17:11:15.625Z] ok github.com/docker/docker/pkg/system 0.040s coverage: 36.9% of statements [2019-10-08T17:11:15.921Z] ok github.com/docker/docker/pkg/tailfile 0.153s coverage: 88.6% of statements [2019-10-08T17:11:16.012Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-08T17:11:16.438Z] --- PASS: TestExternalGraphDriver (5.96s) [2019-10-08T17:11:16.438Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-08T17:11:16.438Z] --- PASS: TestExternalGraphDriver/json (1.98s) [2019-10-08T17:11:16.438Z] --- PASS: TestExternalGraphDriver/spec (1.97s) [2019-10-08T17:11:16.438Z] --- PASS: TestExternalGraphDriver/pull (1.90s) [2019-10-08T17:11:16.438Z] === RUN TestGraphdriverPluginV2 [2019-10-08T17:11:16.944Z] ok github.com/docker/docker/pkg/term 0.010s coverage: 84.8% of statements [2019-10-08T17:11:17.232Z] testing: warning: no tests to run [2019-10-08T17:11:17.232Z] coverage: [no statements] [2019-10-08T17:11:17.232Z] ok github.com/docker/docker/pkg/term/windows 0.005s coverage: [no statements] [no tests to run] [2019-10-08T17:11:17.854Z] ok github.com/docker/docker/pkg/tarsum 0.279s coverage: 89.3% of statements [2019-10-08T17:11:18.140Z] ok github.com/docker/docker/pkg/truncindex 0.145s coverage: 91.5% of statements [2019-10-08T17:11:18.140Z] ok github.com/docker/docker/pkg/urlutil 0.009s coverage: 100.0% of statements [2019-10-08T17:11:18.761Z] ok github.com/docker/docker/pkg/useragent 0.020s coverage: 88.9% of statements [2019-10-08T17:11:19.864Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-10-08T17:11:20.053Z] --- PASS: TestServiceUpdateConfigs (15.51s) [2019-10-08T17:11:20.053Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-08T17:11:20.053Z] === RUN TestServiceUpdateNetwork [2019-10-08T17:11:20.811Z] ok github.com/docker/docker/plugin/v2 0.007s coverage: 14.5% of statements [2019-10-08T17:11:21.215Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-08T17:11:21.352Z] --- PASS: TestGraphdriverPluginV2 (4.90s) [2019-10-08T17:11:21.352Z] external_test.go:413: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2" [2019-10-08T17:11:21.352Z] PASS [2019-10-08T17:11:21.352Z] [2019-10-08T17:11:21.352Z] DONE 5 tests in 10.993s [2019-10-08T17:11:21.352Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-08T17:11:21.352Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:11:21.352Z] ++ set -e [2019-10-08T17:11:21.352Z] ++ '[' -n 0 ']' [2019-10-08T17:11:21.352Z] ++ set -x [2019-10-08T17:11:21.352Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:11:21.649Z] INFO: Testing against a local daemon [2019-10-08T17:11:21.649Z] === RUN TestContinueAfterPluginCrash [2019-10-08T17:11:21.649Z] === PAUSE TestContinueAfterPluginCrash [2019-10-08T17:11:21.649Z] === RUN TestDaemonStartWithLogOpt [2019-10-08T17:11:21.649Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-08T17:11:21.649Z] === CONT TestContinueAfterPluginCrash [2019-10-08T17:11:21.649Z] === CONT TestDaemonStartWithLogOpt [2019-10-08T17:11:22.306Z] ok github.com/docker/docker/reference 0.063s coverage: 84.4% of statements [2019-10-08T17:11:22.499Z] --- PASS: TestDockerNetworkMacvlan (15.34s) [2019-10-08T17:11:22.499Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-08T17:11:22.499Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2019-10-08T17:11:22.499Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-08T17:11:22.499Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2019-10-08T17:11:22.499Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-08T17:11:22.499Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.24s) [2019-10-08T17:11:22.499Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-08T17:11:22.499Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.24s) [2019-10-08T17:11:22.499Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-08T17:11:22.499Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.31s) [2019-10-08T17:11:22.499Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-08T17:11:22.499Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.97s) [2019-10-08T17:11:22.499Z] PASS [2019-10-08T17:11:22.499Z] [2019-10-08T17:11:22.499Z] DONE 8 tests in 16.998s [2019-10-08T17:11:22.499Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-08T17:11:22.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 [2019-10-08T17:11:22.499Z] ++ set -e [2019-10-08T17:11:22.499Z] ++ '[' -n 0 ']' [2019-10-08T17:11:22.499Z] ++ set -x [2019-10-08T17:11:22.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 [2019-10-08T17:11:22.880Z] testing: warning: no tests to run [2019-10-08T17:11:22.880Z] PASS [2019-10-08T17:11:22.880Z] [2019-10-08T17:11:22.880Z] DONE 0 tests in 0.069s [2019-10-08T17:11:22.880Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-08T17:11:22.880Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:11:22.880Z] ++ set -e [2019-10-08T17:11:22.880Z] ++ '[' -n 0 ']' [2019-10-08T17:11:22.880Z] ++ set -x [2019-10-08T17:11:22.880Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:11:22.880Z] INFO: Testing against a local daemon [2019-10-08T17:11:22.880Z] === RUN TestAuthZPluginAllowRequest [2019-10-08T17:11:23.794Z] ok github.com/docker/docker/profiles/seccomp 0.014s coverage: 68.8% of statements [2019-10-08T17:11:24.417Z] ok github.com/docker/docker/plugin 0.586s coverage: 27.1% of statements [2019-10-08T17:11:24.701Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-10-08T17:11:24.714Z] --- PASS: TestAuthZPluginAllowRequest (1.65s) [2019-10-08T17:11:24.714Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-08T17:11:24.714Z] === RUN TestAuthZPluginTLS [2019-10-08T17:11:24.997Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-10-08T17:11:25.089Z] --- PASS: TestAuthZPluginTLS (0.55s) [2019-10-08T17:11:25.089Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-08T17:11:25.089Z] === RUN TestAuthZPluginDenyRequest [2019-10-08T17:11:25.904Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2019-10-08T17:11:25.904Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-08T17:11:25.904Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-08T17:11:25.916Z] ok github.com/docker/docker/restartmanager 0.006s coverage: 45.3% of statements [2019-10-08T17:11:26.204Z] ok github.com/docker/docker/registry/resumable 0.024s coverage: 100.0% of statements [2019-10-08T17:11:26.280Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2019-10-08T17:11:26.281Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-08T17:11:26.281Z] === RUN TestAuthZPluginDenyResponse [2019-10-08T17:11:26.360Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-10-08T17:11:26.666Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2019-10-08T17:11:26.666Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-08T17:11:26.666Z] === RUN TestAuthZPluginAllowEventStream [2019-10-08T17:11:27.681Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-10-08T17:11:27.696Z] ok github.com/docker/docker/testutil 0.023s coverage: 62.5% of statements [2019-10-08T17:11:27.986Z] ok github.com/docker/docker/runconfig 0.024s coverage: 68.2% of statements [2019-10-08T17:11:28.156Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-10-08T17:11:28.273Z] ok github.com/docker/docker/registry 0.463s coverage: 56.3% of statements [2019-10-08T17:11:28.629Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-10-08T17:11:28.642Z] --- PASS: TestAuthZPluginAllowEventStream (1.83s) [2019-10-08T17:11:28.642Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-08T17:11:28.642Z] === RUN TestAuthZPluginErrorResponse [2019-10-08T17:11:29.018Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2019-10-08T17:11:29.018Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-08T17:11:29.018Z] === RUN TestAuthZPluginErrorRequest [2019-10-08T17:11:29.800Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2019-10-08T17:11:29.801Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-08T17:11:29.801Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-08T17:11:30.174Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.59s) [2019-10-08T17:11:30.174Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-08T17:11:30.174Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-08T17:11:30.650Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-10-08T17:11:30.650Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-10-08T17:11:30.906Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2019-10-08T17:11:31.607Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-10-08T17:11:31.777Z] ok github.com/docker/docker/volume/drivers 0.010s coverage: 36.1% of statements [2019-10-08T17:11:32.606Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-10-08T17:11:32.639Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.05s) [2019-10-08T17:11:32.639Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-08T17:11:32.639Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-08T17:11:34.526Z] ok github.com/docker/docker/volume/mounts 0.072s coverage: 67.0% of statements [2019-10-08T17:11:34.526Z] ok github.com/docker/docker/volume/local 0.039s coverage: 73.0% of statements [2019-10-08T17:11:34.604Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.17s) [2019-10-08T17:11:34.604Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-08T17:11:34.604Z] === RUN TestAuthZPluginHeader [2019-10-08T17:11:34.925Z] --- PASS: TestServiceUpdateNetwork (15.59s) [2019-10-08T17:11:34.926Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-08T17:11:34.926Z] PASS [2019-10-08T17:11:34.926Z] [2019-10-08T17:11:34.926Z] === Skipped [2019-10-08T17:11:34.926Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2019-10-08T17:11:34.926Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-08T17:11:34.926Z] [2019-10-08T17:11:34.926Z] [2019-10-08T17:11:34.926Z] DONE 19 tests, 1 skipped in 138.014s [2019-10-08T17:11:34.926Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2019-10-08T17:11:34.926Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:11:34.926Z] ++ set -e [2019-10-08T17:11:34.926Z] ++ '[' -n 0 ']' [2019-10-08T17:11:34.926Z] ++ set -x [2019-10-08T17:11:34.926Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:11:34.926Z] INFO: Testing against a local daemon [2019-10-08T17:11:34.926Z] === RUN TestSessionCreate [2019-10-08T17:11:34.926Z] --- PASS: TestSessionCreate (0.05s) [2019-10-08T17:11:34.926Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-08T17:11:34.926Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-10-08T17:11:34.926Z] PASS [2019-10-08T17:11:34.926Z] [2019-10-08T17:11:34.926Z] DONE 2 tests in 0.229s [2019-10-08T17:11:34.926Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2019-10-08T17:11:34.926Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:11:34.926Z] ++ set -e [2019-10-08T17:11:34.926Z] ++ '[' -n 0 ']' [2019-10-08T17:11:34.926Z] ++ set -x [2019-10-08T17:11:34.926Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:11:34.926Z] INFO: Testing against a local daemon [2019-10-08T17:11:34.926Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-08T17:11:34.926Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-08T17:11:34.926Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-08T17:11:34.926Z] === RUN TestEventsExecDie [2019-10-08T17:11:34.926Z] --- PASS: TestEventsExecDie (1.03s) [2019-10-08T17:11:34.926Z] === RUN TestEventsBackwardsCompatible [2019-10-08T17:11:35.184Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2019-10-08T17:11:35.184Z] === RUN TestInfoBinaryCommits [2019-10-08T17:11:35.184Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-10-08T17:11:35.184Z] === RUN TestInfoAPIVersioned [2019-10-08T17:11:35.184Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-10-08T17:11:35.184Z] === RUN TestInfoAPI [2019-10-08T17:11:35.184Z] --- PASS: TestInfoAPI (0.05s) [2019-10-08T17:11:35.184Z] === RUN TestInfoAPIWarnings [2019-10-08T17:11:35.421Z] --- PASS: TestAuthZPluginHeader (0.88s) [2019-10-08T17:11:35.421Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-08T17:11:35.421Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-08T17:11:35.421Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-08T17:11:35.421Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-08T17:11:35.421Z] === RUN TestAuthZPluginV2Disable [2019-10-08T17:11:35.421Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-08T17:11:35.421Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-08T17:11:35.421Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-08T17:11:35.421Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-08T17:11:35.421Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-08T17:11:35.421Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-08T17:11:35.421Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-08T17:11:35.421Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-08T17:11:35.421Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-08T17:11:36.001Z] ok github.com/docker/docker/volume/service 0.032s coverage: 73.0% of statements [2019-10-08T17:11:36.120Z] --- PASS: TestInfoAPIWarnings (0.88s) [2019-10-08T17:11:36.120Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-08T17:11:36.120Z] === RUN TestLoginFailsWithBadCredentials [2019-10-08T17:11:36.483Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2019-10-08T17:11:36.687Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2019-10-08T17:11:36.687Z] === RUN TestPingCacheHeaders [2019-10-08T17:11:36.687Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-10-08T17:11:36.687Z] === RUN TestPingGet [2019-10-08T17:11:36.687Z] --- PASS: TestPingGet (0.03s) [2019-10-08T17:11:36.687Z] === RUN TestPingHead [2019-10-08T17:11:36.687Z] --- PASS: TestPingHead (0.05s) [2019-10-08T17:11:36.687Z] === RUN TestVersion [2019-10-08T17:11:36.687Z] --- PASS: TestVersion (0.05s) [2019-10-08T17:11:36.687Z] PASS [2019-10-08T17:11:36.687Z] [2019-10-08T17:11:36.687Z] === Skipped [2019-10-08T17:11:36.687Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-08T17:11:36.687Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-08T17:11:36.687Z] [2019-10-08T17:11:36.687Z] [2019-10-08T17:11:36.687Z] DONE 12 tests, 1 skipped in 2.847s [2019-10-08T17:11:36.687Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2019-10-08T17:11:36.688Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:11:36.688Z] ++ set -e [2019-10-08T17:11:36.688Z] ++ '[' -n 0 ']' [2019-10-08T17:11:36.688Z] ++ set -x [2019-10-08T17:11:36.688Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:11:36.946Z] INFO: Testing against a local daemon [2019-10-08T17:11:36.946Z] === RUN TestVolumesCreateAndList [2019-10-08T17:11:36.946Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-10-08T17:11:36.946Z] === RUN TestVolumesRemove [2019-10-08T17:11:36.946Z] --- PASS: TestVolumesRemove (0.13s) [2019-10-08T17:11:36.946Z] === RUN TestVolumesInspect [2019-10-08T17:11:37.127Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-10-08T17:11:37.205Z] --- PASS: TestVolumesInspect (0.04s) [2019-10-08T17:11:37.205Z] === RUN TestVolumesInvalidJSON [2019-10-08T17:11:37.205Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-08T17:11:37.205Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-08T17:11:37.205Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-08T17:11:37.205Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-10-08T17:11:37.205Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-08T17:11:37.205Z] PASS [2019-10-08T17:11:37.205Z] [2019-10-08T17:11:37.205Z] DONE 5 tests in 0.378s [2019-10-08T17:11:37.205Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-08T17:11:37.463Z] ++++ cat bundles/test-integration/docker.pid [2019-10-08T17:11:37.463Z] +++ kill 12947 [2019-10-08T17:11:37.467Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-10-08T17:11:37.536Z] ok github.com/docker/docker/cmd/dockerd 0.067s coverage: 30.3% of statements [2019-10-08T17:11:37.536Z] ok github.com/docker/docker/container 0.116s coverage: 35.3% of statements [2019-10-08T17:11:37.536Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-08T17:11:37.536Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-08T17:11:37.536Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-08T17:11:37.536Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-08T17:11:37.765Z] --- PASS: TestDaemonStartWithLogOpt (16.34s) [2019-10-08T17:11:37.765Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-10-08T17:11:38.517Z] === RUN TestDockerSuite/TestBuildAddScript [2019-10-08T17:11:38.517Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-10-08T17:11:38.517Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-10-08T17:11:38.517Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-10-08T17:11:38.517Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-10-08T17:11:38.517Z] === RUN TestDockerSuite/TestBuildAddTar [2019-10-08T17:11:38.838Z] umount: bundles/test-integration/root: mountpoint not found [2019-10-08T17:11:38.838Z] +++ /etc/init.d/apparmor stop [2019-10-08T17:11:38.838Z] Clearing AppArmor profiles cache:. [2019-10-08T17:11:38.838Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-08T17:11:38.838Z] Unloading profiles will leave already running processes permanently [2019-10-08T17:11:38.838Z] unconfined, which can lead to unexpected situations. [2019-10-08T17:11:38.838Z] [2019-10-08T17:11:38.838Z] To set a process to complain mode, use the command line tool [2019-10-08T17:11:38.838Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-08T17:11:38.838Z] with the 'teardown' option." [2019-10-08T17:11:38.838Z] [2019-10-08T17:11:39.857Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-10-08T17:11:40.239Z] === RUN TestDockerSuite/TestBuildNetContainer Post stage [Pipeline] junit [2019-10-08T17:11:41.384Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-08T17:11:42.163Z] + echo Ensuring container killed. [2019-10-08T17:11:42.163Z] Ensuring container killed. [2019-10-08T17:11:42.163Z] + docker rm -vf docker-pr17 [2019-10-08T17:11:42.163Z] Error: No such container: docker-pr17 [2019-10-08T17:11:42.163Z] + true [Pipeline] sh [2019-10-08T17:11:42.420Z] === RUN TestDockerSuite/TestBuildNetNone [2019-10-08T17:11:42.420Z] --- PASS: TestContinueAfterPluginCrash (21.00s) [2019-10-08T17:11:42.420Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-08T17:11:42.420Z] PASS [2019-10-08T17:11:42.420Z] [2019-10-08T17:11:42.420Z] DONE 2 tests in 21.103s [2019-10-08T17:11:42.466Z] + echo Chowning /workspace to jenkins user [2019-10-08T17:11:42.466Z] Chowning /workspace to jenkins user [2019-10-08T17:11:42.466Z] + id -u [2019-10-08T17:11:42.466Z] + id -g [2019-10-08T17:11:42.466Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39678:/workspace busybox chown -R 1000:1000 /workspace [2019-10-08T17:11:42.466Z] Unable to find image 'busybox:latest' locally [2019-10-08T17:11:42.720Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-08T17:11:42.720Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:11:42.720Z] ++ set -e [2019-10-08T17:11:42.720Z] ++ '[' -n 0 ']' [2019-10-08T17:11:42.720Z] ++ set -x [2019-10-08T17:11:42.720Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:11:42.720Z] INFO: Testing against a local daemon [2019-10-08T17:11:42.720Z] === RUN TestPluginWithDevMounts [2019-10-08T17:11:42.720Z] === PAUSE TestPluginWithDevMounts [2019-10-08T17:11:42.720Z] === CONT TestPluginWithDevMounts [2019-10-08T17:11:42.726Z] latest: Pulling from library/busybox [2019-10-08T17:11:42.726Z] 20f390519e2a: Pulling fs layer [2019-10-08T17:11:42.726Z] 20f390519e2a: Verifying Checksum [2019-10-08T17:11:42.726Z] 20f390519e2a: Download complete [2019-10-08T17:11:42.822Z] ok github.com/docker/docker/daemon/cluster 0.050s coverage: 0.5% of statements [2019-10-08T17:11:43.293Z] 20f390519e2a: Pull complete [2019-10-08T17:11:43.293Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-08T17:11:43.293Z] Status: Downloaded newer image for busybox:latest [2019-10-08T17:11:43.320Z] === RUN TestDockerSuite/TestBuildNoContext [2019-10-08T17:11:44.195Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-10-08T17:11:44.370Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-10-08T17:11:44.379Z] ok github.com/docker/docker/pkg/plugins 33.634s coverage: 76.6% of statements [2019-10-08T17:11:44.379Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-08T17:11:44.379Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-08T17:11:44.379Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-08T17:11:44.379Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-08T17:11:44.379Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-08T17:11:44.379Z] ? github.com/docker/docker/rootless [no test files] [2019-10-08T17:11:44.379Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-08T17:11:44.379Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-08T17:11:44.379Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-08T17:11:44.379Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-08T17:11:44.379Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-08T17:11:44.379Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-08T17:11:44.379Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-08T17:11:44.379Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-08T17:11:44.379Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-08T17:11:44.379Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-08T17:11:44.379Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-08T17:11:44.379Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-08T17:11:44.379Z] ? github.com/docker/docker/volume [no test files] [2019-10-08T17:11:44.379Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-08T17:11:44.379Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-08T17:11:44.379Z] [2019-10-08T17:11:44.379Z] === Skipped [2019-10-08T17:11:44.379Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-08T17:11:44.379Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-08T17:11:44.379Z] [2019-10-08T17:11:44.379Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-08T17:11:44.379Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-08T17:11:44.379Z] [2019-10-08T17:11:44.379Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-08T17:11:44.379Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-08T17:11:44.379Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-08T17:11:44.379Z] [2019-10-08T17:11:44.379Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-08T17:11:44.379Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-08T17:11:44.379Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-08T17:11:44.379Z] [2019-10-08T17:11:44.379Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-08T17:11:44.379Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-08T17:11:44.379Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-08T17:11:44.379Z] [2019-10-08T17:11:44.379Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-08T17:11:44.379Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-08T17:11:44.379Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-08T17:11:44.379Z] [2019-10-08T17:11:44.379Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-08T17:11:44.379Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-08T17:11:44.379Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-08T17:11:44.379Z] [2019-10-08T17:11:44.379Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-08T17:11:44.379Z] graphtest_unix.go:73: No driver to put! [2019-10-08T17:11:44.379Z] [2019-10-08T17:11:44.379Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-08T17:11:44.379Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-08T17:11:44.379Z] [2019-10-08T17:11:44.379Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-08T17:11:44.379Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-08T17:11:44.379Z] [2019-10-08T17:11:44.379Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-08T17:11:44.379Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-08T17:11:44.379Z] [2019-10-08T17:11:44.379Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-08T17:11:44.379Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-08T17:11:44.379Z] [2019-10-08T17:11:44.379Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-08T17:11:44.379Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-08T17:11:44.379Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-08T17:11:44.379Z] [2019-10-08T17:11:44.379Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-08T17:11:44.379Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-08T17:11:44.379Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-08T17:11:44.379Z] [2019-10-08T17:11:44.379Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-08T17:11:44.379Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-08T17:11:44.379Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-08T17:11:44.379Z] [2019-10-08T17:11:44.379Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-08T17:11:44.379Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-08T17:11:44.379Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-08T17:11:44.379Z] [2019-10-08T17:11:44.379Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-08T17:11:44.379Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-08T17:11:44.379Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-08T17:11:44.379Z] [2019-10-08T17:11:44.379Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-08T17:11:44.379Z] graphtest_unix.go:73: No driver to put! [2019-10-08T17:11:44.379Z] [2019-10-08T17:11:44.379Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-08T17:11:44.379Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-08T17:11:44.379Z] [2019-10-08T17:11:44.379Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-08T17:11:44.379Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-08T17:11:44.379Z] [2019-10-08T17:11:44.379Z] [2019-10-08T17:11:44.379Z] DONE 2114 tests, 20 skipped in 335.917s Post stage [Pipeline] junit [2019-10-08T17:11:44.416Z] Recording test results [2019-10-08T17:11:44.627Z] --- PASS: TestPluginWithDevMounts (1.93s) [2019-10-08T17:11:44.627Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-08T17:11:44.627Z] PASS [2019-10-08T17:11:44.627Z] [2019-10-08T17:11:44.627Z] DONE 1 tests in 2.037s [2019-10-08T17:11:44.627Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2019-10-08T17:11:44.627Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:11:44.627Z] ++ set -e [2019-10-08T17:11:44.627Z] ++ '[' -n 0 ']' [2019-10-08T17:11:44.627Z] ++ set -x [2019-10-08T17:11:44.627Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:11:44.627Z] INFO: Testing against a local daemon [2019-10-08T17:11:44.627Z] === RUN TestSecretInspect [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-08T17:11:45.290Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39678/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr17 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 hack/make.sh dynbinary test-integration [2019-10-08T17:11:45.567Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.8% of statements [2019-10-08T17:11:45.574Z] [2019-10-08T17:11:45.592Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-10-08T17:11:45.864Z] Removing bundles/ [2019-10-08T17:11:45.864Z] [2019-10-08T17:11:45.864Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-08T17:11:45.864Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-08T17:11:45.864Z] GOOS="" GOARCH="" GOARM="" [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-08T17:11:46.883Z] + bundleName=arm64-integration [2019-10-08T17:11:46.883Z] + echo Creating arm64-integration-bundles.tar.gz [2019-10-08T17:11:46.883Z] Creating arm64-integration-bundles.tar.gz [2019-10-08T17:11:46.883Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-10-08T17:11:46.883Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-10-08T17:11:47.155Z] Archiving artifacts [2019-10-08T17:11:47.691Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-10-08T17:11:47.691Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-10-08T17:11:47.691Z] --- PASS: TestSecretInspect (2.99s) [2019-10-08T17:11:47.691Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-08T17:11:47.691Z] === RUN TestSecretList [2019-10-08T17:11:47.691Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-10-08T17:11:48.311Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-10-08T17:11:48.651Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-10-08T17:11:48.896Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39678/17/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-08T17:11:49.221Z] + make clean [2019-10-08T17:11:49.464Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-10-08T17:11:49.761Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2019-10-08T17:11:49.790Z] docker volume rm -f docker-dev-cache [2019-10-08T17:11:50.049Z] docker-dev-cache [Pipeline] deleteDir [2019-10-08T17:11:50.903Z] --- PASS: TestSecretList (3.15s) [2019-10-08T17:11:50.903Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-08T17:11:50.903Z] === RUN TestSecretsCreateAndDelete [2019-10-08T17:11:51.955Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-10-08T17:11:52.555Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-10-08T17:11:53.667Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.429s coverage: 13.7% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-08T17:11:54.171Z] --- PASS: TestSecretsCreateAndDelete (3.31s) [2019-10-08T17:11:54.171Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-08T17:11:54.171Z] === RUN TestSecretsUpdate [2019-10-08T17:11:54.600Z] ok github.com/docker/docker/daemon/config 0.025s coverage: 84.6% of statements [2019-10-08T17:11:55.140Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.85s) [2019-10-08T17:11:55.140Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-08T17:11:55.140Z] PASS [2019-10-08T17:11:55.140Z] [2019-10-08T17:11:55.140Z] === Skipped [2019-10-08T17:11:55.140Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-08T17:11:55.140Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-08T17:11:55.140Z] [2019-10-08T17:11:55.140Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-08T17:11:55.140Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-08T17:11:55.140Z] [2019-10-08T17:11:55.140Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-08T17:11:55.140Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-08T17:11:55.140Z] [2019-10-08T17:11:55.140Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-08T17:11:55.140Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-08T17:11:55.140Z] [2019-10-08T17:11:55.140Z] [2019-10-08T17:11:55.140Z] DONE 17 tests, 4 skipped in 29.579s [2019-10-08T17:11:55.140Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-08T17:11:55.140Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:11:55.140Z] ++ set -e [2019-10-08T17:11:55.140Z] ++ '[' -n 0 ']' [2019-10-08T17:11:55.140Z] ++ set -x [2019-10-08T17:11:55.141Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:11:55.141Z] INFO: Testing against a local daemon [2019-10-08T17:11:55.141Z] === RUN TestPluginInvalidJSON [2019-10-08T17:11:55.141Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-08T17:11:55.141Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-08T17:11:55.141Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-08T17:11:55.141Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-10-08T17:11:55.141Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-08T17:11:55.141Z] PASS [2019-10-08T17:11:55.141Z] [2019-10-08T17:11:55.141Z] DONE 2 tests in 0.268s [2019-10-08T17:11:55.141Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-08T17:11:55.141Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:11:55.141Z] ++ set -e [2019-10-08T17:11:55.141Z] ++ '[' -n 0 ']' [2019-10-08T17:11:55.141Z] ++ set -x [2019-10-08T17:11:55.141Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:11:55.141Z] INFO: Testing against a local daemon [2019-10-08T17:11:55.141Z] === RUN TestExternalGraphDriver [2019-10-08T17:11:55.141Z] === RUN TestExternalGraphDriver/json [2019-10-08T17:11:55.141Z] === RUN TestExternalGraphDriver/spec [2019-10-08T17:11:55.165Z] ok github.com/docker/docker/daemon 12.213s coverage: 17.6% of statements [2019-10-08T17:11:55.165Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-08T17:11:55.165Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-08T17:11:55.732Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2019-10-08T17:11:56.272Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-10-08T17:11:56.298Z] ok github.com/docker/docker/daemon/events 0.067s coverage: 50.0% of statements [2019-10-08T17:11:56.298Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-08T17:11:56.298Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-08T17:11:57.024Z] === RUN TestExternalGraphDriver/pull [2019-10-08T17:11:57.231Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2019-10-08T17:11:57.363Z] --- PASS: TestSecretsUpdate (3.24s) [2019-10-08T17:11:57.363Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-08T17:11:57.363Z] === RUN TestTemplatedSecret [2019-10-08T17:11:57.661Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-10-08T17:11:59.618Z] --- PASS: TestExternalGraphDriver (6.56s) [2019-10-08T17:11:59.618Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-08T17:11:59.618Z] --- PASS: TestExternalGraphDriver/json (2.11s) [2019-10-08T17:11:59.618Z] --- PASS: TestExternalGraphDriver/spec (2.15s) [2019-10-08T17:11:59.618Z] --- PASS: TestExternalGraphDriver/pull (2.12s) [2019-10-08T17:11:59.618Z] === RUN TestGraphdriverPluginV2 [2019-10-08T17:11:59.618Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2019-10-08T17:11:59.618Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-08T17:11:59.618Z] PASS [2019-10-08T17:11:59.618Z] [2019-10-08T17:11:59.618Z] === Skipped [2019-10-08T17:11:59.618Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2019-10-08T17:11:59.618Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-08T17:11:59.618Z] [2019-10-08T17:11:59.618Z] [2019-10-08T17:11:59.618Z] DONE 5 tests, 1 skipped in 6.789s [2019-10-08T17:11:59.618Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-08T17:11:59.618Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:11:59.618Z] ++ set -e [2019-10-08T17:11:59.618Z] ++ '[' -n 0 ']' [2019-10-08T17:11:59.618Z] ++ set -x [2019-10-08T17:11:59.618Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:11:59.618Z] INFO: Testing against a local daemon [2019-10-08T17:11:59.618Z] === RUN TestContinueAfterPluginCrash [2019-10-08T17:11:59.618Z] === PAUSE TestContinueAfterPluginCrash [2019-10-08T17:11:59.618Z] === RUN TestDaemonStartWithLogOpt [2019-10-08T17:11:59.618Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-08T17:11:59.618Z] === CONT TestContinueAfterPluginCrash [2019-10-08T17:11:59.618Z] === CONT TestDaemonStartWithLogOpt [2019-10-08T17:11:59.761Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2019-10-08T17:12:00.326Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.254s coverage: 57.0% of statements [2019-10-08T17:12:00.419Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-10-08T17:12:00.982Z] --- PASS: TestTemplatedSecret (3.63s) [2019-10-08T17:12:00.982Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-08T17:12:00.982Z] === RUN TestSecretCreateResolve [2019-10-08T17:12:01.543Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-10-08T17:12:03.163Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-10-08T17:12:03.418Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-10-08T17:12:03.609Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.404s coverage: 72.5% of statements [2019-10-08T17:12:03.609Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.631s coverage: 46.2% of statements [2019-10-08T17:12:03.609Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-08T17:12:03.715Z] --- PASS: TestSecretCreateResolve (2.70s) [2019-10-08T17:12:03.715Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-08T17:12:03.715Z] PASS [2019-10-08T17:12:03.715Z] [2019-10-08T17:12:03.715Z] DONE 6 tests in 19.121s [2019-10-08T17:12:03.715Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2019-10-08T17:12:03.715Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:12:03.715Z] ++ set -e [2019-10-08T17:12:03.715Z] ++ '[' -n 0 ']' [2019-10-08T17:12:03.715Z] ++ set -x [2019-10-08T17:12:03.715Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:12:04.096Z] INFO: Testing against a local daemon [2019-10-08T17:12:04.096Z] === RUN TestServiceCreateInit [2019-10-08T17:12:04.096Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-08T17:12:06.139Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.986s coverage: 51.0% of statements [2019-10-08T17:12:07.512Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.311s coverage: 76.1% of statements [2019-10-08T17:12:07.691Z] === RUN TestDockerSuite/TestBuildPATH [2019-10-08T17:12:08.445Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2019-10-08T17:12:08.702Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.160s coverage: 57.2% of statements [2019-10-08T17:12:08.702Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-08T17:12:08.702Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-08T17:12:09.096Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-08T17:12:09.739Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-10-08T17:12:10.077Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2019-10-08T17:12:10.641Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2019-10-08T17:12:10.747Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-10-08T17:12:11.130Z] --- PASS: TestDaemonStartWithLogOpt (10.99s) [2019-10-08T17:12:11.130Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-10-08T17:12:11.670Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-10-08T17:12:12.013Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 4.9% of statements [2019-10-08T17:12:12.014Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-08T17:12:12.014Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-08T17:12:12.271Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 42.7% of statements [2019-10-08T17:12:14.167Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 68.2% of statements [2019-10-08T17:12:14.167Z] ok github.com/docker/docker/daemon/logger/awslogs 0.163s coverage: 77.8% of statements [2019-10-08T17:12:14.167Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-08T17:12:14.167Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-08T17:12:14.304Z] --- PASS: TestServiceCreateInit (10.25s) [2019-10-08T17:12:14.304Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.96s) [2019-10-08T17:12:14.304Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-08T17:12:14.304Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.26s) [2019-10-08T17:12:14.304Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-08T17:12:14.304Z] === RUN TestCreateServiceMultipleTimes [2019-10-08T17:12:14.473Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-10-08T17:12:14.473Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-10-08T17:12:14.473Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-10-08T17:12:14.732Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2019-10-08T17:12:15.297Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.019s coverage: 62.1% of statements [2019-10-08T17:12:15.554Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 88.3% of statements [2019-10-08T17:12:16.239Z] --- PASS: TestContinueAfterPluginCrash (16.07s) [2019-10-08T17:12:16.239Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-08T17:12:16.239Z] PASS [2019-10-08T17:12:16.239Z] [2019-10-08T17:12:16.239Z] DONE 2 tests in 16.268s [2019-10-08T17:12:16.239Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-08T17:12:16.239Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:12:16.239Z] ++ set -e [2019-10-08T17:12:16.239Z] ++ '[' -n 0 ']' [2019-10-08T17:12:16.239Z] ++ set -x [2019-10-08T17:12:16.239Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:12:16.239Z] INFO: Testing against a local daemon [2019-10-08T17:12:16.239Z] === RUN TestPluginWithDevMounts [2019-10-08T17:12:16.239Z] === PAUSE TestPluginWithDevMounts [2019-10-08T17:12:16.239Z] === CONT TestPluginWithDevMounts [2019-10-08T17:12:16.486Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 74.7% of statements [2019-10-08T17:12:16.486Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-08T17:12:17.051Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.036s coverage: 19.9% of statements [2019-10-08T17:12:18.098Z] --- PASS: TestPluginWithDevMounts (2.07s) [2019-10-08T17:12:18.098Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-08T17:12:18.098Z] PASS [2019-10-08T17:12:18.098Z] [2019-10-08T17:12:18.098Z] DONE 1 tests in 2.351s [2019-10-08T17:12:18.098Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2019-10-08T17:12:18.098Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:12:18.098Z] ++ set -e [2019-10-08T17:12:18.098Z] ++ '[' -n 0 ']' [2019-10-08T17:12:18.098Z] ++ set -x [2019-10-08T17:12:18.098Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:12:18.098Z] INFO: Testing against a local daemon [2019-10-08T17:12:18.098Z] === RUN TestSecretInspect [2019-10-08T17:12:18.423Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2019-10-08T17:12:18.680Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2019-10-08T17:12:19.245Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-10-08T17:12:19.822Z] ok github.com/docker/docker/daemon/logger/splunk 1.578s coverage: 84.5% of statements [2019-10-08T17:12:19.822Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-08T17:12:19.822Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-08T17:12:21.464Z] --- PASS: TestSecretInspect (2.99s) [2019-10-08T17:12:21.464Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-08T17:12:21.464Z] === RUN TestSecretList [2019-10-08T17:12:21.722Z] ok github.com/docker/docker/distribution 0.154s coverage: 22.4% of statements [2019-10-08T17:12:21.722Z] ok github.com/docker/docker/distribution/metadata 0.027s coverage: 48.2% of statements [2019-10-08T17:12:21.722Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-08T17:12:22.509Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-10-08T17:12:23.094Z] ok github.com/docker/docker/errdefs 0.023s coverage: 49.4% of statements [2019-10-08T17:12:23.963Z] --- PASS: TestSecretList (2.88s) [2019-10-08T17:12:23.963Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-08T17:12:23.963Z] === RUN TestSecretsCreateAndDelete [2019-10-08T17:12:24.465Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2019-10-08T17:12:25.029Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2019-10-08T17:12:25.286Z] ok github.com/docker/docker/distribution/xfer 1.874s coverage: 85.1% of statements [2019-10-08T17:12:25.286Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-08T17:12:25.286Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-08T17:12:25.897Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2019-10-08T17:12:26.218Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2019-10-08T17:12:26.218Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-08T17:12:27.152Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [2019-10-08T17:12:27.281Z] --- PASS: TestSecretsCreateAndDelete (2.97s) [2019-10-08T17:12:27.281Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-08T17:12:27.281Z] === RUN TestSecretsUpdate [2019-10-08T17:12:27.946Z] === RUN TestDockerSuite/TestBuildRm [2019-10-08T17:12:28.085Z] ok github.com/docker/docker/opts 0.017s coverage: 66.9% of statements [2019-10-08T17:12:28.344Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-10-08T17:12:29.756Z] --- PASS: TestSecretsUpdate (2.77s) [2019-10-08T17:12:29.756Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-08T17:12:29.756Z] === RUN TestTemplatedSecret [2019-10-08T17:12:30.243Z] ok github.com/docker/docker/pkg/archive 0.402s coverage: 77.3% of statements [2019-10-08T17:12:31.176Z] ok github.com/docker/docker/pkg/authorization 0.328s coverage: 68.3% of statements [2019-10-08T17:12:31.176Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-10-08T17:12:31.371Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-10-08T17:12:31.435Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-10-08T17:12:31.974Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-10-08T17:12:33.335Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-10-08T17:12:33.589Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-10-08T17:12:33.886Z] --- PASS: TestTemplatedSecret (3.55s) [2019-10-08T17:12:33.886Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-08T17:12:33.886Z] === RUN TestSecretCreateResolve [2019-10-08T17:12:34.235Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-10-08T17:12:35.595Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-10-08T17:12:35.612Z] ok github.com/docker/docker/pkg/chrootarchive 2.851s coverage: 43.2% of statements [2019-10-08T17:12:35.612Z] ok github.com/docker/docker/layer 7.576s coverage: 68.8% of statements [2019-10-08T17:12:35.612Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-08T17:12:35.612Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-08T17:12:35.612Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-08T17:12:35.612Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-08T17:12:35.612Z] ? github.com/docker/docker/oci [no test files] [2019-10-08T17:12:35.612Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-08T17:12:35.612Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-08T17:12:35.612Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-08T17:12:35.612Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2019-10-08T17:12:35.869Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2019-10-08T17:12:35.869Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2019-10-08T17:12:35.949Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-10-08T17:12:35.949Z] === RUN TestDockerSuite/TestBuildBlankName [2019-10-08T17:12:35.949Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-10-08T17:12:36.153Z] --- PASS: TestCreateServiceMultipleTimes (22.07s) [2019-10-08T17:12:36.154Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-08T17:12:36.154Z] === RUN TestCreateServiceConflict [2019-10-08T17:12:36.486Z] --- PASS: TestSecretCreateResolve (2.92s) [2019-10-08T17:12:36.486Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-08T17:12:36.486Z] PASS [2019-10-08T17:12:36.486Z] [2019-10-08T17:12:36.486Z] DONE 6 tests in 18.250s [2019-10-08T17:12:36.486Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2019-10-08T17:12:36.487Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:12:36.487Z] ++ set -e [2019-10-08T17:12:36.487Z] ++ '[' -n 0 ']' [2019-10-08T17:12:36.487Z] ++ set -x [2019-10-08T17:12:36.487Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:12:36.487Z] INFO: Testing against a local daemon [2019-10-08T17:12:36.487Z] === RUN TestServiceCreateInit [2019-10-08T17:12:36.487Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-08T17:12:36.804Z] ok github.com/docker/docker/pkg/discovery/memory 0.022s coverage: 92.3% of statements [2019-10-08T17:12:36.924Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-10-08T17:12:37.369Z] ok github.com/docker/docker/pkg/discovery/nodes 0.043s coverage: 93.8% of statements [2019-10-08T17:12:37.627Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2019-10-08T17:12:37.891Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-10-08T17:12:38.535Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-10-08T17:12:39.001Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2019-10-08T17:12:39.264Z] --- PASS: TestCreateServiceConflict (3.01s) [2019-10-08T17:12:39.264Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-08T17:12:39.264Z] === RUN TestCreateServiceMaxReplicas [2019-10-08T17:12:39.565Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 89.5% of statements [2019-10-08T17:12:40.129Z] ok github.com/docker/docker/pkg/discovery/kv 3.108s coverage: 84.1% of statements [2019-10-08T17:12:40.130Z] ok github.com/docker/docker/pkg/fsutils 0.190s coverage: 85.1% of statements [2019-10-08T17:12:40.387Z] ok github.com/docker/docker/pkg/homedir 0.013s coverage: 11.4% of statements [2019-10-08T17:12:41.622Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-08T17:12:41.759Z] ok github.com/docker/docker/pkg/idtools 0.421s coverage: 70.1% of statements [2019-10-08T17:12:41.759Z] ok github.com/docker/docker/pkg/ioutils 0.489s coverage: 69.3% of statements [2019-10-08T17:12:41.888Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-10-08T17:12:42.016Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2019-10-08T17:12:42.273Z] ok github.com/docker/docker/pkg/locker 0.018s coverage: 88.9% of statements [2019-10-08T17:12:42.273Z] ok github.com/docker/docker/pkg/longpath 0.009s coverage: 100.0% of statements [2019-10-08T17:12:42.273Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-08T17:12:42.365Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-10-08T17:12:42.612Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-10-08T17:12:42.838Z] ok github.com/docker/docker/pkg/namesgenerator 0.010s coverage: 85.7% of statements [2019-10-08T17:12:42.867Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-10-08T17:12:42.867Z] --- PASS: TestCreateServiceMaxReplicas (3.70s) [2019-10-08T17:12:42.867Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-08T17:12:42.867Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-08T17:12:43.122Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-10-08T17:12:43.122Z] === RUN TestDockerSuite/TestBuildSpaces [2019-10-08T17:12:43.403Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-10-08T17:12:43.403Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-10-08T17:12:43.661Z] ok github.com/docker/docker/pkg/mount 0.560s coverage: 69.6% of statements [2019-10-08T17:12:43.661Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-08T17:12:43.723Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-10-08T17:12:43.919Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 91.4% of statements [2019-10-08T17:12:43.919Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2019-10-08T17:12:43.919Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-08T17:12:43.919Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-08T17:12:44.647Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-10-08T17:12:44.852Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.012s coverage: 56.8% of statements [2019-10-08T17:12:44.901Z] === RUN TestDockerSuite/TestBuildStderr [2019-10-08T17:12:45.418Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-10-08T17:12:45.676Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-10-08T17:12:45.934Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-10-08T17:12:46.263Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-10-08T17:12:46.963Z] --- PASS: TestServiceCreateInit (9.72s) [2019-10-08T17:12:46.963Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.97s) [2019-10-08T17:12:46.963Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-08T17:12:46.963Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.74s) [2019-10-08T17:12:46.963Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-08T17:12:46.963Z] === RUN TestCreateServiceMultipleTimes [2019-10-08T17:12:47.179Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-10-08T17:12:47.304Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2019-10-08T17:12:47.561Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2019-10-08T17:12:50.837Z] ok github.com/docker/docker/pkg/signal 2.434s coverage: 61.0% of statements [2019-10-08T17:12:50.837Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2019-10-08T17:12:51.095Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-10-08T17:12:51.354Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-10-08T17:12:51.611Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2019-10-08T17:12:51.712Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-10-08T17:12:51.869Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 80.6% of statements [2019-10-08T17:12:52.271Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-10-08T17:12:52.434Z] ok github.com/docker/docker/pkg/system 0.017s coverage: 36.9% of statements [2019-10-08T17:12:52.692Z] ok github.com/docker/docker/pkg/tailfile 0.045s coverage: 88.6% of statements [2019-10-08T17:12:53.273Z] ok github.com/docker/docker/pkg/tarsum 0.048s coverage: 89.3% of statements [2019-10-08T17:12:53.843Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2019-10-08T17:12:53.843Z] testing: warning: no tests to run [2019-10-08T17:12:53.843Z] coverage: [no statements] [2019-10-08T17:12:53.843Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-10-08T17:12:53.859Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-10-08T17:12:53.859Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-10-08T17:12:54.408Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-10-08T17:12:54.408Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-10-08T17:12:54.666Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-10-08T17:12:55.218Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-10-08T17:12:55.218Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2019-10-08T17:12:55.928Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-10-08T17:12:56.564Z] ok github.com/docker/docker/plugin 0.530s coverage: 27.1% of statements [2019-10-08T17:12:56.831Z] === RUN TestDockerSuite/TestBuildUser [2019-10-08T17:12:57.131Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-10-08T17:12:58.063Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2019-10-08T17:12:58.322Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2019-10-08T17:12:59.427Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-10-08T17:12:59.427Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.20s) [2019-10-08T17:12:59.427Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-08T17:12:59.428Z] === RUN TestCreateServiceSecretFileMode [2019-10-08T17:12:59.696Z] ok github.com/docker/docker/registry 0.085s coverage: 56.3% of statements [2019-10-08T17:13:00.261Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-10-08T17:13:00.519Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2019-10-08T17:13:01.452Z] ok github.com/docker/docker/runconfig 0.006s coverage: 68.2% of statements [2019-10-08T17:13:01.452Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-10-08T17:13:02.900Z] --- PASS: TestCreateServiceSecretFileMode (3.34s) [2019-10-08T17:13:02.900Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-08T17:13:02.900Z] === RUN TestCreateServiceConfigFileMode [2019-10-08T17:13:02.900Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-10-08T17:13:03.980Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-10-08T17:13:04.546Z] ok github.com/docker/docker/volume/local 0.024s coverage: 73.0% of statements [2019-10-08T17:13:04.681Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-10-08T17:13:04.681Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-10-08T17:13:05.113Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2019-10-08T17:13:05.580Z] --- PASS: TestCreateServiceConfigFileMode (3.16s) [2019-10-08T17:13:05.580Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-08T17:13:05.580Z] === RUN TestCreateServiceSysctls [2019-10-08T17:13:06.046Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2019-10-08T17:13:06.791Z] --- PASS: TestCreateServiceMultipleTimes (18.26s) [2019-10-08T17:13:06.791Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-08T17:13:06.791Z] === RUN TestCreateServiceConflict [2019-10-08T17:13:07.613Z] --- PASS: TestCreateServiceConflict (3.00s) [2019-10-08T17:13:07.613Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-08T17:13:07.613Z] === RUN TestCreateServiceMaxReplicas [2019-10-08T17:13:09.496Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-10-08T17:13:09.497Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-10-08T17:13:09.497Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-10-08T17:13:09.874Z] --- PASS: TestCreateServiceSysctls (4.30s) [2019-10-08T17:13:09.874Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-08T17:13:09.874Z] === RUN TestCreateServiceCapabilities [2019-10-08T17:13:11.831Z] --- PASS: TestCreateServiceMaxReplicas (3.89s) [2019-10-08T17:13:11.831Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-08T17:13:11.831Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-08T17:13:13.177Z] --- PASS: TestCreateServiceCapabilities (3.11s) [2019-10-08T17:13:13.177Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-08T17:13:13.177Z] === RUN TestInspect [2019-10-08T17:13:15.429Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-10-08T17:13:15.429Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-10-08T17:13:15.429Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-10-08T17:13:15.429Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-10-08T17:13:15.429Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-10-08T17:13:16.522Z] --- PASS: TestInspect (3.46s) [2019-10-08T17:13:16.522Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-08T17:13:16.522Z] === RUN TestDockerNetworkConnectAlias [2019-10-08T17:13:20.905Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2019-10-08T17:13:20.905Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-08T17:13:20.905Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-08T17:13:20.905Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-08T17:13:20.905Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-08T17:13:20.905Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-08T17:13:20.905Z] ? github.com/docker/docker/rootless [no test files] [2019-10-08T17:13:20.905Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-08T17:13:20.905Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-08T17:13:20.905Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-08T17:13:20.905Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-08T17:13:20.905Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-08T17:13:20.905Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-08T17:13:20.905Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-08T17:13:20.905Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-08T17:13:20.905Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-08T17:13:20.905Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-08T17:13:20.905Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-08T17:13:20.905Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-08T17:13:20.905Z] ? github.com/docker/docker/volume [no test files] [2019-10-08T17:13:20.905Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-08T17:13:20.905Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-08T17:13:20.905Z] [2019-10-08T17:13:20.905Z] === Skipped [2019-10-08T17:13:20.905Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-08T17:13:20.906Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-08T17:13:20.906Z] [2019-10-08T17:13:20.906Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-08T17:13:20.906Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-08T17:13:20.906Z] [2019-10-08T17:13:20.906Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-08T17:13:20.906Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-08T17:13:20.906Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-08T17:13:20.906Z] [2019-10-08T17:13:20.906Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-08T17:13:20.906Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-08T17:13:20.906Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-08T17:13:20.906Z] [2019-10-08T17:13:20.906Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-08T17:13:20.906Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-08T17:13:20.906Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-08T17:13:20.906Z] [2019-10-08T17:13:20.906Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-08T17:13:20.906Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-08T17:13:20.906Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-08T17:13:20.906Z] [2019-10-08T17:13:20.906Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-08T17:13:20.906Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-08T17:13:20.906Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-08T17:13:20.906Z] [2019-10-08T17:13:20.906Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-08T17:13:20.906Z] graphtest_unix.go:73: No driver to put! [2019-10-08T17:13:20.906Z] [2019-10-08T17:13:20.906Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-08T17:13:20.906Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-08T17:13:20.906Z] [2019-10-08T17:13:20.906Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-08T17:13:20.906Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-08T17:13:20.906Z] [2019-10-08T17:13:20.906Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-08T17:13:20.906Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-08T17:13:20.906Z] [2019-10-08T17:13:20.906Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-08T17:13:20.906Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-08T17:13:20.906Z] [2019-10-08T17:13:20.906Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-08T17:13:20.906Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-08T17:13:20.906Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-08T17:13:20.906Z] [2019-10-08T17:13:20.906Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-08T17:13:20.906Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-08T17:13:20.906Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-08T17:13:20.906Z] [2019-10-08T17:13:20.906Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-08T17:13:20.906Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-08T17:13:20.906Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-08T17:13:20.906Z] [2019-10-08T17:13:20.906Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-08T17:13:20.906Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-08T17:13:20.906Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-08T17:13:20.906Z] [2019-10-08T17:13:20.906Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-08T17:13:20.906Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-08T17:13:20.906Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-08T17:13:20.906Z] [2019-10-08T17:13:20.906Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-08T17:13:20.906Z] graphtest_unix.go:73: No driver to put! [2019-10-08T17:13:20.906Z] [2019-10-08T17:13:20.906Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-08T17:13:20.906Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-08T17:13:20.906Z] [2019-10-08T17:13:20.906Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-08T17:13:20.906Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-08T17:13:20.906Z] [2019-10-08T17:13:20.906Z] [2019-10-08T17:13:20.906Z] DONE 2114 tests, 20 skipped in 227.285s Post stage [Pipeline] junit [2019-10-08T17:13:20.917Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2019-10-08T17:13:21.651Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39678/.git:/go/src/github.com/docker/docker/.git --name docker-pr17 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 hack/validate/vendor [2019-10-08T17:13:21.756Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-10-08T17:13:21.756Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-10-08T17:13:22.096Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-10-08T17:13:22.583Z] No vendor changes in diff. [2019-10-08T17:13:23.063Z] --- PASS: TestDockerNetworkConnectAlias (6.59s) [2019-10-08T17:13:23.064Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-08T17:13:23.064Z] === RUN TestDockerNetworkReConnect [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2019-10-08T17:13:23.318Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-10-08T17:13:23.475Z] + echo Building e2e image [2019-10-08T17:13:23.475Z] Building e2e image [2019-10-08T17:13:23.475Z] + docker build --build-arg DOCKER_GITCOMMIT=eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 -t moby-e2e-test -f Dockerfile.e2e . [2019-10-08T17:13:23.475Z] #2 [internal] load build definition from Dockerfile.e2e [2019-10-08T17:13:23.475Z] #2 transferring dockerfile: 3.21kB done [2019-10-08T17:13:23.475Z] #2 DONE 0.0s [2019-10-08T17:13:23.475Z] [2019-10-08T17:13:23.475Z] #1 [internal] load .dockerignore [2019-10-08T17:13:23.475Z] #1 transferring context: 34B done [2019-10-08T17:13:23.475Z] #1 DONE 0.0s [2019-10-08T17:13:23.475Z] [2019-10-08T17:13:23.475Z] #4 [internal] load metadata for docker.io/library/golang:1.13.1-alpine [2019-10-08T17:13:23.737Z] #4 DONE 0.3s [2019-10-08T17:13:23.737Z] [2019-10-08T17:13:23.737Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2019-10-08T17:13:23.737Z] #3 DONE 0.3s [2019-10-08T17:13:23.737Z] [2019-10-08T17:13:23.737Z] #8 [internal] load build context [2019-10-08T17:13:23.996Z] #8 ... [2019-10-08T17:13:23.996Z] [2019-10-08T17:13:23.996Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db3... [2019-10-08T17:13:23.996Z] #5 resolve docker.io/library/alpine:3.10@sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb done [2019-10-08T17:13:23.996Z] #5 sha256:acd3ca9941a85e8ed16515bfc5328e4e2f8c128caa72959a58a127b7801ee01f 528B / 528B done [2019-10-08T17:13:23.996Z] #5 sha256:961769676411f082461f9ef46626dd7a2d1e2b2a38e6a44364bcbecf51e66dd4 1.51kB / 1.51kB done [2019-10-08T17:13:23.996Z] #5 sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb 1.64kB / 1.64kB done [2019-10-08T17:13:23.996Z] #5 DONE 0.1s [2019-10-08T17:13:23.996Z] [2019-10-08T17:13:23.996Z] #8 [internal] load build context [2019-10-08T17:13:24.255Z] #8 transferring context: 790.09kB 0.4s done [2019-10-08T17:13:24.255Z] #8 DONE 0.5s [2019-10-08T17:13:24.255Z] [2019-10-08T17:13:24.255Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.1-alpine@sha256:2293e952c7... [2019-10-08T17:13:24.255Z] #14 resolve docker.io/library/golang:1.13.1-alpine@sha256:2293e952c79b8b3a987e1e09d48b6aa403d703cef9a8fa316d30ba2918d37367 done [2019-10-08T17:13:24.255Z] #14 sha256:48260c3da24c87ff788aa0db0518a8325cdb504eaffde3a34e2e113777d84444 3.80kB / 3.80kB done [2019-10-08T17:13:24.255Z] #14 sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 301.73kB / 301.73kB 0.1s done [2019-10-08T17:13:24.255Z] #14 sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf 154B / 154B 0.1s done [2019-10-08T17:13:24.255Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 6.18MB / 126.85MB 0.4s [2019-10-08T17:13:24.255Z] #14 sha256:2293e952c79b8b3a987e1e09d48b6aa403d703cef9a8fa316d30ba2918d37367 1.65kB / 1.65kB done [2019-10-08T17:13:24.255Z] #14 sha256:483ab69016be0d2c2176d0719da8854579fe1849a5d9975b32cbe7432ca9b038 1.36kB / 1.36kB done [2019-10-08T17:13:24.255Z] #14 extracting sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 0.1s [2019-10-08T17:13:24.255Z] #14 sha256:33c1f6efaf8c784c2d40f176375034cd5be5c1b0e3bdbb71a5c7c4fe1620b137 126B / 126B 0.2s done [2019-10-08T17:13:24.255Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 17.36MB / 126.85MB 0.6s [2019-10-08T17:13:24.255Z] #14 extracting sha256:7f94eaf8af200ac18deb367dab5fb993b8ee609611a0493aa4adc287f8c682f7 0.4s done [2019-10-08T17:13:24.514Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 24.13MB / 126.85MB 0.7s [2019-10-08T17:13:24.514Z] #14 extracting sha256:9fe9984849c103d07696bf941dcae6df23b652efdaedf3d804baeede686e8faf done [2019-10-08T17:13:24.514Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 41.43MB / 126.85MB 0.9s [2019-10-08T17:13:24.772Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 51.90MB / 126.85MB 1.0s [2019-10-08T17:13:24.772Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 62.62MB / 126.85MB 1.1s [2019-10-08T17:13:24.808Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-10-08T17:13:25.030Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 70.71MB / 126.85MB 1.2s [2019-10-08T17:13:25.030Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 78.50MB / 126.85MB 1.3s [2019-10-08T17:13:25.289Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 86.96MB / 126.85MB 1.4s [2019-10-08T17:13:25.289Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 106.89MB / 126.85MB 1.6s [2019-10-08T17:13:25.548Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 114.22MB / 126.85MB 1.7s [2019-10-08T17:13:25.548Z] #14 ... [2019-10-08T17:13:25.548Z] [2019-10-08T17:13:25.548Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2019-10-08T17:13:25.548Z] #6 DONE 1.8s [2019-10-08T17:13:25.548Z] [2019-10-08T17:13:25.548Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.1-alpine@sha256:2293e952c7... [2019-10-08T17:13:25.548Z] #14 sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 126.85MB / 126.85MB 1.8s done [2019-10-08T17:13:25.588Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.22s) [2019-10-08T17:13:25.588Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-08T17:13:25.588Z] === RUN TestCreateServiceSecretFileMode [2019-10-08T17:13:26.117Z] #14 extracting sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 [2019-10-08T17:13:26.263Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-10-08T17:13:26.263Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-10-08T17:13:26.263Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-10-08T17:13:26.263Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-10-08T17:13:26.263Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-10-08T17:13:28.150Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-10-08T17:13:28.408Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-10-08T17:13:28.966Z] --- PASS: TestDockerNetworkReConnect (5.78s) [2019-10-08T17:13:28.966Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-08T17:13:28.966Z] === RUN TestServicePlugin [2019-10-08T17:13:29.012Z] --- PASS: TestCreateServiceSecretFileMode (3.13s) [2019-10-08T17:13:29.012Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-08T17:13:29.012Z] === RUN TestCreateServiceConfigFileMode [2019-10-08T17:13:29.221Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-10-08T17:13:30.145Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-10-08T17:13:30.747Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2019-10-08T17:13:31.309Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-10-08T17:13:31.387Z] #14 extracting sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 5.1s [2019-10-08T17:13:31.564Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-10-08T17:13:32.321Z] #14 extracting sha256:9f41b4213f395946ad5101aac47bbb5ea067f80020ccae2a9a5c2a5a939fb158 6.1s done [2019-10-08T17:13:32.445Z] --- PASS: TestCreateServiceConfigFileMode (3.40s) [2019-10-08T17:13:32.445Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-08T17:13:32.445Z] === RUN TestCreateServiceSysctls [2019-10-08T17:13:32.885Z] #14 extracting sha256:33c1f6efaf8c784c2d40f176375034cd5be5c1b0e3bdbb71a5c7c4fe1620b137 done [2019-10-08T17:13:33.142Z] #14 DONE 9.3s [2019-10-08T17:13:33.142Z] [2019-10-08T17:13:33.142Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-10-08T17:13:33.706Z] #15 ... [2019-10-08T17:13:33.706Z] [2019-10-08T17:13:33.706Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2019-10-08T17:13:33.706Z] #7 1.208 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-10-08T17:13:33.706Z] #7 2.302 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-10-08T17:13:33.706Z] #7 2.408 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-10-08T17:13:33.706Z] #7 2.413 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-10-08T17:13:33.706Z] #7 2.625 (3/31) Installing ncurses-libs (6.1_p20190518-r0) [2019-10-08T17:13:33.706Z] #7 2.637 (4/31) Installing readline (8.0.0-r0) [2019-10-08T17:13:33.706Z] #7 2.645 (5/31) Installing bash (5.0.0-r0) [2019-10-08T17:13:33.706Z] #7 2.664 Executing bash-5.0.0-r0.post-install [2019-10-08T17:13:33.706Z] #7 2.669 (6/31) Installing ca-certificates (20190108-r0) [2019-10-08T17:13:33.706Z] #7 2.685 (7/31) Installing libgcc (8.3.0-r0) [2019-10-08T17:13:33.706Z] #7 2.690 (8/31) Installing libstdc++ (8.3.0-r0) [2019-10-08T17:13:33.706Z] #7 2.706 (9/31) Installing binutils (2.32-r0) [2019-10-08T17:13:33.706Z] #7 2.806 (10/31) Installing gmp (6.1.2-r1) [2019-10-08T17:13:33.706Z] #7 2.814 (11/31) Installing isl (0.18-r0) [2019-10-08T17:13:33.706Z] #7 2.837 (12/31) Installing libgomp (8.3.0-r0) [2019-10-08T17:13:33.706Z] #7 2.843 (13/31) Installing libatomic (8.3.0-r0) [2019-10-08T17:13:33.706Z] #7 2.846 (14/31) Installing mpfr3 (3.1.5-r1) [2019-10-08T17:13:33.706Z] #7 2.853 (15/31) Installing mpc1 (1.1.0-r0) [2019-10-08T17:13:33.706Z] #7 2.857 (16/31) Installing gcc (8.3.0-r0) [2019-10-08T17:13:33.706Z] #7 3.752 (17/31) Installing musl-dev (1.1.22-r3) [2019-10-08T17:13:33.706Z] #7 3.856 (18/31) Installing libc-dev (0.7.1-r0) [2019-10-08T17:13:33.706Z] #7 3.859 (19/31) Installing g++ (8.3.0-r0) [2019-10-08T17:13:33.706Z] #7 4.423 (20/31) Installing nghttp2-libs (1.39.2-r0) [2019-10-08T17:13:33.706Z] #7 4.429 (21/31) Installing libcurl (7.66.0-r0) [2019-10-08T17:13:33.706Z] #7 4.440 (22/31) Installing expat (2.2.8-r0) [2019-10-08T17:13:33.706Z] #7 4.444 (23/31) Installing pcre2 (10.33-r0) [2019-10-08T17:13:33.706Z] #7 4.453 (24/31) Installing git (2.22.0-r0) [2019-10-08T17:13:33.706Z] #7 4.661 (25/31) Installing libmnl (1.0.4-r0) [2019-10-08T17:13:33.706Z] #7 4.667 (26/31) Installing libnftnl-libs (1.1.3-r0) [2019-10-08T17:13:33.706Z] #7 4.671 (27/31) Installing iptables (1.8.3-r0) [2019-10-08T17:13:33.706Z] #7 4.699 (28/31) Installing pigz (2.4-r0) [2019-10-08T17:13:33.706Z] #7 4.708 (29/31) Installing tar (1.32-r0) [2019-10-08T17:13:33.706Z] #7 4.717 (30/31) Installing xz-libs (5.2.4-r0) [2019-10-08T17:13:33.706Z] #7 4.721 (31/31) Installing xz (5.2.4-r0) [2019-10-08T17:13:33.706Z] #7 4.729 Executing busybox-1.30.1-r2.trigger [2019-10-08T17:13:33.706Z] #7 4.733 Executing ca-certificates-20190108-r0.trigger [2019-10-08T17:13:33.706Z] #7 4.793 OK: 185 MiB in 45 packages [2019-10-08T17:13:33.706Z] #7 DONE 8.0s [2019-10-08T17:13:33.706Z] [2019-10-08T17:13:33.706Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2019-10-08T17:13:33.706Z] #9 DONE 0.1s [2019-10-08T17:13:33.706Z] [2019-10-08T17:13:33.706Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2019-10-08T17:13:33.964Z] #10 DONE 0.1s [2019-10-08T17:13:33.964Z] [2019-10-08T17:13:33.964Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2019-10-08T17:13:33.964Z] #11 DONE 0.1s [2019-10-08T17:13:33.964Z] [2019-10-08T17:13:33.964Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2019-10-08T17:13:33.964Z] #12 DONE 0.1s [2019-10-08T17:13:33.964Z] [2019-10-08T17:13:33.964Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-10-08T17:13:33.964Z] #15 ... [2019-10-08T17:13:33.964Z] [2019-10-08T17:13:33.964Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2019-10-08T17:13:33.964Z] #13 DONE 0.1s [2019-10-08T17:13:34.221Z] [2019-10-08T17:13:34.221Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-10-08T17:13:34.221Z] #15 1.124 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-10-08T17:13:35.591Z] #15 2.186 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-10-08T17:13:35.591Z] #15 2.257 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-10-08T17:13:35.591Z] #15 2.260 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-10-08T17:13:35.591Z] #15 2.393 (3/43) Installing ncurses-libs (6.1_p20190518-r0) [2019-10-08T17:13:35.591Z] #15 2.400 (4/43) Installing readline (8.0.0-r0) [2019-10-08T17:13:35.591Z] #15 2.404 (5/43) Installing bash (5.0.0-r0) [2019-10-08T17:13:35.591Z] #15 2.416 Executing bash-5.0.0-r0.post-install [2019-10-08T17:13:35.591Z] #15 2.418 (6/43) Installing linux-headers (4.19.36-r0) [2019-10-08T17:13:35.765Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-10-08T17:13:35.849Z] #15 2.746 (7/43) Installing libuuid (2.33.2-r0) [2019-10-08T17:13:35.849Z] #15 2.749 (8/43) Installing btrfs-progs-libs (5.1.1-r0) [2019-10-08T17:13:35.849Z] #15 2.753 (9/43) Installing btrfs-progs-dev (5.1.1-r0) [2019-10-08T17:13:35.849Z] #15 2.757 (10/43) Installing binutils (2.32-r0) [2019-10-08T17:13:35.849Z] #15 2.825 (11/43) Installing libmagic (5.37-r0) [2019-10-08T17:13:36.107Z] #15 2.845 (12/43) Installing file (5.37-r0) [2019-10-08T17:13:36.107Z] #15 2.846 (13/43) Installing gmp (6.1.2-r1) [2019-10-08T17:13:36.107Z] #15 2.853 (14/43) Installing isl (0.18-r0) [2019-10-08T17:13:36.107Z] #15 2.868 (15/43) Installing libgomp (8.3.0-r0) [2019-10-08T17:13:36.107Z] #15 2.871 (16/43) Installing libatomic (8.3.0-r0) [2019-10-08T17:13:36.107Z] #15 2.873 (17/43) Installing libgcc (8.3.0-r0) [2019-10-08T17:13:36.107Z] #15 2.875 (18/43) Installing mpfr3 (3.1.5-r1) [2019-10-08T17:13:36.107Z] #15 2.880 (19/43) Installing mpc1 (1.1.0-r0) [2019-10-08T17:13:36.107Z] #15 2.882 (20/43) Installing libstdc++ (8.3.0-r0) [2019-10-08T17:13:36.107Z] #15 2.893 (21/43) Installing gcc (8.3.0-r0) [2019-10-08T17:13:36.673Z] #15 3.596 (22/43) Installing musl-dev (1.1.22-r3) [2019-10-08T17:13:36.673Z] #15 3.685 (23/43) Installing libc-dev (0.7.1-r0) [2019-10-08T17:13:36.684Z] --- PASS: TestCreateServiceSysctls (4.39s) [2019-10-08T17:13:36.684Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-08T17:13:36.684Z] === RUN TestCreateServiceCapabilities [2019-10-08T17:13:36.931Z] #15 3.687 (24/43) Installing g++ (8.3.0-r0) [2019-10-08T17:13:37.189Z] #15 4.125 (25/43) Installing make (4.2.1-r2) [2019-10-08T17:13:37.446Z] #15 4.130 (26/43) Installing fortify-headers (1.1-r0) [2019-10-08T17:13:37.446Z] #15 4.132 (27/43) Installing build-base (0.5-r1) [2019-10-08T17:13:37.446Z] #15 4.133 (28/43) Installing nghttp2-libs (1.39.2-r0) [2019-10-08T17:13:37.446Z] #15 4.136 (29/43) Installing libcurl (7.66.0-r0) [2019-10-08T17:13:37.446Z] #15 4.142 (30/43) Installing curl (7.66.0-r0) [2019-10-08T17:13:37.446Z] #15 4.145 (31/43) Installing oniguruma (6.9.2-r0) [2019-10-08T17:13:37.446Z] #15 4.151 (32/43) Installing jq (1.6-r0) [2019-10-08T17:13:37.446Z] #15 4.158 (33/43) Installing device-mapper-libs (2.02.184-r0) [2019-10-08T17:13:37.446Z] #15 4.163 (34/43) Installing device-mapper-event-libs (2.02.184-r0) [2019-10-08T17:13:37.446Z] #15 4.165 (35/43) Installing libaio (0.3.111-r0) [2019-10-08T17:13:37.446Z] #15 4.167 (36/43) Installing libblkid (2.33.2-r0) [2019-10-08T17:13:37.446Z] #15 4.283 (37/43) Installing lvm2-libs (2.02.184-r0) [2019-10-08T17:13:37.446Z] #15 4.310 (38/43) Installing libfdisk (2.33.2-r0) [2019-10-08T17:13:37.446Z] #15 4.316 (39/43) Installing libmount (2.33.2-r0) [2019-10-08T17:13:37.446Z] #15 4.321 (40/43) Installing libsmartcols (2.33.2-r0) [2019-10-08T17:13:37.446Z] #15 4.325 (41/43) Installing pkgconf (1.6.1-r1) [2019-10-08T17:13:37.446Z] #15 4.327 (42/43) Installing util-linux-dev (2.33.2-r0) [2019-10-08T17:13:37.446Z] #15 4.347 (43/43) Installing lvm2-dev (2.02.184-r0) [2019-10-08T17:13:37.446Z] #15 4.353 Executing busybox-1.30.1-r2.trigger [2019-10-08T17:13:37.446Z] #15 4.359 OK: 190 MiB in 58 packages [2019-10-08T17:13:37.649Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2019-10-08T17:13:37.649Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-10-08T17:13:38.787Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-10-08T17:13:38.816Z] #15 DONE 5.6s [2019-10-08T17:13:38.816Z] [2019-10-08T17:13:38.816Z] #16 [base 3/5] RUN mkdir -p /build/ [2019-10-08T17:13:39.083Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-10-08T17:13:39.388Z] #16 DONE 0.7s [2019-10-08T17:13:39.646Z] [2019-10-08T17:13:39.646Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2019-10-08T17:13:39.856Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-10-08T17:13:39.856Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-10-08T17:13:40.128Z] --- PASS: TestCreateServiceCapabilities (3.24s) [2019-10-08T17:13:40.128Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-08T17:13:40.128Z] === RUN TestInspect [2019-10-08T17:13:40.212Z] #17 DONE 0.8s [2019-10-08T17:13:40.470Z] [2019-10-08T17:13:40.470Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2019-10-08T17:13:40.470Z] #18 DONE 0.0s [2019-10-08T17:13:40.470Z] [2019-10-08T17:13:40.470Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2019-10-08T17:13:40.470Z] #19 DONE 0.0s [2019-10-08T17:13:40.470Z] [2019-10-08T17:13:40.470Z] #31 [builder 1/4] COPY . . [2019-10-08T17:13:40.950Z] === RUN TestDockerSuite/TestBuildXZHost [2019-10-08T17:13:43.459Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-10-08T17:13:43.459Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-10-08T17:13:43.459Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-10-08T17:13:43.498Z] --- PASS: TestInspect (3.71s) [2019-10-08T17:13:43.498Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-08T17:13:43.498Z] === RUN TestDockerNetworkConnectAlias [2019-10-08T17:13:44.018Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-10-08T17:13:44.982Z] === RUN TestDockerSuite/TestCommitChange [2019-10-08T17:13:45.680Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-10-08T17:13:45.732Z] #31 ... [2019-10-08T17:13:45.732Z] [2019-10-08T17:13:45.732Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-08T17:13:45.732Z] #20 1.277 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-08T17:13:45.732Z] #20 1.486 [2019-10-08T17:13:45.732Z] #20 1.596 ####### 10.9% ######################## 34.3% ###################################### 53.3% ################################################# 69.0% ################################################################# 91.2% ######################################################################## 100.0% [2019-10-08T17:13:45.732Z] #20 2.225 [2019-10-08T17:13:45.732Z] #20 2.346 ######################## 33.8% ######################################################################## 100.0% [2019-10-08T17:13:45.732Z] #20 2.634 [2019-10-08T17:13:45.732Z] #20 2.753 ####### 10.3% ################################ 44.7% ################################################ 67.7% ################################################################# 90.8% ######################################################################## 100.0% [2019-10-08T17:13:45.732Z] #20 3.292 [2019-10-08T17:13:45.732Z] #20 3.401 #### 6.1% ######### 13.5% ############### 21.1% #################### 28.5% ######################### 35.9% ############################## 42.6% ##################################### 52.0% ########################################## 59.5% ################################################ 66.9% ##################################################### 74.3% ########################################################## 81.8% ############################################################# 85.5% #################################################################### 94.8% ######################################################################## 100.0% [2019-10-08T17:13:45.732Z] #20 4.801 [2019-10-08T17:13:45.732Z] #20 5.249 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-08T17:13:45.732Z] #20 5.416 [2019-10-08T17:13:45.732Z] #20 5.477 ######################################################################## 100.0% [2019-10-08T17:13:46.297Z] #20 5.637 [2019-10-08T17:13:46.341Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-10-08T17:13:46.557Z] #20 6.145 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-08T17:13:46.682Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-10-08T17:13:46.814Z] #20 ... [2019-10-08T17:13:46.814Z] [2019-10-08T17:13:46.814Z] #31 [builder 1/4] COPY . . [2019-10-08T17:13:46.814Z] #31 DONE 6.4s [2019-10-08T17:13:46.814Z] [2019-10-08T17:13:46.814Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2019-10-08T17:13:47.307Z] === RUN TestDockerSuite/TestCommitHardlink [2019-10-08T17:13:47.684Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-10-08T17:13:47.684Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-10-08T17:13:47.767Z] #32 DONE 1.0s [2019-10-08T17:13:47.767Z] [2019-10-08T17:13:47.767Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-08T17:13:48.698Z] #33 0.907 [2019-10-08T17:13:48.698Z] #33 0.958 Removing bundles/ [2019-10-08T17:13:48.698Z] #33 0.959 [2019-10-08T17:13:48.698Z] #33 0.968 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2019-10-08T17:13:49.188Z] === RUN TestDockerSuite/TestCommitNewFile [2019-10-08T17:13:49.262Z] #33 1.553 Building test suite binary ./integration-cli/test.main [2019-10-08T17:13:49.273Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-10-08T17:13:49.273Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-10-08T17:13:49.522Z] #33 ... [2019-10-08T17:13:49.522Z] [2019-10-08T17:13:49.522Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-08T17:13:49.522Z] #20 6.447 [2019-10-08T17:13:49.522Z] #20 6.558 #################### 28.4% ######################################################################## 100.0% [2019-10-08T17:13:49.522Z] #20 6.763 [2019-10-08T17:13:49.522Z] #20 7.470 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-08T17:13:49.522Z] #20 7.593 skipping existing 1849cc453dee [2019-10-08T17:13:49.522Z] #20 7.765 [2019-10-08T17:13:49.522Z] #20 8.463 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-08T17:13:49.522Z] #20 8.732 [2019-10-08T17:13:49.522Z] #20 8.848 ######################################################################## 100.0% [2019-10-08T17:13:49.522Z] #20 9.043 [2019-10-08T17:13:49.522Z] #20 9.101 Download of images into '/build' complete. [2019-10-08T17:13:49.522Z] #20 9.101 Use something like the following to load the result into a Docker daemon: [2019-10-08T17:13:49.522Z] #20 9.101 tar -cC '/build' . | docker load [2019-10-08T17:13:49.522Z] #20 DONE 9.2s [2019-10-08T17:13:49.780Z] [2019-10-08T17:13:49.780Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2019-10-08T17:13:49.780Z] #26 DONE 0.1s [2019-10-08T17:13:49.780Z] [2019-10-08T17:13:49.780Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-08T17:13:49.780Z] #22 DONE 0.1s [2019-10-08T17:13:49.780Z] [2019-10-08T17:13:49.780Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-08T17:13:49.780Z] #23 DONE 0.1s [2019-10-08T17:13:49.780Z] [2019-10-08T17:13:49.780Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2019-10-08T17:13:49.780Z] #27 DONE 0.1s [2019-10-08T17:13:49.780Z] [2019-10-08T17:13:49.780Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2019-10-08T17:13:49.780Z] #28 DONE 0.2s [2019-10-08T17:13:49.780Z] [2019-10-08T17:13:49.780Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-10-08T17:13:50.171Z] --- PASS: TestDockerNetworkConnectAlias (6.28s) [2019-10-08T17:13:50.171Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-08T17:13:50.171Z] === RUN TestDockerNetworkReConnect [2019-10-08T17:13:51.696Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-10-08T17:13:52.262Z] === RUN TestDockerSuite/TestCommitTTY [2019-10-08T17:13:52.310Z] #24 1.989 + RM_GOPATH=0 [2019-10-08T17:13:52.310Z] #24 1.989 + TMP_GOPATH= [2019-10-08T17:13:52.310Z] #24 1.989 + : /build [2019-10-08T17:13:52.310Z] #24 1.989 + '[' -z '' ']' [2019-10-08T17:13:52.310Z] #24 1.989 ++ mktemp -d [2019-10-08T17:13:52.310Z] #24 1.990 + export GOPATH=/tmp/tmp.DcBiCo [2019-10-08T17:13:52.310Z] #24 1.990 + GOPATH=/tmp/tmp.DcBiCo [2019-10-08T17:13:52.310Z] #24 1.990 + RM_GOPATH=1 [2019-10-08T17:13:52.310Z] #24 1.990 ++ dirname ./install.sh [2019-10-08T17:13:52.310Z] #24 1.990 + dir=. [2019-10-08T17:13:52.310Z] #24 1.990 + bin=dockercli [2019-10-08T17:13:52.310Z] #24 1.990 + shift [2019-10-08T17:13:52.310Z] #24 1.990 + '[' '!' -f ./dockercli.installer ']' [2019-10-08T17:13:52.310Z] #24 1.990 + . ./dockercli.installer [2019-10-08T17:13:52.310Z] #24 1.990 ++ DOCKERCLI_CHANNEL=stable [2019-10-08T17:13:52.310Z] #24 1.990 ++ DOCKERCLI_VERSION=17.06.2-ce [2019-10-08T17:13:52.310Z] #24 1.991 + install_dockercli [2019-10-08T17:13:52.310Z] #24 1.991 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-08T17:13:52.310Z] #24 1.995 Install docker/cli version 17.06.2-ce from stable [2019-10-08T17:13:52.310Z] #24 2.000 ++ uname -m [2019-10-08T17:13:52.310Z] #24 2.000 + arch=x86_64 [2019-10-08T17:13:52.310Z] #24 2.000 + '[' x86_64 '!=' x86_64 ']' [2019-10-08T17:13:52.310Z] #24 2.000 + url=https://download.docker.com/linux/static [2019-10-08T17:13:52.310Z] #24 2.000 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-10-08T17:13:52.310Z] #24 2.000 + tar -xz docker/docker [2019-10-08T17:13:53.081Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-08T17:13:53.081Z] [2019-10-08T17:13:53.081Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-08T17:13:53.081Z] PKG_CONFIG=pkg-config [2019-10-08T17:13:53.081Z] GOLANG_VERSION=1.13.1 [2019-10-08T17:13:53.081Z] HOSTNAME=26e6a1aa284e [2019-10-08T17:13:53.081Z] DOCKER_EXPERIMENTAL=1 [2019-10-08T17:13:53.081Z] container=docker [2019-10-08T17:13:53.081Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-08T17:13:53.081Z] GO111MODULE=off [2019-10-08T17:13:53.081Z] GOPATH=/go [2019-10-08T17:13:53.081Z] PWD=/go/src/github.com/docker/docker [2019-10-08T17:13:53.081Z] HOME=/root [2019-10-08T17:13:53.081Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-08T17:13:53.081Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-08T17:13:53.081Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-08T17:13:53.081Z] DOCKER_GITCOMMIT=eda98ad00ffdf8f39ce3c704d02c5c2c34fb0ee0 [2019-10-08T17:13:53.081Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-08T17:13:53.081Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-08T17:13:53.081Z] TERM=xterm [2019-10-08T17:13:53.081Z] VALIDATE_BRANCH=master [2019-10-08T17:13:53.081Z] DEST=bundles/test-integration [2019-10-08T17:13:53.081Z] SHLVL=1 [2019-10-08T17:13:53.081Z] TIMEOUT=120m [2019-10-08T17:13:53.081Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-08T17:13:53.081Z] DOCKER_PKG=github.com/docker/docker [2019-10-08T17:13:53.081Z] TESTDEBUG=0 [2019-10-08T17:13:53.081Z] _=/usr/bin/env [2019-10-08T17:13:53.082Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-08T17:13:54.085Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-10-08T17:13:54.210Z] #24 ... [2019-10-08T17:13:54.210Z] [2019-10-08T17:13:54.210Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-08T17:13:54.210Z] #21 DONE 1.0s [2019-10-08T17:13:54.210Z] [2019-10-08T17:13:54.210Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-10-08T17:13:54.248Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-10-08T17:13:54.561Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-10-08T17:13:54.776Z] #29 ... [2019-10-08T17:13:54.776Z] [2019-10-08T17:13:54.776Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-10-08T17:13:54.776Z] #24 4.964 + mkdir -p /build [2019-10-08T17:13:54.776Z] #24 4.965 + mv docker/docker /build/ [2019-10-08T17:13:54.776Z] #24 4.966 + rmdir docker [2019-10-08T17:13:54.776Z] #24 DONE 5.1s [2019-10-08T17:13:54.807Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-10-08T17:13:55.034Z] [2019-10-08T17:13:55.034Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-08T17:13:55.038Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-10-08T17:13:55.038Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-10-08T17:13:55.516Z] --- PASS: TestDockerNetworkReConnect (5.09s) [2019-10-08T17:13:55.516Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-08T17:13:55.516Z] === RUN TestServicePlugin [2019-10-08T17:13:55.516Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-08T17:13:55.516Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-08T17:13:55.516Z] === RUN TestServiceUpdateLabel [2019-10-08T17:13:55.599Z] #33 ... [2019-10-08T17:13:55.599Z] [2019-10-08T17:13:55.599Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2019-10-08T17:13:55.857Z] #25 DONE 0.2s [2019-10-08T17:13:55.857Z] [2019-10-08T17:13:55.857Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-08T17:13:56.041Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-10-08T17:13:56.687Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-10-08T17:13:57.044Z] === RUN TestDockerSuite/TestBuildCmd [2019-10-08T17:13:57.044Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-10-08T17:13:57.651Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-10-08T17:13:57.651Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-10-08T17:13:57.651Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-10-08T17:13:57.651Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-10-08T17:13:57.651Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-10-08T17:13:57.651Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-10-08T17:13:57.651Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-10-08T17:13:58.047Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-10-08T17:13:58.047Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-10-08T17:13:58.222Z] --- PASS: TestServiceUpdateLabel (3.08s) [2019-10-08T17:13:58.222Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-08T17:13:58.222Z] === RUN TestServiceUpdateSecrets [2019-10-08T17:13:59.662Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-10-08T17:14:01.545Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-10-08T17:14:01.545Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-10-08T17:14:01.545Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2019-10-08T17:14:02.104Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-10-08T17:14:03.026Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-10-08T17:14:03.950Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-10-08T17:14:03.976Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-10-08T17:14:04.205Z] --- PASS: TestServicePlugin (35.39s) [2019-10-08T17:14:04.205Z] plugin_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-08T17:14:04.205Z] plugin_test.go:59: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-08T17:14:04.205Z] plugin_test.go:61: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-08T17:14:04.205Z] plugin_test.go:62: [d73581f6a5c23] joining swarm manager [df3199f72495b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-08T17:14:04.205Z] plugin_test.go:64: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-08T17:14:04.205Z] plugin_test.go:65: [dbf1153972974] joining swarm manager [df3199f72495b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-08T17:14:04.205Z] === RUN TestServiceUpdateLabel [2019-10-08T17:14:04.980Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-10-08T17:14:04.980Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-10-08T17:14:05.129Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-10-08T17:14:05.771Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-10-08T17:14:05.771Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-10-08T17:14:05.983Z] === RUN TestDockerSuite/TestBuildContChar [2019-10-08T17:14:06.068Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-10-08T17:14:06.994Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-10-08T17:14:06.994Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-10-08T17:14:06.994Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-10-08T17:14:06.994Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-10-08T17:14:07.248Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-10-08T17:14:07.248Z] --- PASS: TestServiceUpdateLabel (2.96s) [2019-10-08T17:14:07.248Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-08T17:14:07.248Z] === RUN TestServiceUpdateSecrets [2019-10-08T17:14:08.174Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-10-08T17:14:09.097Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-10-08T17:14:10.063Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-10-08T17:14:10.063Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-10-08T17:14:12.027Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-10-08T17:14:12.759Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-10-08T17:14:12.759Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-10-08T17:14:13.360Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-10-08T17:14:14.367Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-10-08T17:14:15.126Z] --- PASS: TestServiceUpdateSecrets (16.35s) [2019-10-08T17:14:15.126Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-08T17:14:15.126Z] === RUN TestServiceUpdateConfigs [2019-10-08T17:14:15.419Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-10-08T17:14:16.127Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-10-08T17:14:16.127Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-10-08T17:14:16.939Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-10-08T17:14:17.787Z] #33 ... [2019-10-08T17:14:17.787Z] [2019-10-08T17:14:17.787Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-10-08T17:14:17.787Z] #29 27.50 # github.com/docker/docker/contrib/httpserver [2019-10-08T17:14:17.787Z] #29 27.50 loadinternal: cannot find runtime/cgo [2019-10-08T17:14:17.787Z] #29 DONE 27.9s [2019-10-08T17:14:17.787Z] [2019-10-08T17:14:17.787Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-08T17:14:17.948Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-10-08T17:14:18.507Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-10-08T17:14:18.574Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-10-08T17:14:18.574Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-10-08T17:14:18.574Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-10-08T17:14:18.720Z] #33 ... [2019-10-08T17:14:18.720Z] [2019-10-08T17:14:18.720Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2019-10-08T17:14:18.720Z] #30 DONE 0.1s [2019-10-08T17:14:18.720Z] [2019-10-08T17:14:18.720Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-08T17:14:18.804Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-10-08T17:14:19.727Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-10-08T17:14:20.822Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-10-08T17:14:21.255Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-10-08T17:14:21.299Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-10-08T17:14:21.776Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-10-08T17:14:21.776Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-10-08T17:14:22.616Z] --- PASS: TestServiceUpdateSecrets (15.37s) [2019-10-08T17:14:22.616Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-08T17:14:22.616Z] === RUN TestServiceUpdateConfigs [2019-10-08T17:14:22.616Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-10-08T17:14:22.616Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-10-08T17:14:22.616Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-10-08T17:14:22.616Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-10-08T17:14:22.616Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-10-08T17:14:22.780Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-10-08T17:14:23.257Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-10-08T17:14:23.257Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-10-08T17:14:23.257Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-10-08T17:14:23.710Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-10-08T17:14:28.069Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-10-08T17:14:28.981Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-10-08T17:14:28.981Z] === RUN TestDockerSuite/TestContainerAPITop [2019-10-08T17:14:29.947Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-10-08T17:14:29.947Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-10-08T17:14:29.947Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-10-08T17:14:31.843Z] --- PASS: TestServiceUpdateConfigs (15.80s) [2019-10-08T17:14:31.843Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-08T17:14:31.843Z] === RUN TestServiceUpdateNetwork [2019-10-08T17:14:33.203Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-10-08T17:14:33.760Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-10-08T17:14:34.726Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-10-08T17:14:37.985Z] --- PASS: TestServiceUpdateConfigs (15.17s) [2019-10-08T17:14:37.985Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-08T17:14:37.985Z] === RUN TestServiceUpdateNetwork [2019-10-08T17:14:39.868Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-10-08T17:14:40.427Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-10-08T17:14:40.434Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-08T17:14:40.434Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-08T17:14:42.309Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-10-08T17:14:43.670Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-10-08T17:14:43.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-08T17:14:45.618Z] --- PASS: TestServiceUpdateNetwork (14.59s) [2019-10-08T17:14:45.619Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-08T17:14:45.619Z] PASS [2019-10-08T17:14:45.619Z] [2019-10-08T17:14:45.619Z] === Skipped [2019-10-08T17:14:45.619Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2019-10-08T17:14:45.619Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-08T17:14:45.619Z] [2019-10-08T17:14:45.619Z] [2019-10-08T17:14:45.619Z] DONE 19 tests, 1 skipped in 128.405s [2019-10-08T17:14:45.619Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2019-10-08T17:14:45.619Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:14:45.619Z] ++ set -e [2019-10-08T17:14:45.619Z] ++ '[' -n 0 ']' [2019-10-08T17:14:45.619Z] ++ set -x [2019-10-08T17:14:45.619Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:14:45.619Z] INFO: Testing against a local daemon [2019-10-08T17:14:45.619Z] === RUN TestSessionCreate [2019-10-08T17:14:45.619Z] --- PASS: TestSessionCreate (0.03s) [2019-10-08T17:14:45.619Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-08T17:14:45.619Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2019-10-08T17:14:45.619Z] PASS [2019-10-08T17:14:45.619Z] [2019-10-08T17:14:45.619Z] DONE 2 tests in 0.252s [2019-10-08T17:14:45.619Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2019-10-08T17:14:45.619Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:14:45.619Z] ++ set -e [2019-10-08T17:14:45.619Z] ++ '[' -n 0 ']' [2019-10-08T17:14:45.619Z] ++ set -x [2019-10-08T17:14:45.619Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:14:45.619Z] INFO: Testing against a local daemon [2019-10-08T17:14:45.619Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-08T17:14:45.619Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-08T17:14:45.619Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-08T17:14:45.619Z] === RUN TestEventsExecDie [2019-10-08T17:14:46.984Z] --- PASS: TestEventsExecDie (1.64s) [2019-10-08T17:14:46.984Z] === RUN TestEventsBackwardsCompatible [2019-10-08T17:14:46.984Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2019-10-08T17:14:46.984Z] === RUN TestInfoBinaryCommits [2019-10-08T17:14:46.984Z] --- PASS: TestInfoBinaryCommits (0.02s) [2019-10-08T17:14:46.984Z] === RUN TestInfoAPIVersioned [2019-10-08T17:14:46.984Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-10-08T17:14:46.984Z] === RUN TestInfoAPI [2019-10-08T17:14:46.984Z] --- PASS: TestInfoAPI (0.02s) [2019-10-08T17:14:46.984Z] === RUN TestInfoAPIWarnings [2019-10-08T17:14:47.843Z] --- PASS: TestInfoAPIWarnings (0.85s) [2019-10-08T17:14:47.843Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-08T17:14:47.843Z] === RUN TestLoginFailsWithBadCredentials [2019-10-08T17:14:48.230Z] --- PASS: TestLoginFailsWithBadCredentials (0.42s) [2019-10-08T17:14:48.230Z] === RUN TestPingCacheHeaders [2019-10-08T17:14:48.230Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-10-08T17:14:48.230Z] === RUN TestPingGet [2019-10-08T17:14:48.230Z] --- PASS: TestPingGet (0.01s) [2019-10-08T17:14:48.230Z] === RUN TestPingHead [2019-10-08T17:14:48.230Z] --- PASS: TestPingHead (0.02s) [2019-10-08T17:14:48.230Z] === RUN TestVersion [2019-10-08T17:14:48.230Z] --- PASS: TestVersion (0.02s) [2019-10-08T17:14:48.230Z] PASS [2019-10-08T17:14:48.230Z] [2019-10-08T17:14:48.230Z] === Skipped [2019-10-08T17:14:48.230Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-08T17:14:48.230Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-08T17:14:48.230Z] [2019-10-08T17:14:48.230Z] [2019-10-08T17:14:48.230Z] DONE 12 tests, 1 skipped in 3.338s [2019-10-08T17:14:48.230Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2019-10-08T17:14:48.230Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:14:48.230Z] ++ set -e [2019-10-08T17:14:48.230Z] ++ '[' -n 0 ']' [2019-10-08T17:14:48.230Z] ++ set -x [2019-10-08T17:14:48.230Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:14:48.614Z] INFO: Testing against a local daemon [2019-10-08T17:14:48.614Z] === RUN TestVolumesCreateAndList [2019-10-08T17:14:48.614Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-10-08T17:14:48.614Z] === RUN TestVolumesRemove [2019-10-08T17:14:48.614Z] --- PASS: TestVolumesRemove (0.09s) [2019-10-08T17:14:48.614Z] === RUN TestVolumesInspect [2019-10-08T17:14:48.614Z] --- PASS: TestVolumesInspect (0.02s) [2019-10-08T17:14:48.614Z] === RUN TestVolumesInvalidJSON [2019-10-08T17:14:48.614Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-08T17:14:48.614Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-08T17:14:48.614Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-08T17:14:48.614Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2019-10-08T17:14:48.614Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-08T17:14:48.614Z] PASS [2019-10-08T17:14:48.614Z] [2019-10-08T17:14:48.614Z] DONE 5 tests in 0.346s [2019-10-08T17:14:48.614Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-08T17:14:48.991Z] ++++ cat bundles/test-integration/docker.pid [2019-10-08T17:14:48.991Z] +++ kill 11489 [2019-10-08T17:14:50.262Z] umount: bundles/test-integration/root: mountpoint not found [2019-10-08T17:14:50.262Z] +++ /etc/init.d/apparmor stop [2019-10-08T17:14:50.262Z] Clearing AppArmor profiles cache:. [2019-10-08T17:14:50.262Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-08T17:14:50.262Z] Unloading profiles will leave already running processes permanently [2019-10-08T17:14:50.262Z] unconfined, which can lead to unexpected situations. [2019-10-08T17:14:50.262Z] [2019-10-08T17:14:50.262Z] To set a process to complain mode, use the command line tool [2019-10-08T17:14:50.262Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-08T17:14:50.262Z] with the 'teardown' option." [2019-10-08T17:14:50.262Z] Post stage [Pipeline] junit [2019-10-08T17:14:52.381Z] Recording test results [2019-10-08T17:14:56.947Z] --- PASS: TestServiceUpdateNetwork (15.27s) [2019-10-08T17:14:56.947Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-08T17:14:56.947Z] PASS [2019-10-08T17:14:56.947Z] [2019-10-08T17:14:56.947Z] DONE 19 tests in 169.241s [2019-10-08T17:14:56.947Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2019-10-08T17:14:56.947Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:14:56.947Z] ++ set -e [2019-10-08T17:14:56.947Z] ++ '[' -n 0 ']' [2019-10-08T17:14:56.947Z] ++ set -x [2019-10-08T17:14:56.947Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:14:56.947Z] INFO: Testing against a local daemon [2019-10-08T17:14:56.947Z] === RUN TestSessionCreate [2019-10-08T17:14:56.947Z] --- PASS: TestSessionCreate (0.02s) [2019-10-08T17:14:56.947Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-08T17:14:56.947Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2019-10-08T17:14:56.947Z] PASS [2019-10-08T17:14:56.947Z] [2019-10-08T17:14:56.947Z] DONE 2 tests in 0.161s [2019-10-08T17:14:56.947Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2019-10-08T17:14:56.947Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:14:56.947Z] ++ set -e [2019-10-08T17:14:56.947Z] ++ '[' -n 0 ']' [2019-10-08T17:14:56.947Z] ++ set -x [2019-10-08T17:14:56.947Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:14:56.947Z] INFO: Testing against a local daemon [2019-10-08T17:14:56.947Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-08T17:14:56.947Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-08T17:14:56.947Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-08T17:14:56.947Z] === RUN TestEventsExecDie [2019-10-08T17:14:56.947Z] --- PASS: TestEventsExecDie (0.79s) [2019-10-08T17:14:56.947Z] === RUN TestEventsBackwardsCompatible [2019-10-08T17:14:56.947Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2019-10-08T17:14:56.947Z] === RUN TestInfoBinaryCommits [2019-10-08T17:14:56.947Z] --- PASS: TestInfoBinaryCommits (0.02s) [2019-10-08T17:14:56.947Z] === RUN TestInfoAPIVersioned [2019-10-08T17:14:56.947Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-10-08T17:14:56.947Z] === RUN TestInfoAPI [2019-10-08T17:14:56.947Z] --- PASS: TestInfoAPI (0.02s) [2019-10-08T17:14:56.947Z] === RUN TestInfoAPIWarnings [2019-10-08T17:14:56.947Z] --- PASS: TestInfoAPIWarnings (0.75s) [2019-10-08T17:14:56.947Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-08T17:14:56.947Z] === RUN TestLoginFailsWithBadCredentials [2019-10-08T17:14:56.947Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s) [2019-10-08T17:14:56.947Z] === RUN TestPingCacheHeaders [2019-10-08T17:14:56.947Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-10-08T17:14:56.947Z] === RUN TestPingGet [2019-10-08T17:14:56.947Z] --- PASS: TestPingGet (0.01s) [2019-10-08T17:14:56.947Z] === RUN TestPingHead [2019-10-08T17:14:56.947Z] --- PASS: TestPingHead (0.02s) [2019-10-08T17:14:56.947Z] === RUN TestVersion [2019-10-08T17:14:56.947Z] --- PASS: TestVersion (0.03s) [2019-10-08T17:14:56.947Z] PASS [2019-10-08T17:14:56.947Z] [2019-10-08T17:14:56.947Z] === Skipped [2019-10-08T17:14:56.947Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-08T17:14:56.947Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-08T17:14:56.947Z] [2019-10-08T17:14:56.947Z] [2019-10-08T17:14:56.947Z] DONE 12 tests, 1 skipped in 2.165s [2019-10-08T17:14:56.947Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2019-10-08T17:14:56.947Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:14:56.947Z] ++ set -e [2019-10-08T17:14:56.947Z] ++ '[' -n 0 ']' [2019-10-08T17:14:56.947Z] ++ set -x [2019-10-08T17:14:56.947Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:14:56.947Z] INFO: Testing against a local daemon [2019-10-08T17:14:56.947Z] === RUN TestVolumesCreateAndList [2019-10-08T17:14:56.947Z] --- PASS: TestVolumesCreateAndList (0.02s) [2019-10-08T17:14:56.947Z] === RUN TestVolumesRemove [2019-10-08T17:14:56.947Z] --- PASS: TestVolumesRemove (0.09s) [2019-10-08T17:14:56.947Z] === RUN TestVolumesInspect [2019-10-08T17:14:56.947Z] --- PASS: TestVolumesInspect (0.02s) [2019-10-08T17:14:56.947Z] === RUN TestVolumesInvalidJSON [2019-10-08T17:14:56.947Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-08T17:14:56.947Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-08T17:14:56.947Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-08T17:14:56.947Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2019-10-08T17:14:56.947Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-08T17:14:56.947Z] PASS [2019-10-08T17:14:56.947Z] [2019-10-08T17:14:56.947Z] DONE 5 tests in 0.243s [2019-10-08T17:14:56.947Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-08T17:14:56.947Z] ++++ cat bundles/test-integration/docker.pid [2019-10-08T17:14:56.947Z] +++ kill 5261 [2019-10-08T17:14:57.247Z] umount: bundles/test-integration/root: mountpoint not found [2019-10-08T17:14:57.247Z] +++ /etc/init.d/apparmor stop [2019-10-08T17:14:57.247Z] Clearing AppArmor profiles cache:. [2019-10-08T17:14:57.247Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-08T17:14:57.247Z] Unloading profiles will leave already running processes permanently [2019-10-08T17:14:57.247Z] unconfined, which can lead to unexpected situations. [2019-10-08T17:14:57.247Z] [2019-10-08T17:14:57.247Z] To set a process to complain mode, use the command line tool [2019-10-08T17:14:57.247Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-08T17:14:57.247Z] with the 'teardown' option." [2019-10-08T17:14:57.247Z] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-08T17:14:58.327Z] + echo Ensuring container killed. [2019-10-08T17:14:58.327Z] Ensuring container killed. [2019-10-08T17:14:58.327Z] + docker rm -vf docker-pr17 [2019-10-08T17:14:58.327Z] Error: No such container: docker-pr17 [2019-10-08T17:14:58.327Z] + true [Pipeline] sh [2019-10-08T17:14:59.150Z] + echo Chowning /workspace to jenkins user [2019-10-08T17:14:59.151Z] Chowning /workspace to jenkins user [2019-10-08T17:14:59.151Z] + id -u [2019-10-08T17:14:59.151Z] + id -g [2019-10-08T17:14:59.151Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-39678:/workspace busybox chown -R 1001:1001 /workspace [2019-10-08T17:14:59.151Z] Unable to find image 'busybox:latest' locally [2019-10-08T17:14:59.526Z] latest: Pulling from library/busybox [2019-10-08T17:14:59.526Z] 6d4c3d9fc915: Pulling fs layer [2019-10-08T17:14:59.526Z] 6d4c3d9fc915: Download complete [2019-10-08T17:15:00.312Z] 6d4c3d9fc915: Pull complete [2019-10-08T17:15:00.312Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-08T17:15:00.312Z] Status: Downloaded newer image for busybox:latest [2019-10-08T17:15:01.915Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-10-08T17:15:01.915Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-08T17:15:03.045Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-10-08T17:15:03.373Z] + bundleName=s390x-integration [2019-10-08T17:15:03.373Z] + echo Creating s390x-integration-bundles.tar.gz [2019-10-08T17:15:03.373Z] Creating s390x-integration-bundles.tar.gz [2019-10-08T17:15:03.373Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-10-08T17:15:03.373Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-10-08T17:15:03.606Z] Archiving artifacts [2019-10-08T17:15:05.000Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39678/17/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-08T17:15:05.889Z] + make clean [2019-10-08T17:15:05.889Z] docker volume rm -f docker-dev-cache [2019-10-08T17:15:06.256Z] docker-dev-cache [Pipeline] deleteDir [2019-10-08T17:15:07.861Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-10-08T17:15:08.338Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-10-08T17:15:08.815Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-10-08T17:15:08.815Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-10-08T17:15:09.292Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-10-08T17:15:09.292Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-10-08T17:15:09.524Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-10-08T17:15:09.524Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-10-08T17:15:09.524Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-10-08T17:15:10.125Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-10-08T17:15:12.674Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-10-08T17:15:15.183Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-10-08T17:15:18.439Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-10-08T17:15:19.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-08T17:15:20.405Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-10-08T17:15:20.405Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-10-08T17:15:20.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-08T17:15:21.328Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-10-08T17:15:22.381Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2019-10-08T17:15:23.305Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-10-08T17:15:23.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-08T17:15:24.229Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-10-08T17:15:25.240Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-10-08T17:15:25.478Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-08T17:15:25.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-08T17:15:26.247Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-10-08T17:15:27.180Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-10-08T17:15:28.544Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-10-08T17:15:29.102Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-10-08T17:15:29.240Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-08T17:15:30.463Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-10-08T17:15:31.275Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-08T17:15:31.474Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-10-08T17:15:32.441Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-10-08T17:15:33.363Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-10-08T17:15:34.716Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-10-08T17:15:34.716Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-10-08T17:15:34.716Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-10-08T17:15:34.756Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-08T17:15:34.769Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-10-08T17:15:36.129Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-10-08T17:15:36.778Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-10-08T17:15:36.778Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-10-08T17:15:37.702Z] === RUN TestDockerSuite/TestCpRelativePath [2019-10-08T17:15:38.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-08T17:15:38.626Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-10-08T17:15:39.985Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-10-08T17:15:40.908Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-10-08T17:15:41.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-08T17:15:41.830Z] === RUN TestDockerSuite/TestCpToCaseA [2019-10-08T17:15:43.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-08T17:15:43.714Z] === RUN TestDockerSuite/TestCpToCaseB [2019-10-08T17:15:44.636Z] === RUN TestDockerSuite/TestCpToCaseC [2019-10-08T17:15:46.679Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-08T17:15:47.184Z] === RUN TestDockerSuite/TestCpToCaseD [2019-10-08T17:15:48.727Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-08T17:15:49.594Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-10-08T17:15:50.768Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-08T17:15:51.139Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-10-08T17:15:52.109Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-10-08T17:15:52.415Z] === RUN TestDockerSuite/TestCpToCaseE [2019-10-08T17:15:52.819Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-08T17:15:52.819Z] Using test binary docker [2019-10-08T17:15:52.819Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-08T17:15:52.819Z] +++ /etc/init.d/apparmor start [2019-10-08T17:15:52.819Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-08T17:15:52.819Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-08T17:15:52.819Z] Warning failed to create cache: (null) [2019-10-08T17:15:52.819Z] . [2019-10-08T17:15:52.819Z] INFO: Waiting for daemon to start... [2019-10-08T17:15:52.819Z] Starting dockerd [2019-10-08T17:15:52.819Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2019-10-08T17:15:54.842Z] . [2019-10-08T17:15:54.842Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-08T17:15:54.842Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-08T17:15:54.842Z] Error: No such image: emptyfs [2019-10-08T17:15:54.842Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-08T17:15:54.842Z] ++++ docker load [2019-10-08T17:15:55.126Z] Running integration-test (iteration 1) [2019-10-08T17:15:55.126Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2019-10-08T17:15:55.126Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:15:55.126Z] ++ set -e [2019-10-08T17:15:55.126Z] ++ '[' -n 0 ']' [2019-10-08T17:15:55.126Z] ++ set -x [2019-10-08T17:15:55.126Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:15:55.136Z] #33 121.4 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-08T17:15:55.136Z] #33 123.7 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-08T17:15:55.136Z] #33 124.9 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-08T17:15:55.136Z] #33 126.8 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-08T17:15:55.720Z] === RUN TestDockerSuite/TestCpToCaseF [2019-10-08T17:15:55.853Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-10-08T17:15:56.289Z] === RUN TestDockerSuite/TestCpToCaseG [2019-10-08T17:15:57.033Z] #33 129.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-08T17:15:57.966Z] #33 130.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-08T17:15:58.036Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-10-08T17:15:59.352Z] #33 131.4 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-08T17:16:00.286Z] #33 132.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-08T17:16:00.543Z] #33 132.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-08T17:16:00.953Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-10-08T17:16:01.706Z] === RUN TestDockerSuite/TestCpToCaseH [2019-10-08T17:16:01.915Z] #33 134.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-08T17:16:03.290Z] #33 135.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-08T17:16:04.662Z] #33 136.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-08T17:16:05.055Z] === RUN TestDockerSuite/TestCpToCaseI [2019-10-08T17:16:05.614Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-10-08T17:16:06.036Z] #33 138.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-08T17:16:07.408Z] #33 139.7 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-08T17:16:08.780Z] #33 140.8 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-08T17:16:10.153Z] #33 142.5 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-08T17:16:10.387Z] Loaded image: buildpack-deps:jessie [2019-10-08T17:16:10.387Z] Loaded image: busybox:latest [2019-10-08T17:16:10.387Z] Loaded image: busybox:glibc [2019-10-08T17:16:10.387Z] Loaded image: debian:jessie [2019-10-08T17:16:10.387Z] Loaded image: hello-world:latest [2019-10-08T17:16:10.387Z] INFO: Testing against a local daemon [2019-10-08T17:16:10.387Z] === RUN TestCgroupNamespacesBuild [2019-10-08T17:16:10.936Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2019-10-08T17:16:11.397Z] --- PASS: TestCgroupNamespacesBuild (1.69s) [2019-10-08T17:16:11.397Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-08T17:16:11.397Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-08T17:16:11.525Z] #33 143.6 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-08T17:16:11.536Z] === RUN TestDockerSuite/TestCpToDot [2019-10-08T17:16:12.459Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-10-08T17:16:12.462Z] #33 144.7 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-08T17:16:12.715Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2019-10-08T17:16:12.889Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.71s) [2019-10-08T17:16:12.889Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-08T17:16:12.889Z] === RUN TestBuildWithSession [2019-10-08T17:16:12.889Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-08T17:16:12.889Z] build_session_test.go:25: TODO: BuildKit [2019-10-08T17:16:12.889Z] === RUN TestBuildSquashParent [2019-10-08T17:16:13.394Z] #33 145.7 [2019-10-08T17:16:14.076Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-10-08T17:16:14.324Z] #33 DONE 146.3s [2019-10-08T17:16:14.325Z] [2019-10-08T17:16:14.325Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2019-10-08T17:16:15.703Z] #34 DONE 1.6s [2019-10-08T17:16:15.957Z] === RUN TestDockerSuite/TestCpToStdout [2019-10-08T17:16:16.879Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-10-08T17:16:17.075Z] [2019-10-08T17:16:17.075Z] #35 [runner 12/12] COPY --from=builder /build/ / [2019-10-08T17:16:18.006Z] #35 DONE 1.0s [2019-10-08T17:16:18.006Z] [2019-10-08T17:16:18.006Z] #36 exporting to image [2019-10-08T17:16:18.006Z] #36 exporting layers [2019-10-08T17:16:19.710Z] --- PASS: TestBuildSquashParent (5.75s) [2019-10-08T17:16:19.710Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-08T17:16:19.710Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-08T17:16:19.710Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-08T17:16:19.710Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-08T17:16:19.710Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-08T17:16:19.710Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-08T17:16:19.710Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-08T17:16:19.710Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-08T17:16:19.710Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-08T17:16:19.710Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-08T17:16:19.710Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-08T17:16:19.710Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-08T17:16:19.710Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-08T17:16:19.710Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-08T17:16:19.710Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-08T17:16:19.710Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-08T17:16:19.710Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-08T17:16:20.224Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-10-08T17:16:20.520Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-10-08T17:16:21.283Z] #36 exporting layers 3.4s done [2019-10-08T17:16:21.283Z] #36 writing image sha256:36bf0708c99372ceccb9de6a9c50535f60ae54dfa03cf6d64de7afc256b21126 done [2019-10-08T17:16:21.283Z] #36 naming to docker.io/library/moby-e2e-test done [2019-10-08T17:16:21.283Z] #36 DONE 3.4s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-08T17:16:21.446Z] === RUN TestDockerSuite/TestCpVolumePath [2019-10-08T17:16:21.589Z] + echo Ensuring container killed. [2019-10-08T17:16:21.589Z] Ensuring container killed. [2019-10-08T17:16:21.589Z] + docker rm -vf docker-pr17 [2019-10-08T17:16:21.589Z] Error: No such container: docker-pr17 [2019-10-08T17:16:21.589Z] + true [Pipeline] sh [2019-10-08T17:16:21.752Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-08T17:16:21.871Z] + echo Chowning /workspace to jenkins user [2019-10-08T17:16:21.871Z] Chowning /workspace to jenkins user [2019-10-08T17:16:21.871Z] + id -u [2019-10-08T17:16:21.871Z] + id -g [2019-10-08T17:16:21.871Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39678:/workspace busybox chown -R 1000:1000 /workspace [2019-10-08T17:16:22.051Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-08T17:16:23.328Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-10-08T17:16:23.328Z] === RUN TestDockerSuite/TestCreateArgs [2019-10-08T17:16:23.328Z] === RUN TestDockerSuite/TestCreateByImageID [2019-10-08T17:16:23.535Z] + bundleName=unit [2019-10-08T17:16:23.535Z] + echo Creating unit-bundles.tar.gz [2019-10-08T17:16:23.535Z] Creating unit-bundles.tar.gz [2019-10-08T17:16:23.535Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2019-10-08T17:16:23.535Z] bundles/junit-report.xml [2019-10-08T17:16:23.535Z] bundles/go-test-report.json [2019-10-08T17:16:23.535Z] bundles/profile.out [Pipeline] archiveArtifacts [2019-10-08T17:16:23.549Z] Archiving artifacts [2019-10-08T17:16:23.886Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-10-08T17:16:24.000Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39678/17/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-08T17:16:24.310Z] + make clean [2019-10-08T17:16:24.571Z] docker volume rm -f docker-dev-cache [2019-10-08T17:16:24.571Z] docker-dev-cache [Pipeline] deleteDir [2019-10-08T17:16:24.739Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-10-08T17:16:24.739Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.05s) [2019-10-08T17:16:24.739Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.39s) [2019-10-08T17:16:24.739Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.39s) [2019-10-08T17:16:24.739Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.50s) [2019-10-08T17:16:24.739Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.34s) [2019-10-08T17:16:24.739Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.16s) [2019-10-08T17:16:24.739Z] === RUN TestBuildMultiStageCopy [2019-10-08T17:16:24.739Z] === RUN TestBuildMultiStageCopy/copy_to_root [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-08T17:16:24.935Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-10-08T17:16:24.935Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-10-08T17:16:24.935Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-10-08T17:16:25.537Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-10-08T17:16:25.791Z] === RUN TestDockerSuite/TestCreateLabels [2019-10-08T17:16:26.100Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-10-08T17:16:26.100Z] === RUN TestDockerSuite/TestCreateRM [2019-10-08T17:16:26.216Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-08T17:16:26.367Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-10-08T17:16:26.367Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-10-08T17:16:26.367Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-10-08T17:16:26.506Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-08T17:16:26.621Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-10-08T17:16:27.125Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-08T17:16:27.409Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-08T17:16:28.028Z] --- PASS: TestBuildMultiStageCopy (3.60s) [2019-10-08T17:16:28.028Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.96s) [2019-10-08T17:16:28.028Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.40s) [2019-10-08T17:16:28.028Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.41s) [2019-10-08T17:16:28.028Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.40s) [2019-10-08T17:16:28.028Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.42s) [2019-10-08T17:16:28.028Z] === RUN TestBuildMultiStageParentConfig [2019-10-08T17:16:29.038Z] --- PASS: TestBuildMultiStageParentConfig (0.96s) [2019-10-08T17:16:29.038Z] === RUN TestBuildLabelWithTargets [2019-10-08T17:16:29.127Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-10-08T17:16:29.127Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-10-08T17:16:29.127Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-10-08T17:16:30.518Z] --- PASS: TestBuildLabelWithTargets (1.56s) [2019-10-08T17:16:30.518Z] === RUN TestBuildWithEmptyLayers [2019-10-08T17:16:31.136Z] --- PASS: TestBuildWithEmptyLayers (0.80s) [2019-10-08T17:16:31.136Z] === RUN TestBuildMultiStageOnBuild [2019-10-08T17:16:32.386Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-10-08T17:16:32.386Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-10-08T17:16:32.640Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-10-08T17:16:32.640Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-10-08T17:16:32.640Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-10-08T17:16:32.940Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-10-08T17:16:33.499Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-10-08T17:16:33.821Z] --- PASS: TestBuildMultiStageOnBuild (2.22s) [2019-10-08T17:16:33.821Z] === RUN TestBuildUncleanTarFilenames [2019-10-08T17:16:34.058Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2019-10-08T17:16:34.441Z] --- PASS: TestBuildUncleanTarFilenames (1.15s) [2019-10-08T17:16:34.441Z] === RUN TestBuildMultiStageLayerLeak [2019-10-08T17:16:35.419Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-10-08T17:16:36.346Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-10-08T17:16:37.126Z] --- PASS: TestBuildMultiStageLayerLeak (2.31s) [2019-10-08T17:16:37.126Z] === RUN TestBuildWithHugeFile [2019-10-08T17:16:39.028Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-10-08T17:16:39.028Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-10-08T17:16:40.389Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-10-08T17:16:41.791Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-10-08T17:16:42.393Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-10-08T17:16:42.393Z] === RUN TestDockerSuite/TestDevicePermissions [2019-10-08T17:16:42.995Z] === RUN TestDockerSuite/TestDockerFails [2019-10-08T17:16:43.291Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2019-10-08T17:16:43.291Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2019-10-08T17:16:43.291Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2019-10-08T17:16:44.653Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2019-10-08T17:16:45.706Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2019-10-08T17:16:47.591Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2019-10-08T17:16:47.591Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2019-10-08T17:16:47.591Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2019-10-08T17:16:47.591Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2019-10-08T17:16:54.112Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-10-08T17:16:57.387Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-10-08T17:16:57.945Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-10-08T17:16:59.828Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-10-08T17:17:01.497Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-10-08T17:17:01.712Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2019-10-08T17:17:03.073Z] === RUN TestDockerSuite/TestEventsAttach [2019-10-08T17:17:04.435Z] === RUN TestDockerSuite/TestEventsCommit [2019-10-08T17:17:05.246Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-10-08T17:17:05.527Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-10-08T17:17:05.708Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-10-08T17:17:06.497Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-10-08T17:17:07.461Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-10-08T17:17:08.063Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2019-10-08T17:17:10.029Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2019-10-08T17:17:11.911Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-10-08T17:17:15.169Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2019-10-08T17:17:15.727Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-10-08T17:17:17.610Z] === RUN TestDockerSuite/TestEventsCopy [2019-10-08T17:17:19.015Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-10-08T17:17:20.899Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-10-08T17:17:21.458Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-10-08T17:17:22.017Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-10-08T17:17:23.474Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-10-08T17:17:24.048Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2019-10-08T17:17:24.302Z] === RUN TestDockerSuite/TestEventsFilterType [2019-10-08T17:17:24.557Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2019-10-08T17:17:24.855Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2019-10-08T17:17:24.855Z] === RUN TestDockerSuite/TestEventsFilters [2019-10-08T17:17:26.780Z] === RUN TestDockerSuite/TestEventsFormat [2019-10-08T17:17:27.744Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-10-08T17:17:27.744Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-10-08T17:17:27.744Z] === RUN TestDockerSuite/TestEventsImageImport [2019-10-08T17:17:28.667Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-10-08T17:17:28.667Z] === RUN TestDockerSuite/TestEventsImagePull [2019-10-08T17:17:29.226Z] === RUN TestDockerSuite/TestEventsImageTag [2019-10-08T17:17:30.148Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2019-10-08T17:17:30.403Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2019-10-08T17:17:30.403Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2019-10-08T17:17:30.403Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-10-08T17:17:31.762Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2019-10-08T17:17:32.403Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2019-10-08T17:17:33.004Z] === RUN TestDockerSuite/TestEventsRename [2019-10-08T17:17:34.365Z] === RUN TestDockerSuite/TestEventsResize [2019-10-08T17:17:35.289Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-10-08T17:17:36.213Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-10-08T17:17:37.267Z] === RUN TestDockerSuite/TestEventsStreaming [2019-10-08T17:17:38.191Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-10-08T17:17:38.446Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-10-08T17:17:41.078Z] === RUN TestDockerSuite/TestEventsTop [2019-10-08T17:17:42.439Z] === RUN TestDockerSuite/TestEventsUntag [2019-10-08T17:17:44.945Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-10-08T17:17:46.351Z] === RUN TestDockerSuite/TestExec [2019-10-08T17:17:47.273Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-10-08T17:17:48.206Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-10-08T17:17:48.793Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-10-08T17:17:49.716Z] === RUN TestDockerSuite/TestExecAPIStart [2019-10-08T17:17:51.599Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-10-08T17:17:52.244Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-10-08T17:17:53.167Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-10-08T17:17:54.090Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-10-08T17:17:55.013Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-10-08T17:17:55.937Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-10-08T17:17:56.863Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-10-08T17:17:58.745Z] === RUN TestDockerSuite/TestExecCgroup [2019-10-08T17:17:59.171Z] --- PASS: TestBuildWithHugeFile (81.92s) [2019-10-08T17:17:59.171Z] === RUN TestBuildWithEmptyDockerfile [2019-10-08T17:17:59.171Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-08T17:17:59.171Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-08T17:17:59.171Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-08T17:17:59.171Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-08T17:17:59.171Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-08T17:17:59.171Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-08T17:17:59.171Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-08T17:17:59.171Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-08T17:17:59.171Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-08T17:17:59.171Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2019-10-08T17:17:59.171Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.30s) [2019-10-08T17:17:59.171Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.30s) [2019-10-08T17:17:59.171Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.32s) [2019-10-08T17:17:59.171Z] === RUN TestBuildPreserveOwnership [2019-10-08T17:17:59.171Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-08T17:18:00.105Z] === RUN TestDockerSuite/TestExecEnv [2019-10-08T17:18:01.029Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-10-08T17:18:02.636Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-08T17:18:02.911Z] === RUN TestDockerSuite/TestExecExitStatus [2019-10-08T17:18:03.470Z] === RUN TestDockerSuite/TestExecInspectID [2019-10-08T17:18:04.112Z] --- PASS: TestBuildPreserveOwnership (4.90s) [2019-10-08T17:18:04.112Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.19s) [2019-10-08T17:18:04.112Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.69s) [2019-10-08T17:18:04.112Z] === RUN TestBuildPlatformInvalid [2019-10-08T17:18:04.112Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2019-10-08T17:18:04.112Z] PASS [2019-10-08T17:18:04.112Z] [2019-10-08T17:18:04.112Z] === Skipped [2019-10-08T17:18:04.112Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2019-10-08T17:18:04.112Z] build_session_test.go:25: TODO: BuildKit [2019-10-08T17:18:04.112Z] [2019-10-08T17:18:04.112Z] [2019-10-08T17:18:04.112Z] DONE 32 tests, 1 skipped in 128.983s [2019-10-08T17:18:04.112Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2019-10-08T17:18:04.112Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:18:04.112Z] ++ set -e [2019-10-08T17:18:04.112Z] ++ '[' -n 0 ']' [2019-10-08T17:18:04.112Z] ++ set -x [2019-10-08T17:18:04.112Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:18:04.398Z] INFO: Testing against a local daemon [2019-10-08T17:18:04.398Z] === RUN TestConfigList [2019-10-08T17:18:06.435Z] --- PASS: TestConfigList (2.24s) [2019-10-08T17:18:06.435Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-08T17:18:06.435Z] === RUN TestConfigsCreateAndDelete [2019-10-08T17:18:06.724Z] === RUN TestDockerSuite/TestExecInteractive [2019-10-08T17:18:06.979Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2019-10-08T17:18:07.538Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2019-10-08T17:18:08.507Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-10-08T17:18:09.127Z] --- PASS: TestConfigsCreateAndDelete (2.23s) [2019-10-08T17:18:09.128Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-08T17:18:09.128Z] === RUN TestConfigsUpdate [2019-10-08T17:18:09.482Z] === RUN TestDockerSuite/TestExecParseError [2019-10-08T17:18:10.042Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-10-08T17:18:10.042Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-10-08T17:18:10.966Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-10-08T17:18:11.163Z] --- PASS: TestConfigsUpdate (2.20s) [2019-10-08T17:18:11.163Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-08T17:18:11.163Z] === RUN TestTemplatedConfig [2019-10-08T17:18:11.890Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-10-08T17:18:13.871Z] --- PASS: TestTemplatedConfig (2.82s) [2019-10-08T17:18:13.871Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-08T17:18:13.871Z] === RUN TestConfigInspect [2019-10-08T17:18:15.261Z] === RUN TestDockerSuite/TestExecSetEnv [2019-10-08T17:18:15.900Z] --- PASS: TestConfigInspect (2.14s) [2019-10-08T17:18:15.900Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-08T17:18:15.900Z] === RUN TestConfigCreateWithLabels [2019-10-08T17:18:16.227Z] === RUN TestDockerSuite/TestExecStartFails [2019-10-08T17:18:17.156Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-10-08T17:18:17.865Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-10-08T17:18:17.865Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-10-08T17:18:17.865Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-10-08T17:18:18.587Z] --- PASS: TestConfigCreateWithLabels (2.22s) [2019-10-08T17:18:18.587Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-08T17:18:18.587Z] === RUN TestConfigCreateResolve [2019-10-08T17:18:20.617Z] --- PASS: TestConfigCreateResolve (2.20s) [2019-10-08T17:18:20.617Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-08T17:18:20.617Z] === RUN TestConfigDaemonLibtrustID [2019-10-08T17:18:20.900Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2019-10-08T17:18:20.900Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-08T17:18:20.900Z] PASS [2019-10-08T17:18:20.900Z] [2019-10-08T17:18:20.900Z] DONE 8 tests in 16.712s [2019-10-08T17:18:20.900Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2019-10-08T17:18:20.900Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:18:20.900Z] ++ set -e [2019-10-08T17:18:20.900Z] ++ '[' -n 0 ']' [2019-10-08T17:18:20.900Z] ++ set -x [2019-10-08T17:18:20.900Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:18:21.184Z] INFO: Testing against a local daemon [2019-10-08T17:18:21.184Z] === RUN TestCheckpoint [2019-10-08T17:18:21.184Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-08T17:18:21.184Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-08T17:18:21.184Z] === RUN TestContainerInvalidJSON [2019-10-08T17:18:21.184Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-08T17:18:21.184Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-08T17:18:21.184Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-08T17:18:21.184Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-08T17:18:21.184Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-08T17:18:21.184Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-08T17:18:21.184Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-08T17:18:21.184Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-08T17:18:21.184Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-08T17:18:21.184Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-10-08T17:18:21.184Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-08T17:18:21.184Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-08T17:18:21.184Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-08T17:18:21.184Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-08T17:18:21.184Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2019-10-08T17:18:21.184Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-08T17:18:21.184Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2019-10-08T17:18:21.184Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-08T17:18:21.469Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2019-10-08T17:18:21.469Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-08T17:18:21.469Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2019-10-08T17:18:21.469Z] === RUN TestCopyFromContainer [2019-10-08T17:18:22.950Z] === RUN TestCopyFromContainer// [2019-10-08T17:18:23.234Z] === RUN TestCopyFromContainer//bar/root [2019-10-08T17:18:23.234Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-08T17:18:23.234Z] === RUN TestCopyFromContainer/bar/quux [2019-10-08T17:18:23.519Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-08T17:18:23.519Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-08T17:18:23.519Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-08T17:18:23.802Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-08T17:18:23.802Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-08T17:18:23.802Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-08T17:18:24.088Z] --- PASS: TestCopyFromContainer (2.55s) [2019-10-08T17:18:24.088Z] --- PASS: TestCopyFromContainer// (0.10s) [2019-10-08T17:18:24.088Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2019-10-08T17:18:24.088Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-10-08T17:18:24.088Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2019-10-08T17:18:24.088Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2019-10-08T17:18:24.088Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2019-10-08T17:18:24.088Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2019-10-08T17:18:24.088Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-10-08T17:18:24.088Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2019-10-08T17:18:24.088Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2019-10-08T17:18:24.088Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-08T17:18:24.088Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-08T17:18:24.088Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-08T17:18:24.088Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-08T17:18:24.088Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-08T17:18:24.088Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-08T17:18:24.088Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-08T17:18:24.088Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-08T17:18:24.088Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-08T17:18:24.088Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-08T17:18:24.088Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2019-10-08T17:18:24.088Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-10-08T17:18:24.088Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-10-08T17:18:24.088Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-10-08T17:18:24.088Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-08T17:18:24.088Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-10-08T17:18:24.088Z] === RUN TestCreateWithInvalidEnv [2019-10-08T17:18:24.088Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-08T17:18:24.088Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-08T17:18:24.088Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-08T17:18:24.088Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-08T17:18:24.088Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-08T17:18:24.088Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-08T17:18:24.088Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-08T17:18:24.088Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-08T17:18:24.088Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-08T17:18:24.088Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-10-08T17:18:24.088Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-08T17:18:24.088Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-08T17:18:24.088Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2019-10-08T17:18:24.088Z] === RUN TestCreateTmpfsMountsTarget [2019-10-08T17:18:24.088Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-10-08T17:18:24.088Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-08T17:18:26.127Z] --- PASS: TestCreateWithCustomMaskedPaths (1.98s) [2019-10-08T17:18:26.127Z] === RUN TestCreateWithCapabilities [2019-10-08T17:18:26.127Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-08T17:18:26.127Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-08T17:18:26.127Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-08T17:18:26.127Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-08T17:18:26.127Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-08T17:18:26.127Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-08T17:18:26.127Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-08T17:18:26.127Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-08T17:18:26.127Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-08T17:18:26.127Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-08T17:18:26.127Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-08T17:18:26.127Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-08T17:18:26.127Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-08T17:18:26.127Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-08T17:18:26.127Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-08T17:18:26.127Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-08T17:18:26.127Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-08T17:18:26.127Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-08T17:18:26.127Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-08T17:18:26.127Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-08T17:18:26.127Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-08T17:18:26.127Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-08T17:18:26.127Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-08T17:18:26.127Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-08T17:18:26.128Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-08T17:18:26.128Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-08T17:18:26.128Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-08T17:18:26.128Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-08T17:18:26.128Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-08T17:18:26.128Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-08T17:18:26.128Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-08T17:18:26.128Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-08T17:18:26.128Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-08T17:18:26.412Z] --- PASS: TestCreateWithCapabilities (0.03s) [2019-10-08T17:18:26.412Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2019-10-08T17:18:26.412Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-10-08T17:18:26.412Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2019-10-08T17:18:26.412Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2019-10-08T17:18:26.412Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2019-10-08T17:18:26.412Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2019-10-08T17:18:26.412Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-08T17:18:26.412Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2019-10-08T17:18:26.412Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2019-10-08T17:18:26.412Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s) [2019-10-08T17:18:26.412Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2019-10-08T17:18:26.412Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-08T17:18:28.445Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.05s) [2019-10-08T17:18:28.445Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-08T17:18:28.445Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-08T17:18:28.445Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-08T17:18:28.445Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-08T17:18:28.445Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-08T17:18:28.445Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-08T17:18:28.445Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-08T17:18:28.445Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-08T17:18:28.445Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-08T17:18:28.445Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-08T17:18:28.445Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-08T17:18:28.445Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-08T17:18:28.445Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-08T17:18:28.445Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-08T17:18:28.445Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-08T17:18:28.445Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-08T17:18:28.445Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-10-08T17:18:28.445Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2019-10-08T17:18:28.445Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2019-10-08T17:18:28.445Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2019-10-08T17:18:28.445Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2019-10-08T17:18:28.445Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2019-10-08T17:18:28.445Z] === RUN TestContainerStartOnDaemonRestart [2019-10-08T17:18:28.445Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-08T17:18:28.445Z] === RUN TestDaemonRestartIpcMode [2019-10-08T17:18:28.445Z] === PAUSE TestDaemonRestartIpcMode [2019-10-08T17:18:28.445Z] === RUN TestDiff [2019-10-08T17:18:29.069Z] --- PASS: TestDiff (0.70s) [2019-10-08T17:18:29.069Z] === RUN TestExecWithCloseStdin [2019-10-08T17:18:29.385Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-10-08T17:18:29.385Z] === RUN TestDockerSuite/TestExecTTY [2019-10-08T17:18:29.944Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-10-08T17:18:30.082Z] --- PASS: TestExecWithCloseStdin (0.96s) [2019-10-08T17:18:30.082Z] === RUN TestExec [2019-10-08T17:18:30.909Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-10-08T17:18:31.093Z] --- PASS: TestExec (0.87s) [2019-10-08T17:18:31.093Z] === RUN TestExecUser [2019-10-08T17:18:31.713Z] --- PASS: TestExecUser (0.87s) [2019-10-08T17:18:31.713Z] === RUN TestExportContainerAndImportImage [2019-10-08T17:18:31.875Z] === RUN TestDockerSuite/TestExecUlimits [2019-10-08T17:18:32.736Z] --- PASS: TestExportContainerAndImportImage (1.01s) [2019-10-08T17:18:32.736Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-08T17:18:32.840Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-10-08T17:18:32.840Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-10-08T17:18:33.399Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-10-08T17:18:34.771Z] --- PASS: TestExportContainerAfterDaemonRestart (1.57s) [2019-10-08T17:18:34.772Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-08T17:18:34.772Z] === RUN TestHealthCheckWorkdir [2019-10-08T17:18:35.283Z] === RUN TestDockerSuite/TestExecWithNoTERM [2019-10-08T17:18:35.391Z] --- PASS: TestHealthCheckWorkdir (1.06s) [2019-10-08T17:18:35.391Z] === RUN TestHealthKillContainer [2019-10-08T17:18:36.251Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-10-08T17:18:37.653Z] === RUN TestDockerSuite/TestExecWithTERM [2019-10-08T17:18:38.852Z] --- PASS: TestHealthKillContainer (2.91s) [2019-10-08T17:18:38.852Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-08T17:18:38.983Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-10-08T17:18:39.017Z] === RUN TestDockerSuite/TestExecWithUser [2019-10-08T17:18:39.138Z] --- PASS: TestInspectCpusetInConfigPre120 (0.69s) [2019-10-08T17:18:39.138Z] === RUN TestIpcModeNone [2019-10-08T17:18:40.162Z] --- PASS: TestIpcModeNone (0.86s) [2019-10-08T17:18:40.162Z] === RUN TestIpcModePrivate [2019-10-08T17:18:40.380Z] === RUN TestDockerSuite/TestGetContainerStats [2019-10-08T17:18:40.782Z] --- PASS: TestIpcModePrivate (0.90s) [2019-10-08T17:18:40.782Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2019-10-08T17:18:40.782Z] === RUN TestIpcModeShareable [2019-10-08T17:18:41.792Z] --- PASS: TestIpcModeShareable (0.88s) [2019-10-08T17:18:41.792Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2019-10-08T17:18:41.792Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-08T17:18:44.483Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.49s) [2019-10-08T17:18:44.483Z] === RUN TestAPIIpcModeHost [2019-10-08T17:18:45.107Z] --- PASS: TestAPIIpcModeHost (0.75s) [2019-10-08T17:18:45.107Z] === RUN TestDaemonIpcModeShareable [2019-10-08T17:18:45.782Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-10-08T17:18:47.135Z] --- PASS: TestDaemonIpcModeShareable (1.79s) [2019-10-08T17:18:47.135Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-08T17:18:47.135Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-10-08T17:18:47.135Z] === RUN TestDaemonIpcModePrivate [2019-10-08T17:18:48.615Z] --- PASS: TestDaemonIpcModePrivate (1.76s) [2019-10-08T17:18:48.615Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-08T17:18:48.615Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-10-08T17:18:48.615Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-08T17:18:49.346Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-10-08T17:18:50.641Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.79s) [2019-10-08T17:18:50.641Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-08T17:18:50.641Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-10-08T17:18:50.641Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-08T17:18:51.024Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-10-08T17:18:52.120Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.77s) [2019-10-08T17:18:52.120Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-08T17:18:52.120Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-10-08T17:18:52.120Z] === RUN TestIpcModeOlderClient [2019-10-08T17:18:52.120Z] === PAUSE TestIpcModeOlderClient [2019-10-08T17:18:52.120Z] === RUN TestKillContainerInvalidSignal [2019-10-08T17:18:52.740Z] --- PASS: TestKillContainerInvalidSignal (0.72s) [2019-10-08T17:18:52.740Z] === RUN TestKillContainer [2019-10-08T17:18:52.740Z] === RUN TestKillContainer/no_signal [2019-10-08T17:18:52.911Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-10-08T17:18:53.355Z] === RUN TestKillContainer/non_killing_signal [2019-10-08T17:18:53.983Z] === RUN TestKillContainer/killing_signal [2019-10-08T17:18:55.005Z] --- PASS: TestKillContainer (2.13s) [2019-10-08T17:18:55.005Z] --- PASS: TestKillContainer/no_signal (0.67s) [2019-10-08T17:18:55.005Z] --- PASS: TestKillContainer/non_killing_signal (0.49s) [2019-10-08T17:18:55.005Z] --- PASS: TestKillContainer/killing_signal (0.66s) [2019-10-08T17:18:55.005Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-08T17:18:55.005Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-08T17:18:55.626Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-08T17:18:56.246Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.43s) [2019-10-08T17:18:56.246Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.67s) [2019-10-08T17:18:56.246Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2019-10-08T17:18:56.246Z] === RUN TestKillStoppedContainer [2019-10-08T17:18:56.529Z] --- PASS: TestKillStoppedContainer (0.11s) [2019-10-08T17:18:56.529Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-08T17:18:56.529Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2019-10-08T17:18:56.529Z] === RUN TestKillDifferentUserContainer [2019-10-08T17:18:57.147Z] --- PASS: TestKillDifferentUserContainer (0.71s) [2019-10-08T17:18:57.147Z] === RUN TestInspectOomKilledTrue [2019-10-08T17:18:58.144Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-10-08T17:18:58.625Z] --- PASS: TestInspectOomKilledTrue (1.21s) [2019-10-08T17:18:58.625Z] === RUN TestInspectOomKilledFalse [2019-10-08T17:18:58.702Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-10-08T17:18:58.702Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-10-08T17:18:58.702Z] === RUN TestDockerSuite/TestHealth [2019-10-08T17:18:59.242Z] --- PASS: TestInspectOomKilledFalse (0.69s) [2019-10-08T17:18:59.242Z] === RUN TestLinksEtcHostsContentMatch [2019-10-08T17:18:59.260Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-10-08T17:18:59.867Z] --- PASS: TestLinksEtcHostsContentMatch (0.66s) [2019-10-08T17:18:59.867Z] === RUN TestLinksContainerNames [2019-10-08T17:19:01.342Z] --- PASS: TestLinksContainerNames (1.39s) [2019-10-08T17:19:01.342Z] === RUN TestLogsFollowTailEmpty [2019-10-08T17:19:01.758Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-10-08T17:19:01.959Z] --- PASS: TestLogsFollowTailEmpty (0.69s) [2019-10-08T17:19:01.959Z] === RUN TestContainerNetworkMountsNoChown [2019-10-08T17:19:02.578Z] --- PASS: TestContainerNetworkMountsNoChown (0.69s) [2019-10-08T17:19:02.578Z] === RUN TestMountDaemonRoot [2019-10-08T17:19:02.578Z] === RUN TestMountDaemonRoot/default [2019-10-08T17:19:02.578Z] === PAUSE TestMountDaemonRoot/default [2019-10-08T17:19:02.578Z] === RUN TestMountDaemonRoot/private [2019-10-08T17:19:02.578Z] === PAUSE TestMountDaemonRoot/private [2019-10-08T17:19:02.578Z] === RUN TestMountDaemonRoot/rprivate [2019-10-08T17:19:02.578Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-08T17:19:02.578Z] === RUN TestMountDaemonRoot/slave [2019-10-08T17:19:02.578Z] === PAUSE TestMountDaemonRoot/slave [2019-10-08T17:19:02.578Z] === RUN TestMountDaemonRoot/rslave [2019-10-08T17:19:02.578Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-08T17:19:02.578Z] === RUN TestMountDaemonRoot/shared [2019-10-08T17:19:02.578Z] === PAUSE TestMountDaemonRoot/shared [2019-10-08T17:19:02.578Z] === RUN TestMountDaemonRoot/rshared [2019-10-08T17:19:02.578Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-08T17:19:02.578Z] === CONT TestMountDaemonRoot/default [2019-10-08T17:19:02.578Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-08T17:19:02.578Z] === CONT TestMountDaemonRoot/rslave [2019-10-08T17:19:02.578Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-08T17:19:02.578Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-08T17:19:02.578Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-08T17:19:02.578Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-08T17:19:02.578Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-08T17:19:02.578Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-08T17:19:02.578Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-08T17:19:02.578Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-08T17:19:02.578Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-08T17:19:02.578Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-08T17:19:02.578Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-08T17:19:02.578Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-08T17:19:02.578Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-08T17:19:02.578Z] === CONT TestMountDaemonRoot/rprivate [2019-10-08T17:19:02.578Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-08T17:19:02.578Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-08T17:19:02.578Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-08T17:19:02.578Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-08T17:19:02.578Z] === CONT TestMountDaemonRoot/slave [2019-10-08T17:19:02.578Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-08T17:19:02.578Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-08T17:19:02.578Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-08T17:19:02.578Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-08T17:19:02.578Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-08T17:19:02.578Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-08T17:19:02.578Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-08T17:19:02.578Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-08T17:19:02.578Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-08T17:19:02.578Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-08T17:19:02.578Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-08T17:19:02.578Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-08T17:19:02.578Z] === CONT TestMountDaemonRoot/rshared [2019-10-08T17:19:02.578Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-08T17:19:02.578Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-08T17:19:02.578Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-08T17:19:02.578Z] === CONT TestMountDaemonRoot/private [2019-10-08T17:19:02.578Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-08T17:19:02.578Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-08T17:19:02.578Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-08T17:19:02.578Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-08T17:19:02.578Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-08T17:19:02.578Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-08T17:19:02.578Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-08T17:19:02.578Z] === CONT TestMountDaemonRoot/shared [2019-10-08T17:19:02.578Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-08T17:19:02.578Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-08T17:19:02.578Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-08T17:19:02.578Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-08T17:19:02.578Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-08T17:19:02.578Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-08T17:19:02.578Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-08T17:19:02.578Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-08T17:19:02.578Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-08T17:19:02.578Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-08T17:19:02.578Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-08T17:19:02.578Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-08T17:19:02.578Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-08T17:19:02.578Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-08T17:19:02.578Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-08T17:19:02.578Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-08T17:19:02.578Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-08T17:19:02.578Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-08T17:19:02.578Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-08T17:19:02.578Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-08T17:19:02.578Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-08T17:19:02.578Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-08T17:19:02.578Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-08T17:19:02.578Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-08T17:19:02.578Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-08T17:19:02.863Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-08T17:19:02.863Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-08T17:19:02.863Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-08T17:19:02.863Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-08T17:19:02.863Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-08T17:19:02.863Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-08T17:19:02.863Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-08T17:19:02.863Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-08T17:19:02.863Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-08T17:19:02.863Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-08T17:19:02.863Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-08T17:19:02.863Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-08T17:19:02.863Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-08T17:19:02.863Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-08T17:19:02.863Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-08T17:19:02.863Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-08T17:19:02.863Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-08T17:19:02.863Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-08T17:19:02.863Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-08T17:19:02.863Z] --- PASS: TestMountDaemonRoot (0.05s) [2019-10-08T17:19:02.863Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-08T17:19:02.863Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2019-10-08T17:19:02.863Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2019-10-08T17:19:02.863Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2019-10-08T17:19:02.863Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2019-10-08T17:19:02.863Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-08T17:19:02.863Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-10-08T17:19:02.863Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2019-10-08T17:19:02.863Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2019-10-08T17:19:02.863Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2019-10-08T17:19:02.863Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-08T17:19:02.863Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2019-10-08T17:19:02.863Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2019-10-08T17:19:02.863Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-10-08T17:19:02.863Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2019-10-08T17:19:02.863Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-08T17:19:02.863Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2019-10-08T17:19:02.863Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2019-10-08T17:19:02.863Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2019-10-08T17:19:02.863Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2019-10-08T17:19:02.863Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-08T17:19:02.863Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2019-10-08T17:19:02.863Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2019-10-08T17:19:02.863Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2019-10-08T17:19:02.863Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2019-10-08T17:19:02.863Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-08T17:19:02.863Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2019-10-08T17:19:02.863Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2019-10-08T17:19:02.863Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2019-10-08T17:19:02.863Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-10-08T17:19:02.863Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-08T17:19:02.863Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-10-08T17:19:02.863Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2019-10-08T17:19:02.863Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2019-10-08T17:19:02.863Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-10-08T17:19:02.863Z] === RUN TestContainerBindMountNonRecursive [2019-10-08T17:19:04.895Z] --- PASS: TestContainerBindMountNonRecursive (1.69s) [2019-10-08T17:19:04.896Z] === RUN TestNetworkNat [2019-10-08T17:19:05.510Z] --- PASS: TestNetworkNat (0.76s) [2019-10-08T17:19:05.510Z] === RUN TestNetworkLocalhostTCPNat [2019-10-08T17:19:06.129Z] --- PASS: TestNetworkLocalhostTCPNat (0.75s) [2019-10-08T17:19:06.129Z] === RUN TestNetworkLoopbackNat [2019-10-08T17:19:07.144Z] --- PASS: TestNetworkLoopbackNat (0.96s) [2019-10-08T17:19:07.144Z] === RUN TestPause [2019-10-08T17:19:08.156Z] --- PASS: TestPause (0.79s) [2019-10-08T17:19:08.156Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-08T17:19:08.156Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-08T17:19:08.156Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-08T17:19:08.156Z] === RUN TestPauseStopPausedContainer [2019-10-08T17:19:08.787Z] --- PASS: TestPauseStopPausedContainer (0.77s) [2019-10-08T17:19:08.787Z] === RUN TestPsFilter [2019-10-08T17:19:08.787Z] --- PASS: TestPsFilter (0.19s) [2019-10-08T17:19:08.787Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-08T17:19:09.798Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.73s) [2019-10-08T17:19:09.798Z] === RUN TestRemoveContainerWithVolume [2019-10-08T17:19:10.416Z] --- PASS: TestRemoveContainerWithVolume (0.69s) [2019-10-08T17:19:10.416Z] === RUN TestRemoveContainerRunning [2019-10-08T17:19:11.035Z] --- PASS: TestRemoveContainerRunning (0.74s) [2019-10-08T17:19:11.035Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-08T17:19:11.656Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.73s) [2019-10-08T17:19:11.656Z] === RUN TestRemoveInvalidContainer [2019-10-08T17:19:11.943Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2019-10-08T17:19:11.943Z] === RUN TestRenameLinkedContainer [2019-10-08T17:19:14.643Z] --- PASS: TestRenameLinkedContainer (2.76s) [2019-10-08T17:19:14.643Z] === RUN TestRenameStoppedContainer [2019-10-08T17:19:15.260Z] --- PASS: TestRenameStoppedContainer (0.71s) [2019-10-08T17:19:15.260Z] === RUN TestRenameRunningContainerAndReuse [2019-10-08T17:19:16.740Z] --- PASS: TestRenameRunningContainerAndReuse (1.42s) [2019-10-08T17:19:16.740Z] === RUN TestRenameInvalidName [2019-10-08T17:19:17.361Z] --- PASS: TestRenameInvalidName (0.72s) [2019-10-08T17:19:17.361Z] === RUN TestRenameAnonymousContainer [2019-10-08T17:19:20.045Z] --- PASS: TestRenameAnonymousContainer (2.51s) [2019-10-08T17:19:20.045Z] === RUN TestRenameContainerWithSameName [2019-10-08T17:19:20.663Z] --- PASS: TestRenameContainerWithSameName (0.68s) [2019-10-08T17:19:20.663Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-08T17:19:21.170Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-10-08T17:19:21.170Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-10-08T17:19:21.170Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-10-08T17:19:21.170Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-10-08T17:19:21.170Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-10-08T17:19:21.170Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-10-08T17:19:22.114Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-10-08T17:19:22.114Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-10-08T17:19:22.114Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-10-08T17:19:22.114Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-10-08T17:19:22.141Z] --- PASS: TestRenameContainerWithLinkedContainer (1.41s) [2019-10-08T17:19:22.141Z] === RUN TestResize [2019-10-08T17:19:22.672Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-10-08T17:19:22.761Z] --- PASS: TestResize (0.73s) [2019-10-08T17:19:22.761Z] === RUN TestResizeWithInvalidSize [2019-10-08T17:19:22.927Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-10-08T17:19:23.224Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-10-08T17:19:23.224Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-10-08T17:19:23.378Z] --- PASS: TestResizeWithInvalidSize (0.72s) [2019-10-08T17:19:23.378Z] === RUN TestResizeWhenContainerNotStarted [2019-10-08T17:19:24.148Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-10-08T17:19:24.148Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-10-08T17:19:24.405Z] --- PASS: TestResizeWhenContainerNotStarted (0.69s) [2019-10-08T17:19:24.405Z] === RUN TestDaemonRestartKillContainers [2019-10-08T17:19:24.405Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-08T17:19:24.405Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-08T17:19:24.405Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-08T17:19:24.405Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-08T17:19:24.405Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-08T17:19:24.405Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-08T17:19:24.405Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-08T17:19:24.405Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-08T17:19:24.405Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-08T17:19:24.405Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-08T17:19:24.405Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-08T17:19:24.405Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-08T17:19:24.405Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-08T17:19:24.405Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-08T17:19:24.405Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-08T17:19:24.405Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-08T17:19:24.405Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-08T17:19:24.405Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-08T17:19:24.405Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-08T17:19:24.405Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-08T17:19:24.405Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-08T17:19:24.405Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-08T17:19:24.405Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-08T17:19:24.405Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-08T17:19:24.405Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-08T17:19:24.405Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-08T17:19:24.405Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-08T17:19:24.405Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-08T17:19:25.072Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-10-08T17:19:26.079Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2019-10-08T17:19:26.079Z] === RUN TestDockerSuite/TestImagesFormat [2019-10-08T17:19:26.079Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-10-08T17:19:26.457Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-08T17:19:26.457Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-08T17:19:27.046Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-10-08T17:19:27.481Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-08T17:19:27.770Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-08T17:19:30.433Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-10-08T17:19:30.433Z] === RUN TestDockerSuite/TestImportBadURL [2019-10-08T17:19:30.433Z] === RUN TestDockerSuite/TestImportDisplay [2019-10-08T17:19:30.489Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-08T17:19:30.778Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-08T17:19:30.778Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-08T17:19:31.066Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-08T17:19:31.793Z] === RUN TestDockerSuite/TestImportFile [2019-10-08T17:19:33.772Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-08T17:19:33.772Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.02s) [2019-10-08T17:19:33.772Z] 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" [2019-10-08T17:19:33.772Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.16s) [2019-10-08T17:19:33.772Z] 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" [2019-10-08T17:19:33.772Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.26s) [2019-10-08T17:19:33.772Z] 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" [2019-10-08T17:19:33.772Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.52s) [2019-10-08T17:19:33.772Z] 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" [2019-10-08T17:19:33.772Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.38s) [2019-10-08T17:19:33.772Z] 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" [2019-10-08T17:19:33.772Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.29s) [2019-10-08T17:19:33.772Z] 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" [2019-10-08T17:19:33.772Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.47s) [2019-10-08T17:19:33.772Z] 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" [2019-10-08T17:19:33.772Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.26s) [2019-10-08T17:19:33.772Z] 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" [2019-10-08T17:19:33.772Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.94s) [2019-10-08T17:19:33.772Z] 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" [2019-10-08T17:19:33.772Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.95s) [2019-10-08T17:19:33.772Z] 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" [2019-10-08T17:19:33.772Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.03s) [2019-10-08T17:19:33.772Z] 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" [2019-10-08T17:19:33.772Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.75s) [2019-10-08T17:19:33.772Z] 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" [2019-10-08T17:19:33.772Z] === RUN TestCgroupNamespacesRun [2019-10-08T17:19:33.830Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-10-08T17:19:33.831Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-10-08T17:19:35.795Z] --- PASS: TestCgroupNamespacesRun (1.73s) [2019-10-08T17:19:35.795Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-08T17:19:35.795Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-08T17:19:35.813Z] === RUN TestDockerSuite/TestImportGzipped [2019-10-08T17:19:37.215Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-10-08T17:19:37.272Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.73s) [2019-10-08T17:19:37.272Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-08T17:19:37.272Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-08T17:19:38.763Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.71s) [2019-10-08T17:19:38.763Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-08T17:19:38.763Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-08T17:19:39.096Z] === RUN TestDockerSuite/TestInfoDebug [2019-10-08T17:19:39.653Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-10-08T17:19:40.212Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2019-10-08T17:19:40.802Z] --- PASS: TestCgroupNamespacesRunHostMode (1.72s) [2019-10-08T17:19:40.802Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-08T17:19:40.802Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-08T17:19:40.811Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-10-08T17:19:41.777Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-10-08T17:19:42.278Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.72s) [2019-10-08T17:19:42.278Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-08T17:19:42.278Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-08T17:19:42.700Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-10-08T17:19:43.289Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.89s) [2019-10-08T17:19:43.289Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-08T17:19:43.289Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-08T17:19:43.623Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-10-08T17:19:44.300Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2019-10-08T17:19:44.300Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-08T17:19:44.300Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-08T17:19:44.324Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-10-08T17:19:44.546Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-10-08T17:19:44.546Z] === RUN TestDockerSuite/TestInfoFormat [2019-10-08T17:19:44.546Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2019-10-08T17:19:44.546Z] === RUN TestDockerSuite/TestInsecureRegistries [2019-10-08T17:19:45.105Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-10-08T17:19:45.706Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-10-08T17:19:45.773Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.74s) [2019-10-08T17:19:45.773Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-08T17:19:45.773Z] === RUN TestKernelTCPMemory [2019-10-08T17:19:46.629Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-10-08T17:19:46.794Z] --- PASS: TestKernelTCPMemory (0.91s) [2019-10-08T17:19:46.794Z] === RUN TestNISDomainname [2019-10-08T17:19:47.554Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-10-08T17:19:47.815Z] --- PASS: TestNISDomainname (1.11s) [2019-10-08T17:19:47.815Z] === RUN TestHostnameDnsResolution [2019-10-08T17:19:48.477Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-10-08T17:19:49.026Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-10-08T17:19:49.036Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-10-08T17:19:49.294Z] --- PASS: TestHostnameDnsResolution (1.26s) [2019-10-08T17:19:49.294Z] === RUN TestStats [2019-10-08T17:19:49.959Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-10-08T17:19:49.959Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2019-10-08T17:19:51.325Z] --- PASS: TestStats (2.17s) [2019-10-08T17:19:51.325Z] === RUN TestStopContainerWithTimeout [2019-10-08T17:19:51.325Z] === RUN TestStopContainerWithTimeout/0 [2019-10-08T17:19:51.325Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-08T17:19:51.325Z] === RUN TestStopContainerWithTimeout/1 [2019-10-08T17:19:51.325Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-08T17:19:51.325Z] === RUN TestStopContainerWithTimeout/3 [2019-10-08T17:19:51.325Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-08T17:19:51.325Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-08T17:19:51.325Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-08T17:19:51.325Z] === CONT TestStopContainerWithTimeout/0 [2019-10-08T17:19:51.325Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-08T17:19:51.325Z] === CONT TestStopContainerWithTimeout/1 [2019-10-08T17:19:51.325Z] === CONT TestStopContainerWithTimeout/3 [2019-10-08T17:19:51.840Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-10-08T17:19:52.399Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-10-08T17:19:53.325Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-10-08T17:19:53.325Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-10-08T17:19:53.884Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-10-08T17:19:53.884Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-10-08T17:19:54.788Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-10-08T17:19:54.789Z] --- PASS: TestStopContainerWithTimeout/0 (1.13s) [2019-10-08T17:19:54.789Z] --- PASS: TestStopContainerWithTimeout/1 (2.30s) [2019-10-08T17:19:54.789Z] --- PASS: TestStopContainerWithTimeout/-1 (3.16s) [2019-10-08T17:19:54.789Z] --- PASS: TestStopContainerWithTimeout/3 (3.28s) [2019-10-08T17:19:54.789Z] === RUN TestDeleteDevicemapper [2019-10-08T17:19:54.789Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-08T17:19:54.789Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-08T17:19:54.789Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-08T17:19:55.766Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-10-08T17:19:56.324Z] === RUN TestDockerSuite/TestInspectDefault [2019-10-08T17:19:56.883Z] === RUN TestDockerSuite/TestInspectHistory [2019-10-08T17:19:57.498Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.96s) [2019-10-08T17:19:57.498Z] === RUN TestUpdateMemory [2019-10-08T17:19:58.251Z] === RUN TestDockerSuite/TestInspectImage [2019-10-08T17:19:58.252Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-10-08T17:19:58.252Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-10-08T17:19:58.252Z] === RUN TestDockerSuite/TestInspectInt64 [2019-10-08T17:19:58.508Z] --- PASS: TestUpdateMemory (1.06s) [2019-10-08T17:19:58.508Z] === RUN TestUpdateCPUQuota [2019-10-08T17:19:58.810Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-10-08T17:19:59.732Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-10-08T17:19:59.732Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-10-08T17:20:00.532Z] --- PASS: TestUpdateCPUQuota (1.62s) [2019-10-08T17:20:00.532Z] === RUN TestUpdatePidsLimit [2019-10-08T17:20:00.532Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-08T17:20:00.532Z] === RUN TestUpdatePidsLimit/no_change [2019-10-08T17:20:00.699Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-10-08T17:20:01.148Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-08T17:20:01.431Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-08T17:20:01.665Z] === RUN TestDockerSuite/TestInspectPlugin [2019-10-08T17:20:01.715Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-08T17:20:02.333Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-08T17:20:02.626Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-08T17:20:03.591Z] === RUN TestDockerSuite/TestInspectRootFS [2019-10-08T17:20:03.591Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-10-08T17:20:04.100Z] --- PASS: TestUpdatePidsLimit (3.97s) [2019-10-08T17:20:04.100Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2019-10-08T17:20:04.100Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2019-10-08T17:20:04.100Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2019-10-08T17:20:04.100Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2019-10-08T17:20:04.100Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s) [2019-10-08T17:20:04.100Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2019-10-08T17:20:04.100Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2019-10-08T17:20:04.100Z] === RUN TestUpdateRestartPolicy [2019-10-08T17:20:04.151Z] === RUN TestDockerSuite/TestInspectStatus [2019-10-08T17:20:05.115Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-10-08T17:20:05.673Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2019-10-08T17:20:06.687Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-10-08T17:20:06.732Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-10-08T17:20:07.658Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-10-08T17:20:08.583Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-10-08T17:20:09.944Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-10-08T17:20:10.504Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-10-08T17:20:11.471Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-10-08T17:20:12.395Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-10-08T17:20:12.395Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2019-10-08T17:20:14.906Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-10-08T17:20:16.266Z] === RUN TestDockerSuite/TestLinksEnvs [2019-10-08T17:20:16.616Z] --- PASS: TestUpdateRestartPolicy (12.21s) [2019-10-08T17:20:16.616Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-08T17:20:17.233Z] --- PASS: TestUpdateRestartWithAutoRemove (0.74s) [2019-10-08T17:20:17.233Z] === RUN TestWaitNonBlocked [2019-10-08T17:20:17.233Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-08T17:20:17.233Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-08T17:20:17.233Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-08T17:20:17.233Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-08T17:20:17.233Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-08T17:20:17.233Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-08T17:20:18.149Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-10-08T17:20:18.252Z] --- PASS: TestWaitNonBlocked (0.04s) [2019-10-08T17:20:18.252Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.00s) [2019-10-08T17:20:18.252Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.05s) [2019-10-08T17:20:18.252Z] === RUN TestWaitBlocked [2019-10-08T17:20:18.252Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-08T17:20:18.252Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-08T17:20:18.252Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-08T17:20:18.252Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-08T17:20:18.252Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-08T17:20:18.252Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-08T17:20:18.405Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-10-08T17:20:19.754Z] --- PASS: TestWaitBlocked (0.04s) [2019-10-08T17:20:19.754Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.12s) [2019-10-08T17:20:19.754Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.17s) [2019-10-08T17:20:19.754Z] === CONT TestContainerStartOnDaemonRestart [2019-10-08T17:20:19.754Z] === CONT TestIpcModeOlderClient [2019-10-08T17:20:19.754Z] === CONT TestDaemonRestartIpcMode [2019-10-08T17:20:19.754Z] --- PASS: TestIpcModeOlderClient (0.17s) [2019-10-08T17:20:20.959Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-10-08T17:20:23.224Z] --- PASS: TestContainerStartOnDaemonRestart (3.22s) [2019-10-08T17:20:23.224Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-08T17:20:23.224Z] --- PASS: TestDaemonRestartIpcMode (3.82s) [2019-10-08T17:20:23.224Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-08T17:20:23.224Z] PASS [2019-10-08T17:20:23.224Z] [2019-10-08T17:20:23.224Z] === Skipped [2019-10-08T17:20:23.224Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2019-10-08T17:20:23.224Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-08T17:20:23.224Z] [2019-10-08T17:20:23.224Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-08T17:20:23.224Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-08T17:20:23.224Z] [2019-10-08T17:20:23.224Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2019-10-08T17:20:23.224Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-08T17:20:23.224Z] [2019-10-08T17:20:23.224Z] [2019-10-08T17:20:23.224Z] DONE 197 tests, 3 skipped in 122.314s [2019-10-08T17:20:23.224Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2019-10-08T17:20:23.224Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:20:23.224Z] ++ set -e [2019-10-08T17:20:23.224Z] ++ '[' -n 0 ']' [2019-10-08T17:20:23.224Z] ++ set -x [2019-10-08T17:20:23.224Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:20:23.470Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-10-08T17:20:23.507Z] INFO: Testing against a local daemon [2019-10-08T17:20:23.507Z] === RUN TestCommitInheritsEnv [2019-10-08T17:20:24.128Z] --- PASS: TestCommitInheritsEnv (0.45s) [2019-10-08T17:20:24.128Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-08T17:20:24.128Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-08T17:20:24.128Z] === RUN TestImagesFilterMultiReference [2019-10-08T17:20:24.128Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2019-10-08T17:20:24.128Z] === RUN TestImagePullPlatformInvalid [2019-10-08T17:20:24.128Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-10-08T17:20:24.128Z] === RUN TestRemoveImageOrphaning [2019-10-08T17:20:24.412Z] --- PASS: TestRemoveImageOrphaning (0.38s) [2019-10-08T17:20:24.412Z] === RUN TestRemoveImageGarbageCollector [2019-10-08T17:20:24.412Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-10-08T17:20:24.412Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-08T17:20:24.412Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-08T17:20:24.412Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-10-08T17:20:24.412Z] === RUN TestTagInvalidReference [2019-10-08T17:20:24.696Z] --- PASS: TestTagInvalidReference (0.05s) [2019-10-08T17:20:24.696Z] === RUN TestTagValidPrefixedRepo [2019-10-08T17:20:24.696Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2019-10-08T17:20:24.696Z] === RUN TestTagExistedNameWithoutForce [2019-10-08T17:20:24.696Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2019-10-08T17:20:24.696Z] === RUN TestTagOfficialNames [2019-10-08T17:20:24.696Z] --- PASS: TestTagOfficialNames (0.06s) [2019-10-08T17:20:24.696Z] === RUN TestTagMatchesDigest [2019-10-08T17:20:24.696Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-08T17:20:24.696Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-08T17:20:26.824Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-10-08T17:20:26.824Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-10-08T17:20:29.375Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-10-08T17:20:29.375Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-10-08T17:20:30.299Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-10-08T17:20:32.892Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2019-10-08T17:20:38.125Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2019-10-08T17:20:41.464Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2019-10-08T17:20:44.015Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-10-08T17:20:44.573Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2019-10-08T17:20:46.455Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-10-08T17:20:47.856Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2019-10-08T17:20:48.111Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-10-08T17:20:49.033Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-10-08T17:20:51.543Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2019-10-08T17:20:52.101Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2019-10-08T17:20:52.101Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-10-08T17:20:52.356Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-10-08T17:20:52.356Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-10-08T17:20:52.356Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-10-08T17:20:53.280Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-10-08T17:20:54.204Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-10-08T17:20:54.204Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2019-10-08T17:20:58.371Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-10-08T17:20:59.294Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-10-08T17:21:00.218Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2019-10-08T17:21:04.373Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-10-08T17:21:05.295Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-10-08T17:21:05.295Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-10-08T17:21:05.896Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2019-10-08T17:21:06.456Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-10-08T17:21:07.817Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-10-08T17:21:09.263Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-10-08T17:21:10.230Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-10-08T17:21:11.635Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-10-08T17:21:13.557Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-10-08T17:21:14.479Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-10-08T17:21:15.403Z] === RUN TestDockerSuite/TestLogsSince [2019-10-08T17:21:23.469Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-10-08T17:21:27.927Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-10-08T17:21:28.886Z] === RUN TestDockerSuite/TestLogsTail [2019-10-08T17:21:29.489Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-10-08T17:21:30.412Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-10-08T17:21:31.376Z] === RUN TestDockerSuite/TestMountIntoProc [2019-10-08T17:21:31.631Z] === RUN TestDockerSuite/TestMountIntoSys [2019-10-08T17:21:32.193Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2019-10-08T17:21:32.448Z] === RUN TestDockerSuite/TestNetHostname [2019-10-08T17:21:32.812Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-10-08T17:21:32.812Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-10-08T17:21:32.812Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-10-08T17:21:32.812Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-10-08T17:21:32.812Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-10-08T17:21:32.812Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-10-08T17:21:32.812Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-10-08T17:21:32.812Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-10-08T17:21:32.812Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-10-08T17:21:34.999Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-10-08T17:21:35.256Z] === RUN TestDockerSuite/TestNetworkEvents [2019-10-08T17:21:35.718Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-10-08T17:21:36.616Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-10-08T17:21:38.626Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-10-08T17:21:39.166Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-10-08T17:21:39.725Z] === RUN TestDockerSuite/TestPluginActive [2019-10-08T17:21:41.691Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-10-08T17:21:42.620Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2019-10-08T17:21:43.322Z] === RUN TestDockerSuite/TestBuildEnv [2019-10-08T17:21:43.322Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-10-08T17:21:43.322Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-10-08T17:21:43.322Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-10-08T17:21:43.322Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-10-08T17:21:43.322Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-10-08T17:21:47.060Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-10-08T17:21:47.060Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-10-08T17:21:47.060Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-10-08T17:21:47.060Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-10-08T17:21:47.520Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-10-08T17:21:47.901Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2019-10-08T17:21:48.156Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-10-08T17:21:48.156Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-10-08T17:21:49.122Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-10-08T17:21:52.215Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-10-08T17:21:52.379Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-10-08T17:21:53.779Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-10-08T17:21:56.326Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-10-08T17:22:01.648Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2019-10-08T17:22:02.572Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-10-08T17:22:03.974Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2019-10-08T17:22:04.991Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-10-08T17:22:06.350Z] === RUN TestDockerSuite/TestPortHostBinding [2019-10-08T17:22:07.402Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2019-10-08T17:22:07.962Z] === RUN TestDockerSuite/TestPortList [2019-10-08T17:22:09.909Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-10-08T17:22:09.909Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-10-08T17:22:09.909Z] === RUN TestDockerSuite/TestBuildExpose [2019-10-08T17:22:09.909Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-10-08T17:22:09.909Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-10-08T17:22:09.909Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-10-08T17:22:09.909Z] === RUN TestDockerSuite/TestBuildFails [2019-10-08T17:22:10.597Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2019-10-08T17:22:11.447Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-10-08T17:22:11.907Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-10-08T17:22:13.939Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2019-10-08T17:22:19.168Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2019-10-08T17:22:19.507Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-10-08T17:22:21.434Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-10-08T17:22:21.688Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2019-10-08T17:22:22.247Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-10-08T17:22:25.033Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2019-10-08T17:22:27.085Z] === RUN TestDockerSuite/TestBuildForceRm [2019-10-08T17:22:28.425Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2019-10-08T17:22:28.690Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-10-08T17:22:28.690Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-10-08T17:22:28.949Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-10-08T17:22:29.915Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-10-08T17:22:29.915Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-10-08T17:22:30.850Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-10-08T17:22:30.850Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-10-08T17:22:31.410Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-10-08T17:22:31.410Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-10-08T17:22:33.292Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-10-08T17:22:33.292Z] === RUN TestDockerSuite/TestPruneContainerLabel [2019-10-08T17:22:35.300Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2019-10-08T17:22:37.223Z] === RUN TestDockerSuite/TestPruneContainerUntil [2019-10-08T17:22:37.472Z] === RUN TestDockerSuite/TestBuildFromGit [2019-10-08T17:22:38.623Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2019-10-08T17:22:38.877Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2019-10-08T17:22:39.132Z] === RUN TestDockerSuite/TestPsByOrder [2019-10-08T17:22:41.682Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2019-10-08T17:22:42.604Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-10-08T17:22:43.264Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-10-08T17:22:43.963Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-10-08T17:22:44.801Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-10-08T17:22:47.346Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-10-08T17:22:49.489Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-10-08T17:22:49.948Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-10-08T17:22:50.407Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-10-08T17:22:50.866Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-10-08T17:22:50.866Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-10-08T17:22:52.662Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-10-08T17:22:52.662Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-10-08T17:22:55.169Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2019-10-08T17:22:56.540Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-10-08T17:22:58.465Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2019-10-08T17:23:01.189Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-10-08T17:23:01.189Z] === RUN TestDockerSuite/TestBuildHistory [2019-10-08T17:23:02.660Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2019-10-08T17:23:04.588Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-10-08T17:23:05.512Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2019-10-08T17:23:06.159Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-10-08T17:23:09.458Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-10-08T17:23:10.903Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-10-08T17:23:10.903Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2019-10-08T17:23:11.508Z] === RUN TestDockerSuite/TestBuildIidFile [2019-10-08T17:23:11.508Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-10-08T17:23:12.306Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-10-08T17:23:13.052Z] === RUN TestDockerSuite/TestBuildInheritance [2019-10-08T17:23:13.052Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-10-08T17:23:14.020Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-10-08T17:23:14.020Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-10-08T17:23:14.857Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-10-08T17:23:14.857Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2019-10-08T17:23:17.408Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-10-08T17:23:18.710Z] === RUN TestDockerSuite/TestBuildLabel [2019-10-08T17:23:19.169Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-10-08T17:23:19.333Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-10-08T17:23:19.333Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-10-08T17:23:19.628Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-10-08T17:23:20.255Z] === RUN TestDockerSuite/TestPsRightTagName [2019-10-08T17:23:20.596Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-10-08T17:23:21.056Z] === RUN TestDockerSuite/TestBuildLabels [2019-10-08T17:23:21.516Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-10-08T17:23:22.804Z] === RUN TestDockerSuite/TestPsShowMounts [2019-10-08T17:23:23.055Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-10-08T17:23:25.373Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-10-08T17:23:25.931Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-10-08T17:23:25.931Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-10-08T17:23:26.489Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-10-08T17:23:26.489Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-10-08T17:23:26.489Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-10-08T17:23:27.413Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-10-08T17:23:27.667Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2019-10-08T17:23:28.851Z] === RUN TestDockerSuite/TestBuildLastModified [2019-10-08T17:23:28.851Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-10-08T17:23:28.851Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-10-08T17:23:28.851Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-10-08T17:23:28.851Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-10-08T17:23:28.851Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-10-08T17:23:28.851Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-10-08T17:23:28.851Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-10-08T17:23:29.028Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-10-08T17:23:29.822Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-10-08T17:23:30.911Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-10-08T17:23:31.834Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-10-08T17:23:34.516Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-10-08T17:23:39.943Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-10-08T17:23:40.949Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-10-08T17:23:40.949Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2019-10-08T17:23:43.581Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-10-08T17:23:43.581Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-10-08T17:23:43.581Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-10-08T17:23:44.140Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-10-08T17:23:46.733Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-10-08T17:23:48.739Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-10-08T17:23:52.079Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-10-08T17:23:53.959Z] === RUN TestDockerSuite/TestRmiBlank [2019-10-08T17:23:53.959Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-10-08T17:23:53.959Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-10-08T17:23:54.521Z] === RUN TestDockerSwarmSuite/TestServiceScale [2019-10-08T17:23:55.608Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-10-08T17:23:55.608Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-10-08T17:23:56.067Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-10-08T17:23:57.818Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2019-10-08T17:23:58.159Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-10-08T17:23:59.081Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-10-08T17:23:59.642Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-10-08T17:24:01.526Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-10-08T17:24:02.492Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-10-08T17:24:04.372Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-10-08T17:24:05.732Z] === RUN TestDockerSuite/TestRmiTag [2019-10-08T17:24:05.732Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-10-08T17:24:06.655Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-10-08T17:24:10.984Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-10-08T17:24:11.906Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-10-08T17:24:12.828Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-10-08T17:24:13.082Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-10-08T17:24:14.963Z] === RUN TestDockerSuite/TestRunAddHost [2019-10-08T17:24:15.928Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-10-08T17:24:16.182Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-10-08T17:24:17.155Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-10-08T17:24:17.155Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-10-08T17:24:17.713Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2019-10-08T17:24:17.967Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-10-08T17:24:20.039Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-10-08T17:24:20.598Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-10-08T17:24:20.598Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2019-10-08T17:24:21.563Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-10-08T17:24:22.531Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2019-10-08T17:24:23.454Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2019-10-08T17:24:24.376Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-10-08T17:24:26.301Z] === RUN TestDockerSuite/TestRunAttachDetach [2019-10-08T17:24:27.270Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2019-10-08T17:24:28.194Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2019-10-08T17:24:29.116Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2019-10-08T17:24:30.039Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2019-10-08T17:24:30.961Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-10-08T17:24:31.750Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-10-08T17:24:32.321Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2019-10-08T17:24:33.244Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-10-08T17:24:33.844Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-10-08T17:24:34.808Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-10-08T17:24:35.730Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-10-08T17:24:35.730Z] === RUN TestDockerSuite/TestRunBindMounts [2019-10-08T17:24:38.363Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-10-08T17:24:38.922Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-10-08T17:24:39.891Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-10-08T17:24:40.491Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-10-08T17:24:41.414Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-10-08T17:24:41.414Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-10-08T17:24:41.976Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-10-08T17:24:42.923Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-10-08T17:24:43.219Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2019-10-08T17:24:43.820Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-10-08T17:24:44.130Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-10-08T17:24:44.378Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-10-08T17:24:45.301Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-10-08T17:24:45.301Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-10-08T17:24:46.224Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-10-08T17:24:46.224Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-10-08T17:24:47.582Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-10-08T17:24:47.864Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-10-08T17:24:48.547Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-10-08T17:24:49.149Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-10-08T17:24:50.119Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-10-08T17:24:50.373Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-10-08T17:24:50.975Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-10-08T17:24:51.534Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2019-10-08T17:24:52.894Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-10-08T17:24:53.656Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-10-08T17:24:54.867Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-10-08T17:24:54.867Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2019-10-08T17:24:56.225Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-10-08T17:24:57.148Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-10-08T17:24:57.706Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-10-08T17:24:58.720Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-10-08T17:24:59.278Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-10-08T17:24:59.446Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-10-08T17:25:00.200Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-10-08T17:25:02.082Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-10-08T17:25:05.475Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-10-08T17:25:05.742Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-10-08T17:25:06.707Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-10-08T17:25:09.295Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-10-08T17:25:10.654Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2019-10-08T17:25:10.909Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-10-08T17:25:14.210Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-10-08T17:25:16.761Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-10-08T17:25:16.761Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-10-08T17:25:16.761Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-10-08T17:25:17.131Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-10-08T17:25:17.131Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-10-08T17:25:17.320Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-10-08T17:25:19.415Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-10-08T17:25:20.817Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-10-08T17:25:22.923Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-10-08T17:25:22.923Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-10-08T17:25:22.923Z] === RUN TestDockerSuite/TestBuildNetNone [2019-10-08T17:25:22.923Z] === RUN TestDockerSuite/TestBuildNoContext [2019-10-08T17:25:23.505Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-10-08T17:25:24.064Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-10-08T17:25:25.101Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-10-08T17:25:25.945Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-10-08T17:25:26.551Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2019-10-08T17:25:26.551Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-10-08T17:25:27.195Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2019-10-08T17:25:29.079Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-10-08T17:25:29.079Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-10-08T17:25:29.789Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-10-08T17:25:30.002Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-10-08T17:25:30.002Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2019-10-08T17:25:30.561Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-10-08T17:25:31.499Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2019-10-08T17:25:31.968Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-10-08T17:25:31.968Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-10-08T17:25:31.968Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-10-08T17:25:32.222Z] --- PASS: TestImportExtremelyLargeImageWorks (299.36s) [2019-10-08T17:25:32.222Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" [2019-10-08T17:25:32.222Z] PASS [2019-10-08T17:25:32.222Z] [2019-10-08T17:25:32.222Z] === Skipped [2019-10-08T17:25:32.222Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-10-08T17:25:32.222Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-08T17:25:32.222Z] [2019-10-08T17:25:32.222Z] [2019-10-08T17:25:32.222Z] DONE 12 tests, 1 skipped in 300.825s [2019-10-08T17:25:32.222Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2019-10-08T17:25:32.222Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:25:32.222Z] ++ set -e [2019-10-08T17:25:32.222Z] ++ '[' -n 0 ']' [2019-10-08T17:25:32.222Z] ++ set -x [2019-10-08T17:25:32.222Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:25:32.222Z] INFO: Testing against a local daemon [2019-10-08T17:25:32.222Z] === RUN TestNetworkCreateDelete [2019-10-08T17:25:32.222Z] --- PASS: TestNetworkCreateDelete (0.27s) [2019-10-08T17:25:32.222Z] === RUN TestDockerNetworkDeletePreferID [2019-10-08T17:25:32.222Z] --- PASS: TestDockerNetworkDeletePreferID (0.56s) [2019-10-08T17:25:32.222Z] === RUN TestInspectNetwork [2019-10-08T17:25:32.222Z] === RUN TestInspectNetwork/full_network_id [2019-10-08T17:25:32.222Z] === RUN TestInspectNetwork/partial_network_id [2019-10-08T17:25:32.222Z] === RUN TestInspectNetwork/network_name [2019-10-08T17:25:32.222Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-08T17:25:32.423Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-10-08T17:25:32.423Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-10-08T17:25:33.430Z] === RUN TestDockerSuite/TestRunEnvironment [2019-10-08T17:25:33.695Z] --- PASS: TestInspectNetwork (8.57s) [2019-10-08T17:25:33.695Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-08T17:25:33.695Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-08T17:25:33.695Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-08T17:25:33.695Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-08T17:25:33.695Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-08T17:25:33.695Z] === RUN TestRunContainerWithBridgeNone [2019-10-08T17:25:33.989Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-10-08T17:25:34.144Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-10-08T17:25:34.998Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-10-08T17:25:35.112Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-10-08T17:25:35.556Z] === RUN TestDockerSuite/TestRunExitCode [2019-10-08T17:25:36.380Z] --- PASS: TestRunContainerWithBridgeNone (2.61s) [2019-10-08T17:25:36.380Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-08T17:25:36.380Z] === RUN TestNetworkInvalidJSON [2019-10-08T17:25:36.380Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-08T17:25:36.380Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-08T17:25:36.380Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-08T17:25:36.380Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-08T17:25:36.380Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-08T17:25:36.380Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-08T17:25:36.380Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-08T17:25:36.380Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-08T17:25:36.380Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-08T17:25:36.380Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-10-08T17:25:36.380Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-08T17:25:36.380Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-08T17:25:36.380Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-08T17:25:36.380Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-08T17:25:36.482Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-10-08T17:25:36.650Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-10-08T17:25:37.396Z] --- PASS: TestDaemonRestartWithLiveRestore (1.08s) [2019-10-08T17:25:37.396Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-08T17:25:37.396Z] === RUN TestDaemonDefaultNetworkPools [2019-10-08T17:25:37.406Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-10-08T17:25:38.329Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-10-08T17:25:38.329Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-10-08T17:25:38.416Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2019-10-08T17:25:38.417Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-08T17:25:38.417Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-08T17:25:38.936Z] === RUN TestDockerSuite/TestRunExposePort [2019-10-08T17:25:38.936Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-10-08T17:25:39.431Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2019-10-08T17:25:39.431Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-08T17:25:39.431Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-08T17:25:39.860Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-10-08T17:25:40.878Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-10-08T17:25:40.929Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.41s) [2019-10-08T17:25:40.929Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-08T17:25:40.929Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-08T17:25:41.544Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2019-10-08T17:25:41.544Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-08T17:25:41.544Z] === RUN TestServiceWithPredefinedNetwork [2019-10-08T17:25:42.805Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-10-08T17:25:42.805Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-08T17:25:42.805Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-10-08T17:25:44.238Z] --- PASS: TestServiceWithPredefinedNetwork (2.43s) [2019-10-08T17:25:44.238Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-08T17:25:44.238Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-08T17:25:44.238Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-08T17:25:44.238Z] service_test.go:230: FLAKY_TEST [2019-10-08T17:25:44.238Z] === RUN TestServiceWithDataPathPortInit [2019-10-08T17:25:45.223Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-10-08T17:25:46.759Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-10-08T17:25:46.959Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-10-08T17:25:47.213Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-10-08T17:25:55.328Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-10-08T17:25:58.233Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-10-08T17:25:59.442Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2019-10-08T17:25:59.498Z] --- PASS: TestServiceWithDataPathPortInit (15.72s) [2019-10-08T17:25:59.498Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-08T17:25:59.498Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-08T17:25:59.498Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-08T17:26:00.000Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-10-08T17:26:01.359Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2019-10-08T17:26:01.359Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2019-10-08T17:26:01.359Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-10-08T17:26:01.359Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-10-08T17:26:02.304Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-10-08T17:26:05.563Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-10-08T17:26:06.901Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-10-08T17:26:06.964Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-10-08T17:26:08.018Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.25s) [2019-10-08T17:26:08.018Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-08T17:26:08.018Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:nxrjhb39lfh83yiuouu9zq1ds Created:2019-10-08 17:26:00.61626412 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[319f28a490cb91c5ba64cc38bc66d0c87ce5aaea3652745da76648be9cd71999:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7jimv716pg2myt6siezs373eh EndpointID:ee984f611043abe9ccad956313587c082f8e8fcd5fdd669c6a1a34d680f9a513 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:71f8120c810744258f4a805980eff9bd946d5908833ca5e22fe3344a96938b99 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:a7129db65c2c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7jimv716pg2myt6siezs373eh EndpointID:ee984f611043abe9ccad956313587c082f8e8fcd5fdd669c6a1a34d680f9a513 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-08T17:26:08.018Z] PASS [2019-10-08T17:26:08.018Z] [2019-10-08T17:26:08.018Z] === Skipped [2019-10-08T17:26:08.018Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-08T17:26:08.018Z] service_test.go:230: FLAKY_TEST [2019-10-08T17:26:08.018Z] [2019-10-08T17:26:08.018Z] [2019-10-08T17:26:08.018Z] DONE 21 tests, 1 skipped in 43.614s [2019-10-08T17:26:08.018Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-08T17:26:08.018Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:26:08.018Z] ++ set -e [2019-10-08T17:26:08.018Z] ++ '[' -n 0 ']' [2019-10-08T17:26:08.018Z] ++ set -x [2019-10-08T17:26:08.018Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:26:08.018Z] INFO: Testing against a local daemon [2019-10-08T17:26:08.018Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-08T17:26:08.018Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-08T17:26:08.018Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-08T17:26:08.018Z] === RUN TestDockerNetworkIpvlan [2019-10-08T17:26:08.018Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-08T17:26:08.018Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-08T17:26:08.018Z] PASS [2019-10-08T17:26:08.018Z] [2019-10-08T17:26:08.018Z] === Skipped [2019-10-08T17:26:08.018Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-08T17:26:08.018Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-08T17:26:08.018Z] [2019-10-08T17:26:08.018Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-08T17:26:08.018Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-08T17:26:08.018Z] [2019-10-08T17:26:08.018Z] [2019-10-08T17:26:08.018Z] DONE 2 tests, 2 skipped in 0.115s [2019-10-08T17:26:08.018Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-08T17:26:08.018Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:26:08.018Z] ++ set -e [2019-10-08T17:26:08.018Z] ++ '[' -n 0 ']' [2019-10-08T17:26:08.018Z] ++ set -x [2019-10-08T17:26:08.018Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:26:08.018Z] INFO: Testing against a local daemon [2019-10-08T17:26:08.018Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-08T17:26:08.848Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-10-08T17:26:09.510Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s) [2019-10-08T17:26:09.510Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-08T17:26:09.510Z] === RUN TestDockerNetworkMacvlan [2019-10-08T17:26:09.812Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-10-08T17:26:10.371Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-10-08T17:26:10.522Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-08T17:26:11.057Z] === RUN TestDockerSuite/TestRunModeHostname [2019-10-08T17:26:11.534Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-08T17:26:11.589Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-10-08T17:26:12.070Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-10-08T17:26:12.070Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-10-08T17:26:12.325Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-10-08T17:26:12.546Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-08T17:26:14.252Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-10-08T17:26:15.175Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-10-08T17:26:15.243Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-08T17:26:16.278Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-10-08T17:26:17.098Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-10-08T17:26:17.099Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-10-08T17:26:17.099Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-10-08T17:26:17.247Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-10-08T17:26:17.248Z] === RUN TestDockerSuite/TestBuildPATH [2019-10-08T17:26:17.248Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-10-08T17:26:18.710Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-08T17:26:19.063Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-10-08T17:26:19.423Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-10-08T17:26:19.423Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-10-08T17:26:20.422Z] === RUN TestDockerSuite/TestRunMount [2019-10-08T17:26:24.218Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-08T17:26:24.839Z] --- PASS: TestDockerNetworkMacvlan (15.33s) [2019-10-08T17:26:24.839Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-08T17:26:24.839Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2019-10-08T17:26:24.839Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-08T17:26:24.839Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2019-10-08T17:26:24.839Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-08T17:26:24.839Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.22s) [2019-10-08T17:26:24.839Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-08T17:26:24.839Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.18s) [2019-10-08T17:26:24.839Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-08T17:26:24.839Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.30s) [2019-10-08T17:26:24.839Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-08T17:26:24.839Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.97s) [2019-10-08T17:26:24.839Z] PASS [2019-10-08T17:26:24.839Z] [2019-10-08T17:26:24.839Z] DONE 8 tests in 16.922s [2019-10-08T17:26:24.839Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-08T17:26:24.839Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:26:24.839Z] ++ set -e [2019-10-08T17:26:24.839Z] ++ '[' -n 0 ']' [2019-10-08T17:26:24.839Z] ++ set -x [2019-10-08T17:26:24.839Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:26:24.839Z] testing: warning: no tests to run [2019-10-08T17:26:24.839Z] PASS [2019-10-08T17:26:24.839Z] [2019-10-08T17:26:24.839Z] DONE 0 tests in 0.017s [2019-10-08T17:26:24.839Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-08T17:26:24.839Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:26:24.839Z] ++ set -e [2019-10-08T17:26:24.839Z] ++ '[' -n 0 ']' [2019-10-08T17:26:24.839Z] ++ set -x [2019-10-08T17:26:24.839Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:26:25.125Z] INFO: Testing against a local daemon [2019-10-08T17:26:25.125Z] === RUN TestAuthZPluginAllowRequest [2019-10-08T17:26:26.616Z] --- PASS: TestAuthZPluginAllowRequest (1.67s) [2019-10-08T17:26:26.616Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-08T17:26:26.616Z] === RUN TestAuthZPluginTLS [2019-10-08T17:26:26.985Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-10-08T17:26:27.235Z] --- PASS: TestAuthZPluginTLS (0.59s) [2019-10-08T17:26:27.235Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-08T17:26:27.235Z] === RUN TestAuthZPluginDenyRequest [2019-10-08T17:26:27.543Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-10-08T17:26:27.880Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2019-10-08T17:26:27.880Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-08T17:26:27.880Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-08T17:26:28.472Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-10-08T17:26:28.497Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.60s) [2019-10-08T17:26:28.497Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-08T17:26:28.497Z] === RUN TestAuthZPluginDenyResponse [2019-10-08T17:26:29.122Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2019-10-08T17:26:29.122Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-08T17:26:29.122Z] === RUN TestAuthZPluginAllowEventStream [2019-10-08T17:26:30.363Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-10-08T17:26:30.599Z] --- PASS: TestAuthZPluginAllowEventStream (1.60s) [2019-10-08T17:26:30.599Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-08T17:26:30.599Z] === RUN TestAuthZPluginErrorResponse [2019-10-08T17:26:31.216Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2019-10-08T17:26:31.216Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-08T17:26:31.216Z] === RUN TestAuthZPluginErrorRequest [2019-10-08T17:26:31.835Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2019-10-08T17:26:31.835Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-08T17:26:31.835Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-08T17:26:32.287Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-10-08T17:26:32.460Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.59s) [2019-10-08T17:26:32.460Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-08T17:26:32.460Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-08T17:26:34.500Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.12s) [2019-10-08T17:26:34.500Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-08T17:26:34.500Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-08T17:26:35.586Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-10-08T17:26:37.185Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.32s) [2019-10-08T17:26:37.185Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-08T17:26:37.185Z] === RUN TestAuthZPluginHeader [2019-10-08T17:26:37.802Z] --- PASS: TestAuthZPluginHeader (0.98s) [2019-10-08T17:26:37.802Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-08T17:26:37.802Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-08T17:26:37.802Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-08T17:26:37.802Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-08T17:26:37.802Z] === RUN TestAuthZPluginV2Disable [2019-10-08T17:26:37.803Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-08T17:26:37.803Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-08T17:26:37.803Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-08T17:26:37.803Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-08T17:26:37.803Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-08T17:26:37.803Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-08T17:26:37.803Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-08T17:26:37.803Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-08T17:26:37.803Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-08T17:26:38.135Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-10-08T17:26:40.684Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-10-08T17:26:42.651Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-10-08T17:26:44.010Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-10-08T17:26:44.010Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-10-08T17:26:44.976Z] === RUN TestDockerSuite/TestRunNetHost [2019-10-08T17:26:45.898Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-10-08T17:26:46.866Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-10-08T17:26:47.425Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-10-08T17:26:50.019Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-10-08T17:26:52.566Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-10-08T17:26:56.277Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s) [2019-10-08T17:26:56.277Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-08T17:26:56.277Z] PASS [2019-10-08T17:26:56.277Z] [2019-10-08T17:26:56.277Z] === Skipped [2019-10-08T17:26:56.277Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-08T17:26:56.277Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-08T17:26:56.277Z] [2019-10-08T17:26:56.277Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-08T17:26:56.277Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-08T17:26:56.277Z] [2019-10-08T17:26:56.277Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-08T17:26:56.277Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-08T17:26:56.277Z] [2019-10-08T17:26:56.277Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-08T17:26:56.277Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-08T17:26:56.277Z] [2019-10-08T17:26:56.277Z] [2019-10-08T17:26:56.277Z] DONE 17 tests, 4 skipped in 29.782s [2019-10-08T17:26:56.277Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-08T17:26:56.277Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:26:56.277Z] ++ set -e [2019-10-08T17:26:56.277Z] ++ '[' -n 0 ']' [2019-10-08T17:26:56.277Z] ++ set -x [2019-10-08T17:26:56.277Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:26:56.277Z] INFO: Testing against a local daemon [2019-10-08T17:26:56.277Z] === RUN TestPluginInvalidJSON [2019-10-08T17:26:56.277Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-08T17:26:56.277Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-08T17:26:56.277Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-08T17:26:56.277Z] --- PASS: TestPluginInvalidJSON (0.05s) [2019-10-08T17:26:56.277Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-08T17:26:56.277Z] PASS [2019-10-08T17:26:56.277Z] [2019-10-08T17:26:56.277Z] DONE 2 tests in 0.148s [2019-10-08T17:26:56.277Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-08T17:26:56.277Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:26:56.277Z] ++ set -e [2019-10-08T17:26:56.277Z] ++ '[' -n 0 ']' [2019-10-08T17:26:56.277Z] ++ set -x [2019-10-08T17:26:56.277Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:26:56.277Z] INFO: Testing against a local daemon [2019-10-08T17:26:56.277Z] === RUN TestExternalGraphDriver [2019-10-08T17:26:56.277Z] === RUN TestExternalGraphDriver/json [2019-10-08T17:26:56.895Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-10-08T17:26:57.294Z] === RUN TestExternalGraphDriver/spec [2019-10-08T17:26:57.817Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-10-08T17:26:57.817Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2019-10-08T17:26:58.782Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-10-08T17:26:58.782Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-10-08T17:26:59.341Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-10-08T17:26:59.980Z] === RUN TestExternalGraphDriver/pull [2019-10-08T17:27:00.265Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-10-08T17:27:00.265Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-10-08T17:27:01.189Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-10-08T17:27:01.947Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-10-08T17:27:02.018Z] --- PASS: TestExternalGraphDriver (6.74s) [2019-10-08T17:27:02.018Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-08T17:27:02.018Z] --- PASS: TestExternalGraphDriver/json (2.16s) [2019-10-08T17:27:02.018Z] --- PASS: TestExternalGraphDriver/spec (2.09s) [2019-10-08T17:27:02.019Z] --- PASS: TestExternalGraphDriver/pull (2.26s) [2019-10-08T17:27:02.019Z] === RUN TestGraphdriverPluginV2 [2019-10-08T17:27:02.019Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2019-10-08T17:27:02.019Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-08T17:27:02.019Z] PASS [2019-10-08T17:27:02.019Z] [2019-10-08T17:27:02.019Z] === Skipped [2019-10-08T17:27:02.019Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2019-10-08T17:27:02.019Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-08T17:27:02.019Z] [2019-10-08T17:27:02.019Z] [2019-10-08T17:27:02.019Z] DONE 5 tests, 1 skipped in 6.916s [2019-10-08T17:27:02.019Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-08T17:27:02.019Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:27:02.019Z] ++ set -e [2019-10-08T17:27:02.019Z] ++ '[' -n 0 ']' [2019-10-08T17:27:02.019Z] ++ set -x [2019-10-08T17:27:02.019Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:27:02.019Z] INFO: Testing against a local daemon [2019-10-08T17:27:02.019Z] === RUN TestContinueAfterPluginCrash [2019-10-08T17:27:02.019Z] === PAUSE TestContinueAfterPluginCrash [2019-10-08T17:27:02.019Z] === RUN TestDaemonStartWithLogOpt [2019-10-08T17:27:02.019Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-08T17:27:02.019Z] === CONT TestContinueAfterPluginCrash [2019-10-08T17:27:02.019Z] === CONT TestDaemonStartWithLogOpt [2019-10-08T17:27:02.259Z] === RUN TestDockerSuite/TestRunOOMExitCode [2019-10-08T17:27:02.260Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-10-08T17:27:03.186Z] === RUN TestDockerSuite/TestRunPIDsLimit [2019-10-08T17:27:03.747Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-10-08T17:27:05.673Z] === RUN TestDockerSuite/TestRunPortInUse [2019-10-08T17:27:06.596Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2019-10-08T17:27:07.158Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-10-08T17:27:08.122Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-10-08T17:27:08.682Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-10-08T17:27:09.604Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-10-08T17:27:10.205Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-08T17:27:10.206Z] === RUN TestDockerSuite/TestRunPublishPort [2019-10-08T17:27:11.172Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-10-08T17:27:12.098Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-10-08T17:27:12.098Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-10-08T17:27:12.657Z] === RUN TestDockerSuite/TestRunRedirectStdout [2019-10-08T17:27:14.537Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-10-08T17:27:14.537Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-10-08T17:27:16.759Z] === RUN TestDockerSuite/TestBuildRm [2019-10-08T17:27:17.795Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-10-08T17:27:19.169Z] === RUN TestDockerSuite/TestRunRm [2019-10-08T17:27:20.135Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-10-08T17:27:20.545Z] --- PASS: TestDaemonStartWithLogOpt (16.28s) [2019-10-08T17:27:20.545Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-10-08T17:27:23.226Z] --- PASS: TestContinueAfterPluginCrash (21.09s) [2019-10-08T17:27:23.226Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-08T17:27:23.226Z] PASS [2019-10-08T17:27:23.226Z] [2019-10-08T17:27:23.226Z] DONE 2 tests in 21.187s [2019-10-08T17:27:23.226Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-08T17:27:23.226Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:27:23.226Z] ++ set -e [2019-10-08T17:27:23.226Z] ++ '[' -n 0 ']' [2019-10-08T17:27:23.226Z] ++ set -x [2019-10-08T17:27:23.226Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:27:23.226Z] INFO: Testing against a local daemon [2019-10-08T17:27:23.226Z] === RUN TestPluginWithDevMounts [2019-10-08T17:27:23.226Z] === PAUSE TestPluginWithDevMounts [2019-10-08T17:27:23.226Z] === CONT TestPluginWithDevMounts [2019-10-08T17:27:23.611Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2019-10-08T17:27:23.907Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-10-08T17:27:24.830Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-10-08T17:27:25.754Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2019-10-08T17:27:25.916Z] --- PASS: TestPluginWithDevMounts (2.35s) [2019-10-08T17:27:25.916Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-08T17:27:25.916Z] PASS [2019-10-08T17:27:25.916Z] [2019-10-08T17:27:25.916Z] DONE 1 tests in 2.460s [2019-10-08T17:27:25.916Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2019-10-08T17:27:25.916Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:27:25.916Z] ++ set -e [2019-10-08T17:27:25.916Z] ++ '[' -n 0 ']' [2019-10-08T17:27:25.916Z] ++ set -x [2019-10-08T17:27:25.916Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:27:25.916Z] INFO: Testing against a local daemon [2019-10-08T17:27:25.916Z] === RUN TestSecretInspect [2019-10-08T17:27:27.676Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2019-10-08T17:27:27.943Z] --- PASS: TestSecretInspect (2.23s) [2019-10-08T17:27:27.943Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-08T17:27:27.943Z] === RUN TestSecretList [2019-10-08T17:27:28.601Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2019-10-08T17:27:29.566Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2019-10-08T17:27:29.980Z] --- PASS: TestSecretList (2.19s) [2019-10-08T17:27:29.980Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-08T17:27:29.980Z] === RUN TestSecretsCreateAndDelete [2019-10-08T17:27:31.569Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-10-08T17:27:32.795Z] --- PASS: TestSecretsCreateAndDelete (2.19s) [2019-10-08T17:27:32.795Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-08T17:27:32.795Z] === RUN TestSecretsUpdate [2019-10-08T17:27:32.866Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2019-10-08T17:27:33.109Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-10-08T17:27:33.109Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-10-08T17:27:33.569Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-10-08T17:27:34.825Z] --- PASS: TestSecretsUpdate (2.20s) [2019-10-08T17:27:34.826Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-08T17:27:34.826Z] === RUN TestTemplatedSecret [2019-10-08T17:27:35.107Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-10-08T17:27:37.520Z] --- PASS: TestTemplatedSecret (2.94s) [2019-10-08T17:27:37.520Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-08T17:27:37.520Z] === RUN TestSecretCreateResolve [2019-10-08T17:27:38.016Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-10-08T17:27:38.097Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2019-10-08T17:27:38.352Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2019-10-08T17:27:39.320Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2019-10-08T17:27:39.562Z] --- PASS: TestSecretCreateResolve (2.24s) [2019-10-08T17:27:39.562Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-08T17:27:39.562Z] PASS [2019-10-08T17:27:39.562Z] [2019-10-08T17:27:39.562Z] DONE 6 tests in 14.083s [2019-10-08T17:27:39.562Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2019-10-08T17:27:39.562Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:27:39.562Z] ++ set -e [2019-10-08T17:27:39.562Z] ++ '[' -n 0 ']' [2019-10-08T17:27:39.562Z] ++ set -x [2019-10-08T17:27:39.562Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:27:39.848Z] INFO: Testing against a local daemon [2019-10-08T17:27:39.848Z] === RUN TestServiceCreateInit [2019-10-08T17:27:39.848Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-08T17:27:40.286Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2019-10-08T17:27:40.286Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2019-10-08T17:27:41.253Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2019-10-08T17:27:41.750Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-10-08T17:27:42.179Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2019-10-08T17:27:43.146Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2019-10-08T17:27:43.706Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-10-08T17:27:44.240Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-08T17:27:44.686Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-10-08T17:27:45.256Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-10-08T17:27:46.439Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-10-08T17:27:48.511Z] === RUN TestDockerSuite/TestRunState [2019-10-08T17:27:48.637Z] --- PASS: TestServiceCreateInit (8.80s) [2019-10-08T17:27:48.637Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.25s) [2019-10-08T17:27:48.637Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-08T17:27:48.637Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.51s) [2019-10-08T17:27:48.637Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-08T17:27:48.637Z] === RUN TestCreateServiceMultipleTimes [2019-10-08T17:27:49.069Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2019-10-08T17:27:50.075Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-10-08T17:27:50.674Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-10-08T17:27:51.682Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-10-08T17:27:51.937Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2019-10-08T17:27:51.937Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-10-08T17:27:51.937Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2019-10-08T17:27:52.863Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-10-08T17:27:53.786Z] === RUN TestDockerSuite/TestRunSysctls [2019-10-08T17:27:55.667Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-10-08T17:27:55.667Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-10-08T17:27:55.667Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-10-08T17:27:56.226Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2019-10-08T17:27:57.628Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2019-10-08T17:27:58.986Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2019-10-08T17:27:59.911Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2019-10-08T17:28:00.834Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2019-10-08T17:28:01.250Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-10-08T17:28:01.709Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-10-08T17:28:02.169Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-10-08T17:28:02.194Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2019-10-08T17:28:06.517Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2019-10-08T17:28:06.517Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2019-10-08T17:28:06.517Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-10-08T17:28:07.103Z] --- PASS: TestCreateServiceMultipleTimes (17.85s) [2019-10-08T17:28:07.103Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-08T17:28:07.103Z] === RUN TestCreateServiceConflict [2019-10-08T17:28:08.576Z] --- PASS: TestCreateServiceConflict (2.27s) [2019-10-08T17:28:08.576Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-08T17:28:08.576Z] === RUN TestCreateServiceMaxReplicas [2019-10-08T17:28:09.773Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-10-08T17:28:10.331Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-10-08T17:28:10.896Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-10-08T17:28:11.829Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-10-08T17:28:12.051Z] --- PASS: TestCreateServiceMaxReplicas (3.03s) [2019-10-08T17:28:12.051Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-08T17:28:12.051Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-08T17:28:14.335Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-10-08T17:28:14.550Z] === RUN TestDockerSuite/TestBuildSpaces [2019-10-08T17:28:14.550Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-10-08T17:28:14.590Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2019-10-08T17:28:15.554Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2019-10-08T17:28:15.809Z] === RUN TestDockerSuite/TestRunUserByID [2019-10-08T17:28:16.409Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2019-10-08T17:28:16.664Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-10-08T17:28:16.664Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-10-08T17:28:16.919Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-10-08T17:28:17.842Z] === RUN TestDockerSuite/TestRunUserByName [2019-10-08T17:28:18.814Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-10-08T17:28:19.239Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-10-08T17:28:19.239Z] === RUN TestDockerSuite/TestBuildStderr [2019-10-08T17:28:19.376Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2019-10-08T17:28:19.377Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2019-10-08T17:28:19.377Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-10-08T17:28:19.631Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-10-08T17:28:20.597Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-10-08T17:28:22.976Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-10-08T17:28:25.961Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-10-08T17:28:25.961Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-10-08T17:28:26.926Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-10-08T17:28:27.291Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.40s) [2019-10-08T17:28:27.291Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-08T17:28:27.291Z] === RUN TestCreateServiceSecretFileMode [2019-10-08T17:28:27.906Z] --- PASS: TestCreateServiceSecretFileMode (2.65s) [2019-10-08T17:28:27.906Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-08T17:28:27.906Z] === RUN TestCreateServiceConfigFileMode [2019-10-08T17:28:29.441Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-10-08T17:28:30.592Z] --- PASS: TestCreateServiceConfigFileMode (2.62s) [2019-10-08T17:28:30.592Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-08T17:28:30.592Z] === RUN TestCreateServiceSysctls [2019-10-08T17:28:30.799Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-10-08T17:28:33.390Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-10-08T17:28:34.058Z] --- PASS: TestCreateServiceSysctls (3.62s) [2019-10-08T17:28:34.058Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-08T17:28:34.058Z] === RUN TestCreateServiceCapabilities [2019-10-08T17:28:35.897Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-10-08T17:28:36.756Z] --- PASS: TestCreateServiceCapabilities (2.65s) [2019-10-08T17:28:36.757Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-08T17:28:36.757Z] === RUN TestInspect [2019-10-08T17:28:36.874Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-10-08T17:28:37.797Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-10-08T17:28:38.720Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-10-08T17:28:38.720Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-10-08T17:28:38.720Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-10-08T17:28:38.720Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-10-08T17:28:38.720Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2019-10-08T17:28:39.446Z] --- PASS: TestInspect (2.93s) [2019-10-08T17:28:39.446Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-08T17:28:39.446Z] === RUN TestDockerNetworkConnectAlias [2019-10-08T17:28:39.643Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2019-10-08T17:28:40.607Z] === RUN TestDockerSuite/TestRunWithCPUShares [2019-10-08T17:28:41.165Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2019-10-08T17:28:43.090Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2019-10-08T17:28:43.648Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2019-10-08T17:28:44.068Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-10-08T17:28:44.068Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-10-08T17:28:44.340Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-10-08T17:28:44.594Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2019-10-08T17:28:45.012Z] --- PASS: TestDockerNetworkConnectAlias (4.70s) [2019-10-08T17:28:45.012Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-08T17:28:45.012Z] === RUN TestDockerNetworkReConnect [2019-10-08T17:28:45.517Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2019-10-08T17:28:45.517Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2019-10-08T17:28:45.517Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2019-10-08T17:28:45.517Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-10-08T17:28:45.517Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2019-10-08T17:28:45.517Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2019-10-08T17:28:45.605Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-10-08T17:28:45.771Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2019-10-08T17:28:45.771Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2019-10-08T17:28:46.026Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2019-10-08T17:28:46.280Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2019-10-08T17:28:46.573Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-10-08T17:28:47.162Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2019-10-08T17:28:48.128Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2019-10-08T17:28:48.491Z] --- PASS: TestDockerNetworkReConnect (3.77s) [2019-10-08T17:28:48.491Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-08T17:28:48.491Z] === RUN TestServicePlugin [2019-10-08T17:28:48.491Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-08T17:28:48.491Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-08T17:28:48.491Z] === RUN TestServiceUpdateLabel [2019-10-08T17:28:48.686Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2019-10-08T17:28:48.686Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2019-10-08T17:28:49.610Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-10-08T17:28:49.864Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-10-08T17:28:50.533Z] --- PASS: TestServiceUpdateLabel (2.29s) [2019-10-08T17:28:50.533Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-08T17:28:50.533Z] === RUN TestServiceUpdateSecrets [2019-10-08T17:28:50.789Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-10-08T17:28:50.789Z] === RUN TestDockerSuite/TestRunWithShmSize [2019-10-08T17:28:51.404Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-10-08T17:28:51.430Z] === RUN TestDockerSuite/TestRunWithSwappiness [2019-10-08T17:28:52.074Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2019-10-08T17:28:52.329Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-10-08T17:28:52.329Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-10-08T17:28:53.252Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-10-08T17:28:54.698Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2019-10-08T17:28:55.664Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2019-10-08T17:28:55.664Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-10-08T17:28:56.333Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-10-08T17:28:56.333Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-10-08T17:28:57.198Z] === RUN TestDockerSuite/TestBuildUser [2019-10-08T17:28:57.198Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-10-08T17:28:57.198Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-10-08T17:28:57.198Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-10-08T17:28:57.778Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-10-08T17:28:58.790Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-10-08T17:29:00.935Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-10-08T17:29:00.936Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-10-08T17:29:01.382Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-10-08T17:29:02.350Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-10-08T17:29:02.350Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-10-08T17:29:02.350Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-10-08T17:29:03.273Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2019-10-08T17:29:03.841Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-10-08T17:29:03.841Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-10-08T17:29:03.841Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-10-08T17:29:04.633Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2019-10-08T17:29:05.764Z] --- PASS: TestServiceUpdateSecrets (14.98s) [2019-10-08T17:29:05.764Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-08T17:29:05.764Z] === RUN TestServiceUpdateConfigs [2019-10-08T17:29:06.036Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-10-08T17:29:06.036Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-10-08T17:29:07.961Z] === RUN TestDockerSuite/TestSaveImageId [2019-10-08T17:29:07.961Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-10-08T17:29:08.216Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-10-08T17:29:10.768Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-10-08T17:29:10.768Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-10-08T17:29:12.212Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-10-08T17:29:12.467Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-10-08T17:29:12.467Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-10-08T17:29:13.434Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-10-08T17:29:14.358Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-10-08T17:29:16.240Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-10-08T17:29:16.494Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-10-08T17:29:16.494Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-10-08T17:29:16.790Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-10-08T17:29:16.790Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-10-08T17:29:17.045Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-10-08T17:29:19.642Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-10-08T17:29:20.997Z] --- PASS: TestServiceUpdateConfigs (14.94s) [2019-10-08T17:29:20.997Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-08T17:29:20.997Z] === RUN TestServiceUpdateNetwork [2019-10-08T17:29:24.933Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-10-08T17:29:25.392Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-10-08T17:29:26.293Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-10-08T17:29:27.657Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-10-08T17:29:29.016Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-10-08T17:29:30.380Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-10-08T17:29:33.679Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-10-08T17:29:36.224Z] --- PASS: TestServiceUpdateNetwork (13.84s) [2019-10-08T17:29:36.224Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-08T17:29:36.224Z] PASS [2019-10-08T17:29:36.224Z] [2019-10-08T17:29:36.224Z] === Skipped [2019-10-08T17:29:36.224Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2019-10-08T17:29:36.224Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-08T17:29:36.224Z] [2019-10-08T17:29:36.224Z] [2019-10-08T17:29:36.224Z] DONE 19 tests, 1 skipped in 114.441s [2019-10-08T17:29:36.224Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2019-10-08T17:29:36.224Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:29:36.224Z] ++ set -e [2019-10-08T17:29:36.224Z] ++ '[' -n 0 ']' [2019-10-08T17:29:36.224Z] ++ set -x [2019-10-08T17:29:36.225Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:29:36.225Z] INFO: Testing against a local daemon [2019-10-08T17:29:36.225Z] === RUN TestSessionCreate [2019-10-08T17:29:36.225Z] --- PASS: TestSessionCreate (0.06s) [2019-10-08T17:29:36.225Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-08T17:29:36.225Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-10-08T17:29:36.225Z] PASS [2019-10-08T17:29:36.225Z] [2019-10-08T17:29:36.225Z] DONE 2 tests in 0.195s [2019-10-08T17:29:36.225Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2019-10-08T17:29:36.225Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:29:36.225Z] ++ set -e [2019-10-08T17:29:36.225Z] ++ '[' -n 0 ']' [2019-10-08T17:29:36.225Z] ++ set -x [2019-10-08T17:29:36.225Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:29:36.225Z] INFO: Testing against a local daemon [2019-10-08T17:29:36.225Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-08T17:29:36.225Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-08T17:29:36.225Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-08T17:29:36.225Z] === RUN TestEventsExecDie [2019-10-08T17:29:36.225Z] --- PASS: TestEventsExecDie (0.93s) [2019-10-08T17:29:36.225Z] === RUN TestEventsBackwardsCompatible [2019-10-08T17:29:36.225Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2019-10-08T17:29:36.225Z] === RUN TestInfoBinaryCommits [2019-10-08T17:29:36.225Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-10-08T17:29:36.225Z] === RUN TestInfoAPIVersioned [2019-10-08T17:29:36.225Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-10-08T17:29:36.225Z] === RUN TestInfoAPI [2019-10-08T17:29:36.225Z] --- PASS: TestInfoAPI (0.05s) [2019-10-08T17:29:36.225Z] === RUN TestInfoAPIWarnings [2019-10-08T17:29:36.226Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-10-08T17:29:36.481Z] === RUN TestDockerSuite/TestStartRecordError [2019-10-08T17:29:36.862Z] --- PASS: TestInfoAPIWarnings (1.17s) [2019-10-08T17:29:36.862Z] info_test.go:49: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-08T17:29:36.862Z] === RUN TestLoginFailsWithBadCredentials [2019-10-08T17:29:37.146Z] --- PASS: TestLoginFailsWithBadCredentials (0.54s) [2019-10-08T17:29:37.146Z] === RUN TestPingCacheHeaders [2019-10-08T17:29:37.430Z] --- PASS: TestPingCacheHeaders (0.06s) [2019-10-08T17:29:37.430Z] === RUN TestPingGet [2019-10-08T17:29:37.430Z] --- PASS: TestPingGet (0.03s) [2019-10-08T17:29:37.430Z] === RUN TestPingHead [2019-10-08T17:29:37.430Z] --- PASS: TestPingHead (0.05s) [2019-10-08T17:29:37.430Z] === RUN TestVersion [2019-10-08T17:29:37.430Z] --- PASS: TestVersion (0.05s) [2019-10-08T17:29:37.430Z] PASS [2019-10-08T17:29:37.430Z] [2019-10-08T17:29:37.430Z] === Skipped [2019-10-08T17:29:37.430Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-08T17:29:37.430Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-08T17:29:37.430Z] [2019-10-08T17:29:37.430Z] [2019-10-08T17:29:37.430Z] DONE 12 tests, 1 skipped in 3.143s [2019-10-08T17:29:37.430Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2019-10-08T17:29:37.430Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:29:37.430Z] ++ set -e [2019-10-08T17:29:37.430Z] ++ '[' -n 0 ']' [2019-10-08T17:29:37.430Z] ++ set -x [2019-10-08T17:29:37.430Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-08T17:29:37.715Z] INFO: Testing against a local daemon [2019-10-08T17:29:37.715Z] === RUN TestVolumesCreateAndList [2019-10-08T17:29:37.715Z] --- PASS: TestVolumesCreateAndList (0.05s) [2019-10-08T17:29:37.715Z] === RUN TestVolumesRemove [2019-10-08T17:29:37.715Z] --- PASS: TestVolumesRemove (0.09s) [2019-10-08T17:29:37.715Z] === RUN TestVolumesInspect [2019-10-08T17:29:37.715Z] --- PASS: TestVolumesInspect (0.04s) [2019-10-08T17:29:37.715Z] === RUN TestVolumesInvalidJSON [2019-10-08T17:29:37.715Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-08T17:29:37.715Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-08T17:29:37.715Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-08T17:29:37.715Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-10-08T17:29:37.715Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-08T17:29:37.715Z] PASS [2019-10-08T17:29:37.715Z] [2019-10-08T17:29:37.715Z] DONE 5 tests in 0.315s [2019-10-08T17:29:37.715Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-08T17:29:37.998Z] ++++ cat bundles/test-integration/docker.pid [2019-10-08T17:29:37.998Z] +++ kill 13019 [2019-10-08T17:29:38.448Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-10-08T17:29:39.470Z] umount: bundles/test-integration/root: mountpoint not found [2019-10-08T17:29:39.470Z] +++ /etc/init.d/apparmor stop [2019-10-08T17:29:39.470Z] Clearing AppArmor profiles cache:. [2019-10-08T17:29:39.470Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-08T17:29:39.470Z] Unloading profiles will leave already running processes permanently [2019-10-08T17:29:39.470Z] unconfined, which can lead to unexpected situations. [2019-10-08T17:29:39.470Z] [2019-10-08T17:29:39.470Z] To set a process to complain mode, use the command line tool [2019-10-08T17:29:39.470Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-08T17:29:39.470Z] with the 'teardown' option." [2019-10-08T17:29:39.470Z] [2019-10-08T17:29:40.215Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-10-08T17:29:40.955Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded Post stage [Pipeline] junit [2019-10-08T17:29:42.192Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-08T17:29:42.923Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-10-08T17:29:43.135Z] + echo Ensuring container killed. [2019-10-08T17:29:43.135Z] Ensuring container killed. [2019-10-08T17:29:43.135Z] + docker rm -vf docker-pr17 [2019-10-08T17:29:43.135Z] Error: No such container: docker-pr17 [2019-10-08T17:29:43.135Z] + true [Pipeline] sh [2019-10-08T17:29:43.515Z] + echo Chowning /workspace to jenkins user [2019-10-08T17:29:43.515Z] Chowning /workspace to jenkins user [2019-10-08T17:29:43.515Z] + id -u [2019-10-08T17:29:43.515Z] + id -g [2019-10-08T17:29:43.515Z] + docker run --rm -v /home/docker/workspace/moby_PR-39678:/workspace busybox chown -R 1001:1001 /workspace [2019-10-08T17:29:43.515Z] Unable to find image 'busybox:latest' locally [2019-10-08T17:29:43.799Z] latest: Pulling from library/busybox [2019-10-08T17:29:43.951Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-10-08T17:29:43.951Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-10-08T17:29:43.951Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-10-08T17:29:44.082Z] e38168a01e65: Pulling fs layer [2019-10-08T17:29:44.366Z] e38168a01e65: Verifying Checksum [2019-10-08T17:29:44.366Z] e38168a01e65: Download complete [2019-10-08T17:29:44.649Z] e38168a01e65: Pull complete [2019-10-08T17:29:44.649Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-08T17:29:44.649Z] Status: Downloaded newer image for busybox:latest [2019-10-08T17:29:46.131Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-10-08T17:29:46.590Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-08T17:29:47.079Z] + bundleName=ppc64le-integration [2019-10-08T17:29:47.079Z] + echo Creating ppc64le-integration-bundles.tar.gz [2019-10-08T17:29:47.079Z] Creating ppc64le-integration-bundles.tar.gz [2019-10-08T17:29:47.079Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name+ *.log -o -name *.profxargs -o tar -name -czf *-report.xml ppc64le-integration-bundles.tar.gz ) [2019-10-08T17:29:47.079Z] -print [2019-10-08T17:29:47.118Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [Pipeline] archiveArtifacts [2019-10-08T17:29:47.397Z] Archiving artifacts [2019-10-08T17:29:47.774Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39678/17/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-08T17:29:48.158Z] + make clean [2019-10-08T17:29:48.774Z] docker volume rm -f docker-dev-cache [2019-10-08T17:29:48.774Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [2019-10-08T17:29:51.358Z] === RUN TestDockerSuite/TestStatsContainerNotFound [Pipeline] // stage [Pipeline] } [2019-10-08T17:29:54.612Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-10-08T17:29:58.973Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-10-08T17:29:59.909Z] === RUN TestDockerSuite/TestStatsNoStream [2019-10-08T17:30:00.831Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2019-10-08T17:30:02.707Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-10-08T17:30:02.707Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-10-08T17:30:03.425Z] === RUN TestDockerSuite/TestStopContainerSignal [2019-10-08T17:30:04.826Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-10-08T17:30:05.749Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-10-08T17:30:06.399Z] === RUN TestDockerSuite/TestTopPrivileged [2019-10-08T17:30:07.322Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-10-08T17:30:07.322Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-10-08T17:30:08.247Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-10-08T17:30:12.449Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-10-08T17:30:14.330Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2019-10-08T17:30:15.775Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2019-10-08T17:30:16.740Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2019-10-08T17:30:17.663Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2019-10-08T17:30:17.663Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2019-10-08T17:30:18.585Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2019-10-08T17:30:19.988Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-10-08T17:30:20.243Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2019-10-08T17:30:20.243Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2019-10-08T17:30:20.388Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-10-08T17:30:20.848Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-10-08T17:30:20.848Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-10-08T17:30:21.307Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-10-08T17:30:22.128Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2019-10-08T17:30:22.324Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-10-08T17:30:23.067Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2019-10-08T17:30:24.426Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2019-10-08T17:30:25.826Z] === RUN TestDockerSuite/TestUpdateStats [2019-10-08T17:30:30.891Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-10-08T17:30:31.097Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2019-10-08T17:30:32.106Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2019-10-08T17:30:32.106Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2019-10-08T17:30:32.429Z] === RUN TestDockerSuite/TestBuildXZHost [2019-10-08T17:30:32.429Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-10-08T17:30:32.429Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-10-08T17:30:32.429Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-10-08T17:30:33.076Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2019-10-08T17:30:34.137Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-10-08T17:30:34.605Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-10-08T17:30:38.291Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2019-10-08T17:30:38.338Z] === RUN TestDockerSuite/TestCommitChange [2019-10-08T17:30:42.444Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2019-10-08T17:30:44.131Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-10-08T17:30:45.742Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2019-10-08T17:30:47.866Z] === RUN TestDockerSuite/TestCommitHardlink [2019-10-08T17:30:47.867Z] === RUN TestDockerSuite/TestCommitNewFile [2019-10-08T17:30:48.295Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-10-08T17:30:52.488Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-10-08T17:30:57.792Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2019-10-08T17:30:59.671Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2019-10-08T17:31:00.244Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-10-08T17:31:00.244Z] === RUN TestDockerSuite/TestCommitTTY [2019-10-08T17:31:02.180Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2019-10-08T17:31:03.626Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2019-10-08T17:31:05.509Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2019-10-08T17:31:08.059Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2019-10-08T17:31:09.983Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2019-10-08T17:31:10.562Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-10-08T17:31:12.659Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2019-10-08T17:31:14.295Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-10-08T17:31:14.295Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-10-08T17:31:14.295Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-10-08T17:31:14.295Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-10-08T17:31:14.295Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-10-08T17:31:14.295Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-10-08T17:31:14.295Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-10-08T17:31:14.295Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-10-08T17:31:14.295Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-10-08T17:31:15.165Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2019-10-08T17:31:17.048Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-10-08T17:31:20.087Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-10-08T17:31:32.527Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-10-08T17:31:32.527Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-10-08T17:31:33.495Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-10-08T17:31:33.495Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-10-08T17:31:33.495Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-10-08T17:31:33.495Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-10-08T17:31:35.262Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-10-08T17:31:35.262Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-10-08T17:31:35.262Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-10-08T17:31:35.262Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-10-08T17:31:35.262Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-10-08T17:31:35.262Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-10-08T17:31:35.262Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-10-08T17:31:35.262Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-10-08T17:31:35.262Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-10-08T17:31:35.262Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-10-08T17:31:35.262Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-10-08T17:31:35.262Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-10-08T17:31:35.262Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-10-08T17:31:35.262Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-10-08T17:31:35.675Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-10-08T17:31:35.675Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-10-08T17:31:35.675Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-10-08T17:31:37.768Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-10-08T17:31:37.768Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-10-08T17:31:37.853Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-10-08T17:31:38.023Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-10-08T17:31:38.023Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-10-08T17:31:38.023Z] === RUN TestDockerSuite/TestVolumeEvents [2019-10-08T17:31:38.318Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-10-08T17:31:38.318Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-10-08T17:31:38.318Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-10-08T17:31:38.318Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-10-08T17:31:38.947Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-10-08T17:31:40.496Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-10-08T17:31:41.763Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-10-08T17:31:41.764Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-10-08T17:31:41.764Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-10-08T17:31:42.033Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-10-08T17:31:44.210Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-10-08T17:31:44.210Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-10-08T17:31:44.210Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-10-08T17:31:45.024Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-10-08T17:31:45.770Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-10-08T17:31:45.770Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-10-08T17:31:47.949Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-10-08T17:31:47.949Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-10-08T17:31:47.949Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-10-08T17:31:49.315Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-10-08T17:31:49.315Z] --- PASS: TestDockerSuite (1784.09s) [2019-10-08T17:31:49.315Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2019-10-08T17:31:49.315Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2019-10-08T17:31:49.315Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-10-08T17:31:49.315Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2019-10-08T17:31:49.315Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2019-10-08T17:31:49.315Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2019-10-08T17:31:49.315Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-10-08T17:31:49.315Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.30s) [2019-10-08T17:31:49.315Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2019-10-08T17:31:49.315Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (1.13s) [2019-10-08T17:31:49.315Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.05s) [2019-10-08T17:31:49.315Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.87s) [2019-10-08T17:31:49.315Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.19s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.24s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.30s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.15s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.60s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.14s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.76s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.81s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.23s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.89s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.32s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.28s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.41s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.23s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.65s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.07s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestAttachDetach (1.54s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.64s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.43s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.44s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.34s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (2.01s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (3.20s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.90s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.93s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (2.00s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.91s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.28s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.81s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.65s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.82s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.46s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.47s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.91s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.48s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.18s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.17s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.95s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.12s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.41s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.83s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.44s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.90s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.14s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.39s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.32s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.10s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.02s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.58s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.69s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.40s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.62s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.59s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.43s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.31s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.47s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.42s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.28s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.29s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.21s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.54s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.04s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.75s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.59s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.15s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.41s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.77s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.39s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.15s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.59s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.24s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.42s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.52s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.91s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.89s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.57s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.43s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.71s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.07s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.02s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.64s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.89s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.50s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildCmd (0.34s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.41s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.47s) [2019-10-08T17:31:49.316Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-10-08T17:31:49.316Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.65s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.78s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.19s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildContChar (4.06s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.50s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.44s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.34s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.77s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.42s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.96s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.08s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.87s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.15s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.27s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.02s) [2019-10-08T17:31:49.316Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-10-08T17:31:49.316Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-08T17:31:49.316Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-10-08T17:31:49.316Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-08T17:31:49.316Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-10-08T17:31:49.316Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-08T17:31:49.316Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-10-08T17:31:49.316Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.11s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.34s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.41s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.56s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.62s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.88s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.84s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.68s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.71s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.78s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.57s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.55s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.54s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.30s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.75s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.15s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (15.02s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.11s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.88s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.01s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.64s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.61s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.09s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.84s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.20s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.33s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (6.14s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.41s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.41s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.81s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.12s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.39s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.35s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.87s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.49s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.84s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildEnv (1.31s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.67s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.37s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.16s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (21.97s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.66s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.91s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.85s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.51s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.50s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.60s) [2019-10-08T17:31:49.316Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-10-08T17:31:49.316Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.53s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.11s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildExpose (0.34s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.75s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.50s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.34s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildFails (1.04s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.59s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.32s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.97s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.69s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.39s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.98s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.16s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.89s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.38s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.43s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.31s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.45s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildHistory (4.50s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.47s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.25s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.64s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.59s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.12s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildLabel (0.52s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.43s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.60s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.66s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildLabels (1.51s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.19s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.39s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.28s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.59s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.27s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.33s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.53s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.06s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.40s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.57s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.14s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.65s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.77s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.70s) [2019-10-08T17:31:49.316Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-10-08T17:31:49.316Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.95s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.56s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.47s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.29s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.12s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.82s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.21s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.04s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.96s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.37s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.08s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.42s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.45s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.68s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.59s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.69s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.44s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.55s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.39s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.37s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.65s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.44s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.73s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildPATH (2.57s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.84s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.12s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (9.91s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.31s) [2019-10-08T17:31:49.316Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.93s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestBuildRm (3.08s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.06s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.21s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.43s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.54s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.26s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.38s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.11s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.67s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.13s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.43s) [2019-10-08T17:31:49.317Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-08T17:31:49.317Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.42s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.11s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestBuildStderr (1.33s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.97s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.25s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.11s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.49s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.98s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.66s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestBuildUser (2.44s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.76s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.06s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.96s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.36s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.15s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.10s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.55s) [2019-10-08T17:31:49.317Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-10-08T17:31:49.317Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-08T17:31:49.317Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-08T17:31:49.317Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-08T17:31:49.317Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2019-10-08T17:31:49.317Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-08T17:31:49.317Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2019-10-08T17:31:49.317Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.13s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.97s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.70s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.33s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.17s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.56s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.49s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.10s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.47s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.87s) [2019-10-08T17:31:49.317Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-08T17:31:49.317Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.95s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.36s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2019-10-08T17:31:49.317Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-10-08T17:31:49.317Z] docker_cli_sni_test.go:18: Flakey test [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.75s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.99s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestCommitChange (1.06s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.21s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.92s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.04s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.92s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestCommitTTY (1.78s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.93s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.71s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.91s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.72s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.73s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.81s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.99s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (1.04s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.96s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.86s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.96s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.12s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.92s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.85s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.10s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.78s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.86s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.81s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.81s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.86s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.79s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.93s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.87s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.83s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.80s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.55s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.52s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.88s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.66s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.83s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.86s) [2019-10-08T17:31:49.317Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-08T17:31:49.317Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.82s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.85s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.15s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.70s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.90s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.99s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.37s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.68s) [2019-10-08T17:31:49.317Z] docker_api_containers_test.go:2100: case 0 - config: {volume /foo false } [2019-10-08T17:31:49.317Z] docker_api_containers_test.go:2100: case 1 - config: {volume /foo/ false } [2019-10-08T17:31:49.317Z] docker_api_containers_test.go:2100: case 2 - config: {volume test1 /foo false } [2019-10-08T17:31:49.317Z] docker_api_containers_test.go:2100: case 3 - config: {volume test2 /foo true } [2019-10-08T17:31:49.317Z] docker_api_containers_test.go:2100: case 4 - config: {volume test3 /foo false 0xc000a1a900 } [2019-10-08T17:31:49.317Z] docker_api_containers_test.go:2100: case 5 - config: {bind /tmp/test-mounts-api-1092769838 /foo false } [2019-10-08T17:31:49.317Z] docker_api_containers_test.go:2100: case 6 - config: {bind /tmp/test-mounts-api-1092769838 /foo true } [2019-10-08T17:31:49.317Z] docker_api_containers_test.go:2100: case 7 - config: {bind /tmp/test-mounts-api-3769308085 /foo false } [2019-10-08T17:31:49.317Z] docker_api_containers_test.go:2100: case 8 - config: {bind /tmp/test-mounts-api-3769308085 /foo true } [2019-10-08T17:31:49.317Z] docker_api_containers_test.go:2100: case 9 - config: {bind /tmp/test-mounts-api-3769308085 /foo true 0xc000a1ad60 } [2019-10-08T17:31:49.317Z] docker_api_containers_test.go:2100: case 10 - config: {volume /foo false 0xc000a1ad80 } [2019-10-08T17:31:49.317Z] docker_api_containers_test.go:2100: case 11 - config: {volume /foo/ false 0xc000a1ada0 } [2019-10-08T17:31:49.317Z] docker_api_containers_test.go:2100: case 12 - config: {volume test4 /foo false 0xc000a1adc0 } [2019-10-08T17:31:49.317Z] docker_api_containers_test.go:2100: case 13 - config: {volume test5 /foo true 0xc000a1ade0 } [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.58s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.45s) [2019-10-08T17:31:49.317Z] docker_api_containers_test.go:1927: case 0 [2019-10-08T17:31:49.317Z] docker_api_containers_test.go:1927: case 1 [2019-10-08T17:31:49.317Z] docker_api_containers_test.go:1927: case 2 [2019-10-08T17:31:49.317Z] docker_api_containers_test.go:1927: case 3 [2019-10-08T17:31:49.317Z] docker_api_containers_test.go:1927: case 4 [2019-10-08T17:31:49.317Z] docker_api_containers_test.go:1927: case 5 [2019-10-08T17:31:49.317Z] docker_api_containers_test.go:1927: case 6 [2019-10-08T17:31:49.317Z] docker_api_containers_test.go:1927: case 7 [2019-10-08T17:31:49.317Z] docker_api_containers_test.go:1927: case 8 [2019-10-08T17:31:49.317Z] docker_api_containers_test.go:1927: case 9 [2019-10-08T17:31:49.317Z] docker_api_containers_test.go:1927: case 10 [2019-10-08T17:31:49.317Z] docker_api_containers_test.go:1927: case 11 [2019-10-08T17:31:49.317Z] docker_api_containers_test.go:1927: case 12 [2019-10-08T17:31:49.317Z] docker_api_containers_test.go:1927: case 13 [2019-10-08T17:31:49.317Z] docker_api_containers_test.go:1927: case 14 [2019-10-08T17:31:49.317Z] docker_api_containers_test.go:1927: case 15 [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.17s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.43s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.34s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.81s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.17s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.93s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.91s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.15s) [2019-10-08T17:31:49.317Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-check-ownership096149398/file1 bcffaede9216c91c2e63aa90e8106783d48c153ed3ada8dffb94a7d9ef2b2184:/tmpvol/file1` [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.97s) [2019-10-08T17:31:49.317Z] docker_cli_cp_utils_test.go:192: running `docker cp 40e11f095e2c4fe0fb2a228006c1dde7edea93f1a4a2f8a749d1196b8214163c:/root/file1 /tmp/test-cp-from-case-a098293245/itWorks.txt` [2019-10-08T17:31:49.317Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a098293245/itWorks.txt" contains "file1\n" [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.94s) [2019-10-08T17:31:49.317Z] docker_cli_cp_utils_test.go:192: running `docker cp d2cc75de3b36c173abbcf37c9d88ed8309486a4678e5b8fa1d83fa98c94c0e20:/file1 /tmp/test-cp-from-case-b093364024/testDir/` [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.92s) [2019-10-08T17:31:49.317Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c964281655/file2" contains "file2\n" [2019-10-08T17:31:49.317Z] docker_cli_cp_utils_test.go:192: running `docker cp 3e6ddcb52de869c2a1d9fd0ddded386dcb1a9c74abaec577d4c74db871720e82:/root/file1 /tmp/test-cp-from-case-c964281655/file2` [2019-10-08T17:31:49.317Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c964281655/file2" contains "file1\n" [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.04s) [2019-10-08T17:31:49.317Z] docker_cli_cp_utils_test.go:192: running `docker cp d07173d018e4e428cbdc3f7aee28978d06f718c2300876021c7908d1860e7fad:/file1 /tmp/test-cp-from-case-d376506154/dir1` [2019-10-08T17:31:49.317Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d376506154/dir1/file1" contains "file1\n" [2019-10-08T17:31:49.317Z] docker_cli_cp_utils_test.go:192: running `docker cp d07173d018e4e428cbdc3f7aee28978d06f718c2300876021c7908d1860e7fad:/file1 /tmp/test-cp-from-case-d376506154/dir1/` [2019-10-08T17:31:49.317Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d376506154/dir1/file1" contains "file1\n" [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.02s) [2019-10-08T17:31:49.317Z] docker_cli_cp_utils_test.go:192: running `docker cp 2888c4d09567a220581dbcd534189383a147d2bd5c3344dd3ba8fb128deef766:dir1 /tmp/test-cp-from-case-e680462465/testDir` [2019-10-08T17:31:49.317Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e680462465/testDir/file1-1" contains "file1-1\n" [2019-10-08T17:31:49.317Z] docker_cli_cp_utils_test.go:192: running `docker cp 2888c4d09567a220581dbcd534189383a147d2bd5c3344dd3ba8fb128deef766:dir1 /tmp/test-cp-from-case-e680462465/testDir/` [2019-10-08T17:31:49.317Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e680462465/testDir/file1-1" contains "file1-1\n" [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.92s) [2019-10-08T17:31:49.317Z] docker_cli_cp_utils_test.go:192: running `docker cp 145b6749278400b1869cb1266f7d900292a3acf43b7e3155446d0d9b3a7c81cf:/root/dir1 /tmp/test-cp-from-case-f332494316/file1` [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.07s) [2019-10-08T17:31:49.317Z] docker_cli_cp_utils_test.go:192: running `docker cp 7d4e86a621e3aee7214d84f9f13c965efc9ea1e412b01688556a74b298ce2553:/root/dir1 /tmp/test-cp-from-case-g298482779/dir2` [2019-10-08T17:31:49.317Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g298482779/dir2/dir1/file1-1" contains "file1-1\n" [2019-10-08T17:31:49.317Z] docker_cli_cp_utils_test.go:192: running `docker cp 7d4e86a621e3aee7214d84f9f13c965efc9ea1e412b01688556a74b298ce2553:/root/dir1 /tmp/test-cp-from-case-g298482779/dir2/` [2019-10-08T17:31:49.317Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g298482779/dir2/dir1/file1-1" contains "file1-1\n" [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.07s) [2019-10-08T17:31:49.317Z] docker_cli_cp_utils_test.go:192: running `docker cp caef5536693135032fefbbabfd90fab7fda3e232cf87d356db5c11550fff1a74:dir1/. /tmp/test-cp-from-case-h129719806/testDir` [2019-10-08T17:31:49.317Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h129719806/testDir/file1-1" contains "file1-1\n" [2019-10-08T17:31:49.317Z] docker_cli_cp_utils_test.go:192: running `docker cp caef5536693135032fefbbabfd90fab7fda3e232cf87d356db5c11550fff1a74:dir1/. /tmp/test-cp-from-case-h129719806/testDir/` [2019-10-08T17:31:49.317Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h129719806/testDir/file1-1" contains "file1-1\n" [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.94s) [2019-10-08T17:31:49.317Z] docker_cli_cp_utils_test.go:192: running `docker cp 63b5e905fcc32946e0d9166c246c4f75e5984e150c48d6e58c04a0ae75ec4036:/root/dir1/. /tmp/test-cp-from-case-i731182405/file1` [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.03s) [2019-10-08T17:31:49.317Z] docker_cli_cp_utils_test.go:192: running `docker cp 92610254d47ecba5d1cf191d5b98de4938f831c199f985dd845fed5d261e9e89:/root/dir1/. /tmp/test-cp-from-case-j228952032/dir2` [2019-10-08T17:31:49.317Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j228952032/dir2/file1-1" contains "file1-1\n" [2019-10-08T17:31:49.317Z] docker_cli_cp_utils_test.go:192: running `docker cp 92610254d47ecba5d1cf191d5b98de4938f831c199f985dd845fed5d261e9e89:/root/dir1/. /tmp/test-cp-from-case-j228952032/dir2/` [2019-10-08T17:31:49.317Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j228952032/dir2/file1-1" contains "file1-1\n" [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.55s) [2019-10-08T17:31:49.317Z] docker_cli_cp_utils_test.go:192: running `docker cp d20006ccbbc83c6290cc0275abd1649be625b6e09a7caf4ae9291aac12b0b5bd:/file2 /tmp/test-cp-from-err-dst-not-dir860362175/symlinkToFile1` [2019-10-08T17:31:49.317Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir860362175/symlinkToFile1" points to "file1" [2019-10-08T17:31:49.317Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir860362175/file1" contains "file2\n" [2019-10-08T17:31:49.317Z] docker_cli_cp_utils_test.go:192: running `docker cp d20006ccbbc83c6290cc0275abd1649be625b6e09a7caf4ae9291aac12b0b5bd:/file2 /tmp/test-cp-from-err-dst-not-dir860362175/symlinkToDir1` [2019-10-08T17:31:49.317Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir860362175/symlinkToDir1" points to "dir1" [2019-10-08T17:31:49.317Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir860362175/file2" contains "file2\n" [2019-10-08T17:31:49.317Z] docker_cli_cp_utils_test.go:192: running `docker cp d20006ccbbc83c6290cc0275abd1649be625b6e09a7caf4ae9291aac12b0b5bd:/file2 /tmp/test-cp-from-err-dst-not-dir860362175/brokenSymlinkToFileX` [2019-10-08T17:31:49.317Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir860362175/brokenSymlinkToFileX" points to "fileX" [2019-10-08T17:31:49.317Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir860362175/fileX" contains "file2\n" [2019-10-08T17:31:49.317Z] docker_cli_cp_utils_test.go:192: running `docker cp d20006ccbbc83c6290cc0275abd1649be625b6e09a7caf4ae9291aac12b0b5bd:/dir2 /tmp/test-cp-from-err-dst-not-dir860362175/symlinkToDir1` [2019-10-08T17:31:49.317Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir860362175/symlinkToDir1" points to "dir1" [2019-10-08T17:31:49.317Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir860362175/dir1/dir2/file2-1" contains "file2-1\n" [2019-10-08T17:31:49.317Z] docker_cli_cp_utils_test.go:192: running `docker cp d20006ccbbc83c6290cc0275abd1649be625b6e09a7caf4ae9291aac12b0b5bd:/dir2 /tmp/test-cp-from-err-dst-not-dir860362175/brokenSymlinkToDirX` [2019-10-08T17:31:49.317Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir860362175/brokenSymlinkToDirX" points to "dirX" [2019-10-08T17:31:49.317Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir860362175/dirX/file2-1" contains "file2-1\n" [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.08s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.92s) [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2019-10-08T17:31:49.317Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-10-08T17:31:49.317Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.95s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.91s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.18s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.89s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.15s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.71s) [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-a112487751/file1 3a48510ee203a343d6366a192f555d90545b54a6222ba73bbe337172cd3d6275:/root/itWorks.txt` [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:279: checking that container "3a48510ee203a343d6366a192f555d90545b54a6222ba73bbe337172cd3d6275" start output contains "file1\n" [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:209: running `docker start -a 3a48510ee203a343d6366a192f555d90545b54a6222ba73bbe337172cd3d6275` [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.86s) [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-b422868986/file1 302fcbd4e818329bfeb4c237d88a5939d47739d3382b68733715f73b26030f4a:testDir/` [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.47s) [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:279: checking that container "710241113c9fce40f393e8e2361f6dca1be9f15b126bb2a25ce70c874aeb4b33" start output contains "file2\n" [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:209: running `docker start -a 710241113c9fce40f393e8e2361f6dca1be9f15b126bb2a25ce70c874aeb4b33` [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-c261489425/file1 710241113c9fce40f393e8e2361f6dca1be9f15b126bb2a25ce70c874aeb4b33:/root/file2` [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:279: checking that container "710241113c9fce40f393e8e2361f6dca1be9f15b126bb2a25ce70c874aeb4b33" start output contains "file1\n" [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:209: running `docker start -a 710241113c9fce40f393e8e2361f6dca1be9f15b126bb2a25ce70c874aeb4b33` [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.98s) [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:279: checking that container "88797bc955ffff86a5faccc6029bedbb3d3cf7feddeb5e5e4132025b3299b6b2" start output contains "" [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:209: running `docker start -a 88797bc955ffff86a5faccc6029bedbb3d3cf7feddeb5e5e4132025b3299b6b2` [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d461343548/file1 88797bc955ffff86a5faccc6029bedbb3d3cf7feddeb5e5e4132025b3299b6b2:dir1` [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:279: checking that container "88797bc955ffff86a5faccc6029bedbb3d3cf7feddeb5e5e4132025b3299b6b2" start output contains "file1\n" [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:209: running `docker start -a 88797bc955ffff86a5faccc6029bedbb3d3cf7feddeb5e5e4132025b3299b6b2` [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:279: checking that container "ca344535487a673da29b2f71cc90744354434ada13eb0aa3470085277ba69391" start output contains "" [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:209: running `docker start -a ca344535487a673da29b2f71cc90744354434ada13eb0aa3470085277ba69391` [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d461343548/file1 ca344535487a673da29b2f71cc90744354434ada13eb0aa3470085277ba69391:dir1/` [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:279: checking that container "ca344535487a673da29b2f71cc90744354434ada13eb0aa3470085277ba69391" start output contains "file1\n" [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:209: running `docker start -a ca344535487a673da29b2f71cc90744354434ada13eb0aa3470085277ba69391` [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.40s) [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e413985131/dir1 794afe7e0eb065b32c09687d8e61b1286762b3da65f5ab8b14415eb8e4091ac4:testDir` [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:279: checking that container "794afe7e0eb065b32c09687d8e61b1286762b3da65f5ab8b14415eb8e4091ac4" start output contains "file1-1\n" [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:209: running `docker start -a 794afe7e0eb065b32c09687d8e61b1286762b3da65f5ab8b14415eb8e4091ac4` [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e413985131/dir1 0a61442692ce970c78952091ccba1136c48270a0abea9801d65a2b267e3dae94:testDir/` [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:279: checking that container "0a61442692ce970c78952091ccba1136c48270a0abea9801d65a2b267e3dae94" start output contains "file1-1\n" [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:209: running `docker start -a 0a61442692ce970c78952091ccba1136c48270a0abea9801d65a2b267e3dae94` [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.87s) [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-f600645070/dir1 3efb29e2cba3a2cd4e1b9208a9ef052064fe0f8349931acf028edfe8e3b3898a:/root/file1` [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.94s) [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:279: checking that container "d33243f5110fae210e202909734ef5b05fab3a331b9122dea3339c2faa01067b" start output contains "" [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:209: running `docker start -a d33243f5110fae210e202909734ef5b05fab3a331b9122dea3339c2faa01067b` [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g340949717/dir1 d33243f5110fae210e202909734ef5b05fab3a331b9122dea3339c2faa01067b:/root/dir2` [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:279: checking that container "d33243f5110fae210e202909734ef5b05fab3a331b9122dea3339c2faa01067b" start output contains "file1-1\n" [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:209: running `docker start -a d33243f5110fae210e202909734ef5b05fab3a331b9122dea3339c2faa01067b` [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:279: checking that container "1b247b0748b7e0f1a8a7b6654656f9f6475a1c3ca802eb5654f22f6f3d7ad138" start output contains "" [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:209: running `docker start -a 1b247b0748b7e0f1a8a7b6654656f9f6475a1c3ca802eb5654f22f6f3d7ad138` [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g340949717/dir1 1b247b0748b7e0f1a8a7b6654656f9f6475a1c3ca802eb5654f22f6f3d7ad138:/dir2/` [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:279: checking that container "1b247b0748b7e0f1a8a7b6654656f9f6475a1c3ca802eb5654f22f6f3d7ad138" start output contains "file1-1\n" [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:209: running `docker start -a 1b247b0748b7e0f1a8a7b6654656f9f6475a1c3ca802eb5654f22f6f3d7ad138` [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.48s) [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h211970608/dir1/. 2efb35d8326110857690f622407cf62e0f0678dc2728bb9805b06e8670a5200c:testDir` [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:279: checking that container "2efb35d8326110857690f622407cf62e0f0678dc2728bb9805b06e8670a5200c" start output contains "file1-1\n" [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:209: running `docker start -a 2efb35d8326110857690f622407cf62e0f0678dc2728bb9805b06e8670a5200c` [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h211970608/dir1/. f11ccb1ad745edacaea19a98e7752f0dbd384c645864a347606673bc3a9f0d16:testDir/` [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:279: checking that container "f11ccb1ad745edacaea19a98e7752f0dbd384c645864a347606673bc3a9f0d16" start output contains "file1-1\n" [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:209: running `docker start -a f11ccb1ad745edacaea19a98e7752f0dbd384c645864a347606673bc3a9f0d16` [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.91s) [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-i869854159/dir1/. 24f7fb351f48087d034ef3f860d60f1cb020d97f672206318416390196080ecf:/root/file1` [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.94s) [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:279: checking that container "4218dfd461b20bc6ba606ce7a3a68a28721b29fccbb75bc9625c1a03059155a9" start output contains "" [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:209: running `docker start -a 4218dfd461b20bc6ba606ce7a3a68a28721b29fccbb75bc9625c1a03059155a9` [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j776923874/dir1/. 4218dfd461b20bc6ba606ce7a3a68a28721b29fccbb75bc9625c1a03059155a9:/dir2` [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:279: checking that container "4218dfd461b20bc6ba606ce7a3a68a28721b29fccbb75bc9625c1a03059155a9" start output contains "file1-1\n" [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:209: running `docker start -a 4218dfd461b20bc6ba606ce7a3a68a28721b29fccbb75bc9625c1a03059155a9` [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:279: checking that container "6d0ebf70bbb105f0109c742263dfc32948965224d4dbdf61d9bf8921ca1801a4" start output contains "" [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:209: running `docker start -a 6d0ebf70bbb105f0109c742263dfc32948965224d4dbdf61d9bf8921ca1801a4` [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j776923874/dir1/. 6d0ebf70bbb105f0109c742263dfc32948965224d4dbdf61d9bf8921ca1801a4:/dir2/` [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:279: checking that container "6d0ebf70bbb105f0109c742263dfc32948965224d4dbdf61d9bf8921ca1801a4" start output contains "file1-1\n" [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:209: running `docker start -a 6d0ebf70bbb105f0109c742263dfc32948965224d4dbdf61d9bf8921ca1801a4` [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.02s) [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions162383065/permdirtest permtest:/` [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:209: running `docker start -a permtest` [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestCpToDot (0.92s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.79s) [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-rootfs398440051/file1 4ac4de3051abfdda271dfc49a2317be6a005c9f946f006b8b04fabd4ba38f046:/root/shouldNotExist` [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:279: checking that container "4ac4de3051abfdda271dfc49a2317be6a005c9f946f006b8b04fabd4ba38f046" start output contains "" [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:209: running `docker start -a 4ac4de3051abfdda271dfc49a2317be6a005c9f946f006b8b04fabd4ba38f046` [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.74s) [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-volume309349174/file1 d5e147adef10f4fc113ed1f5dd8e9c69abd07e78bee9d5e6c9a033c6564839ea:/vol_ro/shouldNotExist` [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:279: checking that container "d5e147adef10f4fc113ed1f5dd8e9c69abd07e78bee9d5e6c9a033c6564839ea" start output contains "" [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:209: running `docker start -a d5e147adef10f4fc113ed1f5dd8e9c69abd07e78bee9d5e6c9a033c6564839ea` [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestCpToStdout (0.92s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.30s) [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-113606429/file2 187f4f4fccdc9470063a9192880a410bba5f2950dfb38a0c4126bed640db2d98:/vol2/symlinkToFile1` [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-113606429/symlinkToFile1" points to "file1" [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-113606429/file1" contains "file2\n" [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-113606429/file2 187f4f4fccdc9470063a9192880a410bba5f2950dfb38a0c4126bed640db2d98:/vol2/symlinkToDir1` [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-113606429/symlinkToDir1" points to "dir1" [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-113606429/file2" contains "file2\n" [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-113606429/file2 187f4f4fccdc9470063a9192880a410bba5f2950dfb38a0c4126bed640db2d98:/vol2/brokenSymlinkToFileX` [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-113606429/brokenSymlinkToFileX" points to "fileX" [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-113606429/fileX" contains "file2\n" [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-113606429//dir2 187f4f4fccdc9470063a9192880a410bba5f2950dfb38a0c4126bed640db2d98:/vol2/symlinkToDir1` [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-113606429/symlinkToDir1" points to "dir1" [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-113606429/dir1/dir2/file2-1" contains "file2-1\n" [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-113606429//dir2 187f4f4fccdc9470063a9192880a410bba5f2950dfb38a0c4126bed640db2d98:/vol2/brokenSymlinkToDirX` [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-113606429/brokenSymlinkToDirX" points to "dirX" [2019-10-08T17:31:49.318Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-113606429/dirX/file2-1" contains "file2-1\n" [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.38s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.93s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.67s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.54s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.81s) [2019-10-08T17:31:49.318Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-08T17:31:49.318Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.80s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.35s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.15s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestCreateRM (0.20s) [2019-10-08T17:31:49.318Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-08T17:31:49.318Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.18s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.32s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.11s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.32s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.15s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.75s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.69s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.17s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (2.19s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.68s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (1.17s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.85s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.67s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestDockerFails (0.04s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.07s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.43s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.97s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.80s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.14s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.53s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.68s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.85s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.09s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.35s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestEventsAttach (1.24s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestEventsCommit (1.23s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.85s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.79s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.88s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.84s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.70s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.29s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.51s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestEventsCopy (1.42s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.83s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.78s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.33s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.58s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.74s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.10s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.36s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.12s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestEventsFilters (1.61s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestEventsFormat (1.33s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.81s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.22s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.45s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2019-10-08T17:31:49.318Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.28s) [2019-10-08T17:31:49.318Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-08T17:31:49.318Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-08T17:31:49.318Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-08T17:31:49.318Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.72s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.86s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestEventsRename (1.05s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestEventsResize (0.90s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.18s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.03s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.84s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.07s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestEventsTop (1.01s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestEventsUntag (2.58s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.45s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestExec (0.91s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.85s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.86s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.84s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.80s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.90s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.87s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.90s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.90s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.92s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.91s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.67s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestExecCgroup (1.49s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestExecEnv (0.92s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.69s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.88s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestExecInspectID (2.94s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestExecInteractive (0.98s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.94s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.94s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestExecParseError (0.83s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.93s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.83s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.11s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.96s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestExecStartFails (0.99s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.25s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.87s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestExecTTY (0.92s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.97s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.83s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestExecUlimits (0.91s) [2019-10-08T17:31:49.319Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2019-10-08T17:31:49.319Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.24s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.19s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.22s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.38s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestExecWithUser (1.75s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.88s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.87s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.75s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.83s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.81s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestHealth (21.32s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.14s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.89s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.31s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.28s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.48s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.91s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.86s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.96s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.91s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.06s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.03s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestImportBadURL (0.06s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestImportDisplay (1.62s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestImportFile (1.79s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.82s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestImportGzipped (1.83s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.78s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestInfoDebug (0.53s) [2019-10-08T17:31:49.319Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDebug" [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.58s) [2019-10-08T17:31:49.319Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName" [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestInfoDiscoveryBackend (0.53s) [2019-10-08T17:31:49.319Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryBackend" [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-10-08T17:31:49.319Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInfoDiscoveryInvalidAdvertise" [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.93s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.85s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.88s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestInfoFormat (0.04s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestInsecureRegistries (0.55s) [2019-10-08T17:31:49.319Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestInsecureRegistries" [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.81s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.84s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.82s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.84s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.79s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.85s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.62s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.80s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.75s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.76s) [2019-10-08T17:31:49.319Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-10-08T17:31:49.319Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.49s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.83s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestInspectDefault (0.78s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestInspectHistory (0.95s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestInspectImage (0.03s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.05s) [2019-10-08T17:31:49.319Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-10-08T17:31:49.319Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.82s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.81s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.83s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.86s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.83s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.83s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestInspectStatus (0.92s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.75s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.90s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.92s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.08s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.85s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.83s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.85s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.27s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.82s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.70s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.39s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.28s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.70s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.98s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.46s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.43s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.93s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.34s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.52s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.12s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.89s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.86s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.37s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.90s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.90s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (4.06s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.97s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.86s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.03s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.32s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.14s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.42s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.30s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.14s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.16s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.81s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.79s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestLogsSince (6.89s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.78s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.86s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestLogsTail (0.87s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.76s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.82s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.35s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.89s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestNetHostname (2.46s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.36s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.26s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.29s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.77s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestPluginActive (1.79s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.69s) [2019-10-08T17:31:49.319Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-10-08T17:31:49.319Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.85s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.28s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.58s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.13s) [2019-10-08T17:31:49.319Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector" [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestPluginUpgrade (6.72s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.28s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.58s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.61s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestPortList (11.43s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.66s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.58s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.11s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.83s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (1.01s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.70s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.12s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.71s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.65s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.68s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.32s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestPsByOrder (3.58s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.16s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.39s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.93s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.19s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.27s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.62s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.52s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.77s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.79s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.01s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.97s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.66s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.18s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.86s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.53s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.64s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.81s) [2019-10-08T17:31:49.319Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2019-10-08T17:31:49.319Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.32s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.92s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.59s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.79s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.84s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.60s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.50s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.63s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.16s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.11s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.40s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.66s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.56s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.87s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.62s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.15s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.08s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.17s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.35s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.95s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.94s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.77s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.23s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2019-10-08T17:31:49.319Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.95s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.49s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.81s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.95s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.40s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.67s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunAddHost (0.87s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.44s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.91s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.83s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.76s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.91s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.01s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.96s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.84s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.78s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.88s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.04s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.12s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.85s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.93s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.04s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.13s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.81s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.76s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.77s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.53s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.81s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.78s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.82s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.76s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.78s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.84s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.79s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.83s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.82s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.84s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.27s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.88s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.83s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.83s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.24s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.80s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.70s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.68s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.56s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.94s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.85s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.80s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.82s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.77s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.74s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.68s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.09s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.81s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.42s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.91s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (3.01s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.84s) [2019-10-08T17:31:49.320Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-08T17:31:49.320Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-08T17:31:49.320Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-08T17:31:49.320Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.76s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.87s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.59s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.35s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.77s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.63s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.81s) [2019-10-08T17:31:49.320Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-08T17:31:49.320Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.79s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.69s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.81s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.84s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.84s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.94s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.82s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.80s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.78s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.77s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunExitCode (0.77s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.81s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.92s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.93s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.86s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.91s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.70s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.37s) [2019-10-08T17:31:49.320Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-08T17:31:49.320Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.51s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.83s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.55s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.07s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.56s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.79s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.21s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.62s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.63s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.91s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.69s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.63s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.16s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.24s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.55s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.37s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.54s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.23s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.63s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.62s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunMount (6.55s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.75s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.79s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.63s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.32s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.34s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.41s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.58s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.65s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.66s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.76s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunNetHost (1.13s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.85s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.72s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.31s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.43s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.69s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.72s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.81s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.75s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.79s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.81s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.98s) [2019-10-08T17:31:49.320Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-10-08T17:31:49.320Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.94s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.83s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.71s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.98s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.71s) [2019-10-08T17:31:49.320Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.75s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.74s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.81s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.74s) [2019-10-08T17:31:49.320Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-08T17:31:49.320Z] requirement.go:26: unmatched requirement IsolationIsProcess [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.83s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.79s) [2019-10-08T17:31:49.320Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-10-08T17:31:49.320Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.81s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.62s) [2019-10-08T17:31:49.320Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-10-08T17:31:49.320Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.24s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.57s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunRm (0.82s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.83s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.86s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.92s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.92s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.95s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.27s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.89s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.79s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.93s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.97s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.88s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.81s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.98s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.83s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.73s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.80s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.77s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunState (1.76s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.80s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.94s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.32s) [2019-10-08T17:31:49.320Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-10-08T17:31:49.320Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.92s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.76s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunSysctls (1.67s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.88s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.76s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.80s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.14s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.32s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.18s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.78s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.78s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.94s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.41s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.42s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunUserByID (0.85s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.18s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.82s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunUserByName (0.91s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.84s) [2019-10-08T17:31:49.320Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-08T17:31:49.320Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.20s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.89s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.45s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.77s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.13s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.39s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.52s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.36s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.80s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.82s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.79s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.93s) [2019-10-08T17:31:49.320Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-10-08T17:31:49.320Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-08T17:31:49.320Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-08T17:31:49.320Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-08T17:31:49.320Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-10-08T17:31:49.320Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.83s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.90s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.81s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.58s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.79s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.80s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.82s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.16s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.17s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.18s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.20s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.17s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.83s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.84s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.79s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.82s) [2019-10-08T17:31:49.320Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.28s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.81s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.72s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.79s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.81s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.58s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.80s) [2019-10-08T17:31:49.321Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-08T17:31:49.321Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.71s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.63s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.68s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.85s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.77s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.14s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.10s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.26s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.99s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.54s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.08s) [2019-10-08T17:31:49.321Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents518388103 [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.75s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.15s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.74s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.91s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.42s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.42s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.49s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.55s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.53s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.10s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.49s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.89s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.57s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.87s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestStartRecordError (1.85s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.50s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.99s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.81s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.28s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.79s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestStatsNoStream (3.08s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.75s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.93s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.86s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.82s) [2019-10-08T17:31:49.321Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-10-08T17:31:49.321Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.81s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.25s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.41s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.88s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.81s) [2019-10-08T17:31:49.321Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-10-08T17:31:49.321Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.95s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.85s) [2019-10-08T17:31:49.321Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-08T17:31:49.321Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.74s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.10s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.06s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.67s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestUpdateStats (4.61s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.52s) [2019-10-08T17:31:49.321Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-08T17:31:49.321Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.08s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.97s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.26s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.63s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.29s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.69s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.23s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.26s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.35s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.36s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.57s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.58s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.37s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.38s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.41s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.35s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.38s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.83s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.84s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.00s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.48s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.15s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.83s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.39s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.10s) [2019-10-08T17:31:49.321Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.16s) [2019-10-08T17:31:49.321Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-10-08T17:31:49.321Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-10-08T17:31:49.321Z] === RUN TestDockerRegistrySuite [2019-10-08T17:31:49.321Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-10-08T17:31:50.133Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-10-08T17:31:50.133Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-10-08T17:31:50.722Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-10-08T17:31:51.672Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-10-08T17:31:51.672Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-10-08T17:31:52.645Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-10-08T17:31:53.850Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-10-08T17:31:53.850Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-10-08T17:31:54.047Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-10-08T17:31:54.301Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-10-08T17:31:56.029Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-10-08T17:31:58.498Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-10-08T17:31:59.769Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-10-08T17:32:02.678Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-10-08T17:32:02.735Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-10-08T17:32:03.137Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-10-08T17:32:03.137Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-10-08T17:32:03.137Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-10-08T17:32:03.137Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-10-08T17:32:04.675Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-10-08T17:32:04.675Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-10-08T17:32:06.987Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-10-08T17:32:08.346Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-10-08T17:32:09.705Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-10-08T17:32:11.106Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-10-08T17:32:11.747Z] === RUN TestDockerSuite/TestContainerAPITop [2019-10-08T17:32:11.747Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-10-08T17:32:12.465Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-10-08T17:32:13.287Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-10-08T17:32:13.287Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-10-08T17:32:13.824Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-10-08T17:32:14.878Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-10-08T17:32:16.236Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-10-08T17:32:17.025Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-10-08T17:32:19.207Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-10-08T17:32:19.207Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-10-08T17:32:19.207Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-10-08T17:32:19.207Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-10-08T17:32:19.207Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-10-08T17:32:19.207Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2019-10-08T17:32:19.491Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-10-08T17:32:20.744Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-10-08T17:32:21.416Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-10-08T17:32:22.815Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-10-08T17:32:26.164Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-10-08T17:32:27.524Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-10-08T17:32:27.524Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-10-08T17:32:28.885Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-10-08T17:32:30.245Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-10-08T17:32:31.219Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-10-08T17:32:33.143Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2019-10-08T17:32:35.653Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-10-08T17:32:35.653Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-10-08T17:32:37.055Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-10-08T17:32:37.613Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-10-08T17:32:37.613Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-10-08T17:32:37.908Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-10-08T17:32:38.163Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-10-08T17:32:38.417Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-10-08T17:32:38.712Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-10-08T17:32:40.073Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-10-08T17:32:41.843Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-10-08T17:32:41.843Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-10-08T17:32:41.843Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-10-08T17:32:41.843Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-10-08T17:32:41.843Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-10-08T17:32:41.843Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-10-08T17:32:41.843Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-10-08T17:32:41.843Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-10-08T17:32:42.037Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-10-08T17:32:43.479Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-10-08T17:32:44.025Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-10-08T17:32:44.025Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-10-08T17:32:44.025Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-10-08T17:32:44.025Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-10-08T17:32:44.025Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-10-08T17:32:44.025Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-10-08T17:32:44.025Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-10-08T17:32:44.025Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-10-08T17:32:44.025Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-10-08T17:32:44.025Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-10-08T17:32:44.025Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-10-08T17:32:44.025Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-10-08T17:32:44.025Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-10-08T17:32:44.025Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-10-08T17:32:44.922Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-10-08T17:32:45.481Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-10-08T17:32:46.210Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-10-08T17:32:46.210Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-10-08T17:32:46.210Z] === RUN TestDockerSuite/TestCpRelativePath [2019-10-08T17:32:46.406Z] --- PASS: TestDockerRegistrySuite (57.69s) [2019-10-08T17:32:46.407Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (2.15s) [2019-10-08T17:32:46.407Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest" [2019-10-08T17:32:46.407Z] check_test.go:196: Daemon dbe75bba896b7 is not started [2019-10-08T17:32:46.407Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.51s) [2019-10-08T17:32:46.407Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull" [2019-10-08T17:32:46.407Z] check_test.go:196: Daemon d3fa7b25f6d99 is not started [2019-10-08T17:32:46.407Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.80s) [2019-10-08T17:32:46.407Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull" [2019-10-08T17:32:46.407Z] check_test.go:196: Daemon d4562ad82edee is not started [2019-10-08T17:32:46.407Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2019-10-08T17:32:46.407Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentFailingPull" [2019-10-08T17:32:46.407Z] check_test.go:196: Daemon dc35b55dc4e10 is not started [2019-10-08T17:32:46.407Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.21s) [2019-10-08T17:32:46.407Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags" [2019-10-08T17:32:46.407Z] check_test.go:196: Daemon da3d97e4033bf is not started [2019-10-08T17:32:46.407Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.09s) [2019-10-08T17:32:46.407Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullWholeRepo" [2019-10-08T17:32:46.407Z] check_test.go:196: Daemon def9f311ecf03 is not started [2019-10-08T17:32:46.407Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.38s) [2019-10-08T17:32:46.407Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush" [2019-10-08T17:32:46.407Z] check_test.go:196: Daemon dc486384bb712 is not started [2019-10-08T17:32:46.407Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.39s) [2019-10-08T17:32:46.407Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest" [2019-10-08T17:32:46.407Z] check_test.go:196: Daemon de7066930b7b1 is not started [2019-10-08T17:32:46.407Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.18s) [2019-10-08T17:32:46.407Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush" [2019-10-08T17:32:46.407Z] check_test.go:196: Daemon d3c2f65165258 is not started [2019-10-08T17:32:46.407Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.39s) [2019-10-08T17:32:46.407Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest" [2019-10-08T17:32:46.407Z] check_test.go:196: Daemon d10319e9bbeec is not started [2019-10-08T17:32:46.407Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.43s) [2019-10-08T17:32:46.407Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag" [2019-10-08T17:32:46.407Z] check_test.go:196: Daemon d28e9d235d2a2 is not started [2019-10-08T17:32:46.407Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.39s) [2019-10-08T17:32:46.407Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag" [2019-10-08T17:32:46.407Z] check_test.go:196: Daemon dd1d1bf96626f is not started [2019-10-08T17:32:46.407Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.25s) [2019-10-08T17:32:46.407Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush" [2019-10-08T17:32:46.407Z] check_test.go:196: Daemon d1c49fd108a75 is not started [2019-10-08T17:32:46.407Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.34s) [2019-10-08T17:32:46.407Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests" [2019-10-08T17:32:46.407Z] check_test.go:196: Daemon d31ef4408cdcf is not started [2019-10-08T17:32:46.407Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.56s) [2019-10-08T17:32:46.407Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests" [2019-10-08T17:32:46.407Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2d502d4784c6f6095e85ca60d04e7f1d3198c637d4488123cebef6414cc66993 [2019-10-08T17:32:46.407Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2f2678bc2cd017ef90704a62787c969cc84473356eca2af591adb114c757b11f [2019-10-08T17:32:46.407Z] check_test.go:196: Daemon d134f8f2d88ba is not started [2019-10-08T17:32:46.407Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.63s) [2019-10-08T17:32:46.407Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests" [2019-10-08T17:32:46.407Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:39d9b23a27f917defe106eb038b7cd42ce2fd505969ff3f5a6244460550d9245 [2019-10-08T17:32:46.407Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:08d710c236de9e23178e342cc12ba4cf2da148a4944b32ef30ac937fe5d4bcf3 [2019-10-08T17:32:46.407Z] check_test.go:196: Daemon d071d1a1a9b96 is not started [2019-10-08T17:32:46.407Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.34s) [2019-10-08T17:32:46.407Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests" [2019-10-08T17:32:46.407Z] check_test.go:196: Daemon ddbc507927842 is not started [2019-10-08T17:32:46.407Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.21s) [2019-10-08T17:32:46.407Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest" [2019-10-08T17:32:46.407Z] check_test.go:196: Daemon dfd6cbe71c920 is not started [2019-10-08T17:32:46.407Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.31s) [2019-10-08T17:32:46.407Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest" [2019-10-08T17:32:46.407Z] check_test.go:196: Daemon d0862d8698cf7 is not started [2019-10-08T17:32:46.407Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.13s) [2019-10-08T17:32:46.407Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback" [2019-10-08T17:32:46.407Z] check_test.go:196: Daemon d87aea3ca0171 is not started [2019-10-08T17:32:46.407Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.33s) [2019-10-08T17:32:46.407Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest" [2019-10-08T17:32:46.407Z] check_test.go:196: Daemon df341ca8a491a is not started [2019-10-08T17:32:46.407Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.24s) [2019-10-08T17:32:46.407Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer" [2019-10-08T17:32:46.407Z] check_test.go:196: Daemon d84bc362677d7 is not started [2019-10-08T17:32:46.407Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.25s) [2019-10-08T17:32:46.407Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest" [2019-10-08T17:32:46.407Z] check_test.go:196: Daemon d7b2df962050d is not started [2019-10-08T17:32:46.407Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.88s) [2019-10-08T17:32:46.407Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability" [2019-10-08T17:32:46.407Z] check_test.go:196: Daemon d2b6ce6c205e1 is not started [2019-10-08T17:32:46.407Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.42s) [2019-10-08T17:32:46.407Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases" [2019-10-08T17:32:46.407Z] check_test.go:196: Daemon db765b85ae6ad is not started [2019-10-08T17:32:46.407Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.50s) [2019-10-08T17:32:46.407Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList" [2019-10-08T17:32:46.407Z] check_test.go:196: Daemon d563265b343f2 is not started [2019-10-08T17:32:46.407Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.43s) [2019-10-08T17:32:46.407Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers" [2019-10-08T17:32:46.407Z] check_test.go:196: Daemon de076e751dc1f is not started [2019-10-08T17:32:46.407Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2019-10-08T17:32:46.407Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag" [2019-10-08T17:32:46.407Z] check_test.go:196: Daemon d847c9a586586 is not started [2019-10-08T17:32:46.407Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s) [2019-10-08T17:32:46.407Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage" [2019-10-08T17:32:46.407Z] check_test.go:196: Daemon d269ab7e5720c is not started [2019-10-08T17:32:46.407Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2019-10-08T17:32:46.407Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer" [2019-10-08T17:32:46.407Z] check_test.go:196: Daemon d64c1ab2ff27a is not started [2019-10-08T17:32:46.407Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2019-10-08T17:32:46.407Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags" [2019-10-08T17:32:46.407Z] check_test.go:196: Daemon d297b5923d7e8 is not started [2019-10-08T17:32:46.407Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2019-10-08T17:32:46.407Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged" [2019-10-08T17:32:46.407Z] check_test.go:196: Daemon d0ff4c790be13 is not started [2019-10-08T17:32:46.407Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.39s) [2019-10-08T17:32:46.407Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest" [2019-10-08T17:32:46.407Z] check_test.go:196: Daemon d41f8ec9c7aca is not started [2019-10-08T17:32:46.407Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.12s) [2019-10-08T17:32:46.407Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest" [2019-10-08T17:32:46.407Z] check_test.go:196: Daemon df1a9ba20ec78 is not started [2019-10-08T17:32:46.407Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.08s) [2019-10-08T17:32:46.407Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag" [2019-10-08T17:32:46.407Z] check_test.go:196: Daemon d200b3585ef20 is not started [2019-10-08T17:32:46.407Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.37s) [2019-10-08T17:32:46.407Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest" [2019-10-08T17:32:46.407Z] check_test.go:196: Daemon d8d1b0efca8d4 is not started [2019-10-08T17:32:46.407Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.00s) [2019-10-08T17:32:46.407Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough" [2019-10-08T17:32:46.407Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2019-10-08T17:32:46.407Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only" [2019-10-08T17:32:46.407Z] === RUN TestDockerSchema1RegistrySuite [2019-10-08T17:32:46.407Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-10-08T17:32:46.407Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-10-08T17:32:46.662Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2019-10-08T17:32:48.391Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-10-08T17:32:48.391Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-10-08T17:32:48.391Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-10-08T17:32:48.391Z] === RUN TestDockerSuite/TestCpToCaseA [2019-10-08T17:32:49.962Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2019-10-08T17:32:51.322Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-10-08T17:32:52.682Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2019-10-08T17:32:53.087Z] === RUN TestDockerSuite/TestCpToCaseB [2019-10-08T17:32:54.626Z] === RUN TestDockerSuite/TestCpToCaseC [2019-10-08T17:32:54.626Z] === RUN TestDockerSuite/TestCpToCaseD [2019-10-08T17:32:54.626Z] === RUN TestDockerSuite/TestCpToCaseE [2019-10-08T17:32:55.940Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-10-08T17:33:00.278Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-10-08T17:33:01.330Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-10-08T17:33:02.816Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2019-10-08T17:33:02.816Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-10-08T17:33:02.816Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-10-08T17:33:04.697Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-10-08T17:33:05.751Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-10-08T17:33:05.751Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-10-08T17:33:07.151Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-10-08T17:33:11.349Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-10-08T17:33:11.349Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-10-08T17:33:11.908Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-10-08T17:33:11.908Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-10-08T17:33:12.162Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-10-08T17:33:12.503Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-10-08T17:33:12.801Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-10-08T17:33:13.056Z] --- PASS: TestDockerSchema1RegistrySuite (26.65s) [2019-10-08T17:33:13.056Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2019-10-08T17:33:13.056Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentFailingPull" [2019-10-08T17:33:13.056Z] check_test.go:223: Daemon db0a44ae1998f is not started [2019-10-08T17:33:13.056Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.51s) [2019-10-08T17:33:13.056Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags" [2019-10-08T17:33:13.056Z] check_test.go:223: Daemon dfbb2dd04fc4b is not started [2019-10-08T17:33:13.056Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.65s) [2019-10-08T17:33:13.056Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo" [2019-10-08T17:33:13.056Z] check_test.go:223: Daemon db0e12474e125 is not started [2019-10-08T17:33:13.056Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.41s) [2019-10-08T17:33:13.056Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush" [2019-10-08T17:33:13.056Z] check_test.go:223: Daemon d77fca6acd526 is not started [2019-10-08T17:33:13.056Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.29s) [2019-10-08T17:33:13.056Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported" [2019-10-08T17:33:13.056Z] check_test.go:223: Daemon df9e635a1cee4 is not started [2019-10-08T17:33:13.056Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.39s) [2019-10-08T17:33:13.056Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest" [2019-10-08T17:33:13.056Z] check_test.go:223: Daemon d68a47e8d2edf is not started [2019-10-08T17:33:13.056Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-10-08T17:33:13.056Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback" [2019-10-08T17:33:13.056Z] check_test.go:223: Daemon d180e2f44fd52 is not started [2019-10-08T17:33:13.056Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.44s) [2019-10-08T17:33:13.056Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest" [2019-10-08T17:33:13.056Z] check_test.go:223: Daemon d230549a6c79d is not started [2019-10-08T17:33:13.056Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.25s) [2019-10-08T17:33:13.056Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer" [2019-10-08T17:33:13.056Z] check_test.go:223: Daemon d612272b79757 is not started [2019-10-08T17:33:13.056Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.35s) [2019-10-08T17:33:13.056Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest" [2019-10-08T17:33:13.056Z] check_test.go:223: Daemon dca2cc9fc0353 is not started [2019-10-08T17:33:13.056Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (4.01s) [2019-10-08T17:33:13.056Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability" [2019-10-08T17:33:13.056Z] check_test.go:223: Daemon d17303272e6ae is not started [2019-10-08T17:33:13.056Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s) [2019-10-08T17:33:13.056Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases" [2019-10-08T17:33:13.056Z] check_test.go:223: Daemon d0fd921cdaab9 is not started [2019-10-08T17:33:13.056Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.48s) [2019-10-08T17:33:13.056Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers" [2019-10-08T17:33:13.056Z] check_test.go:223: Daemon dc079cc5eda4c is not started [2019-10-08T17:33:13.056Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2019-10-08T17:33:13.056Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag" [2019-10-08T17:33:13.056Z] check_test.go:223: Daemon d5a9d702971a0 is not started [2019-10-08T17:33:13.056Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2019-10-08T17:33:13.056Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage" [2019-10-08T17:33:13.056Z] check_test.go:223: Daemon d976f5cce55d5 is not started [2019-10-08T17:33:13.056Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.27s) [2019-10-08T17:33:13.056Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer" [2019-10-08T17:33:13.056Z] check_test.go:223: Daemon d1f244dbcc8a5 is not started [2019-10-08T17:33:13.056Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s) [2019-10-08T17:33:13.056Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags" [2019-10-08T17:33:13.056Z] check_test.go:223: Daemon d0400acc1a7a2 is not started [2019-10-08T17:33:13.056Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.14s) [2019-10-08T17:33:13.056Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged" [2019-10-08T17:33:13.056Z] check_test.go:223: Daemon d38f1fa9afdc8 is not started [2019-10-08T17:33:13.056Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-10-08T17:33:13.056Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-10-08T17:33:14.022Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-10-08T17:33:14.668Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-10-08T17:33:14.668Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-10-08T17:33:15.744Z] === RUN TestDockerSuite/TestCpToCaseF [2019-10-08T17:33:15.744Z] === RUN TestDockerSuite/TestCpToCaseG [2019-10-08T17:33:15.744Z] === RUN TestDockerSuite/TestCpToCaseH [2019-10-08T17:33:16.070Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-10-08T17:33:16.070Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-10-08T17:33:16.367Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-10-08T17:33:17.011Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-10-08T17:33:17.265Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.17s) [2019-10-08T17:33:17.265Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.01s) [2019-10-08T17:33:17.265Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry" [2019-10-08T17:33:17.265Z] check_test.go:252: Daemon d185750102c2d is not started [2019-10-08T17:33:17.265Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.52s) [2019-10-08T17:33:17.265Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth" [2019-10-08T17:33:17.265Z] check_test.go:252: Daemon d288885b6bbab is not started [2019-10-08T17:33:17.265Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2019-10-08T17:33:17.265Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry" [2019-10-08T17:33:17.265Z] check_test.go:252: Daemon d084106cd79fa is not started [2019-10-08T17:33:17.265Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.18s) [2019-10-08T17:33:17.265Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth" [2019-10-08T17:33:17.265Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2019-10-08T17:33:17.265Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored" [2019-10-08T17:33:17.265Z] check_test.go:252: Daemon d3d35a4269735 is not started [2019-10-08T17:33:17.265Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) [2019-10-08T17:33:17.265Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth" [2019-10-08T17:33:17.265Z] check_test.go:252: Daemon d6496233f3839 is not started [2019-10-08T17:33:17.265Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.54s) [2019-10-08T17:33:17.265Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme" [2019-10-08T17:33:17.265Z] check_test.go:252: Daemon dcb75bd6430b4 is not started [2019-10-08T17:33:17.265Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2019-10-08T17:33:17.265Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry" [2019-10-08T17:33:17.265Z] check_test.go:252: Daemon dfaa2e9b5a3c5 is not started [2019-10-08T17:33:17.265Z] === RUN TestDockerRegistryAuthTokenSuite [2019-10-08T17:33:17.265Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-10-08T17:33:21.550Z] === RUN TestDockerSuite/TestCpToCaseI [2019-10-08T17:33:21.550Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-10-08T17:33:21.550Z] === RUN TestDockerSuite/TestCpToDot [2019-10-08T17:33:22.496Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-10-08T17:33:22.496Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-10-08T17:33:22.751Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-10-08T17:33:22.751Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-10-08T17:33:23.005Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2019-10-08T17:33:23.005Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2019-10-08T17:33:23.005Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError" [2019-10-08T17:33:23.005Z] check_test.go:279: Daemon d80b1bba5aefe is not started [2019-10-08T17:33:23.005Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2019-10-08T17:33:23.005Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken" [2019-10-08T17:33:23.005Z] check_test.go:279: Daemon d1633ee959e71 is not started [2019-10-08T17:33:23.005Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2019-10-08T17:33:23.005Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized" [2019-10-08T17:33:23.005Z] check_test.go:279: Daemon ddac0eb7aace1 is not started [2019-10-08T17:33:23.005Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2019-10-08T17:33:23.005Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable" [2019-10-08T17:33:23.005Z] check_test.go:279: Daemon da88fafb045e6 is not started [2019-10-08T17:33:23.005Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2019-10-08T17:33:23.005Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse" [2019-10-08T17:33:23.005Z] check_test.go:279: Daemon d0cac71af59ed is not started [2019-10-08T17:33:23.005Z] === RUN TestDockerNetworkSuite [2019-10-08T17:33:23.005Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2019-10-08T17:33:23.087Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-10-08T17:33:23.087Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-10-08T17:33:23.087Z] === RUN TestDockerSuite/TestCpToStdout [2019-10-08T17:33:25.265Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-10-08T17:33:25.265Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-10-08T17:33:25.265Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-10-08T17:33:25.265Z] === RUN TestDockerSuite/TestCpVolumePath [2019-10-08T17:33:25.265Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-10-08T17:33:25.265Z] === RUN TestDockerSuite/TestCreateArgs [2019-10-08T17:33:25.667Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2019-10-08T17:33:25.724Z] === RUN TestDockerSuite/TestCreateByImageID [2019-10-08T17:33:27.027Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2019-10-08T17:33:27.261Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-10-08T17:33:29.441Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-10-08T17:33:29.441Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-10-08T17:33:29.901Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-10-08T17:33:31.439Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-10-08T17:33:31.898Z] === RUN TestDockerSuite/TestCreateLabels [2019-10-08T17:33:32.357Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-10-08T17:33:32.357Z] === RUN TestDockerSuite/TestCreateRM [2019-10-08T17:33:32.357Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-10-08T17:33:32.357Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-10-08T17:33:32.475Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2019-10-08T17:33:32.816Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-10-08T17:33:32.816Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-10-08T17:33:35.860Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2019-10-08T17:33:39.119Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2019-10-08T17:33:41.047Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2019-10-08T17:33:41.388Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-10-08T17:33:41.388Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-10-08T17:33:41.388Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-10-08T17:33:44.292Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-10-08T17:33:44.751Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-10-08T17:33:44.751Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-10-08T17:33:46.930Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-10-08T17:33:46.930Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-10-08T17:33:46.930Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-10-08T17:33:46.930Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-10-08T17:33:46.930Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-10-08T17:33:46.930Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-10-08T17:33:46.930Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-10-08T17:33:46.930Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-10-08T17:33:46.930Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-10-08T17:33:46.930Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-10-08T17:33:46.930Z] === RUN TestDockerSuite/TestDevicePermissions [2019-10-08T17:33:46.930Z] === RUN TestDockerSuite/TestDockerFails [2019-10-08T17:33:46.930Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-10-08T17:33:46.930Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-10-08T17:33:46.930Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-10-08T17:33:46.930Z] === RUN TestDockerSuite/TestEventsAttach [2019-10-08T17:33:46.930Z] === RUN TestDockerSuite/TestEventsCommit [2019-10-08T17:33:46.930Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-10-08T17:33:49.109Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-10-08T17:33:51.014Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2019-10-08T17:33:51.287Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-10-08T17:33:52.824Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-10-08T17:33:52.936Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2019-10-08T17:33:54.900Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2019-10-08T17:33:55.907Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2019-10-08T17:33:56.465Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2019-10-08T17:33:57.824Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2019-10-08T17:33:59.207Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2019-10-08T17:33:59.462Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2019-10-08T17:33:59.716Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2019-10-08T17:33:59.898Z] === RUN TestDockerSuite/TestEventsCopy [2019-10-08T17:33:59.971Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2019-10-08T17:34:00.979Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2019-10-08T17:34:01.234Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2019-10-08T17:34:01.234Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2019-10-08T17:34:01.234Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2019-10-08T17:34:02.594Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2019-10-08T17:34:02.848Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2019-10-08T17:34:04.382Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2019-10-08T17:34:04.382Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2019-10-08T17:34:04.942Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2019-10-08T17:34:05.197Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2019-10-08T17:34:05.690Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-10-08T17:34:07.078Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2019-10-08T17:34:09.044Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2019-10-08T17:34:09.426Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-10-08T17:34:09.608Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2019-10-08T17:34:11.604Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-10-08T17:34:12.065Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-10-08T17:34:12.949Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2019-10-08T17:34:14.310Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2019-10-08T17:34:15.800Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-10-08T17:34:16.259Z] === RUN TestDockerSuite/TestEventsFilterType [2019-10-08T17:34:17.228Z] === RUN TestDockerSuite/TestEventsFilters [2019-10-08T17:34:18.467Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-10-08T17:34:21.918Z] === RUN TestDockerSuite/TestEventsFormat [2019-10-08T17:34:23.886Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2019-10-08T17:34:23.886Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2019-10-08T17:34:24.445Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2019-10-08T17:34:24.445Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2019-10-08T17:34:24.445Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2019-10-08T17:34:24.699Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2019-10-08T17:34:24.699Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2019-10-08T17:34:24.997Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2019-10-08T17:34:25.655Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-10-08T17:34:25.655Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-10-08T17:34:25.655Z] === RUN TestDockerSuite/TestEventsImageImport [2019-10-08T17:34:25.655Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-10-08T17:34:25.655Z] === RUN TestDockerSuite/TestEventsImagePull [2019-10-08T17:34:25.655Z] === RUN TestDockerSuite/TestEventsImageTag [2019-10-08T17:34:26.622Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-10-08T17:34:26.622Z] === RUN TestDockerSuite/TestEventsRename [2019-10-08T17:34:28.801Z] === RUN TestDockerSuite/TestEventsResize [2019-10-08T17:34:29.239Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2019-10-08T17:34:29.239Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2019-10-08T17:34:29.239Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2019-10-08T17:34:30.598Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2019-10-08T17:34:31.706Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-10-08T17:34:33.242Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-10-08T17:34:34.844Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2019-10-08T17:34:36.149Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-10-08T17:34:39.045Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2019-10-08T17:34:39.299Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2019-10-08T17:34:39.299Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2019-10-08T17:34:40.658Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2019-10-08T17:34:40.840Z] === RUN TestDockerSuite/TestEventsTop [2019-10-08T17:34:40.840Z] === RUN TestDockerSuite/TestEventsUntag [2019-10-08T17:34:43.017Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-10-08T17:34:43.266Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2019-10-08T17:34:43.266Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2019-10-08T17:34:44.625Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2019-10-08T17:34:45.549Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2019-10-08T17:34:46.762Z] === RUN TestDockerSuite/TestExec [2019-10-08T17:34:46.762Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-10-08T17:34:46.762Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-10-08T17:34:47.472Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2019-10-08T17:34:48.300Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-10-08T17:34:49.837Z] === RUN TestDockerSuite/TestExecAPIStart [2019-10-08T17:34:49.837Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-10-08T17:34:49.837Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-10-08T17:34:49.837Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-10-08T17:34:52.017Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-10-08T17:34:53.555Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-10-08T17:34:54.043Z] --- PASS: TestDockerNetworkSuite (90.50s) [2019-10-08T17:34:54.043Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.79s) [2019-10-08T17:34:54.043Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestConntrackFlowsLeak" [2019-10-08T17:34:54.043Z] docker_cli_network_unix_test.go:46: Daemon d9be418478581 is not started [2019-10-08T17:34:54.043Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.35s) [2019-10-08T17:34:54.043Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig" [2019-10-08T17:34:54.043Z] docker_cli_network_unix_test.go:46: Daemon d7ab96dbd9bcc is not started [2019-10-08T17:34:54.043Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.50s) [2019-10-08T17:34:54.043Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint" [2019-10-08T17:34:54.043Z] docker_cli_network_unix_test.go:46: Daemon d38d4bddeaefd is not started [2019-10-08T17:34:54.043Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.69s) [2019-10-08T17:34:54.043Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect" [2019-10-08T17:34:54.043Z] docker_cli_network_unix_test.go:46: Daemon d131de8c9e960 is not started [2019-10-08T17:34:54.043Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.63s) [2019-10-08T17:34:54.043Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer" [2019-10-08T17:34:54.043Z] docker_cli_network_unix_test.go:1233: Daemon d1826ec6c6757 is not started [2019-10-08T17:34:54.043Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.91s) [2019-10-08T17:34:54.043Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping" [2019-10-08T17:34:54.043Z] docker_cli_network_unix_test.go:46: Daemon d78ca52b09355 is not started [2019-10-08T17:34:54.043Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.73s) [2019-10-08T17:34:54.043Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP" [2019-10-08T17:34:54.043Z] docker_cli_network_unix_test.go:46: Daemon d2617e97f0a96 is not started [2019-10-08T17:34:54.043Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.23s) [2019-10-08T17:34:54.043Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP" [2019-10-08T17:34:54.043Z] docker_cli_network_unix_test.go:46: Daemon dfb5c6d2279de is not started [2019-10-08T17:34:54.043Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.92s) [2019-10-08T17:34:54.043Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer" [2019-10-08T17:34:54.043Z] docker_cli_network_unix_test.go:46: Daemon d444ff6801e77 is not started [2019-10-08T17:34:54.043Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.99s) [2019-10-08T17:34:54.043Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork" [2019-10-08T17:34:54.043Z] docker_cli_network_unix_test.go:46: Daemon d0b1ecfb20adc is not started [2019-10-08T17:34:54.043Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.71s) [2019-10-08T17:34:54.043Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks" [2019-10-08T17:34:54.043Z] docker_cli_network_unix_test.go:46: Daemon db9ce052ec6fe is not started [2019-10-08T17:34:54.043Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.41s) [2019-10-08T17:34:54.043Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithMac" [2019-10-08T17:34:54.043Z] docker_cli_network_unix_test.go:46: Daemon dda4c1298ec42 is not started [2019-10-08T17:34:54.043Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.47s) [2019-10-08T17:34:54.043Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping" [2019-10-08T17:34:54.043Z] docker_cli_network_unix_test.go:46: Daemon d6ae5b0e4a767 is not started [2019-10-08T17:34:54.043Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.14s) [2019-10-08T17:34:54.043Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDelete" [2019-10-08T17:34:54.043Z] docker_cli_network_unix_test.go:46: Daemon de5d534c84e99 is not started [2019-10-08T17:34:54.043Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.26s) [2019-10-08T17:34:54.043Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters" [2019-10-08T17:34:54.043Z] docker_cli_network_unix_test.go:46: Daemon d9c63e39e0ba6 is not started [2019-10-08T17:34:54.043Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.35s) [2019-10-08T17:34:54.043Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateHostBind" [2019-10-08T17:34:54.043Z] docker_cli_network_unix_test.go:46: Daemon d960ea347d7d5 is not started [2019-10-08T17:34:54.043Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.14s) [2019-10-08T17:34:54.043Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateLabel" [2019-10-08T17:34:54.043Z] docker_cli_network_unix_test.go:46: Daemon d5582238745d3 is not started [2019-10-08T17:34:54.043Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2019-10-08T17:34:54.043Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreatePredefined" [2019-10-08T17:34:54.043Z] docker_cli_network_unix_test.go:46: Daemon d7066fbf24136 is not started [2019-10-08T17:34:54.043Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.13s) [2019-10-08T17:34:54.043Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCustomIPAM" [2019-10-08T17:34:54.043Z] docker_cli_network_unix_test.go:46: Daemon daed48d578398 is not started [2019-10-08T17:34:54.043Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.32s) [2019-10-08T17:34:54.044Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork" [2019-10-08T17:34:54.044Z] docker_cli_network_unix_test.go:46: Daemon d44e7542a80f6 is not started [2019-10-08T17:34:54.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.67s) [2019-10-08T17:34:54.044Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault" [2019-10-08T17:34:54.044Z] docker_cli_network_unix_test.go:46: Daemon da38f75f2fc9f is not started [2019-10-08T17:34:54.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.14s) [2019-10-08T17:34:54.044Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge" [2019-10-08T17:34:54.044Z] docker_cli_network_unix_test.go:46: Daemon d52fd0ece8a61 is not started [2019-10-08T17:34:54.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.58s) [2019-10-08T17:34:54.044Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost" [2019-10-08T17:34:54.044Z] docker_cli_network_unix_test.go:46: Daemon d334a50585357 is not started [2019-10-08T17:34:54.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.20s) [2019-10-08T17:34:54.044Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverOptions" [2019-10-08T17:34:54.044Z] docker_cli_network_unix_test.go:46: Daemon d516333fe472e is not started [2019-10-08T17:34:54.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.82s) [2019-10-08T17:34:54.044Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart" [2019-10-08T17:34:54.044Z] docker_cli_network_unix_test.go:968: Daemon d08473a91a2d7 is not started [2019-10-08T17:34:54.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.83s) [2019-10-08T17:34:54.044Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkFlagAlias" [2019-10-08T17:34:54.044Z] docker_cli_network_unix_test.go:46: Daemon db6f876193569 is not started [2019-10-08T17:34:54.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.61s) [2019-10-08T17:34:54.044Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart" [2019-10-08T17:34:54.044Z] docker_cli_network_unix_test.go:1116: Daemon d1d1de7c0f04d is not started [2019-10-08T17:34:54.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.17s) [2019-10-08T17:34:54.044Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations" [2019-10-08T17:34:54.044Z] docker_cli_network_unix_test.go:46: Daemon d6187d9384d05 is not started [2019-10-08T17:34:54.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.66s) [2019-10-08T17:34:54.044Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks" [2019-10-08T17:34:54.044Z] docker_cli_network_unix_test.go:46: Daemon dc7daa5599a7b is not started [2019-10-08T17:34:54.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.11s) [2019-10-08T17:34:54.044Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMOptions" [2019-10-08T17:34:54.044Z] docker_cli_network_unix_test.go:46: Daemon d265784572e68 is not started [2019-10-08T17:34:54.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s) [2019-10-08T17:34:54.044Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer" [2019-10-08T17:34:54.044Z] docker_cli_network_unix_test.go:46: Daemon de9dcfc17d00c is not started [2019-10-08T17:34:54.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.14s) [2019-10-08T17:34:54.044Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified" [2019-10-08T17:34:54.044Z] docker_cli_network_unix_test.go:46: Daemon dba5a3b704123 is not started [2019-10-08T17:34:54.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.13s) [2019-10-08T17:34:54.044Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified" [2019-10-08T17:34:54.044Z] docker_cli_network_unix_test.go:46: Daemon d4063f261776a is not started [2019-10-08T17:34:54.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2019-10-08T17:34:54.044Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectDefault" [2019-10-08T17:34:54.044Z] docker_cli_network_unix_test.go:46: Daemon dbf5e92c99c3f is not started [2019-10-08T17:34:54.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.07s) [2019-10-08T17:34:54.044Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly" [2019-10-08T17:34:54.044Z] docker_cli_network_unix_test.go:46: Daemon d7e71f273a9e7 is not started [2019-10-08T17:34:54.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2019-10-08T17:34:54.044Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsDefault" [2019-10-08T17:34:54.044Z] docker_cli_network_unix_test.go:46: Daemon d518ab8003e38 is not started [2019-10-08T17:34:54.044Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2019-10-08T17:34:54.044Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter" [2019-10-08T17:34:54.044Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2019-10-08T17:34:54.044Z] docker_cli_network_unix_test.go:46: Daemon db06419794bc1 is not started [2019-10-08T17:34:54.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.36s) [2019-10-08T17:34:54.044Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMacInspect" [2019-10-08T17:34:54.044Z] docker_cli_network_unix_test.go:46: Daemon d95aafd3ff13a is not started [2019-10-08T17:34:54.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.58s) [2019-10-08T17:34:54.044Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart" [2019-10-08T17:34:54.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.34s) [2019-10-08T17:34:54.044Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart" [2019-10-08T17:34:54.044Z] docker_cli_network_unix_test.go:1084: Daemon dea44b06aa5d6 is not started [2019-10-08T17:34:54.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2019-10-08T17:34:54.044Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver" [2019-10-08T17:34:54.044Z] docker_cli_network_unix_test.go:46: Daemon d08bd80aa0232 is not started [2019-10-08T17:34:54.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.41s) [2019-10-08T17:34:54.044Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping" [2019-10-08T17:34:54.044Z] docker_cli_network_unix_test.go:46: Daemon da08a932d3ae8 is not started [2019-10-08T17:34:54.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.64s) [2019-10-08T17:34:54.044Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks" [2019-10-08T17:34:54.044Z] docker_cli_network_unix_test.go:46: Daemon d29d94df80e21 is not started [2019-10-08T17:34:54.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2019-10-08T17:34:54.044Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRmPredefined" [2019-10-08T17:34:54.044Z] docker_cli_network_unix_test.go:46: Daemon d6b41f6d6ec51 is not started [2019-10-08T17:34:54.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.26s) [2019-10-08T17:34:54.044Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRunNetByID" [2019-10-08T17:34:54.044Z] docker_cli_network_unix_test.go:46: Daemon d768cdc02397b is not started [2019-10-08T17:34:54.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.76s) [2019-10-08T17:34:54.044Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP" [2019-10-08T17:34:54.044Z] docker_cli_network_unix_test.go:46: Daemon d57fe851a743e is not started [2019-10-08T17:34:54.044Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.67s) [2019-10-08T17:34:54.044Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkValidateIP" [2019-10-08T17:34:54.044Z] docker_cli_network_unix_test.go:46: Daemon d88321f538bab is not started [2019-10-08T17:34:54.044Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.39s) [2019-10-08T17:34:54.044Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver" [2019-10-08T17:34:54.044Z] docker_cli_network_unix_test.go:46: Daemon db2d004ae0784 is not started [2019-10-08T17:34:54.044Z] === RUN TestDockerHubPullSuite [2019-10-08T17:34:54.044Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2019-10-08T17:34:54.966Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2019-10-08T17:34:55.733Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-10-08T17:34:57.270Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-10-08T17:34:57.524Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2019-10-08T17:34:57.778Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2019-10-08T17:34:58.381Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2019-10-08T17:35:00.305Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2019-10-08T17:35:00.559Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2019-10-08T17:35:00.856Z] --- PASS: TestDockerHubPullSuite (7.30s) [2019-10-08T17:35:00.856Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.62s) [2019-10-08T17:35:00.856Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry" [2019-10-08T17:35:00.856Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.21s) [2019-10-08T17:35:00.856Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.52s) [2019-10-08T17:35:00.856Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (2.53s) [2019-10-08T17:35:00.856Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.35s) [2019-10-08T17:35:00.856Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.07s) [2019-10-08T17:35:00.856Z] PASS [2019-10-08T17:35:00.856Z] [2019-10-08T17:35:00.856Z] === Skipped [2019-10-08T17:35:00.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-10-08T17:35:00.856Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-10-08T17:35:00.856Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-08T17:35:00.856Z] [2019-10-08T17:35:00.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-10-08T17:35:00.856Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-10-08T17:35:00.856Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-08T17:35:00.856Z] [2019-10-08T17:35:00.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-10-08T17:35:00.856Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-10-08T17:35:00.856Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-08T17:35:00.856Z] [2019-10-08T17:35:00.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-10-08T17:35:00.856Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-10-08T17:35:00.856Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-08T17:35:00.856Z] [2019-10-08T17:35:00.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-10-08T17:35:00.856Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-10-08T17:35:00.856Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-08T17:35:00.856Z] [2019-10-08T17:35:00.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-10-08T17:35:00.856Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-10-08T17:35:00.856Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-08T17:35:00.856Z] [2019-10-08T17:35:00.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-10-08T17:35:00.856Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-10-08T17:35:00.856Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-08T17:35:00.856Z] [2019-10-08T17:35:00.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-08T17:35:00.856Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-08T17:35:00.856Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-08T17:35:00.856Z] [2019-10-08T17:35:00.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-10-08T17:35:00.856Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-10-08T17:35:00.856Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-08T17:35:00.856Z] [2019-10-08T17:35:00.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-08T17:35:00.856Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-08T17:35:00.856Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-08T17:35:00.856Z] [2019-10-08T17:35:00.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2019-10-08T17:35:00.856Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2019-10-08T17:35:00.856Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-08T17:35:00.856Z] [2019-10-08T17:35:00.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2019-10-08T17:35:00.856Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2019-10-08T17:35:00.856Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-08T17:35:00.856Z] [2019-10-08T17:35:00.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-08T17:35:00.856Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-08T17:35:00.856Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-08T17:35:00.856Z] [2019-10-08T17:35:00.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-10-08T17:35:00.856Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-10-08T17:35:00.856Z] docker_cli_sni_test.go:18: Flakey test [2019-10-08T17:35:00.856Z] [2019-10-08T17:35:00.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-08T17:35:00.856Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-08T17:35:00.856Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-08T17:35:00.856Z] [2019-10-08T17:35:00.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-08T17:35:00.856Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-08T17:35:00.856Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-08T17:35:00.856Z] [2019-10-08T17:35:00.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-08T17:35:00.856Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-08T17:35:00.856Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-08T17:35:00.856Z] [2019-10-08T17:35:00.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-08T17:35:00.856Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-08T17:35:00.856Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-08T17:35:00.856Z] [2019-10-08T17:35:00.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-08T17:35:00.856Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-08T17:35:00.856Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-08T17:35:00.856Z] [2019-10-08T17:35:00.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2019-10-08T17:35:00.856Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2019-10-08T17:35:00.856Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-08T17:35:00.856Z] [2019-10-08T17:35:00.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-10-08T17:35:00.856Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-10-08T17:35:00.856Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-08T17:35:00.856Z] [2019-10-08T17:35:00.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-10-08T17:35:00.856Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-10-08T17:35:00.856Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-08T17:35:00.856Z] [2019-10-08T17:35:00.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-10-08T17:35:00.856Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-10-08T17:35:00.856Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-08T17:35:00.856Z] [2019-10-08T17:35:00.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2019-10-08T17:35:00.856Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.01s) [2019-10-08T17:35:00.856Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-08T17:35:00.856Z] [2019-10-08T17:35:00.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-08T17:35:00.856Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-10-08T17:35:00.856Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-08T17:35:00.856Z] [2019-10-08T17:35:00.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-08T17:35:00.856Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-08T17:35:00.856Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-08T17:35:00.856Z] [2019-10-08T17:35:00.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-08T17:35:00.856Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-08T17:35:00.856Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-10-08T17:35:00.856Z] [2019-10-08T17:35:00.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-08T17:35:00.856Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-08T17:35:00.856Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2019-10-08T17:35:00.856Z] [2019-10-08T17:35:00.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-10-08T17:35:00.856Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-10-08T17:35:00.856Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-08T17:35:00.856Z] [2019-10-08T17:35:00.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-08T17:35:00.856Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-08T17:35:00.856Z] requirement.go:26: unmatched requirement IsolationIsProcess [2019-10-08T17:35:00.856Z] [2019-10-08T17:35:00.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-10-08T17:35:00.856Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-10-08T17:35:00.856Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2019-10-08T17:35:00.856Z] [2019-10-08T17:35:00.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-10-08T17:35:00.856Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-10-08T17:35:00.856Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2019-10-08T17:35:00.856Z] [2019-10-08T17:35:00.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-10-08T17:35:00.856Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-10-08T17:35:00.856Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-08T17:35:00.856Z] [2019-10-08T17:35:00.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-08T17:35:00.856Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-10-08T17:35:00.856Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-10-08T17:35:00.856Z] [2019-10-08T17:35:00.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-10-08T17:35:00.856Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-10-08T17:35:00.856Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-08T17:35:00.856Z] [2019-10-08T17:35:00.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-08T17:35:00.856Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-08T17:35:00.856Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-08T17:35:00.856Z] [2019-10-08T17:35:00.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-10-08T17:35:00.856Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-10-08T17:35:00.856Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-08T17:35:00.856Z] [2019-10-08T17:35:00.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-08T17:35:00.856Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-08T17:35:00.856Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-08T17:35:00.856Z] [2019-10-08T17:35:00.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-10-08T17:35:00.856Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-10-08T17:35:00.856Z] requirement.go:26: unmatched requirement DaemonIsWindows [2019-10-08T17:35:00.856Z] [2019-10-08T17:35:00.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-10-08T17:35:00.856Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-10-08T17:35:00.856Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-08T17:35:00.856Z] [2019-10-08T17:35:00.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-08T17:35:00.856Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-08T17:35:00.856Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-08T17:35:00.856Z] [2019-10-08T17:35:00.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-08T17:35:00.856Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-08T17:35:00.856Z] requirement.go:26: unmatched requirement swapMemorySupport [2019-10-08T17:35:00.856Z] [2019-10-08T17:35:00.856Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-10-08T17:35:00.856Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-10-08T17:35:00.856Z] requirement.go:26: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-10-08T17:35:00.856Z] [2019-10-08T17:35:00.856Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2019-10-08T17:35:00.856Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2019-10-08T17:35:00.856Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter" [2019-10-08T17:35:00.857Z] requirement.go:26: unmatched requirement OnlyDefaultNetworks [2019-10-08T17:35:00.857Z] docker_cli_network_unix_test.go:46: Daemon db06419794bc1 is not started [2019-10-08T17:35:00.857Z] [2019-10-08T17:35:00.857Z] [2019-10-08T17:35:00.857Z] DONE 1253 tests, 44 skipped in 2007.737s [2019-10-08T17:35:00.857Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-08T17:35:00.857Z] ++++ cat bundles/test-integration/docker.pid [2019-10-08T17:35:00.857Z] +++ kill 7226 [2019-10-08T17:35:01.006Z] === RUN TestDockerSuite/TestExecCgroup [2019-10-08T17:35:01.006Z] === RUN TestDockerSuite/TestExecEnv [2019-10-08T17:35:01.006Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-10-08T17:35:01.006Z] === RUN TestDockerSuite/TestExecExitStatus [2019-10-08T17:35:01.416Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2019-10-08T17:35:03.186Z] === RUN TestDockerSuite/TestExecInspectID [2019-10-08T17:35:05.617Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2019-10-08T17:35:07.876Z] === RUN TestDockerSuite/TestExecInteractive [2019-10-08T17:35:07.876Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-10-08T17:35:07.876Z] === RUN TestDockerSuite/TestExecParseError [2019-10-08T17:35:07.876Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-10-08T17:35:07.876Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-10-08T17:35:07.876Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-10-08T17:35:08.919Z] umount: bundles/test-integration/root: mountpoint not found [2019-10-08T17:35:08.919Z] +++ /etc/init.d/apparmor stop [2019-10-08T17:35:08.919Z] Clearing AppArmor profiles cache:. [2019-10-08T17:35:08.919Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-08T17:35:08.919Z] Unloading profiles will leave already running processes permanently [2019-10-08T17:35:08.919Z] unconfined, which can lead to unexpected situations. [2019-10-08T17:35:08.919Z] [2019-10-08T17:35:08.919Z] To set a process to complain mode, use the command line tool [2019-10-08T17:35:08.919Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-08T17:35:08.919Z] with the 'teardown' option." [2019-10-08T17:35:08.919Z] [2019-10-08T17:35:08.919Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2019-10-08T17:35:09.414Z] === RUN TestDockerSuite/TestExecSetEnv [2019-10-08T17:35:09.414Z] === RUN TestDockerSuite/TestExecStartFails [2019-10-08T17:35:09.414Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-10-08T17:35:09.414Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-10-08T17:35:09.414Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-10-08T17:35:09.414Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-10-08T17:35:11.593Z] === RUN TestDockerSuite/TestExecUlimits [2019-10-08T17:35:11.593Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-10-08T17:35:15.486Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2019-10-08T17:35:18.678Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-10-08T17:35:18.678Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-10-08T17:35:18.678Z] === RUN TestDockerSuite/TestExecWithUser [2019-10-08T17:35:18.678Z] === RUN TestDockerSuite/TestGetContainerStats [2019-10-08T17:35:22.050Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2019-10-08T17:35:24.472Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-10-08T17:35:24.558Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2019-10-08T17:35:27.940Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2019-10-08T17:35:30.266Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-10-08T17:35:31.257Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2019-10-08T17:35:33.896Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2019-10-08T17:35:34.001Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-10-08T17:35:37.192Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2019-10-08T17:35:39.783Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2019-10-08T17:35:39.794Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-10-08T17:35:39.794Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-10-08T17:35:39.794Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-10-08T17:35:39.794Z] === RUN TestDockerSuite/TestHealth [2019-10-08T17:35:39.794Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-10-08T17:35:39.794Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-10-08T17:35:39.794Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-10-08T17:35:39.794Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-10-08T17:35:44.482Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-10-08T17:35:44.482Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-10-08T17:35:44.482Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-10-08T17:35:44.482Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-10-08T17:35:44.482Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-10-08T17:35:44.482Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-10-08T17:35:44.942Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-10-08T17:35:44.942Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-10-08T17:35:45.910Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-10-08T17:35:45.910Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-10-08T17:35:47.447Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-10-08T17:35:47.448Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-10-08T17:35:49.627Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-10-08T17:35:51.807Z] === RUN TestDockerSuite/TestImagesFormat [2019-10-08T17:35:51.807Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-10-08T17:35:51.807Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-10-08T17:35:55.541Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-10-08T17:35:55.541Z] === RUN TestDockerSuite/TestImportBadURL [2019-10-08T17:35:57.717Z] === RUN TestDockerSuite/TestImportDisplay [2019-10-08T17:35:57.717Z] === RUN TestDockerSuite/TestImportFile [2019-10-08T17:35:57.717Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-10-08T17:35:57.717Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-10-08T17:35:57.717Z] === RUN TestDockerSuite/TestImportGzipped [2019-10-08T17:35:57.717Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-10-08T17:35:57.717Z] === RUN TestDockerSuite/TestInfoDebug [2019-10-08T17:35:57.717Z] === RUN TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName [2019-10-08T17:35:58.177Z] === RUN TestDockerSuite/TestInfoDiscoveryBackend [2019-10-08T17:35:58.177Z] === RUN TestDockerSuite/TestInfoDiscoveryInvalidAdvertise [2019-10-08T17:35:58.177Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-10-08T17:35:58.177Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-10-08T17:35:58.177Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-10-08T17:35:58.177Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-10-08T17:35:58.177Z] === RUN TestDockerSuite/TestInfoFormat [2019-10-08T17:35:58.635Z] === RUN TestDockerSuite/TestInsecureRegistries [2019-10-08T17:35:58.635Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-10-08T17:35:58.635Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-10-08T17:35:58.635Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-10-08T17:36:00.814Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-10-08T17:36:02.351Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-10-08T17:36:02.351Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-10-08T17:36:02.351Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-10-08T17:36:02.351Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-10-08T17:36:02.351Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-10-08T17:36:04.529Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-10-08T17:36:04.529Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-10-08T17:36:06.708Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-10-08T17:36:06.708Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-10-08T17:36:06.708Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-10-08T17:36:06.708Z] === RUN TestDockerSuite/TestInspectDefault [2019-10-08T17:36:08.246Z] === RUN TestDockerSuite/TestInspectHistory [2019-10-08T17:36:18.565Z] === RUN TestDockerSuite/TestInspectImage [2019-10-08T17:36:18.565Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-10-08T17:36:18.565Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-10-08T17:36:18.565Z] === RUN TestDockerSuite/TestInspectInt64 [2019-10-08T17:36:19.533Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-10-08T17:36:21.755Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-10-08T17:36:21.755Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-10-08T17:36:23.295Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-10-08T17:36:25.477Z] === RUN TestDockerSuite/TestInspectPlugin [2019-10-08T17:36:25.477Z] === RUN TestDockerSuite/TestInspectRootFS [2019-10-08T17:36:25.477Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-10-08T17:36:27.655Z] === RUN TestDockerSuite/TestInspectStatus [2019-10-08T17:36:29.833Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-10-08T17:36:33.570Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-10-08T17:36:35.109Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-10-08T17:36:36.219Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2019-10-08T17:36:37.287Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-10-08T17:36:38.826Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-10-08T17:36:41.005Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-10-08T17:36:42.542Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-10-08T17:36:44.722Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-10-08T17:36:44.722Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-10-08T17:36:44.722Z] === RUN TestDockerSuite/TestLinksEnvs [2019-10-08T17:36:44.722Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-10-08T17:36:44.722Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-10-08T17:36:44.722Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-10-08T17:36:44.722Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-10-08T17:36:44.722Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-10-08T17:36:44.722Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-10-08T17:36:44.722Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-10-08T17:36:44.722Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-10-08T17:36:44.722Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-10-08T17:36:44.722Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-10-08T17:36:45.182Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-10-08T17:36:45.182Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-10-08T17:36:45.182Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-10-08T17:36:45.182Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-10-08T17:36:45.182Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-10-08T17:36:45.182Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-10-08T17:36:45.182Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-10-08T17:36:46.722Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-10-08T17:36:48.902Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-10-08T17:36:51.055Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2019-10-08T17:36:53.588Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-10-08T17:36:55.771Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-10-08T17:36:56.230Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-10-08T17:36:57.769Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-10-08T17:36:57.769Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-10-08T17:37:04.844Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-10-08T17:37:09.328Z] --- PASS: TestDockerSwarmSuite (1747.48s) [2019-10-08T17:37:09.328Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.77s) [2019-10-08T17:37:09.328Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks" [2019-10-08T17:37:09.328Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.58s) [2019-10-08T17:37:09.328Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope" [2019-10-08T17:37:09.328Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.55s) [2019-10-08T17:37:09.328Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort" [2019-10-08T17:37:09.328Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.17s) [2019-10-08T17:37:09.328Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash" [2019-10-08T17:37:09.328Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash" [2019-10-08T17:37:09.328Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.99s) [2019-10-08T17:37:09.328Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling" [2019-10-08T17:37:09.328Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.08s) [2019-10-08T17:37:09.328Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" [2019-10-08T17:37:09.328Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" [2019-10-08T17:37:09.328Z] check_test.go:358: [d20f2e7f1bab3] joining swarm manager [d3697f5ee14c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-08T17:37:09.328Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" [2019-10-08T17:37:09.328Z] check_test.go:358: [d9ad07f14683b] joining swarm manager [d3697f5ee14c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-08T17:37:09.328Z] check_test.go:379: Daemon d20f2e7f1bab3 is not started [2019-10-08T17:37:09.328Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-10-08T17:37:09.328Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-10-08T17:37:09.328Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.60s) [2019-10-08T17:37:09.328Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit" [2019-10-08T17:37:09.328Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit" [2019-10-08T17:37:09.328Z] check_test.go:358: [d930464f0766e] joining swarm manager [d1ce237a8fb08]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-08T17:37:09.328Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.80s) [2019-10-08T17:37:09.328Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress" [2019-10-08T17:37:09.328Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.55s) [2019-10-08T17:37:09.328Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken" [2019-10-08T17:37:09.328Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken" [2019-10-08T17:37:09.328Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (34.19s) [2019-10-08T17:37:09.328Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" [2019-10-08T17:37:09.328Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" [2019-10-08T17:37:09.328Z] check_test.go:358: [d3cbb1c58279d] joining swarm manager [d6bafec350968]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-08T17:37:09.328Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" [2019-10-08T17:37:09.328Z] check_test.go:358: [d0970c8546a8a] joining swarm manager [d6bafec350968]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-08T17:37:09.328Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2019-10-08T17:37:09.328Z] docker_api_swarm_test.go:364: Waiting for possible election... [2019-10-08T17:37:09.328Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.17s) [2019-10-08T17:37:09.328Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" [2019-10-08T17:37:09.328Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" [2019-10-08T17:37:09.328Z] check_test.go:358: [da4d19872f39e] joining swarm manager [d3ec4b27735c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-08T17:37:09.328Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" [2019-10-08T17:37:09.328Z] check_test.go:358: [d5063ace129f9] joining swarm manager [d3ec4b27735c6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-08T17:37:09.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.02s) [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin" [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin" [2019-10-08T17:37:09.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.11s) [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer" [2019-10-08T17:37:09.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.94s) [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" [2019-10-08T17:37:09.329Z] check_test.go:358: [dfcac4797fc6f] joining swarm manager [d14991e9a49c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" [2019-10-08T17:37:09.329Z] check_test.go:358: [d1fc64f8292ea] joining swarm manager [d14991e9a49c8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-08T17:37:09.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.65s) [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" [2019-10-08T17:37:09.329Z] check_test.go:358: [d902f34d1a6e0] joining swarm manager [d60d42d0b7957]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" [2019-10-08T17:37:09.329Z] check_test.go:358: [d7040b03f0ca8] joining swarm manager [d60d42d0b7957]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-08T17:37:09.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.66s) [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause" [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause" [2019-10-08T17:37:09.329Z] check_test.go:358: [d1f09d3a624fc] joining swarm manager [da7753b568581]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-08T17:37:09.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.51s) [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" [2019-10-08T17:37:09.329Z] check_test.go:358: [d5f2a16ad6a52] joining swarm manager [d36baeaa16a9b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" [2019-10-08T17:37:09.329Z] check_test.go:358: [d3ecf8e44cb82] joining swarm manager [d36baeaa16a9b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-08T17:37:09.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.59s) [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate" [2019-10-08T17:37:09.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.37s) [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote" [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote" [2019-10-08T17:37:09.329Z] check_test.go:358: [d712db90e73ea] joining swarm manager [def8e21c0d6d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-08T17:37:09.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (68.45s) [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" [2019-10-08T17:37:09.329Z] check_test.go:358: [d307b496e1153] joining swarm manager [d78eff206aad9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" [2019-10-08T17:37:09.329Z] check_test.go:358: [dde56ce7aeb45] joining swarm manager [d78eff206aad9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-08T17:37:09.329Z] check_test.go:379: Daemon dde56ce7aeb45 is not started [2019-10-08T17:37:09.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (62.61s) [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-08T17:37:09.329Z] check_test.go:358: [d940e5c165071] joining swarm manager [db0bd78c62a4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-08T17:37:09.329Z] check_test.go:358: [daa0ecf509eb3] joining swarm manager [db0bd78c62a4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-08T17:37:09.329Z] check_test.go:358: [dc91deb79346d] joining swarm manager [db0bd78c62a4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-08T17:37:09.329Z] check_test.go:358: [d8feafd75eb1b] joining swarm manager [db0bd78c62a4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-08T17:37:09.329Z] check_test.go:358: [d6d869aafda81] joining swarm manager [db0bd78c62a4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2019-10-08T17:37:09.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.37s) [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin" [2019-10-08T17:37:09.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.92s) [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate" [2019-10-08T17:37:09.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.96s) [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" [2019-10-08T17:37:09.329Z] check_test.go:358: [dcda7a3f0ac08] joining swarm manager [d121f48de3a6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" [2019-10-08T17:37:09.329Z] check_test.go:358: [d11453cfc9801] joining swarm manager [d121f48de3a6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-08T17:37:09.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.59s) [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" [2019-10-08T17:37:09.329Z] check_test.go:358: [dd5284b5c339e] joining swarm manager [dae3aa6ff8b48]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" [2019-10-08T17:37:09.329Z] check_test.go:358: [d36cbd91753f7] joining swarm manager [dae3aa6ff8b48]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-08T17:37:09.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.07s) [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" [2019-10-08T17:37:09.329Z] check_test.go:358: [d41931fd12ada] joining swarm manager [d9671f3ce380c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" [2019-10-08T17:37:09.329Z] check_test.go:358: [dacfeeb38640a] joining swarm manager [d9671f3ce380c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-08T17:37:09.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.73s) [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate" [2019-10-08T17:37:09.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.57s) [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-08T17:37:09.329Z] check_test.go:358: [d0aaf7ff124ad] joining swarm manager [d4b170abb4d51]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-08T17:37:09.329Z] check_test.go:358: [deb65a5a845a8] joining swarm manager [d4b170abb4d51]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-08T17:37:09.329Z] check_test.go:358: [dd16a2f5261cb] joining swarm manager [d4b170abb4d51]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-08T17:37:09.329Z] check_test.go:358: [d69c4d3127b84] joining swarm manager [d4b170abb4d51]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-10-08T17:37:09.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.96s) [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList" [2019-10-08T17:37:09.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.35s) [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" [2019-10-08T17:37:09.329Z] check_test.go:358: [df510c6e06d9c] joining swarm manager [d4d7c165c096e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" [2019-10-08T17:37:09.329Z] check_test.go:358: [d5c7420c24eec] joining swarm manager [d4d7c165c096e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-08T17:37:09.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.06s) [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" [2019-10-08T17:37:09.329Z] check_test.go:358: [d0c26a1cfc2e4] joining swarm manager [d3e6d8c806208]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" [2019-10-08T17:37:09.329Z] check_test.go:358: [d6fe331999fb9] joining swarm manager [d3e6d8c806208]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-08T17:37:09.329Z] check_test.go:379: Daemon d0c26a1cfc2e4 is not started [2019-10-08T17:37:09.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.57s) [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" [2019-10-08T17:37:09.329Z] check_test.go:358: [d9ee2a1e86e60] joining swarm manager [dcc4a1f08a652]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" [2019-10-08T17:37:09.329Z] check_test.go:358: [d090f1e1c92e4] joining swarm manager [dcc4a1f08a652]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-08T17:37:09.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.68s) [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" [2019-10-08T17:37:09.329Z] check_test.go:358: [df673ebb7f630] joining swarm manager [d9e9a595c04ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" [2019-10-08T17:37:09.329Z] check_test.go:358: [d1adb9f12e4c2] joining swarm manager [d9e9a595c04ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-08T17:37:09.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (27.15s) [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst" [2019-10-08T17:37:09.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.31s) [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName" [2019-10-08T17:37:09.329Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.97s) [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked" [2019-10-08T17:37:09.329Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.45s) [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig" [2019-10-08T17:37:09.329Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.41s) [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate" [2019-10-08T17:37:09.329Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.38s) [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts" [2019-10-08T17:37:09.329Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.06s) [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames" [2019-10-08T17:37:09.329Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.78s) [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable" [2019-10-08T17:37:09.329Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.95s) [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave" [2019-10-08T17:37:09.329Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (26.19s) [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure" [2019-10-08T17:37:09.329Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.36s) [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork" [2019-10-08T17:37:09.329Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (5.34s) [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask" [2019-10-08T17:37:09.329Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.00s) [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs" [2019-10-08T17:37:09.329Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.08s) [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume" [2019-10-08T17:37:09.329Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.42s) [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice" [2019-10-08T17:37:09.329Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.98s) [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple" [2019-10-08T17:37:09.329Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.67s) [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths" [2019-10-08T17:37:09.329Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.29s) [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias" [2019-10-08T17:37:09.329Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.38s) [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice" [2019-10-08T17:37:09.329Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.87s) [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple" [2019-10-08T17:37:09.329Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.63s) [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths" [2019-10-08T17:37:09.329Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.99s) [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun" [2019-10-08T17:37:09.329Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.30s) [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart" [2019-10-08T17:37:09.329Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.66s) [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs" [2019-10-08T17:37:09.329Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.rgoi7d0p7yy1@a94460c8ed8f | hello1\n" [2019-10-08T17:37:09.329Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.p6yfyphlug89@a94460c8ed8f | hello2\n" [2019-10-08T17:37:09.329Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.37s) [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness" [2019-10-08T17:37:09.329Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.01s) [2019-10-08T17:37:09.329Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails" [2019-10-08T17:37:09.329Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.11s) [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow" [2019-10-08T17:37:09.330Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.35s) [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer" [2019-10-08T17:37:09.330Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.40s) [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince" [2019-10-08T17:37:09.330Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.40s) [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY" [2019-10-08T17:37:09.330Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.22s) [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail" [2019-10-08T17:37:09.330Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.59s) [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs" [2019-10-08T17:37:09.330Z] docker_cli_service_logs_test.go:242: checking task qmiolbbuy7c4 [2019-10-08T17:37:09.330Z] docker_cli_service_logs_test.go:247: checking messages for qmiolbbuy7c4 [2019-10-08T17:37:09.330Z] docker_cli_service_logs_test.go:242: checking task v1zfjk0d9wh4 [2019-10-08T17:37:09.330Z] docker_cli_service_logs_test.go:247: checking messages for v1zfjk0d9wh4 [2019-10-08T17:37:09.330Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.03s) [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale" [2019-10-08T17:37:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (20.15s) [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock" [2019-10-08T17:37:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.83s) [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig" [2019-10-08T17:37:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.90s) [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork" [2019-10-08T17:37:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.81s) [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" [2019-10-08T17:37:09.330Z] check_test.go:358: [d3334a88c7486] joining swarm manager [db92cab7b0227]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" [2019-10-08T17:37:09.330Z] check_test.go:358: [d541cf9d4ff09] joining swarm manager [db92cab7b0227]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-08T17:37:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.21s) [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope" [2019-10-08T17:37:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.04s) [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret" [2019-10-08T17:37:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.14s) [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService" [2019-10-08T17:37:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.28s) [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" [2019-10-08T17:37:09.330Z] check_test.go:358: [d815eec9807fc] joining swarm manager [dec8d8dffbd97]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" [2019-10-08T17:37:09.330Z] check_test.go:358: [d0cde8e8eac77] joining swarm manager [dec8d8dffbd97]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-08T17:37:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.14s) [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType" [2019-10-08T17:37:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (105.01s) [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" [2019-10-08T17:37:09.330Z] check_test.go:358: [d26b21e614c94] joining swarm manager [d9f72e8324193]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" [2019-10-08T17:37:09.330Z] check_test.go:358: [d7a7fe28dc01e] joining swarm manager [d9f72e8324193]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-08T17:37:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (6.34s) [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId" [2019-10-08T17:37:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (10.72s) [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart" [2019-10-08T17:37:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.72s) [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions" [2019-10-08T17:37:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.05s) [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork" [2019-10-08T17:37:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.72s) [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon" [2019-10-08T17:37:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.13s) [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork" [2019-10-08T17:37:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.35s) [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit" [2019-10-08T17:37:09.330Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2019-10-08T17:37:09.330Z] requirement.go:26: unmatched requirement IPv6 [2019-10-08T17:37:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (8.42s) [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked" [2019-10-08T17:37:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.86s) [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr" [2019-10-08T17:37:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.82s) [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr" [2019-10-08T17:37:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.15s) [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain" [2019-10-08T17:37:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.97s) [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave" [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave" [2019-10-08T17:37:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (47.27s) [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" [2019-10-08T17:37:09.330Z] check_test.go:358: [da2a9e476ef64] joining swarm manager [d1bef69a57aca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" [2019-10-08T17:37:09.330Z] check_test.go:358: [d3854e62d27fc] joining swarm manager [d1bef69a57aca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-08T17:37:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.38s) [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain" [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain" [2019-10-08T17:37:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.92s) [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked" [2019-10-08T17:37:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (132.80s) [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-08T17:37:09.330Z] check_test.go:358: [d8975c3e97ea6] joining swarm manager [d0c4b01a7c21f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-08T17:37:09.330Z] check_test.go:358: [df197340db5a6] joining swarm manager [d0c4b01a7c21f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-08T17:37:09.330Z] check_test.go:358: [d8e9387f4d2e9] joining swarm manager [d0c4b01a7c21f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-08T17:37:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.86s) [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" [2019-10-08T17:37:09.330Z] check_test.go:358: [dfc8868060a48] joining swarm manager [d66c3d724ab1c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" [2019-10-08T17:37:09.330Z] check_test.go:358: [d3a167638cd63] joining swarm manager [d66c3d724ab1c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-08T17:37:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.90s) [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup" [2019-10-08T17:37:09.330Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-0" with "bridge", then "bridge" [2019-10-08T17:37:09.330Z] docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-0" with "bridge" failed: Error response from daemon: network with name network-test-0 already exists [2019-10-08T17:37:09.330Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-0" with "bridge", then "overlay" [2019-10-08T17:37:09.330Z] docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-0" with "overlay" failed: Error response from daemon: network with name network-test-0 already exists [2019-10-08T17:37:09.330Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-1" with "overlay", then "bridge" [2019-10-08T17:37:09.330Z] docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-1" with "bridge" failed: Error response from daemon: network with name network-test-1 already exists [2019-10-08T17:37:09.330Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-1" with "overlay", then "overlay" [2019-10-08T17:37:09.330Z] docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-1" with "overlay" failed: Error response from daemon: network with name network-test-1 already exists [2019-10-08T17:37:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.13s) [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866" [2019-10-08T17:37:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (9.86s) [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions" [2019-10-08T17:37:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.98s) [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin" [2019-10-08T17:37:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.39s) [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2" [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2" [2019-10-08T17:37:09.330Z] check_test.go:358: [dc4087e9a371d] joining swarm manager [dd45d7d590498]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-08T17:37:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.98s) [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter" [2019-10-08T17:37:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.86s) [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter" [2019-10-08T17:37:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.89s) [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd" [2019-10-08T17:37:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.79s) [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts" [2019-10-08T17:37:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.48s) [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs" [2019-10-08T17:37:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.62s) [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation" [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation" [2019-10-08T17:37:09.330Z] check_test.go:358: [d2b2b54a6bce6] joining swarm manager [d5489acbc9366]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-08T17:37:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (19.70s) [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey" [2019-10-08T17:37:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.16s) [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile" [2019-10-08T17:37:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.53s) [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter" [2019-10-08T17:37:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.95s) [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode" [2019-10-08T17:37:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.67s) [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate" [2019-10-08T17:37:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.54s) [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY" [2019-10-08T17:37:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.08s) [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate" [2019-10-08T17:37:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.17s) [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname" [2019-10-08T17:37:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.32s) [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup" [2019-10-08T17:37:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.20s) [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal" [2019-10-08T17:37:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.92s) [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter" [2019-10-08T17:37:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.90s) [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate" [2019-10-08T17:37:09.330Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.36s) [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin" [2019-10-08T17:37:09.330Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.85s) [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm" [2019-10-08T17:37:09.330Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.97s) [2019-10-08T17:37:09.330Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA" [2019-10-08T17:37:09.330Z] === RUN TestDockerExternalVolumeSuite [2019-10-08T17:37:09.330Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2019-10-08T17:37:10.635Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-10-08T17:37:17.706Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-10-08T17:37:19.885Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-10-08T17:37:22.065Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-10-08T17:37:22.065Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-10-08T17:37:23.714Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-10-08T17:37:24.235Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2019-10-08T17:37:25.892Z] === RUN TestDockerSuite/TestLogsSince [2019-10-08T17:37:34.461Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-10-08T17:37:34.461Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-10-08T17:37:34.461Z] === RUN TestDockerSuite/TestLogsTail [2019-10-08T17:37:37.368Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-10-08T17:37:38.905Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-10-08T17:37:41.083Z] === RUN TestDockerSuite/TestMountIntoProc [2019-10-08T17:37:41.083Z] === RUN TestDockerSuite/TestMountIntoSys [2019-10-08T17:37:41.083Z] === RUN TestDockerSuite/TestNetHostname [2019-10-08T17:37:41.083Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-10-08T17:37:41.083Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-10-08T17:37:41.083Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-10-08T17:37:41.083Z] === RUN TestDockerSuite/TestPluginActive [2019-10-08T17:37:41.083Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-10-08T17:37:41.083Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-10-08T17:37:41.083Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-10-08T17:37:41.083Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-10-08T17:37:41.083Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-10-08T17:37:41.083Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-10-08T17:37:41.083Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-10-08T17:37:41.083Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-10-08T17:37:41.083Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-10-08T17:37:41.083Z] === RUN TestDockerSuite/TestPortHostBinding [2019-10-08T17:37:41.083Z] === RUN TestDockerSuite/TestPortList [2019-10-08T17:37:41.083Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-10-08T17:37:44.817Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-10-08T17:37:44.817Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-10-08T17:37:44.817Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-10-08T17:37:44.817Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-10-08T17:37:44.817Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-10-08T17:37:45.276Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-10-08T17:37:45.276Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-10-08T17:37:45.276Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-10-08T17:37:45.276Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-10-08T17:37:45.276Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-10-08T17:37:49.016Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-10-08T17:37:49.016Z] === RUN TestDockerSuite/TestPsByOrder [2019-10-08T17:37:56.087Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-10-08T17:37:56.087Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-10-08T17:38:04.657Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-10-08T17:38:17.040Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-10-08T17:38:17.040Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-10-08T17:38:17.040Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-10-08T17:38:27.362Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-10-08T17:38:30.267Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-10-08T17:38:32.078Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2019-10-08T17:38:42.082Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2019-10-08T17:38:42.653Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-10-08T17:38:49.721Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-10-08T17:38:49.721Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-10-08T17:38:49.721Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-10-08T17:38:53.457Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-10-08T17:38:53.457Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-10-08T17:38:53.457Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-10-08T17:38:53.457Z] === RUN TestDockerSuite/TestPsRightTagName [2019-10-08T17:38:53.457Z] === RUN TestDockerSuite/TestPsShowMounts [2019-10-08T17:38:59.250Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-10-08T17:38:59.250Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-10-08T17:39:01.426Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-10-08T17:39:01.426Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-10-08T17:39:02.393Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-10-08T17:39:03.360Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-10-08T17:39:03.360Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-10-08T17:39:07.094Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-10-08T17:39:10.830Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-10-08T17:39:13.012Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-10-08T17:39:14.120Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2019-10-08T17:39:29.106Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2019-10-08T17:39:34.104Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-10-08T17:39:34.104Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-10-08T17:39:39.897Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-10-08T17:39:39.897Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-10-08T17:39:39.897Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-10-08T17:39:39.897Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-10-08T17:39:44.585Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-10-08T17:39:53.148Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-10-08T17:39:53.148Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-10-08T17:39:56.885Z] === RUN TestDockerSuite/TestRmiBlank [2019-10-08T17:39:56.885Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-10-08T17:39:56.885Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-10-08T17:40:01.229Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2019-10-08T17:40:11.695Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-10-08T17:40:12.154Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-10-08T17:40:12.613Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-10-08T17:40:13.372Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2019-10-08T17:40:18.408Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-10-08T17:40:24.198Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-10-08T17:40:31.425Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-10-08T17:40:35.160Z] === RUN TestDockerSuite/TestRmiTag [2019-10-08T17:40:35.160Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-10-08T17:40:37.341Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-10-08T17:40:45.794Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2019-10-08T17:40:55.028Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-10-08T17:40:55.028Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-10-08T17:40:59.718Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-10-08T17:41:00.689Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-10-08T17:41:00.689Z] === RUN TestDockerSuite/TestRunAddHost [2019-10-08T17:41:00.689Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-10-08T17:41:00.689Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-10-08T17:41:00.689Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-10-08T17:41:00.689Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-10-08T17:41:00.689Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-10-08T17:41:00.689Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-10-08T17:41:00.797Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2019-10-08T17:41:02.868Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-10-08T17:41:02.868Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-10-08T17:41:02.868Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-10-08T17:41:06.601Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-10-08T17:41:08.780Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-10-08T17:41:10.957Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-10-08T17:41:12.494Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-10-08T17:41:14.686Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-10-08T17:41:14.686Z] === RUN TestDockerSuite/TestRunBindMounts [2019-10-08T17:41:15.612Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2019-10-08T17:41:19.385Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-10-08T17:41:19.385Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-10-08T17:41:19.385Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-10-08T17:41:19.385Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-10-08T17:41:19.385Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-10-08T17:41:19.385Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-10-08T17:41:19.385Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-10-08T17:41:19.385Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-10-08T17:41:19.385Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-10-08T17:41:19.385Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-10-08T17:41:19.385Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-10-08T17:41:19.385Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-10-08T17:41:21.563Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-10-08T17:41:21.563Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-10-08T17:41:23.776Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-10-08T17:41:23.777Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-10-08T17:41:23.777Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-10-08T17:41:25.954Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-10-08T17:41:25.954Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-10-08T17:41:25.954Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-10-08T17:41:25.954Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-10-08T17:41:25.954Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-10-08T17:41:25.954Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-10-08T17:41:25.954Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-10-08T17:41:25.954Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-10-08T17:41:28.133Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-10-08T17:41:30.310Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-10-08T17:41:31.847Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-10-08T17:41:31.847Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-10-08T17:41:31.847Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-10-08T17:41:31.847Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-10-08T17:41:34.025Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-10-08T17:41:34.025Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-10-08T17:41:34.025Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-10-08T17:41:34.025Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-10-08T17:41:34.025Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-10-08T17:41:36.203Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-10-08T17:41:48.584Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-10-08T17:41:48.584Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-10-08T17:41:48.584Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-10-08T17:41:48.584Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-10-08T17:41:48.584Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-10-08T17:41:48.584Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-10-08T17:41:48.584Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-10-08T17:41:49.553Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-10-08T17:41:49.553Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-10-08T17:41:49.553Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-10-08T17:41:49.553Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-10-08T17:41:51.730Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-10-08T17:41:53.269Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-10-08T17:41:53.270Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-10-08T17:41:55.447Z] === RUN TestDockerSuite/TestRunEnvironment [2019-10-08T17:41:55.447Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-10-08T17:41:55.447Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-10-08T17:41:55.447Z] === RUN TestDockerSuite/TestRunExitCode [2019-10-08T17:41:57.626Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-10-08T17:41:59.163Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-10-08T17:42:01.341Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-10-08T17:42:02.281Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-10-08T17:42:02.879Z] === RUN TestDockerSuite/TestRunExposePort [2019-10-08T17:42:02.879Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-10-08T17:42:02.879Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-10-08T17:42:02.879Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-10-08T17:42:02.879Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-10-08T17:42:02.879Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-08T17:42:03.337Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-10-08T17:42:03.337Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-10-08T17:42:03.337Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-10-08T17:42:11.911Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-10-08T17:42:11.911Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-10-08T17:42:11.911Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-10-08T17:42:11.911Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-10-08T17:42:11.911Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-10-08T17:42:11.911Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-10-08T17:42:11.911Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-10-08T17:42:20.479Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-10-08T17:42:20.479Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-10-08T17:42:21.447Z] === RUN TestDockerSuite/TestRunModeHostname [2019-10-08T17:42:21.447Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-10-08T17:42:21.447Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-10-08T17:42:21.447Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-10-08T17:42:21.447Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-10-08T17:42:21.447Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-10-08T17:42:21.447Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-10-08T17:42:21.447Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-10-08T17:42:21.447Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-10-08T17:42:21.447Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-10-08T17:42:21.447Z] === RUN TestDockerSuite/TestRunMount [2019-10-08T17:42:21.447Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-10-08T17:42:21.447Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-10-08T17:42:21.447Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-10-08T17:42:21.447Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-10-08T17:42:24.144Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2019-10-08T17:42:28.522Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-10-08T17:42:28.522Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-10-08T17:42:28.522Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-10-08T17:42:28.522Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-10-08T17:42:31.425Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-10-08T17:42:35.159Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-10-08T17:42:35.159Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-10-08T17:42:35.159Z] === RUN TestDockerSuite/TestRunNetHost [2019-10-08T17:42:35.159Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-10-08T17:42:35.159Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-10-08T17:42:35.159Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-10-08T17:42:35.159Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-10-08T17:42:35.159Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-10-08T17:42:35.159Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-10-08T17:42:35.159Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-10-08T17:42:35.618Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-10-08T17:42:36.585Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-10-08T17:42:38.121Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-10-08T17:42:40.299Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-10-08T17:42:41.266Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-10-08T17:42:42.802Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-10-08T17:42:43.261Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-10-08T17:42:43.261Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-10-08T17:42:43.261Z] === RUN TestDockerSuite/TestRunPortInUse [2019-10-08T17:42:43.261Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-10-08T17:42:43.261Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-10-08T17:42:43.261Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-10-08T17:42:43.261Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-10-08T17:42:43.261Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-08T17:42:45.447Z] === RUN TestDockerSuite/TestRunPublishPort [2019-10-08T17:42:45.447Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-10-08T17:42:45.447Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-10-08T17:42:45.447Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-10-08T17:42:45.447Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-10-08T17:42:45.447Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-10-08T17:42:52.517Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-10-08T17:42:52.517Z] === RUN TestDockerSuite/TestRunRm [2019-10-08T17:42:54.695Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-10-08T17:42:56.308Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-10-08T17:43:00.484Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-10-08T17:43:02.022Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-10-08T17:43:03.559Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-10-08T17:43:05.735Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-10-08T17:43:07.914Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-10-08T17:43:07.914Z] === RUN TestDockerSuite/TestRunState [2019-10-08T17:43:07.914Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-10-08T17:43:09.450Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-10-08T17:43:09.450Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-10-08T17:43:11.627Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-10-08T17:43:11.627Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-10-08T17:43:11.627Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-10-08T17:43:11.627Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-10-08T17:43:11.627Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-10-08T17:43:11.627Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-10-08T17:43:16.314Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-10-08T17:43:16.314Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-10-08T17:43:16.314Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-10-08T17:43:16.314Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-10-08T17:43:16.314Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-10-08T17:43:16.314Z] === RUN TestDockerSuite/TestRunUserByID [2019-10-08T17:43:16.314Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-10-08T17:43:16.314Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-10-08T17:43:16.314Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-10-08T17:43:16.314Z] === RUN TestDockerSuite/TestRunUserByName [2019-10-08T17:43:16.314Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-10-08T17:43:18.492Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-10-08T17:43:18.492Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-10-08T17:43:20.034Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-10-08T17:43:20.034Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-10-08T17:43:20.034Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-10-08T17:43:22.940Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-10-08T17:43:28.433Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2019-10-08T17:43:33.259Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-10-08T17:43:36.992Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-10-08T17:43:40.663Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2019-10-08T17:43:42.786Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-10-08T17:43:42.787Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-10-08T17:43:42.787Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-10-08T17:43:42.787Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-10-08T17:43:42.787Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-10-08T17:43:44.965Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-10-08T17:43:47.143Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-10-08T17:43:48.680Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-10-08T17:43:48.680Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-10-08T17:43:48.680Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-10-08T17:43:49.139Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-10-08T17:43:49.139Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-10-08T17:43:49.139Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-10-08T17:43:49.139Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-10-08T17:43:49.139Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-10-08T17:43:49.139Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-10-08T17:43:52.874Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-10-08T17:43:54.410Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-10-08T17:43:55.946Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-10-08T17:43:58.948Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2019-10-08T17:44:00.633Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-10-08T17:44:00.633Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-10-08T17:44:00.633Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-10-08T17:44:00.633Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-10-08T17:44:00.633Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-10-08T17:44:00.633Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-10-08T17:44:00.633Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-10-08T17:44:00.633Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-10-08T17:44:00.633Z] === RUN TestDockerSuite/TestSaveImageId [2019-10-08T17:44:00.633Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-10-08T17:44:00.633Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-10-08T17:44:00.633Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-10-08T17:44:00.633Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-10-08T17:44:00.633Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-10-08T17:44:00.633Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-10-08T17:44:00.633Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-10-08T17:44:00.633Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-10-08T17:44:00.633Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-10-08T17:44:02.810Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-10-08T17:44:02.810Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-10-08T17:44:03.270Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-10-08T17:44:03.728Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-10-08T17:44:05.265Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-10-08T17:44:15.581Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-10-08T17:44:15.581Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-10-08T17:44:17.004Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2019-10-08T17:44:22.768Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-10-08T17:44:22.768Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-10-08T17:44:25.672Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-10-08T17:44:25.672Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-10-08T17:44:25.672Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-10-08T17:44:25.672Z] === RUN TestDockerSuite/TestStartRecordError [2019-10-08T17:44:25.672Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-10-08T17:44:29.149Z] --- PASS: TestDockerExternalVolumeSuite (441.39s) [2019-10-08T17:44:29.149Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.94s) [2019-10-08T17:44:29.149Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume" [2019-10-08T17:44:29.149Z] docker_cli_external_volume_driver_test.go:53: Daemon dfecd485a3fa7 is not started [2019-10-08T17:44:29.149Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2019-10-08T17:44:29.149Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities" [2019-10-08T17:44:29.149Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.58s) [2019-10-08T17:44:29.149Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer" [2019-10-08T17:44:29.149Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2019-10-08T17:44:29.149Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet" [2019-10-08T17:44:29.149Z] docker_cli_external_volume_driver_test.go:53: Daemon d5413ed55efd3 is not started [2019-10-08T17:44:29.149Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2019-10-08T17:44:29.149Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse" [2019-10-08T17:44:29.149Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2019-10-08T17:44:29.149Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList" [2019-10-08T17:44:29.149Z] docker_cli_external_volume_driver_test.go:53: Daemon d24c67ddaa1c5 is not started [2019-10-08T17:44:29.149Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2019-10-08T17:44:29.149Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked" [2019-10-08T17:44:29.149Z] docker_cli_external_volume_driver_test.go:53: Daemon d388b26f82bef is not started [2019-10-08T17:44:29.149Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.58s) [2019-10-08T17:44:29.149Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID" [2019-10-08T17:44:29.149Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.61s) [2019-10-08T17:44:29.149Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed" [2019-10-08T17:44:29.149Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.81s) [2019-10-08T17:44:29.149Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete" [2019-10-08T17:44:29.149Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2019-10-08T17:44:29.149Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls" [2019-10-08T17:44:29.149Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.74s) [2019-10-08T17:44:29.149Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists" [2019-10-08T17:44:29.149Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.75s) [2019-10-08T17:44:29.149Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp" [2019-10-08T17:44:29.149Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.02s) [2019-10-08T17:44:29.149Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail" [2019-10-08T17:44:29.149Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.55s) [2019-10-08T17:44:29.149Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed" [2019-10-08T17:44:29.149Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.47s) [2019-10-08T17:44:29.149Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom" [2019-10-08T17:44:29.149Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.38s) [2019-10-08T17:44:29.149Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart" [2019-10-08T17:44:29.149Z] docker_cli_external_volume_driver_test.go:485: Daemon de48ab0699308 is not started [2019-10-08T17:44:29.149Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2019-10-08T17:44:29.149Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict" [2019-10-08T17:44:29.149Z] docker_cli_external_volume_driver_test.go:53: Daemon d00d3ddab06bb is not started [2019-10-08T17:44:29.149Z] PASS [2019-10-08T17:44:29.149Z] [2019-10-08T17:44:29.149Z] === Skipped [2019-10-08T17:44:29.149Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-10-08T17:44:29.149Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-10-08T17:44:29.149Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing" [2019-10-08T17:44:29.149Z] requirement.go:26: unmatched requirement bridgeNfIptables [2019-10-08T17:44:29.149Z] check_test.go:309: Daemon d7f08f99158cf is not started [2019-10-08T17:44:29.149Z] [2019-10-08T17:44:29.149Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-10-08T17:44:29.149Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-10-08T17:44:29.149Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled" [2019-10-08T17:44:29.149Z] requirement.go:26: unmatched requirement IPv6 [2019-10-08T17:44:29.149Z] check_test.go:309: Daemon ddc7d4c01024a is not started [2019-10-08T17:44:29.149Z] [2019-10-08T17:44:29.149Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2019-10-08T17:44:29.149Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2019-10-08T17:44:29.149Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize" [2019-10-08T17:44:29.149Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-08T17:44:29.149Z] check_test.go:309: Daemon d9445d2922c7b is not started [2019-10-08T17:44:29.149Z] [2019-10-08T17:44:29.149Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-10-08T17:44:29.149Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-10-08T17:44:29.149Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize" [2019-10-08T17:44:29.149Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-08T17:44:29.149Z] check_test.go:309: Daemon d716372ecee93 is not started [2019-10-08T17:44:29.149Z] [2019-10-08T17:44:29.149Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-10-08T17:44:29.149Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-10-08T17:44:29.149Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-10-08T17:44:29.149Z] [2019-10-08T17:44:29.149Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2019-10-08T17:44:29.149Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2019-10-08T17:44:29.149Z] requirement.go:26: unmatched requirement IPv6 [2019-10-08T17:44:29.149Z] [2019-10-08T17:44:29.149Z] [2019-10-08T17:44:29.149Z] DONE 270 tests, 6 skipped in 2575.087s [2019-10-08T17:44:29.149Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-08T17:44:29.708Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/da06df646563c/docker.pid [2019-10-08T17:44:29.708Z] +++ kill 6042 [2019-10-08T17:44:29.708Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 6042 is not a child of this shell [2019-10-08T17:44:29.708Z] warning: PID 6042 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/da06df646563c/docker.pid had a nonzero exit code [2019-10-08T17:44:29.708Z] ++++ cat bundles/test-integration/docker.pid [2019-10-08T17:44:29.708Z] +++ kill 7204 [2019-10-08T17:44:30.630Z] umount: bundles/test-integration/root: mountpoint not found [2019-10-08T17:44:30.630Z] +++ /etc/init.d/apparmor stop [2019-10-08T17:44:30.630Z] Clearing AppArmor profiles cache:. [2019-10-08T17:44:30.630Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-08T17:44:30.630Z] Unloading profiles will leave already running processes permanently [2019-10-08T17:44:30.630Z] unconfined, which can lead to unexpected situations. [2019-10-08T17:44:30.630Z] [2019-10-08T17:44:30.630Z] To set a process to complain mode, use the command line tool [2019-10-08T17:44:30.630Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-08T17:44:30.630Z] with the 'teardown' option." [2019-10-08T17:44:30.885Z] [2019-10-08T17:44:31.140Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2019-10-08T17:44:31.150Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-08T17:44:32.335Z] + echo Ensuring container killed. [2019-10-08T17:44:32.335Z] Ensuring container killed. [2019-10-08T17:44:32.335Z] + docker ps -aq -f name=docker-pr17-* [2019-10-08T17:44:32.335Z] + cids=a94460c8ed8f [2019-10-08T17:44:32.335Z] 5d569490cf3f [2019-10-08T17:44:32.335Z] 153b02e80f20 [2019-10-08T17:44:32.335Z] + [ -n a94460c8ed8f [2019-10-08T17:44:32.335Z] 5d569490cf3f [2019-10-08T17:44:32.335Z] 153b02e80f20 ] [2019-10-08T17:44:32.335Z] + docker rm -vf a94460c8ed8f 5d569490cf3f 153b02e80f20 [2019-10-08T17:44:34.884Z] a94460c8ed8f [2019-10-08T17:44:34.884Z] 5d569490cf3f [2019-10-08T17:44:34.884Z] 153b02e80f20 [Pipeline] sh [2019-10-08T17:44:35.259Z] + echo Chowning /workspace to jenkins user [2019-10-08T17:44:35.259Z] Chowning /workspace to jenkins user [2019-10-08T17:44:35.259Z] + id -u [2019-10-08T17:44:35.259Z] + id -g [2019-10-08T17:44:35.259Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39678:/workspace busybox chown -R 1000:1000 /workspace [2019-10-08T17:44:35.994Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-10-08T17:44:35.994Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-10-08T17:44:35.994Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-10-08T17:44:35.994Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-10-08T17:44:35.994Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-10-08T17:44:35.994Z] === RUN TestDockerSuite/TestStatsNoStream [2019-10-08T17:44:35.994Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-10-08T17:44:36.963Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-10-08T17:44:39.145Z] === RUN TestDockerSuite/TestTopPrivileged [2019-10-08T17:44:39.145Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-08T17:44:39.961Z] + bundleName=amd64 [2019-10-08T17:44:39.961Z] + echo Creating amd64-bundles.tar.gz [2019-10-08T17:44:39.961Z] Creating amd64-bundles.tar.gz [2019-10-08T17:44:39.961Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-10-08T17:44:39.961Z] + xargs tar -czf amd64-bundles.tar.gz [2019-10-08T17:44:40.682Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-10-08T17:44:40.682Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-10-08T17:44:40.682Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-10-08T17:44:40.682Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-10-08T17:44:40.682Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-10-08T17:44:40.682Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-10-08T17:44:40.682Z] === RUN TestDockerSuite/TestVolumeCLICreate [Pipeline] archiveArtifacts [2019-10-08T17:44:40.934Z] Archiving artifacts [2019-10-08T17:44:41.265Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39678/17/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-08T17:44:41.610Z] + make clean [2019-10-08T17:44:41.865Z] docker volume rm -f docker-dev-cache [2019-10-08T17:44:41.865Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-08T17:44:58.357Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-10-08T17:44:58.357Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-10-08T17:44:58.357Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-10-08T17:44:58.357Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-10-08T17:44:58.357Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-10-08T17:44:58.357Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-10-08T17:44:58.357Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-10-08T17:44:59.324Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-10-08T17:44:59.324Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-10-08T17:45:02.229Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-10-08T17:45:02.229Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-10-08T17:45:02.229Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-10-08T17:45:02.688Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-10-08T17:45:02.688Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-10-08T17:45:09.761Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-10-08T17:45:09.761Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-10-08T17:45:09.761Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-10-08T17:45:09.761Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-10-08T17:45:09.761Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-10-08T17:45:15.552Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-10-08T17:45:15.552Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-10-08T17:45:16.011Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-10-08T17:45:24.579Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-10-08T17:45:24.580Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-10-08T17:45:25.040Z] --- PASS: TestDockerSuite (2332.65s) [2019-10-08T17:45:25.040Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2019-10-08T17:45:25.040Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2019-10-08T17:45:25.040Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.040Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-10-08T17:45:25.040Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2019-10-08T17:45:25.040Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2019-10-08T17:45:25.040Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-10-08T17:45:25.040Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.040Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-10-08T17:45:25.040Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.58s) [2019-10-08T17:45:25.040Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.20s) [2019-10-08T17:45:25.040Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.72s) [2019-10-08T17:45:25.040Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2019-10-08T17:45:25.040Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (139.56s) [2019-10-08T17:45:25.040Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.10s) [2019-10-08T17:45:25.040Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.02s) [2019-10-08T17:45:25.040Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2019-10-08T17:45:25.040Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.040Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2019-10-08T17:45:25.040Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.040Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-10-08T17:45:25.040Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.040Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-10-08T17:45:25.040Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.040Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2019-10-08T17:45:25.040Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.040Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2019-10-08T17:45:25.040Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.040Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2019-10-08T17:45:25.040Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.040Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2019-10-08T17:45:25.040Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-10-08T17:45:25.040Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.040Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.26s) [2019-10-08T17:45:25.040Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2019-10-08T17:45:25.040Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.040Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2019-10-08T17:45:25.040Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.040Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.98s) [2019-10-08T17:45:25.040Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.94s) [2019-10-08T17:45:25.040Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2019-10-08T17:45:25.040Z] requirement.go:26: unmatched requirement Apparmor [2019-10-08T17:45:25.040Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2019-10-08T17:45:25.040Z] requirement.go:26: unmatched requirement Apparmor [2019-10-08T17:45:25.040Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2019-10-08T17:45:25.040Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.040Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2019-10-08T17:45:25.040Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.040Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.83s) [2019-10-08T17:45:25.040Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2019-10-08T17:45:25.040Z] requirement.go:26: unmatched requirement IsPausable [2019-10-08T17:45:25.040Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2019-10-08T17:45:25.040Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.040Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.62s) [2019-10-08T17:45:25.040Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (98.86s) [2019-10-08T17:45:25.040Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s) [2019-10-08T17:45:25.040Z] requirement.go:26: unmatched requirement UnixCli [2019-10-08T17:45:25.040Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.61s) [2019-10-08T17:45:25.040Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2019-10-08T17:45:25.040Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.11s) [2019-10-08T17:45:25.040Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.72s) [2019-10-08T17:45:25.040Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2019-10-08T17:45:25.040Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.040Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2019-10-08T17:45:25.040Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.040Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2019-10-08T17:45:25.040Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.040Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2019-10-08T17:45:25.040Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.69s) [2019-10-08T17:45:25.040Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.83s) [2019-10-08T17:45:25.040Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.16s) [2019-10-08T17:45:25.040Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2019-10-08T17:45:25.040Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.040Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2019-10-08T17:45:25.040Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.040Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2019-10-08T17:45:25.040Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.19s) [2019-10-08T17:45:25.040Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.16s) [2019-10-08T17:45:25.040Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.54s) [2019-10-08T17:45:25.040Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.87s) [2019-10-08T17:45:25.040Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2019-10-08T17:45:25.040Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.040Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.00s) [2019-10-08T17:45:25.040Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.34s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.95s) [2019-10-08T17:45:25.041Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2019-10-08T17:45:25.041Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.041Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2019-10-08T17:45:25.041Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.041Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2019-10-08T17:45:25.041Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.041Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2019-10-08T17:45:25.041Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.42s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildAddTar (32.09s) [2019-10-08T17:45:25.041Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2019-10-08T17:45:25.041Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.041Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.34s) [2019-10-08T17:45:25.041Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (22.45s) [2019-10-08T17:45:25.041Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.78s) [2019-10-08T17:45:25.041Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.51s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.79s) [2019-10-08T17:45:25.041Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.07s) [2019-10-08T17:45:25.041Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.76s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.91s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.43s) [2019-10-08T17:45:25.041Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.38s) [2019-10-08T17:45:25.041Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.69s) [2019-10-08T17:45:25.041Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2019-10-08T17:45:25.041Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.041Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2019-10-08T17:45:25.041Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.58s) [2019-10-08T17:45:25.041Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2019-10-08T17:45:25.041Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.49s) [2019-10-08T17:45:25.041Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2019-10-08T17:45:25.041Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.041Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2019-10-08T17:45:25.041Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (26.77s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.45s) [2019-10-08T17:45:25.041Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.70s) [2019-10-08T17:45:25.041Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.041Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.38s) [2019-10-08T17:45:25.041Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.33s) [2019-10-08T17:45:25.041Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2019-10-08T17:45:25.041Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.30s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.18s) [2019-10-08T17:45:25.041Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2019-10-08T17:45:25.041Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.041Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2019-10-08T17:45:25.041Z] requirement.go:26: unmatched requirement UnixCli [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.18s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.81s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildCmd (0.46s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.51s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.49s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.84s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.87s) [2019-10-08T17:45:25.041Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2019-10-08T17:45:25.041Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.07s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildContChar (12.16s) [2019-10-08T17:45:25.041Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2019-10-08T17:45:25.041Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.39s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.92s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.91s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.45s) [2019-10-08T17:45:25.041Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2019-10-08T17:45:25.041Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.70s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.55s) [2019-10-08T17:45:25.041Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2019-10-08T17:45:25.041Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.041Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2019-10-08T17:45:25.041Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.98s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (31.89s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.51s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.30s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.19s) [2019-10-08T17:45:25.041Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.34s) [2019-10-08T17:45:25.041Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.041Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s) [2019-10-08T17:45:25.041Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.041Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2019-10-08T17:45:25.041Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.59s) [2019-10-08T17:45:25.041Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2019-10-08T17:45:25.041Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (22.09s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.66s) [2019-10-08T17:45:25.041Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.38s) [2019-10-08T17:45:25.041Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (17.30s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.47s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.94s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.04s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.72s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.51s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildDockerignore (58.78s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.87s) [2019-10-08T17:45:25.041Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.39s) [2019-10-08T17:45:25.041Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (68.55s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.62s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.99s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (21.41s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.74s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.32s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (38.15s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.92s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (14.98s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (83.34s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.45s) [2019-10-08T17:45:25.041Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.35s) [2019-10-08T17:45:25.041Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.041Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2019-10-08T17:45:25.041Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.50s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.05s) [2019-10-08T17:45:25.041Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2019-10-08T17:45:25.041Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.40s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.44s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.91s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.75s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.61s) [2019-10-08T17:45:25.041Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2019-10-08T17:45:25.041Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.041Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.33s) [2019-10-08T17:45:25.041Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.041Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2019-10-08T17:45:25.041Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.041Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2019-10-08T17:45:25.041Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.041Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2019-10-08T17:45:25.041Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.20s) [2019-10-08T17:45:25.041Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2019-10-08T17:45:25.041Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.041Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2019-10-08T17:45:25.041Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.041Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2019-10-08T17:45:25.041Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.80s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.66s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.83s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.58s) [2019-10-08T17:45:25.041Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2019-10-08T17:45:25.041Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.041Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2019-10-08T17:45:25.041Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.041Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2019-10-08T17:45:25.041Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.041Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2019-10-08T17:45:25.041Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.041Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2019-10-08T17:45:25.041Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildFails (1.94s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (9.55s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.05s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildForceRm (11.20s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.63s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.31s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.20s) [2019-10-08T17:45:25.041Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2019-10-08T17:45:25.041Z] requirement.go:26: unmatched requirement UnixCli [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.67s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.49s) [2019-10-08T17:45:25.041Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2019-10-08T17:45:25.041Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.09s) [2019-10-08T17:45:25.041Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2019-10-08T17:45:25.041Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildHistory (10.35s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.80s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.94s) [2019-10-08T17:45:25.041Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2019-10-08T17:45:25.041Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.66s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.19s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildLabel (0.83s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.56s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.82s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.53s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildLabels (0.86s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.43s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.97s) [2019-10-08T17:45:25.041Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2019-10-08T17:45:25.041Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.041Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2019-10-08T17:45:25.041Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.50s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.61s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.77s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (19.45s) [2019-10-08T17:45:25.041Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2019-10-08T17:45:25.041Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.00s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (33.78s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.39s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.70s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.36s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.08s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.93s) [2019-10-08T17:45:25.041Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2019-10-08T17:45:25.041Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.92s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.68s) [2019-10-08T17:45:25.041Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2019-10-08T17:45:25.041Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.041Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2019-10-08T17:45:25.041Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.37s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.24s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.14s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.22s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.27s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.04s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.16s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.89s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.39s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.15s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.36s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.39s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.95s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.73s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.98s) [2019-10-08T17:45:25.041Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2019-10-08T17:45:25.041Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.041Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2019-10-08T17:45:25.041Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.93s) [2019-10-08T17:45:25.041Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2019-10-08T17:45:25.041Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (39.79s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (17.75s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildRm (13.10s) [2019-10-08T17:45:25.041Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.19s) [2019-10-08T17:45:25.041Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.42s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.32s) [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.29s) [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.15s) [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.60s) [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (14.87s) [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.76s) [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.53s) [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.32s) [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.27s) [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.93s) [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestBuildStderr (4.43s) [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.31s) [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.34s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.81s) [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.12s) [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.59s) [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.04s) [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.17s) [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.49s) [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.49s) [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (20.97s) [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.81s) [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (13.11s) [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.11s) [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.36s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.38s) [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.34s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.22s) [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.59s) [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.40s) [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.40s) [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.39s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.39s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.08s) [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.22s) [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.73s) [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.32s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2019-10-08T17:45:25.042Z] docker_cli_sni_test.go:18: Flakey test [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.84s) [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.23s) [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestCommitChange (4.69s) [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.25s) [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestCommitNewFile (11.02s) [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestCommitTTY (11.03s) [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.31s) [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.08s) [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (11.20s) [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.96s) [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.53s) [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.19s) [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.23s) [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.85s) [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.77s) [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.91s) [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.98s) [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.02s) [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.66s) [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.07s) [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.21s) [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.96s) [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.40s) [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.59s) [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.51s) [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestContainerAPIStop (6.78s) [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.89s) [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.93s) [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.68s) [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.75s) [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.65s) [2019-10-08T17:45:25.042Z] docker_api_containers_test.go:2100: case 0 - config: {volume c:\foo false } [2019-10-08T17:45:25.042Z] docker_api_containers_test.go:2100: case 1 - config: {volume c:\foo\ false } [2019-10-08T17:45:25.042Z] docker_api_containers_test.go:2100: case 2 - config: {volume test1 c:\foo false } [2019-10-08T17:45:25.042Z] docker_api_containers_test.go:2100: case 3 - config: {volume test2 c:\foo true } [2019-10-08T17:45:25.042Z] docker_api_containers_test.go:2100: case 4 - config: {volume test3 c:\foo false 0xc0001ad920 } [2019-10-08T17:45:25.042Z] docker_api_containers_test.go:2100: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1256431762 c:\foo false } [2019-10-08T17:45:25.042Z] docker_api_containers_test.go:2100: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1256431762 c:\foo true } [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.21s) [2019-10-08T17:45:25.042Z] docker_api_containers_test.go:1927: case 0 [2019-10-08T17:45:25.042Z] docker_api_containers_test.go:1927: case 1 [2019-10-08T17:45:25.042Z] docker_api_containers_test.go:1927: case 2 [2019-10-08T17:45:25.042Z] docker_api_containers_test.go:1927: case 3 [2019-10-08T17:45:25.042Z] docker_api_containers_test.go:1927: case 4 [2019-10-08T17:45:25.042Z] docker_api_containers_test.go:1927: case 5 [2019-10-08T17:45:25.042Z] docker_api_containers_test.go:1927: case 6 [2019-10-08T17:45:25.042Z] docker_api_containers_test.go:1927: case 7 [2019-10-08T17:45:25.042Z] docker_api_containers_test.go:1927: case 8 [2019-10-08T17:45:25.042Z] docker_api_containers_test.go:1927: case 9 [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.30s) [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.09s) [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2019-10-08T17:45:25.042Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.11s) [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.11s) [2019-10-08T17:45:25.042Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-a065218061\file1 a7c3f4b2588a2c5ab931d6b1c987e71107d9c8978bb36498b2bfec02b44e32c7:/root/itWorks.txt` [2019-10-08T17:45:25.042Z] docker_cli_cp_utils_test.go:279: checking that container "a7c3f4b2588a2c5ab931d6b1c987e71107d9c8978bb36498b2bfec02b44e32c7" start output contains "file1\n" [2019-10-08T17:45:25.042Z] docker_cli_cp_utils_test.go:209: running `docker start -a a7c3f4b2588a2c5ab931d6b1c987e71107d9c8978bb36498b2bfec02b44e32c7` [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.21s) [2019-10-08T17:45:25.042Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-b348017160\file1 fa68f3b980a1dcd5e13b938abd55ffe0d2b0f0e92676575e01a0c18960986828:testDir/` [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- PASS: TestDockerSuite/TestCpToCaseE (17.92s) [2019-10-08T17:45:25.042Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e563105223\dir1 bd1f1e96352cc8378ac6eed932e1fd8fe4bbe297d95667221f92bba9b810acf2:testDir` [2019-10-08T17:45:25.042Z] docker_cli_cp_utils_test.go:279: checking that container "bd1f1e96352cc8378ac6eed932e1fd8fe4bbe297d95667221f92bba9b810acf2" start output contains "file1-1\n" [2019-10-08T17:45:25.042Z] docker_cli_cp_utils_test.go:209: running `docker start -a bd1f1e96352cc8378ac6eed932e1fd8fe4bbe297d95667221f92bba9b810acf2` [2019-10-08T17:45:25.042Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e563105223\dir1 d45ecf30cd0ec1533252db64796f6c6f48637159035024b9e6ab2803e19c34ee:testDir/` [2019-10-08T17:45:25.042Z] docker_cli_cp_utils_test.go:279: checking that container "d45ecf30cd0ec1533252db64796f6c6f48637159035024b9e6ab2803e19c34ee" start output contains "file1-1\n" [2019-10-08T17:45:25.042Z] docker_cli_cp_utils_test.go:209: running `docker start -a d45ecf30cd0ec1533252db64796f6c6f48637159035024b9e6ab2803e19c34ee` [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.042Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2019-10-08T17:45:25.042Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.23s) [2019-10-08T17:45:25.043Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h137310330\dir1\. c2665fbcb59d9e855e000a225a4a968dbf85866eaea1ffe0600af95fe28b525f:testDir` [2019-10-08T17:45:25.043Z] docker_cli_cp_utils_test.go:279: checking that container "c2665fbcb59d9e855e000a225a4a968dbf85866eaea1ffe0600af95fe28b525f" start output contains "file1-1\n" [2019-10-08T17:45:25.043Z] docker_cli_cp_utils_test.go:209: running `docker start -a c2665fbcb59d9e855e000a225a4a968dbf85866eaea1ffe0600af95fe28b525f` [2019-10-08T17:45:25.043Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h137310330\dir1\. d4b600b0397b895e9940085ca4e8c44fbaba4eb34d835227c01b2a3ddbb8a094:testDir/` [2019-10-08T17:45:25.043Z] docker_cli_cp_utils_test.go:279: checking that container "d4b600b0397b895e9940085ca4e8c44fbaba4eb34d835227c01b2a3ddbb8a094" start output contains "file1-1\n" [2019-10-08T17:45:25.043Z] docker_cli_cp_utils_test.go:209: running `docker start -a d4b600b0397b895e9940085ca4e8c44fbaba4eb34d835227c01b2a3ddbb8a094` [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestCpToDot (2.00s) [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestCpToStdout (2.27s) [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s) [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestCreateArgs (0.16s) [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.65s) [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.11s) [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.15s) [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.82s) [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.55s) [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestCreateLabels (0.15s) [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestCreateRM (0.28s) [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement Devicemapper [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.15s) [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.28s) [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.20s) [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.19s) [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.48s) [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.66s) [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.15s) [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.01s) [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.01s) [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.92s) [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.02s) [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.18s) [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestEventsCopy (4.82s) [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.56s) [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.00s) [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.70s) [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.18s) [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.98s) [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.91s) [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestEventsFilters (4.11s) [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestEventsFormat (3.99s) [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestEventsRename (2.09s) [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestEventsResize (2.43s) [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.02s) [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.43s) [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.48s) [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestEventsUntag (2.72s) [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.44s) [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.64s) [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.89s) [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.86s) [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.86s) [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.84s) [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.75s) [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.70s) [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.93s) [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestExecInspectID (4.38s) [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement IsPausable [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.23s) [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.94s) [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.21s) [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.69s) [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.71s) [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.36s) [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.69s) [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s) [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.28s) [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s) [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.29s) [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.58s) [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.87s) [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.50s) [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.22s) [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.80s) [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.15s) [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestImagesFormat (0.18s) [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.44s) [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestImportBadURL (2.41s) [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestInfoDebug (0.01s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryAdvertiseInterfaceName (0.39s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryBackend (0.01s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestInfoDiscoveryInvalidAdvertise (0.01s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement IsPausable [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2019-10-08T17:45:25.043Z] --- PASS: TestDockerSuite/TestInfoFormat (0.12s) [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestInsecureRegistries (0.01s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.043Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2019-10-08T17:45:25.043Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.97s) [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.95s) [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2019-10-08T17:45:25.044Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2019-10-08T17:45:25.044Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2019-10-08T17:45:25.044Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.85s) [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.16s) [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.93s) [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-10-08T17:45:25.044Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2019-10-08T17:45:25.044Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2019-10-08T17:45:25.044Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestInspectDefault (1.87s) [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestInspectHistory (9.12s) [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2019-10-08T17:45:25.044Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2019-10-08T17:45:25.044Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-10-08T17:45:25.044Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.99s) [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.85s) [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s) [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.90s) [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.89s) [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2019-10-08T17:45:25.044Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.91s) [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestInspectStatus (2.18s) [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.62s) [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.88s) [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.11s) [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.62s) [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.97s) [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.95s) [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.08s) [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2019-10-08T17:45:25.044Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2019-10-08T17:45:25.044Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2019-10-08T17:45:25.044Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2019-10-08T17:45:25.044Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2019-10-08T17:45:25.044Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2019-10-08T17:45:25.044Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2019-10-08T17:45:25.044Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2019-10-08T17:45:25.044Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2019-10-08T17:45:25.044Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2019-10-08T17:45:25.044Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2019-10-08T17:45:25.044Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2019-10-08T17:45:25.044Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2019-10-08T17:45:25.044Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2019-10-08T17:45:25.044Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2019-10-08T17:45:25.044Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2019-10-08T17:45:25.044Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.73s) [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.67s) [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.31s) [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.19s) [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2019-10-08T17:45:25.044Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.91s) [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.38s) [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.31s) [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.74s) [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.26s) [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.09s) [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2019-10-08T17:45:25.044Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.08s) [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.95s) [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestLogsSince (8.60s) [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2019-10-08T17:45:25.044Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2019-10-08T17:45:25.044Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestLogsTail (2.49s) [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.18s) [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.90s) [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2019-10-08T17:45:25.044Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2019-10-08T17:45:25.044Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2019-10-08T17:45:25.044Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2019-10-08T17:45:25.044Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2019-10-08T17:45:25.044Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2019-10-08T17:45:25.044Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2019-10-08T17:45:25.044Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2019-10-08T17:45:25.044Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2019-10-08T17:45:25.044Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2019-10-08T17:45:25.044Z] requirement.go:26: unmatched requirement IsAmd64 [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2019-10-08T17:45:25.044Z] requirement.go:26: unmatched requirement IsAmd64 [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2019-10-08T17:45:25.044Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2019-10-08T17:45:25.044Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2019-10-08T17:45:25.044Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2019-10-08T17:45:25.044Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2019-10-08T17:45:25.044Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2019-10-08T17:45:25.044Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.71s) [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2019-10-08T17:45:25.044Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2019-10-08T17:45:25.044Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2019-10-08T17:45:25.044Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-10-08T17:45:25.044Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2019-10-08T17:45:25.044Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-10-08T17:45:25.044Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2019-10-08T17:45:25.044Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2019-10-08T17:45:25.044Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.90s) [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-10-08T17:45:25.044Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestPsByOrder (6.93s) [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2019-10-08T17:45:25.044Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.67s) [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.03s) [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.25s) [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2019-10-08T17:45:25.044Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (10.98s) [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.14s) [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (10.89s) [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (8.67s) [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2019-10-08T17:45:25.044Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2019-10-08T17:45:25.044Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.83s) [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2019-10-08T17:45:25.044Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2019-10-08T17:45:25.044Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2019-10-08T17:45:25.044Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2019-10-08T17:45:25.044Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.92s) [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2019-10-08T17:45:25.044Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.59s) [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2019-10-08T17:45:25.044Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.45s) [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.98s) [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2019-10-08T17:45:25.044Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.71s) [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.54s) [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.98s) [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (21.09s) [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2019-10-08T17:45:25.044Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.28s) [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.21s) [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.15s) [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.61s) [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.87s) [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (8.62s) [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2019-10-08T17:45:25.044Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.86s) [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.25s) [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.85s) [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.34s) [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.58s) [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.04s) [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.84s) [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.95s) [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.24s) [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestRmiTag (0.59s) [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.98s) [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.36s) [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.34s) [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.66s) [2019-10-08T17:45:25.044Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.07s) [2019-10-08T17:45:25.044Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2019-10-08T17:45:25.044Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.045Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2019-10-08T17:45:25.045Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.045Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2019-10-08T17:45:25.045Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.045Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2019-10-08T17:45:25.045Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.045Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-10-08T17:45:25.045Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.045Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2019-10-08T17:45:25.045Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.045Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2019-10-08T17:45:25.045Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.045Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.83s) [2019-10-08T17:45:25.045Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2019-10-08T17:45:25.045Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.045Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2019-10-08T17:45:25.045Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.045Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.83s) [2019-10-08T17:45:25.045Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.41s) [2019-10-08T17:45:25.045Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.87s) [2019-10-08T17:45:25.045Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.91s) [2019-10-08T17:45:25.045Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.08s) [2019-10-08T17:45:25.045Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2019-10-08T17:45:25.045Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.30s) [2019-10-08T17:45:25.045Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2019-10-08T17:45:25.045Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.045Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2019-10-08T17:45:25.045Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.045Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2019-10-08T17:45:25.045Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.045Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2019-10-08T17:45:25.045Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.045Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2019-10-08T17:45:25.045Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.045Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2019-10-08T17:45:25.045Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.045Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2019-10-08T17:45:25.045Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.045Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2019-10-08T17:45:25.045Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.045Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2019-10-08T17:45:25.045Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.045Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2019-10-08T17:45:25.045Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.045Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2019-10-08T17:45:25.045Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.045Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.01s) [2019-10-08T17:45:25.045Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-10-08T17:45:25.045Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.045Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.67s) [2019-10-08T17:45:25.045Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2019-10-08T17:45:25.045Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.045Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2019-10-08T17:45:25.045Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.045Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.96s) [2019-10-08T17:45:25.045Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2019-10-08T17:45:25.045Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.045Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2019-10-08T17:45:25.045Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.045Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2019-10-08T17:45:25.045Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.045Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2019-10-08T17:45:25.045Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.045Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2019-10-08T17:45:25.045Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.045Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2019-10-08T17:45:25.045Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.045Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2019-10-08T17:45:25.045Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.045Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.04s) [2019-10-08T17:45:25.045Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (1.96s) [2019-10-08T17:45:25.045Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.89s) [2019-10-08T17:45:25.045Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2019-10-08T17:45:25.045Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.045Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2019-10-08T17:45:25.045Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.045Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2019-10-08T17:45:25.045Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.045Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.04s) [2019-10-08T17:45:25.045Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2019-10-08T17:45:25.045Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.045Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2019-10-08T17:45:25.045Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.045Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2019-10-08T17:45:25.045Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.045Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2019-10-08T17:45:25.045Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.045Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.23s) [2019-10-08T17:45:25.045Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (11.11s) [2019-10-08T17:45:25.045Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2019-10-08T17:45:25.045Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.045Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2019-10-08T17:45:25.045Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.045Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2019-10-08T17:45:25.045Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.045Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2019-10-08T17:45:25.045Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.045Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2019-10-08T17:45:25.045Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.045Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2019-10-08T17:45:25.045Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.045Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.13s) [2019-10-08T17:45:25.045Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2019-10-08T17:45:25.045Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.045Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.09s) [2019-10-08T17:45:25.045Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2019-10-08T17:45:25.045Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.045Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.93s) [2019-10-08T17:45:25.045Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.86s) [2019-10-08T17:45:25.045Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2019-10-08T17:45:25.045Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.045Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.91s) [2019-10-08T17:45:25.045Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2019-10-08T17:45:25.045Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.045Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2019-10-08T17:45:25.045Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.045Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2019-10-08T17:45:25.045Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.045Z] --- PASS: TestDockerSuite/TestRunExitCode (1.89s) [2019-10-08T17:45:25.045Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.88s) [2019-10-08T17:45:25.045Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.81s) [2019-10-08T17:45:25.045Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.06s) [2019-10-08T17:45:25.045Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2019-10-08T17:45:25.045Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2019-10-08T17:45:25.045Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.045Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2019-10-08T17:45:25.045Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.045Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2019-10-08T17:45:25.045Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.045Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2019-10-08T17:45:25.045Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.045Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-10-08T17:45:25.045Z] requirement.go:26: unmatched requirement IsolationIsHyperv [2019-10-08T17:45:25.045Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2019-10-08T17:45:25.045Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.045Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2019-10-08T17:45:25.045Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.045Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.36s) [2019-10-08T17:45:25.045Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2019-10-08T17:45:25.045Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.045Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2019-10-08T17:45:25.045Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2019-10-08T17:45:25.045Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.045Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2019-10-08T17:45:25.045Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.045Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2019-10-08T17:45:25.045Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.045Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2019-10-08T17:45:25.045Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.045Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.17s) [2019-10-08T17:45:25.045Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2019-10-08T17:45:25.045Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.58s) [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (5.93s) [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.02s) [2019-10-08T17:45:25.506Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.43s) [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.30s) [2019-10-08T17:45:25.506Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.08s) [2019-10-08T17:45:25.506Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.79s) [2019-10-08T17:45:25.506Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.81s) [2019-10-08T17:45:25.506Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.95s) [2019-10-08T17:45:25.506Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.80s) [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.32s) [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement Apparmor [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (6.86s) [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- PASS: TestDockerSuite/TestRunRm (1.93s) [2019-10-08T17:45:25.506Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.33s) [2019-10-08T17:45:25.506Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.11s) [2019-10-08T17:45:25.506Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.89s) [2019-10-08T17:45:25.506Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.82s) [2019-10-08T17:45:25.506Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.22s) [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.84s) [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.71s) [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2019-10-08T17:45:25.506Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.42s) [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement Apparmor [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.03s) [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.85s) [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.63s) [2019-10-08T17:45:25.506Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (10.68s) [2019-10-08T17:45:25.506Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.84s) [2019-10-08T17:45:25.506Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.23s) [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.10s) [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.27s) [2019-10-08T17:45:25.506Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.91s) [2019-10-08T17:45:25.506Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.09s) [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2019-10-08T17:45:25.506Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.78s) [2019-10-08T17:45:25.506Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.52s) [2019-10-08T17:45:25.506Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.80s) [2019-10-08T17:45:25.506Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.87s) [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement Apparmor [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2019-10-08T17:45:25.506Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.506Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.38s) [2019-10-08T17:45:25.507Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2019-10-08T17:45:25.507Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2019-10-08T17:45:25.507Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.22s) [2019-10-08T17:45:25.507Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.51s) [2019-10-08T17:45:25.507Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (10.50s) [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.64s) [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.57s) [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement IsPausable [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.17s) [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.82s) [2019-10-08T17:45:25.507Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.02s) [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.80s) [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.27s) [2019-10-08T17:45:25.507Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s) [2019-10-08T17:45:25.507Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.17s) [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.29s) [2019-10-08T17:45:25.507Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.25s) [2019-10-08T17:45:25.507Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.12s) [2019-10-08T17:45:25.507Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.19s) [2019-10-08T17:45:25.507Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2019-10-08T17:45:25.507Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.42s) [2019-10-08T17:45:25.507Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.35s) [2019-10-08T17:45:25.507Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.35s) [2019-10-08T17:45:25.507Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2019-10-08T17:45:25.507Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.16s) [2019-10-08T17:45:25.507Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.54s) [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.53s) [2019-10-08T17:45:25.507Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.17s) [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.58s) [2019-10-08T17:45:25.507Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.25s) [2019-10-08T17:45:25.507Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.25s) [2019-10-08T17:45:25.507Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.55s) [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.26s) [2019-10-08T17:45:25.507Z] === RUN TestDockerRegistrySuite [2019-10-08T17:45:25.507Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-10-08T17:45:25.507Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-10-08T17:45:25.507Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-10-08T17:45:25.507Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-10-08T17:45:25.507Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-10-08T17:45:25.507Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-10-08T17:45:25.507Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-10-08T17:45:25.507Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-10-08T17:45:25.507Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-10-08T17:45:25.507Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-10-08T17:45:25.507Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-10-08T17:45:25.507Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-10-08T17:45:25.507Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-10-08T17:45:25.507Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-10-08T17:45:25.507Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-10-08T17:45:25.507Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-10-08T17:45:25.507Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-10-08T17:45:25.507Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-10-08T17:45:25.507Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-10-08T17:45:25.507Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-10-08T17:45:25.507Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-10-08T17:45:25.507Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-10-08T17:45:25.507Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-10-08T17:45:25.507Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-10-08T17:45:25.507Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-10-08T17:45:25.507Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-10-08T17:45:25.507Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-10-08T17:45:25.507Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-10-08T17:45:25.507Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-10-08T17:45:25.507Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-10-08T17:45:25.507Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-10-08T17:45:25.507Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-10-08T17:45:25.507Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-10-08T17:45:25.507Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-10-08T17:45:25.507Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-10-08T17:45:25.507Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-10-08T17:45:25.507Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-10-08T17:45:25.507Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-10-08T17:45:25.507Z] --- PASS: TestDockerRegistrySuite (0.00s) [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] === RUN TestDockerSchema1RegistrySuite [2019-10-08T17:45:25.507Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-10-08T17:45:25.507Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-10-08T17:45:25.507Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-10-08T17:45:25.507Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-10-08T17:45:25.507Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-10-08T17:45:25.507Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-10-08T17:45:25.507Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-10-08T17:45:25.507Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-10-08T17:45:25.507Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-10-08T17:45:25.507Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-10-08T17:45:25.507Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-10-08T17:45:25.507Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-10-08T17:45:25.507Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-10-08T17:45:25.507Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-10-08T17:45:25.507Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-10-08T17:45:25.507Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-10-08T17:45:25.507Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-10-08T17:45:25.507Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-10-08T17:45:25.507Z] --- PASS: TestDockerSchema1RegistrySuite (0.02s) [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.01s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-10-08T17:45:25.507Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-10-08T17:45:25.507Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-10-08T17:45:25.507Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-10-08T17:45:25.507Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-10-08T17:45:25.507Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-10-08T17:45:25.507Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-10-08T17:45:25.507Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-10-08T17:45:25.507Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-10-08T17:45:25.507Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2019-10-08T17:45:25.507Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.507Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2019-10-08T17:45:25.508Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.508Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2019-10-08T17:45:25.508Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.508Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2019-10-08T17:45:25.508Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.508Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2019-10-08T17:45:25.508Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.508Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2019-10-08T17:45:25.508Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.508Z] === RUN TestDockerRegistryAuthTokenSuite [2019-10-08T17:45:25.508Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-10-08T17:45:25.508Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-10-08T17:45:25.508Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-10-08T17:45:25.508Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-10-08T17:45:25.508Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-10-08T17:45:25.508Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2019-10-08T17:45:25.508Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2019-10-08T17:45:25.508Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.508Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2019-10-08T17:45:25.508Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.508Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2019-10-08T17:45:25.508Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.508Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2019-10-08T17:45:25.508Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.508Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2019-10-08T17:45:25.508Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.508Z] === RUN TestDockerDaemonSuite [2019-10-08T17:45:25.508Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-10-08T17:45:25.508Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-10-08T17:45:25.508Z] === RUN TestDockerDaemonSuite/TestRegistryMirrors [2019-10-08T17:45:25.508Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-10-08T17:45:25.508Z] --- PASS: TestDockerDaemonSuite (0.00s) [2019-10-08T17:45:25.508Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2019-10-08T17:45:25.508Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.508Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2019-10-08T17:45:25.508Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.508Z] --- SKIP: TestDockerDaemonSuite/TestRegistryMirrors (0.00s) [2019-10-08T17:45:25.508Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.508Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2019-10-08T17:45:25.508Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.508Z] === RUN TestDockerSwarmSuite [2019-10-08T17:45:25.508Z] --- PASS: TestDockerSwarmSuite (0.00s) [2019-10-08T17:45:25.508Z] === RUN TestDockerPluginSuite [2019-10-08T17:45:25.508Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2019-10-08T17:45:25.508Z] === RUN TestDockerPluginSuite/TestPluginCreate [2019-10-08T17:45:25.508Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2019-10-08T17:45:25.508Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2019-10-08T17:45:25.508Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2019-10-08T17:45:25.508Z] === RUN TestDockerPluginSuite/TestPluginInspect [2019-10-08T17:45:25.508Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2019-10-08T17:45:25.508Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2019-10-08T17:45:25.508Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2019-10-08T17:45:25.508Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2019-10-08T17:45:25.508Z] === RUN TestDockerPluginSuite/TestPluginSet [2019-10-08T17:45:25.508Z] --- PASS: TestDockerPluginSuite (0.02s) [2019-10-08T17:45:25.508Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2019-10-08T17:45:25.508Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.508Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2019-10-08T17:45:25.508Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.508Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2019-10-08T17:45:25.508Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.508Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2019-10-08T17:45:25.508Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.508Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2019-10-08T17:45:25.508Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.508Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2019-10-08T17:45:25.508Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.508Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2019-10-08T17:45:25.508Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.508Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2019-10-08T17:45:25.508Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.508Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2019-10-08T17:45:25.508Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.508Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2019-10-08T17:45:25.508Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.508Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2019-10-08T17:45:25.508Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.508Z] === RUN TestDockerExternalVolumeSuite [2019-10-08T17:45:25.508Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2019-10-08T17:45:25.508Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.508Z] === RUN TestDockerNetworkSuite [2019-10-08T17:45:25.508Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2019-10-08T17:45:25.508Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.508Z] === RUN TestDockerHubPullSuite [2019-10-08T17:45:25.508Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2019-10-08T17:45:25.508Z] requirement.go:26: unmatched requirement DaemonIsLinux [2019-10-08T17:45:25.508Z] PASS [2019-10-08T17:45:25.508Z] ok github.com/docker/docker/integration-cli 2333.439s [2019-10-08T17:45:25.508Z] INFO: Integration tests ended at 10/08/2019 17:45:25. Duration:00:39:00.5839683 [2019-10-08T17:45:25.508Z] INFO: Docker info of the daemon under test at end of run [2019-10-08T17:45:25.508Z] [2019-10-08T17:45:25.508Z] Containers: 2 [2019-10-08T17:45:25.508Z] Running: 0 [2019-10-08T17:45:25.508Z] Paused: 0 [2019-10-08T17:45:25.508Z] Stopped: 2 [2019-10-08T17:45:25.508Z] Images: 12 [2019-10-08T17:45:25.508Z] Server Version: 0.0.0-dev [2019-10-08T17:45:25.508Z] Storage Driver: windowsfilter [2019-10-08T17:45:25.508Z] Windows: [2019-10-08T17:45:25.508Z] Logging Driver: json-file [2019-10-08T17:45:25.508Z] Plugins: [2019-10-08T17:45:25.508Z] Volume: local [2019-10-08T17:45:25.508Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-10-08T17:45:25.508Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-08T17:45:25.508Z] Swarm: inactive [2019-10-08T17:45:25.508Z] Default Isolation: process [2019-10-08T17:45:25.508Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-08T17:45:25.508Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-08T17:45:25.508Z] OSType: windows [2019-10-08T17:45:25.508Z] Architecture: x86_64 [2019-10-08T17:45:25.508Z] CPUs: 4 [2019-10-08T17:45:25.508Z] Total Memory: 32GiB [2019-10-08T17:45:25.508Z] Name: azwin-2-07c230 [2019-10-08T17:45:25.508Z] ID: 5KCM:ZTAR:Z6IK:3JLF:434V:TPVH:27N2:DYSJ:JKBI:YMEW:5VOK:ZI3I [2019-10-08T17:45:25.508Z] Docker Root Dir: D:\CI\PR-39678\17\daemon [2019-10-08T17:45:25.508Z] Debug Mode (client): false [2019-10-08T17:45:25.508Z] Debug Mode (server): true [2019-10-08T17:45:25.508Z] File Descriptors: -1 [2019-10-08T17:45:25.508Z] Goroutines: 18 [2019-10-08T17:45:25.508Z] System Time: 2019-10-08T17:45:25.2355619Z [2019-10-08T17:45:25.508Z] EventsListeners: 0 [2019-10-08T17:45:25.508Z] Registry: https://index.docker.io/v1/ [2019-10-08T17:45:25.508Z] Labels: [2019-10-08T17:45:25.508Z] Experimental: false [2019-10-08T17:45:25.508Z] Insecure Registries: [2019-10-08T17:45:25.508Z] 127.0.0.0/8 [2019-10-08T17:45:25.508Z] Live Restore Enabled: false [2019-10-08T17:45:25.508Z] [2019-10-08T17:45:25.508Z] [2019-10-08T17:45:25.508Z] INFO: Stopping daemon under test [2019-10-08T17:45:25.508Z] SUCCESS: The process with PID 10016 (child process of PID 3792) has been terminated. [2019-10-08T17:45:25.508Z] SUCCESS: The process with PID 3792 (child process of PID 1184) has been terminated. [2019-10-08T17:45:25.508Z] INFO: Stop tailing logs of the daemon under tests [2019-10-08T17:45:25.508Z] INFO: executeCI.ps1 Completed successfully at 10/08/2019 17:45:25. [2019-10-08T17:45:25.508Z] INFO: Tidying up at end of run [2019-10-08T17:45:25.508Z] INFO: Saving daemon under test log (d:\CI\PR-39678\17\dut.out) to C:\windows\TEMP\CIDUT.out [2019-10-08T17:45:25.508Z] INFO: Saving daemon under test log (d:\CI\PR-39678\17\dut.err) to C:\windows\TEMP\CIDUT.err [2019-10-08T17:45:25.508Z] INFO: Nuke-Everything... [2019-10-08T17:45:25.967Z] INFO: Container count on control daemon to delete is 2 [2019-10-08T17:45:26.426Z] 79903e92f61f [2019-10-08T17:45:26.426Z] f5cce97c47dc [2019-10-08T17:45:26.885Z] INFO: Non-base image count on control daemon to delete is 1 [2019-10-08T17:45:31.576Z] Deleted: sha256:506eb2f7f92dd8505335bdb5fba6d9120a60f86f2cfc3c81509c006630174093 [2019-10-08T17:45:31.576Z] Deleted: sha256:07507309af83d61f335e46a7518ccb52d98b081e6e320de7a20a30ea56b402c2 [2019-10-08T17:45:31.576Z] Deleted: sha256:1e52eb62495e8de304f25232297326087bd4645ca4d2febae2a47d8aa662c396 [2019-10-08T17:45:31.576Z] Deleted: sha256:2afe96f60fbc07c9795d0d0e40eeaede7dbc9165abcafb9099bec3119a9c61e2 [2019-10-08T17:45:31.576Z] Deleted: sha256:02be130b7a60080e897fb0395b52123dd2f5b5a5e5469b1cc438d0a9c5835e63 [2019-10-08T17:45:31.576Z] Deleted: sha256:a517bacca5f8785280e2574f8bab4c19a76a5fabad88f1a8af1fec3dfb025a2f [2019-10-08T17:45:31.576Z] Deleted: sha256:186203d185f7fa04e76ad63418c7738998971cb1d0b52af9a0dc977e40cd3aeb [2019-10-08T17:45:31.576Z] Deleted: sha256:463737bc88374997f47762aa48ac2df46a5548d90895c3ac7fcbf862a8053a99 [2019-10-08T17:45:31.576Z] Deleted: sha256:b01a982eb9ac9197ad6f57fc54ed7755986af6c41807fed4c95915adf3a44a8e [2019-10-08T17:45:31.576Z] Deleted: sha256:f2ba927f6e346fe02c157044ba0a26b307c2749b92d95401644b3edbf8408bbb [2019-10-08T17:45:31.576Z] Deleted: sha256:3d66df3832f7dd24790a3fba3b233c9be3ee0f771dfb388303c2bb9d57cd9a13 [2019-10-08T17:45:31.576Z] Deleted: sha256:c3143764392ca70c5c394d6c4148eeb6ea15ddf3caf94dbd389ee43098e5aa99 [2019-10-08T17:45:31.576Z] INFO: Tidying pidfile d:\CI\PR-39678\17\docker.pid [2019-10-08T17:45:31.576Z] INFO: Nuking d:\CI [2019-10-08T17:46:01.545Z] INFO: Zapped successfully [2019-10-08T17:46:01.545Z] [2019-10-08T17:46:01.545Z] INFO: executeCI.ps1 exiting at Tue Oct 8 17:45:58 CUT 2019. Duration 00:55:28.2167054 [2019-10-08T17:46:01.545Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2019-10-08T17:46:03.192Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2019-10-08T17:46:04.371Z] Archiving artifacts [2019-10-08T17:46:05.671Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39678/17/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-08T17:46:06.592Z] + make clean [2019-10-08T17:46:08.141Z] docker volume rm -f docker-dev-cache [2019-10-08T17:46:08.141Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS