Pull request #39700 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at bbcabf69c81b2c4c9e13281fc3c0a72669d3f44a rather than 9608dc5470e74f1ee34fd6477547303b31868576 Obtained Jenkinsfile from bbcabf69c81b2c4c9e13281fc3c0a72669d3f44a Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 26028d2ce48352c9b2c3f496e963b79a4944a426 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master Checking out Revision 26028d2ce48352c9b2c3f496e963b79a4944a426 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426 Commit message: "[TAR-1227] Run the sonar container as the current user (#17)" > git rev-list --no-walk 26028d2ce48352c9b2c3f496e963b79a4944a426 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2019-12-27T16:05:49.675Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2019-12-27T16:05:49.684Z] Trying to pass milestone 4 [Pipeline] milestone [2019-12-27T16:05:49.706Z] Trying to pass milestone 5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2019-12-27T16:06:04.827Z] Still waiting to schedule task [2019-12-27T16:06:04.830Z] Waiting for next available executor on ‘ubuntu-1804-overlay2 (i-0cd14f17ae11e84a7)’ [2019-12-27T16:06:04.867Z] Running on ubuntu-1804-overlay2 (i-0cd14f17ae11e84a7) in /home/ubuntu/workspace/moby_PR-39700 [Pipeline] { [Pipeline] checkout [2019-12-27T16:06:04.909Z] using credential docker-jenkins-github-credentials [2019-12-27T16:06:04.921Z] Cloning the remote Git repository [2019-12-27T16:06:04.921Z] Cloning with configured refspecs honoured and without tags [2019-12-27T16:06:04.937Z] Cloning repository https://github.com/moby/moby.git [2019-12-27T16:06:04.937Z] > git init /home/ubuntu/workspace/moby_PR-39700 # timeout=10 [2019-12-27T16:06:04.964Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-27T16:06:04.965Z] > git --version # timeout=10 [2019-12-27T16:06:04.995Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-27T16:06:04.996Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39700/head:refs/remotes/origin/PR-39700 +refs/heads/master:refs/remotes/origin/master [2019-12-27T16:06:18.595Z] Fetching without tags [2019-12-27T16:06:18.828Z] Merging remotes/origin/master commit bbcabf69c81b2c4c9e13281fc3c0a72669d3f44a into PR head commit 9608dc5470e74f1ee34fd6477547303b31868576 [2019-12-27T16:06:18.527Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-27T16:06:18.539Z] > git config --add remote.origin.fetch +refs/pull/39700/head:refs/remotes/origin/PR-39700 # timeout=10 [2019-12-27T16:06:18.559Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-12-27T16:06:18.577Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-27T16:06:18.595Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-27T16:06:18.596Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-27T16:06:18.596Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39700/head:refs/remotes/origin/PR-39700 +refs/heads/master:refs/remotes/origin/master [2019-12-27T16:06:18.828Z] > git config core.sparsecheckout # timeout=10 [2019-12-27T16:06:18.838Z] > git checkout -f 9608dc5470e74f1ee34fd6477547303b31868576 [2019-12-27T16:06:19.320Z] Merge succeeded, producing 9608dc5470e74f1ee34fd6477547303b31868576 [2019-12-27T16:06:19.322Z] Checking out Revision 9608dc5470e74f1ee34fd6477547303b31868576 (PR-39700) [2019-12-27T16:06:19.755Z] Commit message: "Document `message` parameter to `/images/create`" [2019-12-27T16:06:19.772Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-12-27T16:06:20.649Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39700:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2019-12-27T16:06:20.649Z] Unable to find image 'alpine:latest' locally [2019-12-27T16:06:20.649Z] latest: Pulling from library/alpine [2019-12-27T16:06:20.649Z] e6b0cf9c0882: Pulling fs layer [2019-12-27T16:06:19.304Z] > git merge bbcabf69c81b2c4c9e13281fc3c0a72669d3f44a # timeout=10 [2019-12-27T16:06:19.315Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-12-27T16:06:19.322Z] > git config core.sparsecheckout # timeout=10 [2019-12-27T16:06:19.331Z] > git checkout -f 9608dc5470e74f1ee34fd6477547303b31868576 [2019-12-27T16:06:19.756Z] > git rev-list --no-walk 33dc52314be424bf90b26f76a031fd894a8bbb3d # timeout=10 [2019-12-27T16:06:20.907Z] e6b0cf9c0882: Verifying Checksum [2019-12-27T16:06:20.907Z] e6b0cf9c0882: Download complete [2019-12-27T16:06:20.907Z] e6b0cf9c0882: Pull complete [2019-12-27T16:06:20.907Z] Digest: sha256:2171658620155679240babee0a7714f6509fae66898db422ad803b951257db78 [2019-12-27T16:06:21.164Z] Status: Downloaded newer image for alpine:latest [2019-12-27T16:06:24.447Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2019-12-27T16:06:24.686Z] Running on ubuntu-1804-overlay2 (i-0cd14f17ae11e84a7) in /home/ubuntu/workspace/moby_PR-39700 [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] } [Pipeline] { [2019-12-27T16:06:24.738Z] Running on ppc64le-ubuntu-32 in /home/docker/workspace/moby_PR-39700 [Pipeline] checkout [Pipeline] // stage [2019-12-27T16:06:24.771Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2019-12-27T16:06:24.786Z] Fetching changes from the remote Git repository [Pipeline] // stage [2019-12-27T16:06:24.796Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] { [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2019-12-27T16:06:24.879Z] Running on s390x-ubuntu-30 in /home/jenkins/workspace/moby_PR-39700 [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [2019-12-27T16:06:24.894Z] using credential docker-jenkins-github-credentials [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2019-12-27T16:06:24.910Z] Cloning the remote Git repository [2019-12-27T16:06:24.910Z] Cloning with configured refspecs honoured and without tags [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2019-12-27T16:06:25.084Z] Merging remotes/origin/master commit bbcabf69c81b2c4c9e13281fc3c0a72669d3f44a into PR head commit 9608dc5470e74f1ee34fd6477547303b31868576 [2019-12-27T16:06:25.188Z] using credential docker-jenkins-github-credentials [2019-12-27T16:06:25.237Z] Cloning the remote Git repository [2019-12-27T16:06:25.237Z] Cloning with configured refspecs honoured and without tags [2019-12-27T16:06:25.462Z] Merge succeeded, producing 9608dc5470e74f1ee34fd6477547303b31868576 [2019-12-27T16:06:25.463Z] Checking out Revision 9608dc5470e74f1ee34fd6477547303b31868576 (PR-39700) [2019-12-27T16:06:25.587Z] Commit message: "Document `message` parameter to `/images/create`" [2019-12-27T16:06:24.777Z] > git rev-parse --is-inside-work-tree # timeout=10 [2019-12-27T16:06:24.786Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-27T16:06:24.796Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-27T16:06:24.797Z] > git --version # timeout=10 [2019-12-27T16:06:24.801Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-27T16:06:24.801Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39700/head:refs/remotes/origin/PR-39700 +refs/heads/master:refs/remotes/origin/master [2019-12-27T16:06:25.084Z] > git config core.sparsecheckout # timeout=10 [2019-12-27T16:06:25.090Z] > git checkout -f 9608dc5470e74f1ee34fd6477547303b31868576 [2019-12-27T16:06:25.433Z] > git merge bbcabf69c81b2c4c9e13281fc3c0a72669d3f44a # timeout=10 [2019-12-27T16:06:25.453Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-12-27T16:06:25.463Z] > git config core.sparsecheckout # timeout=10 [2019-12-27T16:06:25.493Z] > git checkout -f 9608dc5470e74f1ee34fd6477547303b31868576 [2019-12-27T16:06:24.918Z] Cloning repository https://github.com/moby/moby.git [2019-12-27T16:06:24.918Z] > git init /home/docker/workspace/moby_PR-39700 # timeout=10 [2019-12-27T16:06:24.936Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-27T16:06:24.936Z] > git --version # timeout=10 [2019-12-27T16:06:24.940Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-27T16:06:24.941Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39700/head:refs/remotes/origin/PR-39700 +refs/heads/master:refs/remotes/origin/master [2019-12-27T16:06:25.280Z] Cloning repository https://github.com/moby/moby.git [2019-12-27T16:06:25.283Z] > git init /home/jenkins/workspace/moby_PR-39700 # timeout=10 [2019-12-27T16:06:25.330Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-27T16:06:25.333Z] > git --version # timeout=10 [2019-12-27T16:06:25.352Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-27T16:06:25.356Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39700/head:refs/remotes/origin/PR-39700 +refs/heads/master:refs/remotes/origin/master [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-12-27T16:06:26.496Z] + [ PR != PR ] [2019-12-27T16:06:26.496Z] + [ master != master ] [2019-12-27T16:06:26.496Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-12-27T16:06:26.827Z] + docker version [2019-12-27T16:06:26.827Z] Client: Docker Engine - Community [2019-12-27T16:06:26.827Z] Version: 19.03.2 [2019-12-27T16:06:26.827Z] API version: 1.40 [2019-12-27T16:06:26.827Z] Go version: go1.12.8 [2019-12-27T16:06:26.827Z] Git commit: 6a30dfc [2019-12-27T16:06:26.827Z] Built: Thu Aug 29 05:29:11 2019 [2019-12-27T16:06:26.827Z] OS/Arch: linux/amd64 [2019-12-27T16:06:26.827Z] Experimental: false [2019-12-27T16:06:26.827Z] [2019-12-27T16:06:26.827Z] Server: Docker Engine - Community [2019-12-27T16:06:26.827Z] Engine: [2019-12-27T16:06:26.827Z] Version: 19.03.2 [2019-12-27T16:06:26.827Z] API version: 1.40 (minimum version 1.12) [2019-12-27T16:06:26.827Z] Go version: go1.12.8 [2019-12-27T16:06:26.827Z] Git commit: 6a30dfc [2019-12-27T16:06:26.827Z] Built: Thu Aug 29 05:27:45 2019 [2019-12-27T16:06:26.827Z] OS/Arch: linux/amd64 [2019-12-27T16:06:26.827Z] Experimental: true [2019-12-27T16:06:26.827Z] containerd: [2019-12-27T16:06:26.827Z] Version: 1.2.6 [2019-12-27T16:06:26.827Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-12-27T16:06:26.827Z] runc: [2019-12-27T16:06:26.827Z] Version: 1.0.0-rc8 [2019-12-27T16:06:26.827Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-12-27T16:06:26.827Z] docker-init: [2019-12-27T16:06:26.827Z] Version: 0.18.0 [2019-12-27T16:06:26.827Z] GitCommit: fec3683 [Pipeline] sh [2019-12-27T16:06:27.112Z] + docker info [2019-12-27T16:06:35.049Z] Fetching without tags [2019-12-27T16:06:35.479Z] Merging remotes/origin/master commit bbcabf69c81b2c4c9e13281fc3c0a72669d3f44a into PR head commit 9608dc5470e74f1ee34fd6477547303b31868576 [2019-12-27T16:06:34.851Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-27T16:06:34.886Z] > git config --add remote.origin.fetch +refs/pull/39700/head:refs/remotes/origin/PR-39700 # timeout=10 [2019-12-27T16:06:34.907Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-12-27T16:06:35.010Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-27T16:06:35.094Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-27T16:06:35.096Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-27T16:06:35.097Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39700/head:refs/remotes/origin/PR-39700 +refs/heads/master:refs/remotes/origin/master [2019-12-27T16:06:35.529Z] > git config core.sparsecheckout # timeout=10 [2019-12-27T16:06:35.548Z] > git checkout -f 9608dc5470e74f1ee34fd6477547303b31868576 [2019-12-27T16:06:36.243Z] Merge succeeded, producing 9608dc5470e74f1ee34fd6477547303b31868576 [2019-12-27T16:06:36.244Z] Checking out Revision 9608dc5470e74f1ee34fd6477547303b31868576 (PR-39700) [2019-12-27T16:06:37.010Z] Commit message: "Document `message` parameter to `/images/create`" [2019-12-27T16:06:36.139Z] > git merge bbcabf69c81b2c4c9e13281fc3c0a72669d3f44a # timeout=10 [2019-12-27T16:06:36.208Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-12-27T16:06:36.279Z] > git config core.sparsecheckout # timeout=10 [2019-12-27T16:06:36.300Z] > git checkout -f 9608dc5470e74f1ee34fd6477547303b31868576 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-12-27T16:06:38.594Z] + docker version [2019-12-27T16:06:38.594Z] Client: [2019-12-27T16:06:38.594Z] Version: 18.06.1-ce [2019-12-27T16:06:38.594Z] API version: 1.38 [2019-12-27T16:06:38.594Z] Go version: go1.10.3 [2019-12-27T16:06:38.594Z] Git commit: e68fc7a [2019-12-27T16:06:38.594Z] Built: Tue Aug 21 17:24:34 2018 [2019-12-27T16:06:38.594Z] OS/Arch: linux/s390x [2019-12-27T16:06:38.594Z] Experimental: false [2019-12-27T16:06:38.594Z] [2019-12-27T16:06:38.594Z] Server: [2019-12-27T16:06:38.594Z] Engine: [2019-12-27T16:06:38.594Z] Version: 18.06.1-ce [2019-12-27T16:06:38.594Z] API version: 1.38 (minimum version 1.12) [2019-12-27T16:06:38.594Z] Go version: go1.10.3 [2019-12-27T16:06:38.594Z] Git commit: e68fc7a [2019-12-27T16:06:38.594Z] Built: Tue Aug 21 17:23:34 2018 [2019-12-27T16:06:38.594Z] OS/Arch: linux/s390x [2019-12-27T16:06:38.594Z] Experimental: true [Pipeline] sh [2019-12-27T16:06:39.313Z] Client: [2019-12-27T16:06:39.313Z] Debug Mode: false [2019-12-27T16:06:39.313Z] [2019-12-27T16:06:39.313Z] Server: [2019-12-27T16:06:39.313Z] Containers: 0 [2019-12-27T16:06:39.313Z] Running: 0 [2019-12-27T16:06:39.313Z] Paused: 0 [2019-12-27T16:06:39.313Z] Stopped: 0 [2019-12-27T16:06:39.313Z] Images: 29 [2019-12-27T16:06:39.313Z] Server Version: 19.03.2 [2019-12-27T16:06:39.313Z] Storage Driver: overlay2 [2019-12-27T16:06:39.313Z] Backing Filesystem: extfs [2019-12-27T16:06:39.313Z] Supports d_type: true [2019-12-27T16:06:39.313Z] Native Overlay Diff: true [2019-12-27T16:06:39.313Z] Logging Driver: json-file [2019-12-27T16:06:39.313Z] Cgroup Driver: cgroupfs [2019-12-27T16:06:39.313Z] Plugins: [2019-12-27T16:06:39.313Z] Volume: local [2019-12-27T16:06:39.313Z] Network: bridge host ipvlan macvlan null overlay [2019-12-27T16:06:39.313Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-12-27T16:06:39.313Z] Swarm: inactive [2019-12-27T16:06:39.313Z] Runtimes: runc [2019-12-27T16:06:39.313Z] Default Runtime: runc [2019-12-27T16:06:39.313Z] Init Binary: docker-init [2019-12-27T16:06:39.313Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-12-27T16:06:39.313Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-12-27T16:06:39.313Z] init version: fec3683 [2019-12-27T16:06:39.313Z] Security Options: [2019-12-27T16:06:39.313Z] apparmor [2019-12-27T16:06:39.313Z] seccomp [2019-12-27T16:06:39.313Z] Profile: default [2019-12-27T16:06:39.313Z] Kernel Version: 4.15.0-1048-aws [2019-12-27T16:06:39.313Z] Operating System: Ubuntu 18.04.3 LTS [2019-12-27T16:06:39.313Z] OSType: linux [2019-12-27T16:06:39.313Z] Architecture: x86_64 [2019-12-27T16:06:39.313Z] CPUs: 2 [2019-12-27T16:06:39.313Z] Total Memory: 7.501GiB [2019-12-27T16:06:39.313Z] Name: ip-10-100-61-10 [2019-12-27T16:06:39.313Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-12-27T16:06:39.313Z] Docker Root Dir: /var/lib/docker [2019-12-27T16:06:39.313Z] Debug Mode: false [2019-12-27T16:06:39.313Z] Registry: https://index.docker.io/v1/ [2019-12-27T16:06:39.313Z] Labels: [2019-12-27T16:06:39.313Z] Experimental: true [2019-12-27T16:06:39.313Z] Insecure Registries: [2019-12-27T16:06:39.313Z] 127.0.0.0/8 [2019-12-27T16:06:39.313Z] Live Restore Enabled: true [2019-12-27T16:06:39.313Z] [2019-12-27T16:06:39.313Z] WARNING: No swap limit support [Pipeline] sh [2019-12-27T16:06:39.490Z] + docker info [2019-12-27T16:06:39.490Z] Containers: 0 [2019-12-27T16:06:39.490Z] Running: 0 [2019-12-27T16:06:39.490Z] Paused: 0 [2019-12-27T16:06:39.490Z] Stopped: 0 [2019-12-27T16:06:39.490Z] Images: 0 [2019-12-27T16:06:39.490Z] Server Version: 18.06.1-ce [2019-12-27T16:06:39.490Z] Storage Driver: overlay2 [2019-12-27T16:06:39.490Z] Backing Filesystem: extfs [2019-12-27T16:06:39.490Z] Supports d_type: true [2019-12-27T16:06:39.490Z] Native Overlay Diff: true [2019-12-27T16:06:39.490Z] Logging Driver: json-file [2019-12-27T16:06:39.490Z] Cgroup Driver: cgroupfs [2019-12-27T16:06:39.490Z] Plugins: [2019-12-27T16:06:39.490Z] Volume: local [2019-12-27T16:06:39.490Z] Network: bridge host ipvlan macvlan null overlay [2019-12-27T16:06:39.490Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-12-27T16:06:39.490Z] Swarm: inactive [2019-12-27T16:06:39.490Z] Runtimes: runc [2019-12-27T16:06:39.490Z] Default Runtime: runc [2019-12-27T16:06:39.490Z] Init Binary: docker-init [2019-12-27T16:06:39.490Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-12-27T16:06:39.490Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-12-27T16:06:39.490Z] init version: fec3683 [2019-12-27T16:06:39.490Z] Security Options: [2019-12-27T16:06:39.490Z] apparmor [2019-12-27T16:06:39.490Z] seccomp [2019-12-27T16:06:39.490Z] Profile: default [2019-12-27T16:06:39.490Z] Kernel Version: 4.4.0-133-generic [2019-12-27T16:06:39.490Z] Operating System: Ubuntu 16.04.5 LTS [2019-12-27T16:06:39.490Z] OSType: linux [2019-12-27T16:06:39.490Z] Architecture: s390x [2019-12-27T16:06:39.490Z] CPUs: 2 [2019-12-27T16:06:39.490Z] Total Memory: 7.862GiB [2019-12-27T16:06:39.490Z] Name: s390x-ubuntu-30 [2019-12-27T16:06:39.490Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2019-12-27T16:06:39.490Z] Docker Root Dir: /var/lib/docker [2019-12-27T16:06:39.490Z] Debug Mode (client): false [2019-12-27T16:06:39.490Z] Debug Mode (server): false [2019-12-27T16:06:39.490Z] Username: dockerbuildbot [2019-12-27T16:06:39.490Z] Registry: https://index.docker.io/v1/ [2019-12-27T16:06:39.490Z] Labels: [2019-12-27T16:06:39.490Z] Experimental: true [2019-12-27T16:06:39.490Z] Insecure Registries: [2019-12-27T16:06:39.490Z] 127.0.0.0/8 [2019-12-27T16:06:39.490Z] Live Restore Enabled: false [2019-12-27T16:06:39.490Z] [2019-12-27T16:06:39.490Z] WARNING: No swap limit support [Pipeline] sh [2019-12-27T16:06:39.603Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-27T16:06:39.603Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-27T16:06:39.603Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39700/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-12-27T16:06:39.603Z] + bash /home/ubuntu/workspace/moby_PR-39700/check-config.sh [2019-12-27T16:06:39.603Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-12-27T16:06:39.603Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-12-27T16:06:39.603Z] [2019-12-27T16:06:39.603Z] Generally Necessary: [2019-12-27T16:06:39.603Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-12-27T16:06:39.603Z] - apparmor: enabled and tools installed [2019-12-27T16:06:39.603Z] - CONFIG_NAMESPACES: enabled [2019-12-27T16:06:39.603Z] - CONFIG_NET_NS: enabled [2019-12-27T16:06:39.603Z] - CONFIG_PID_NS: enabled [2019-12-27T16:06:39.603Z] - CONFIG_IPC_NS: enabled [2019-12-27T16:06:39.603Z] - CONFIG_UTS_NS: enabled [2019-12-27T16:06:39.603Z] - CONFIG_CGROUPS: enabled [2019-12-27T16:06:39.603Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-12-27T16:06:39.603Z] - CONFIG_CGROUP_DEVICE: enabled [2019-12-27T16:06:39.603Z] - CONFIG_CGROUP_FREEZER: enabled [2019-12-27T16:06:39.603Z] - CONFIG_CGROUP_SCHED: enabled [2019-12-27T16:06:39.603Z] - CONFIG_CPUSETS: enabled [2019-12-27T16:06:39.603Z] - CONFIG_MEMCG: enabled [2019-12-27T16:06:39.603Z] - CONFIG_KEYS: enabled [2019-12-27T16:06:39.681Z] Still waiting to schedule task [2019-12-27T16:06:39.681Z] ‘arm32v7-ubuntu-41’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-42’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-43’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-44’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-45’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-46’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-47’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-48’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-49’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm32v7-ubuntu-50’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm64v8-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm64v8-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm64v8-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘arm64v8-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’; ‘ubuntu-1804-overlay2 (i-0200f968df81395f8)’ is offline [2019-12-27T16:06:39.693Z] Still waiting to schedule task [2019-12-27T16:06:39.693Z] All nodes of label ‘arm64&&linux’ are offline [2019-12-27T16:06:39.698Z] Still waiting to schedule task [2019-12-27T16:06:39.699Z] All nodes of label ‘windows-2019’ are offline [2019-12-27T16:06:39.864Z] - CONFIG_VETH: enabled (as module) [2019-12-27T16:06:39.864Z] - CONFIG_BRIDGE: enabled (as module) [2019-12-27T16:06:39.864Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-12-27T16:06:39.864Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-12-27T16:06:39.864Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-12-27T16:06:39.864Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-12-27T16:06:39.864Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-12-27T16:06:39.864Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-12-27T16:06:39.864Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-12-27T16:06:39.864Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-12-27T16:06:39.864Z] - CONFIG_NF_NAT: enabled (as module) [2019-12-27T16:06:39.864Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-12-27T16:06:39.864Z] - CONFIG_POSIX_MQUEUE: enabled [2019-12-27T16:06:39.864Z] [2019-12-27T16:06:39.864Z] Optional Features: [2019-12-27T16:06:39.864Z] - CONFIG_USER_NS: enabled [2019-12-27T16:06:39.864Z] - CONFIG_SECCOMP: enabled [2019-12-27T16:06:39.864Z] - CONFIG_CGROUP_PIDS: enabled [2019-12-27T16:06:39.864Z] - CONFIG_MEMCG_SWAP: enabled [2019-12-27T16:06:39.864Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-12-27T16:06:39.864Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-12-27T16:06:39.864Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-12-27T16:06:39.864Z] - CONFIG_BLK_CGROUP: enabled [2019-12-27T16:06:39.864Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-12-27T16:06:39.864Z] - CONFIG_IOSCHED_CFQ: enabled [2019-12-27T16:06:39.864Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-12-27T16:06:39.864Z] - CONFIG_CGROUP_PERF: enabled [2019-12-27T16:06:39.864Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-12-27T16:06:39.864Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-12-27T16:06:39.864Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-12-27T16:06:39.864Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-12-27T16:06:39.864Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-12-27T16:06:39.864Z] - CONFIG_RT_GROUP_SCHED: missing [2019-12-27T16:06:39.864Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-12-27T16:06:39.864Z] - CONFIG_IP_VS: enabled (as module) [2019-12-27T16:06:39.864Z] - CONFIG_IP_VS_NFCT: enabled [2019-12-27T16:06:39.864Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-12-27T16:06:39.864Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-12-27T16:06:39.864Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-12-27T16:06:39.864Z] - CONFIG_EXT4_FS: enabled [2019-12-27T16:06:39.864Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-12-27T16:06:39.864Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-12-27T16:06:39.864Z] - Network Drivers: [2019-12-27T16:06:39.864Z] - "overlay": [2019-12-27T16:06:39.864Z] - CONFIG_VXLAN: enabled (as module) [2019-12-27T16:06:39.864Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-12-27T16:06:39.864Z] Optional (for encrypted networks): [2019-12-27T16:06:40.122Z] - CONFIG_CRYPTO: enabled [2019-12-27T16:06:40.123Z] - CONFIG_CRYPTO_AEAD: enabled [2019-12-27T16:06:40.123Z] - CONFIG_CRYPTO_GCM: enabled [2019-12-27T16:06:40.123Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-12-27T16:06:40.123Z] - CONFIG_CRYPTO_GHASH: enabled [2019-12-27T16:06:40.123Z] - CONFIG_XFRM: enabled [2019-12-27T16:06:40.123Z] - CONFIG_XFRM_USER: enabled (as module) [2019-12-27T16:06:40.123Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-12-27T16:06:40.123Z] - CONFIG_INET_ESP: enabled (as module) [2019-12-27T16:06:40.123Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-12-27T16:06:40.123Z] - "ipvlan": [2019-12-27T16:06:40.123Z] - CONFIG_IPVLAN: enabled (as module) [2019-12-27T16:06:40.123Z] - "macvlan": [2019-12-27T16:06:40.123Z] - CONFIG_MACVLAN: enabled (as module) [2019-12-27T16:06:40.123Z] - CONFIG_DUMMY: enabled (as module) [2019-12-27T16:06:40.123Z] - "ftp,tftp client in container": [2019-12-27T16:06:40.123Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-12-27T16:06:40.123Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-12-27T16:06:40.123Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-12-27T16:06:40.123Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-12-27T16:06:40.123Z] - Storage Drivers: [2019-12-27T16:06:40.123Z] - "aufs": [2019-12-27T16:06:40.123Z] - CONFIG_AUFS_FS: enabled (as module) [2019-12-27T16:06:40.123Z] - "btrfs": [2019-12-27T16:06:40.123Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-12-27T16:06:40.123Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-12-27T16:06:40.123Z] - "devicemapper": [2019-12-27T16:06:40.123Z] - CONFIG_BLK_DEV_DM: enabled [2019-12-27T16:06:40.123Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-12-27T16:06:40.123Z] - "overlay": [2019-12-27T16:06:40.123Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-12-27T16:06:40.123Z] - "zfs": [2019-12-27T16:06:40.123Z] - /dev/zfs: missing [2019-12-27T16:06:40.123Z] - zfs command: missing [2019-12-27T16:06:40.123Z] - zpool command: missing [2019-12-27T16:06:40.123Z] [2019-12-27T16:06:40.123Z] Limits: [2019-12-27T16:06:40.123Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-12-27T16:06:40.123Z] [2019-12-27T16:06:40.123Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-12-27T16:06:40.299Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-27T16:06:40.299Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-27T16:06:40.299Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-39700/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-12-27T16:06:40.299Z] + bash /home/jenkins/workspace/moby_PR-39700/check-config.sh [2019-12-27T16:06:40.299Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-12-27T16:06:40.299Z] info: reading kernel config from /boot/config-4.4.0-133-generic ... [2019-12-27T16:06:40.299Z] [2019-12-27T16:06:40.299Z] Generally Necessary: [2019-12-27T16:06:40.299Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-12-27T16:06:40.299Z] - apparmor: enabled and tools installed [2019-12-27T16:06:40.299Z] - CONFIG_NAMESPACES: enabled [2019-12-27T16:06:40.299Z] - CONFIG_NET_NS: enabled [2019-12-27T16:06:40.299Z] - CONFIG_PID_NS: enabled [2019-12-27T16:06:40.299Z] - CONFIG_IPC_NS: enabled [2019-12-27T16:06:40.469Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9608dc5470e74f1ee34fd6477547303b31868576 . [2019-12-27T16:06:40.469Z] #1 [internal] load build definition from Dockerfile [2019-12-27T16:06:40.469Z] #1 transferring dockerfile: 15.33kB done [2019-12-27T16:06:40.469Z] #1 DONE 0.0s [2019-12-27T16:06:40.469Z] [2019-12-27T16:06:40.469Z] #2 [internal] load .dockerignore [2019-12-27T16:06:40.469Z] #2 transferring context: 112B done [2019-12-27T16:06:40.469Z] #2 DONE 0.0s [2019-12-27T16:06:40.469Z] [2019-12-27T16:06:40.469Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-12-27T16:06:40.671Z] - CONFIG_UTS_NS: enabled [2019-12-27T16:06:40.671Z] - CONFIG_CGROUPS: enabled [2019-12-27T16:06:40.671Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-12-27T16:06:40.671Z] - CONFIG_CGROUP_DEVICE: enabled [2019-12-27T16:06:40.671Z] - CONFIG_CGROUP_FREEZER: enabled [2019-12-27T16:06:40.671Z] - CONFIG_CGROUP_SCHED: enabled [2019-12-27T16:06:40.671Z] - CONFIG_CPUSETS: enabled [2019-12-27T16:06:40.671Z] - CONFIG_MEMCG: enabled [2019-12-27T16:06:40.671Z] - CONFIG_KEYS: enabled [2019-12-27T16:06:40.671Z] - CONFIG_VETH: enabled (as module) [2019-12-27T16:06:40.671Z] - CONFIG_BRIDGE: enabled (as module) [2019-12-27T16:06:40.671Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-12-27T16:06:40.671Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-12-27T16:06:40.671Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-12-27T16:06:40.671Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-12-27T16:06:40.671Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-12-27T16:06:40.671Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-12-27T16:06:40.671Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-12-27T16:06:40.671Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-12-27T16:06:40.671Z] - CONFIG_NF_NAT: enabled (as module) [2019-12-27T16:06:40.671Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-12-27T16:06:40.671Z] - CONFIG_POSIX_MQUEUE: enabled [2019-12-27T16:06:40.671Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-12-27T16:06:40.671Z] [2019-12-27T16:06:40.671Z] Optional Features: [2019-12-27T16:06:40.671Z] - CONFIG_USER_NS: enabled [2019-12-27T16:06:40.671Z] - CONFIG_SECCOMP: enabled [2019-12-27T16:06:40.671Z] - CONFIG_CGROUP_PIDS: enabled [2019-12-27T16:06:40.671Z] - CONFIG_MEMCG_SWAP: enabled [2019-12-27T16:06:40.671Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-12-27T16:06:40.671Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-12-27T16:06:40.671Z] - CONFIG_MEMCG_KMEM: enabled [2019-12-27T16:06:40.671Z] - CONFIG_BLK_CGROUP: enabled [2019-12-27T16:06:40.671Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-12-27T16:06:40.671Z] - CONFIG_IOSCHED_CFQ: enabled [2019-12-27T16:06:40.671Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-12-27T16:06:40.671Z] - CONFIG_CGROUP_PERF: enabled [2019-12-27T16:06:40.671Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-12-27T16:06:40.671Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-12-27T16:06:40.671Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-12-27T16:06:40.671Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-12-27T16:06:40.671Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-12-27T16:06:40.671Z] - CONFIG_RT_GROUP_SCHED: missing [2019-12-27T16:06:40.671Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-12-27T16:06:40.671Z] - CONFIG_IP_VS: enabled (as module) [2019-12-27T16:06:40.671Z] - CONFIG_IP_VS_NFCT: enabled [2019-12-27T16:06:40.671Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-12-27T16:06:40.671Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-12-27T16:06:40.671Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-12-27T16:06:40.671Z] - CONFIG_EXT4_FS: enabled [2019-12-27T16:06:40.671Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-12-27T16:06:40.671Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-12-27T16:06:40.671Z] - Network Drivers: [2019-12-27T16:06:40.671Z] - "overlay": [2019-12-27T16:06:40.671Z] - CONFIG_VXLAN: enabled (as module) [2019-12-27T16:06:40.671Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-12-27T16:06:40.671Z] Optional (for encrypted networks): [2019-12-27T16:06:40.671Z] - CONFIG_CRYPTO: enabled [2019-12-27T16:06:40.671Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-12-27T16:06:40.671Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-12-27T16:06:40.671Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-12-27T16:06:40.671Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-12-27T16:06:40.671Z] - CONFIG_XFRM: enabled [2019-12-27T16:06:40.671Z] - CONFIG_XFRM_USER: enabled (as module) [2019-12-27T16:06:40.671Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-12-27T16:06:40.671Z] - CONFIG_INET_ESP: enabled (as module) [2019-12-27T16:06:40.671Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-12-27T16:06:40.671Z] - "ipvlan": [2019-12-27T16:06:40.671Z] - CONFIG_IPVLAN: enabled (as module) [2019-12-27T16:06:40.671Z] - "macvlan": [2019-12-27T16:06:40.671Z] - CONFIG_MACVLAN: enabled (as module) [2019-12-27T16:06:40.671Z] - CONFIG_DUMMY: enabled (as module) [2019-12-27T16:06:40.671Z] - "ftp,tftp client in container": [2019-12-27T16:06:40.671Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-12-27T16:06:40.671Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-12-27T16:06:40.671Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-12-27T16:06:40.671Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-12-27T16:06:40.671Z] - Storage Drivers: [2019-12-27T16:06:40.671Z] - "aufs": [2019-12-27T16:06:40.671Z] - CONFIG_AUFS_FS: enabled (as module) [2019-12-27T16:06:40.671Z] - "btrfs": [2019-12-27T16:06:40.671Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-12-27T16:06:40.671Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-12-27T16:06:40.671Z] - "devicemapper": [2019-12-27T16:06:40.729Z] #3 DONE 0.2s [2019-12-27T16:06:40.729Z] [2019-12-27T16:06:40.729Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-12-27T16:06:40.729Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-12-27T16:06:40.729Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2019-12-27T16:06:40.729Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s [2019-12-27T16:06:40.729Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-12-27T16:06:40.729Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2019-12-27T16:06:40.729Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 7.03MB / 8.82MB 0.2s [2019-12-27T16:06:40.747Z] - CONFIG_BLK_DEV_DM: enabled [2019-12-27T16:06:40.747Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-12-27T16:06:40.747Z] - "overlay": [2019-12-27T16:06:40.747Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-12-27T16:06:40.747Z] - "zfs": [2019-12-27T16:06:40.747Z] - /dev/zfs: missing [2019-12-27T16:06:40.747Z] - zfs command: missing [2019-12-27T16:06:40.747Z] - zpool command: missing [2019-12-27T16:06:40.747Z] [2019-12-27T16:06:40.747Z] Limits: [2019-12-27T16:06:40.747Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-12-27T16:06:40.747Z] [2019-12-27T16:06:40.747Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-12-27T16:06:40.986Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2019-12-27T16:06:40.987Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.1s [2019-12-27T16:06:41.244Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.2s done [2019-12-27T16:06:41.244Z] #4 DONE 0.5s [2019-12-27T16:06:41.501Z] [2019-12-27T16:06:41.501Z] #6 [internal] load metadata for docker.io/library/golang:1.13.4-stretch [2019-12-27T16:06:41.539Z] + make bundles/buildx [2019-12-27T16:06:41.539Z] make: command: Command not found [2019-12-27T16:06:41.539Z] make: command: Command not found [2019-12-27T16:06:41.539Z] mkdir bundles [2019-12-27T16:06:41.539Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2019-12-27T16:06:41.539Z] --build-arg BUILDX_COMMIT \ [2019-12-27T16:06:41.539Z] --build-arg BUILDX_REPO \ [2019-12-27T16:06:41.539Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-12-27T16:06:41.539Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-12-27T16:06:41.539Z] . [2019-12-27T16:06:41.539Z] /bin/sh: 4: go: not found [2019-12-27T16:06:41.539Z] /bin/sh: 5: go: not found [2019-12-27T16:06:41.759Z] #6 DONE 0.2s [2019-12-27T16:06:41.759Z] [2019-12-27T16:06:41.759Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-12-27T16:06:41.759Z] #5 DONE 0.2s [2019-12-27T16:06:41.759Z] [2019-12-27T16:06:41.759Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-12-27T16:06:41.759Z] #7 resolve docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 done [2019-12-27T16:06:42.017Z] #7 sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 1.42kB / 1.42kB done [2019-12-27T16:06:42.017Z] #7 sha256:ddeac8b5f8711a57ce2793ff0882cd4ca0b24ac99e6836ca717589fc7f7af914 1.80kB / 1.80kB done [2019-12-27T16:06:42.017Z] #7 sha256:d30a8b8b92e26c81159500588fe731b46bdfd3ab9724734ffc2ea4387a526662 5.47kB / 5.47kB done [2019-12-27T16:06:42.017Z] #7 sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 6.44MB / 10.80MB 0.2s [2019-12-27T16:06:42.017Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 5.71MB / 45.38MB 0.2s [2019-12-27T16:06:42.017Z] #7 sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 10.80MB / 10.80MB 0.3s [2019-12-27T16:06:42.017Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 12.51MB / 45.38MB 0.3s [2019-12-27T16:06:42.278Z] #7 sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 10.80MB / 10.80MB 0.3s done [2019-12-27T16:06:42.278Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 18.89MB / 45.38MB 0.4s [2019-12-27T16:06:42.278Z] #7 sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 0B / 4.34MB 0.4s [2019-12-27T16:06:42.278Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 28.97MB / 45.38MB 0.5s [2019-12-27T16:06:42.278Z] #7 sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 4.18MB / 4.34MB 0.5s [2019-12-27T16:06:42.278Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 2.51MB / 50.07MB 0.5s [2019-12-27T16:06:42.538Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 35.02MB / 45.38MB 0.6s [2019-12-27T16:06:42.538Z] #7 sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 4.34MB / 4.34MB 0.5s done [2019-12-27T16:06:42.538Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 7.07MB / 50.07MB 0.6s [2019-12-27T16:06:42.538Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 0B / 57.69MB 0.6s [2019-12-27T16:06:42.538Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 43.55MB / 45.38MB 0.7s [2019-12-27T16:06:42.538Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 14.37MB / 50.07MB 0.7s [2019-12-27T16:06:42.798Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 18.19MB / 50.07MB 0.8s [2019-12-27T16:06:42.798Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 45.38MB / 45.38MB 0.8s done [2019-12-27T16:06:42.798Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 24.17MB / 50.07MB 0.9s [2019-12-27T16:06:42.798Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 4.99MB / 57.69MB 0.9s [2019-12-27T16:06:42.798Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 0B / 120.06MB 0.9s [2019-12-27T16:06:42.798Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 33.54MB / 50.07MB 1.1s [2019-12-27T16:06:42.798Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 11.35MB / 57.69MB 1.1s [2019-12-27T16:06:42.798Z] #7 extracting sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 [2019-12-27T16:06:43.058Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 38.24MB / 50.07MB 1.2s [2019-12-27T16:06:43.058Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 8.64MB / 120.06MB 1.2s [2019-12-27T16:06:43.058Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 41.83MB / 50.07MB 1.3s [2019-12-27T16:06:43.058Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 18.33MB / 57.69MB 1.3s [2019-12-27T16:06:43.319Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 48.28MB / 50.07MB 1.4s [2019-12-27T16:06:43.319Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 18.96MB / 120.06MB 1.4s [2019-12-27T16:06:43.320Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 22.54MB / 57.69MB 1.5s [2019-12-27T16:06:43.433Z] Sending build context to Docker daemon 50.83MB [2019-12-27T16:06:43.433Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2019-12-27T16:06:43.433Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2019-12-27T16:06:43.433Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2019-12-27T16:06:43.433Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2019-12-27T16:06:43.433Z] 1.12.10-stretch: Pulling from library/golang [2019-12-27T16:06:43.582Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 50.07MB / 50.07MB 1.5s done [2019-12-27T16:06:43.582Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 30.15MB / 57.69MB 1.7s [2019-12-27T16:06:43.582Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 35.77MB / 120.06MB 1.7s [2019-12-27T16:06:43.582Z] #7 sha256:1fc9235defd0ead228904fe45b34711583e8f4976506c5d63d0585b04566f4de 126B / 126B 1.6s done [2019-12-27T16:06:43.582Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 35.70MB / 57.69MB 1.8s [2019-12-27T16:06:43.582Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 42.09MB / 120.06MB 1.8s [2019-12-27T16:06:43.810Z] ade01ea651a2: Pulling fs layer [2019-12-27T16:06:43.810Z] fbabdb69f639: Pulling fs layer [2019-12-27T16:06:43.810Z] ff33bd1013d7: Pulling fs layer [2019-12-27T16:06:43.810Z] 85cfe9d77eff: Pulling fs layer [2019-12-27T16:06:43.810Z] ace5139f9caa: Pulling fs layer [2019-12-27T16:06:43.810Z] 85cfe9d77eff: Waiting [2019-12-27T16:06:43.810Z] e4d79466b81c: Pulling fs layer [2019-12-27T16:06:43.810Z] b00baabad4ce: Pulling fs layer [2019-12-27T16:06:43.810Z] ace5139f9caa: Waiting [2019-12-27T16:06:43.810Z] e4d79466b81c: Waiting [2019-12-27T16:06:43.810Z] b00baabad4ce: Waiting [2019-12-27T16:06:43.841Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 42.33MB / 57.69MB 1.9s [2019-12-27T16:06:43.841Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 51.47MB / 57.69MB 2.1s [2019-12-27T16:06:43.841Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 57.35MB / 120.06MB 2.1s [2019-12-27T16:06:44.100Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 55.98MB / 57.69MB 2.2s [2019-12-27T16:06:44.100Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 68.60MB / 120.06MB 2.3s [2019-12-27T16:06:44.358Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 74.89MB / 120.06MB 2.4s [2019-12-27T16:06:44.358Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 82.56MB / 120.06MB 2.5s [2019-12-27T16:06:44.616Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 94.27MB / 120.06MB 2.7s [2019-12-27T16:06:44.616Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 57.69MB / 57.69MB 2.9s done [2019-12-27T16:06:44.616Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 107.76MB / 120.06MB 3.0s [2019-12-27T16:06:44.821Z] ff33bd1013d7: Verifying Checksum [2019-12-27T16:06:44.821Z] ff33bd1013d7: Download complete [2019-12-27T16:06:44.821Z] fbabdb69f639: Verifying Checksum [2019-12-27T16:06:44.821Z] fbabdb69f639: Download complete [2019-12-27T16:06:44.878Z] #7 ... [2019-12-27T16:06:44.878Z] [2019-12-27T16:06:44.878Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-12-27T16:06:44.879Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-12-27T16:06:44.879Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-12-27T16:06:44.879Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.4s done [2019-12-27T16:06:44.879Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-12-27T16:06:44.879Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.6s done [2019-12-27T16:06:44.879Z] #65 DONE 3.2s [2019-12-27T16:06:44.879Z] [2019-12-27T16:06:44.879Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-12-27T16:06:44.879Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 120.06MB / 120.06MB 3.2s [2019-12-27T16:06:45.458Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 120.06MB / 120.06MB 3.6s done [2019-12-27T16:06:46.024Z] #7 ... [2019-12-27T16:06:46.024Z] [2019-12-27T16:06:46.024Z] #19 [internal] load build context [2019-12-27T16:06:46.024Z] #19 transferring context: 46.32MB 4.2s done [2019-12-27T16:06:46.024Z] #19 DONE 4.2s [2019-12-27T16:06:46.024Z] [2019-12-27T16:06:46.024Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-12-27T16:06:46.120Z] ade01ea651a2: Verifying Checksum [2019-12-27T16:06:46.120Z] ade01ea651a2: Download complete [2019-12-27T16:06:47.395Z] #7 extracting sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 4.3s done [2019-12-27T16:06:47.395Z] #7 extracting sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd [2019-12-27T16:06:47.408Z] 85cfe9d77eff: Verifying Checksum [2019-12-27T16:06:47.408Z] 85cfe9d77eff: Download complete [2019-12-27T16:06:47.408Z] ace5139f9caa: Verifying Checksum [2019-12-27T16:06:47.408Z] ace5139f9caa: Download complete [2019-12-27T16:06:47.653Z] #7 extracting sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 0.4s done [2019-12-27T16:06:47.653Z] #7 extracting sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 [2019-12-27T16:06:47.789Z] b00baabad4ce: Verifying Checksum [2019-12-27T16:06:47.789Z] b00baabad4ce: Download complete [2019-12-27T16:06:47.911Z] #7 extracting sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 0.2s done [2019-12-27T16:06:47.911Z] #7 extracting sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd [2019-12-27T16:06:48.177Z] ade01ea651a2: Pull complete [2019-12-27T16:06:48.544Z] fbabdb69f639: Pull complete [2019-12-27T16:06:48.928Z] ff33bd1013d7: Pull complete [2019-12-27T16:06:49.649Z] Fetching without tags [2019-12-27T16:06:50.107Z] Merging remotes/origin/master commit bbcabf69c81b2c4c9e13281fc3c0a72669d3f44a into PR head commit 9608dc5470e74f1ee34fd6477547303b31868576 [2019-12-27T16:06:50.200Z] e4d79466b81c: Verifying Checksum [2019-12-27T16:06:50.200Z] e4d79466b81c: Download complete [2019-12-27T16:06:50.439Z] #7 extracting sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 2.0s done [2019-12-27T16:06:50.439Z] #7 extracting sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 [2019-12-27T16:06:49.615Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-27T16:06:49.620Z] > git config --add remote.origin.fetch +refs/pull/39700/head:refs/remotes/origin/PR-39700 # timeout=10 [2019-12-27T16:06:49.624Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-12-27T16:06:49.641Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-27T16:06:49.657Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-27T16:06:49.657Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-27T16:06:49.658Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39700/head:refs/remotes/origin/PR-39700 +refs/heads/master:refs/remotes/origin/master [2019-12-27T16:06:50.114Z] > git config core.sparsecheckout # timeout=10 [2019-12-27T16:06:50.118Z] > git checkout -f 9608dc5470e74f1ee34fd6477547303b31868576 [2019-12-27T16:06:50.987Z] 85cfe9d77eff: Pull complete [2019-12-27T16:06:51.216Z] Merge succeeded, producing 9608dc5470e74f1ee34fd6477547303b31868576 [2019-12-27T16:06:51.217Z] Checking out Revision 9608dc5470e74f1ee34fd6477547303b31868576 (PR-39700) [2019-12-27T16:06:51.512Z] Commit message: "Document `message` parameter to `/images/create`" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-12-27T16:06:52.260Z] ace5139f9caa: Pull complete [2019-12-27T16:06:52.337Z] #7 extracting sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 1.8s done [2019-12-27T16:06:52.337Z] #7 extracting sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d [2019-12-27T16:06:52.542Z] + docker version [2019-12-27T16:06:52.542Z] Client: [2019-12-27T16:06:52.542Z] Version: 18.06.1-ce [2019-12-27T16:06:52.542Z] API version: 1.38 [2019-12-27T16:06:52.542Z] Go version: go1.10.3 [2019-12-27T16:06:52.542Z] Git commit: e68fc7a [2019-12-27T16:06:52.542Z] Built: Tue Aug 21 17:26:10 2018 [2019-12-27T16:06:52.542Z] OS/Arch: linux/ppc64le [2019-12-27T16:06:52.542Z] Experimental: false [2019-12-27T16:06:52.542Z] [2019-12-27T16:06:52.542Z] Server: [2019-12-27T16:06:52.542Z] Engine: [2019-12-27T16:06:52.542Z] Version: 18.06.1-ce [2019-12-27T16:06:52.542Z] API version: 1.38 (minimum version 1.12) [2019-12-27T16:06:52.542Z] Go version: go1.10.3 [2019-12-27T16:06:52.542Z] Git commit: e68fc7a [2019-12-27T16:06:52.542Z] Built: Tue Aug 21 17:24:20 2018 [2019-12-27T16:06:52.542Z] OS/Arch: linux/ppc64le [2019-12-27T16:06:52.542Z] Experimental: true [Pipeline] sh [2019-12-27T16:06:51.182Z] > git merge bbcabf69c81b2c4c9e13281fc3c0a72669d3f44a # timeout=10 [2019-12-27T16:06:51.207Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-12-27T16:06:51.224Z] > git config core.sparsecheckout # timeout=10 [2019-12-27T16:06:51.228Z] > git checkout -f 9608dc5470e74f1ee34fd6477547303b31868576 [2019-12-27T16:06:52.941Z] + docker info [2019-12-27T16:06:52.941Z] Containers: 0 [2019-12-27T16:06:52.941Z] Running: 0 [2019-12-27T16:06:52.941Z] Paused: 0 [2019-12-27T16:06:52.941Z] Stopped: 0 [2019-12-27T16:06:52.941Z] Images: 0 [2019-12-27T16:06:52.941Z] Server Version: 18.06.1-ce [2019-12-27T16:06:52.941Z] Storage Driver: overlay2 [2019-12-27T16:06:52.941Z] Backing Filesystem: extfs [2019-12-27T16:06:52.941Z] Supports d_type: true [2019-12-27T16:06:52.941Z] Native Overlay Diff: true [2019-12-27T16:06:52.941Z] Logging Driver: json-file [2019-12-27T16:06:52.941Z] Cgroup Driver: cgroupfs [2019-12-27T16:06:52.941Z] Plugins: [2019-12-27T16:06:52.941Z] Volume: local [2019-12-27T16:06:52.941Z] Network: bridge host ipvlan macvlan null overlay [2019-12-27T16:06:52.941Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-12-27T16:06:52.941Z] Swarm: inactive [2019-12-27T16:06:52.941Z] Runtimes: runc [2019-12-27T16:06:52.941Z] Default Runtime: runc [2019-12-27T16:06:52.941Z] Init Binary: docker-init [2019-12-27T16:06:52.941Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-12-27T16:06:52.941Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-12-27T16:06:52.941Z] init version: fec3683 [2019-12-27T16:06:52.941Z] Security Options: [2019-12-27T16:06:52.941Z] apparmor [2019-12-27T16:06:52.941Z] seccomp [2019-12-27T16:06:52.941Z] Profile: default [2019-12-27T16:06:52.941Z] Kernel Version: 4.4.0-139-generic [2019-12-27T16:06:52.941Z] Operating System: Ubuntu 16.04.3 LTS [2019-12-27T16:06:52.941Z] OSType: linux [2019-12-27T16:06:52.941Z] Architecture: ppc64le [2019-12-27T16:06:52.941Z] CPUs: 4 [2019-12-27T16:06:52.941Z] Total Memory: 7.972GiB [2019-12-27T16:06:52.941Z] Name: ppc64le-ubuntu-32 [2019-12-27T16:06:52.941Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2019-12-27T16:06:52.941Z] Docker Root Dir: /var/lib/docker [2019-12-27T16:06:52.941Z] Debug Mode (client): false [2019-12-27T16:06:52.941Z] Debug Mode (server): false [2019-12-27T16:06:52.941Z] Username: dockerbuildbot [2019-12-27T16:06:52.941Z] Registry: https://index.docker.io/v1/ [2019-12-27T16:06:52.941Z] Labels: [2019-12-27T16:06:52.941Z] Experimental: true [2019-12-27T16:06:52.941Z] Insecure Registries: [2019-12-27T16:06:52.941Z] 127.0.0.0/8 [2019-12-27T16:06:52.941Z] Live Restore Enabled: false [2019-12-27T16:06:52.941Z] [Pipeline] sh [2019-12-27T16:06:53.330Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-27T16:06:53.330Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-27T16:06:53.330Z] + curl -fsSL -o /home/docker/workspace/moby_PR-39700/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-12-27T16:06:53.616Z] + bash /home/docker/workspace/moby_PR-39700/check-config.sh [2019-12-27T16:06:53.616Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-12-27T16:06:53.616Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2019-12-27T16:06:53.616Z] [2019-12-27T16:06:53.616Z] Generally Necessary: [2019-12-27T16:06:53.616Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-12-27T16:06:53.616Z] - apparmor: enabled and tools installed [2019-12-27T16:06:53.616Z] - CONFIG_NAMESPACES: enabled [2019-12-27T16:06:53.616Z] - CONFIG_NET_NS: enabled [2019-12-27T16:06:53.616Z] - CONFIG_PID_NS: enabled [2019-12-27T16:06:53.616Z] - CONFIG_IPC_NS: enabled [2019-12-27T16:06:53.616Z] - CONFIG_UTS_NS: enabled [2019-12-27T16:06:53.616Z] - CONFIG_CGROUPS: enabled [2019-12-27T16:06:53.616Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-12-27T16:06:53.616Z] - CONFIG_CGROUP_DEVICE: enabled [2019-12-27T16:06:53.616Z] - CONFIG_CGROUP_FREEZER: enabled [2019-12-27T16:06:53.616Z] - CONFIG_CGROUP_SCHED: enabled [2019-12-27T16:06:53.616Z] - CONFIG_CPUSETS: enabled [2019-12-27T16:06:53.616Z] - CONFIG_MEMCG: enabled [2019-12-27T16:06:53.616Z] - CONFIG_KEYS: enabled [2019-12-27T16:06:53.616Z] - CONFIG_VETH: enabled (as module) [2019-12-27T16:06:53.616Z] - CONFIG_BRIDGE: enabled (as module) [2019-12-27T16:06:53.616Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-12-27T16:06:53.616Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-12-27T16:06:53.616Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-12-27T16:06:53.616Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-12-27T16:06:53.616Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-12-27T16:06:53.616Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-12-27T16:06:53.616Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-12-27T16:06:53.616Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-12-27T16:06:53.616Z] - CONFIG_NF_NAT: enabled (as module) [2019-12-27T16:06:53.616Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-12-27T16:06:53.903Z] - CONFIG_POSIX_MQUEUE: enabled [2019-12-27T16:06:53.903Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-12-27T16:06:53.903Z] [2019-12-27T16:06:53.903Z] Optional Features: [2019-12-27T16:06:53.903Z] - CONFIG_USER_NS: enabled [2019-12-27T16:06:53.903Z] - CONFIG_SECCOMP: enabled [2019-12-27T16:06:53.903Z] - CONFIG_CGROUP_PIDS: enabled [2019-12-27T16:06:53.903Z] - CONFIG_MEMCG_SWAP: enabled [2019-12-27T16:06:53.903Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-12-27T16:06:53.903Z] (cgroup swap accounting is currently enabled) [2019-12-27T16:06:53.904Z] - CONFIG_MEMCG_KMEM: enabled [2019-12-27T16:06:53.904Z] - CONFIG_BLK_CGROUP: enabled [2019-12-27T16:06:53.904Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-12-27T16:06:53.904Z] - CONFIG_IOSCHED_CFQ: enabled [2019-12-27T16:06:53.904Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-12-27T16:06:53.904Z] - CONFIG_CGROUP_PERF: enabled [2019-12-27T16:06:53.904Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-12-27T16:06:53.904Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-12-27T16:06:53.904Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-12-27T16:06:53.904Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-12-27T16:06:53.904Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-12-27T16:06:53.904Z] - CONFIG_RT_GROUP_SCHED: missing [2019-12-27T16:06:53.904Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-12-27T16:06:53.904Z] - CONFIG_IP_VS: enabled (as module) [2019-12-27T16:06:53.904Z] - CONFIG_IP_VS_NFCT: enabled [2019-12-27T16:06:53.904Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-12-27T16:06:53.904Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-12-27T16:06:53.904Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-12-27T16:06:53.904Z] - CONFIG_EXT4_FS: enabled [2019-12-27T16:06:53.904Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-12-27T16:06:53.904Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-12-27T16:06:53.904Z] - Network Drivers: [2019-12-27T16:06:53.904Z] - "overlay": [2019-12-27T16:06:53.904Z] - CONFIG_VXLAN: enabled (as module) [2019-12-27T16:06:53.904Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-12-27T16:06:53.904Z] Optional (for encrypted networks): [2019-12-27T16:06:54.189Z] - CONFIG_CRYPTO: enabled [2019-12-27T16:06:54.189Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-12-27T16:06:54.189Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-12-27T16:06:54.189Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-12-27T16:06:54.189Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-12-27T16:06:54.189Z] - CONFIG_XFRM: enabled [2019-12-27T16:06:54.189Z] - CONFIG_XFRM_USER: enabled (as module) [2019-12-27T16:06:54.189Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-12-27T16:06:54.189Z] - CONFIG_INET_ESP: enabled (as module) [2019-12-27T16:06:54.189Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-12-27T16:06:54.189Z] - "ipvlan": [2019-12-27T16:06:54.189Z] - CONFIG_IPVLAN: enabled (as module) [2019-12-27T16:06:54.189Z] - "macvlan": [2019-12-27T16:06:54.189Z] - CONFIG_MACVLAN: enabled (as module) [2019-12-27T16:06:54.189Z] - CONFIG_DUMMY: enabled (as module) [2019-12-27T16:06:54.189Z] - "ftp,tftp client in container": [2019-12-27T16:06:54.189Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-12-27T16:06:54.189Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-12-27T16:06:54.189Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-12-27T16:06:54.189Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-12-27T16:06:54.189Z] - Storage Drivers: [2019-12-27T16:06:54.189Z] - "aufs": [2019-12-27T16:06:54.189Z] - CONFIG_AUFS_FS: enabled (as module) [2019-12-27T16:06:54.189Z] - "btrfs": [2019-12-27T16:06:54.189Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-12-27T16:06:54.189Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-12-27T16:06:54.189Z] - "devicemapper": [2019-12-27T16:06:54.189Z] - CONFIG_BLK_DEV_DM: enabled [2019-12-27T16:06:54.189Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-12-27T16:06:54.189Z] - "overlay": [2019-12-27T16:06:54.189Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-12-27T16:06:54.189Z] - "zfs": [2019-12-27T16:06:54.189Z] - /dev/zfs: missing [2019-12-27T16:06:54.189Z] - zfs command: missing [2019-12-27T16:06:54.189Z] - zpool command: missing [2019-12-27T16:06:54.189Z] [2019-12-27T16:06:54.189Z] Limits: [2019-12-27T16:06:54.189Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-12-27T16:06:54.189Z] [2019-12-27T16:06:54.189Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-12-27T16:06:54.614Z] + make bundles/buildx [2019-12-27T16:06:55.237Z] make: command: Command not found [2019-12-27T16:06:55.237Z] make: command: Command not found [2019-12-27T16:06:55.237Z] mkdir bundles [2019-12-27T16:06:55.237Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2019-12-27T16:06:55.237Z] --build-arg BUILDX_COMMIT \ [2019-12-27T16:06:55.237Z] --build-arg BUILDX_REPO \ [2019-12-27T16:06:55.237Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-12-27T16:06:55.237Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-12-27T16:06:55.237Z] . [2019-12-27T16:06:55.237Z] /bin/sh: 4: go: not found [2019-12-27T16:06:55.237Z] /bin/sh: 5: go: not found [2019-12-27T16:06:56.518Z] #7 extracting sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 4.1s done [2019-12-27T16:06:56.518Z] #7 extracting sha256:1fc9235defd0ead228904fe45b34711583e8f4976506c5d63d0585b04566f4de done [2019-12-27T16:06:56.518Z] #7 DONE 14.9s [2019-12-27T16:06:56.672Z] e4d79466b81c: Pull complete [2019-12-27T16:06:56.672Z] b00baabad4ce: Pull complete [2019-12-27T16:06:56.672Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2019-12-27T16:06:56.672Z] Status: Downloaded newer image for golang:1.12.10-stretch [2019-12-27T16:06:56.672Z] ---> 687421176e14 [2019-12-27T16:06:56.672Z] Step 5/16 : ARG BUILDX_REPO [2019-12-27T16:06:56.672Z] ---> Running in f10fc76e28f2 [2019-12-27T16:06:56.672Z] Removing intermediate container f10fc76e28f2 [2019-12-27T16:06:56.672Z] ---> 5358abdd1ae4 [2019-12-27T16:06:56.672Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2019-12-27T16:06:56.672Z] ---> Running in 802d02d59369 [2019-12-27T16:06:56.775Z] [2019-12-27T16:06:56.775Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-12-27T16:06:57.044Z] Cloning into '/buildx'... [2019-12-27T16:06:58.680Z] #8 DONE 1.9s [2019-12-27T16:06:58.680Z] [2019-12-27T16:06:58.680Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-12-27T16:06:58.722Z] Sending build context to Docker daemon 50.83MB [2019-12-27T16:06:58.722Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2019-12-27T16:06:58.722Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2019-12-27T16:06:58.722Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2019-12-27T16:06:58.722Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2019-12-27T16:06:58.722Z] 1.12.10-stretch: Pulling from library/golang [2019-12-27T16:06:58.722Z] fb056072eab9: Pulling fs layer [2019-12-27T16:06:58.722Z] 6a33b1f9796f: Pulling fs layer [2019-12-27T16:06:58.722Z] 8f8f8962e456: Pulling fs layer [2019-12-27T16:06:58.722Z] 68adcc365214: Pulling fs layer [2019-12-27T16:06:58.722Z] 76d8adf27bdf: Pulling fs layer [2019-12-27T16:06:58.722Z] d66e58854927: Pulling fs layer [2019-12-27T16:06:58.722Z] 71497195576e: Pulling fs layer [2019-12-27T16:06:58.722Z] 76d8adf27bdf: Waiting [2019-12-27T16:06:58.722Z] d66e58854927: Waiting [2019-12-27T16:06:58.722Z] 71497195576e: Waiting [2019-12-27T16:06:58.722Z] 68adcc365214: Waiting [2019-12-27T16:06:59.246Z] #9 DONE 0.8s [2019-12-27T16:06:59.246Z] [2019-12-27T16:06:59.246Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-27T16:06:59.246Z] #20 DONE 0.1s [2019-12-27T16:06:59.246Z] [2019-12-27T16:06:59.246Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-12-27T16:06:59.469Z] Removing intermediate container 802d02d59369 [2019-12-27T16:06:59.469Z] ---> d8328a9fafc8 [2019-12-27T16:06:59.469Z] Step 7/16 : WORKDIR /buildx [2019-12-27T16:06:59.469Z] ---> Running in 10836e160e68 [2019-12-27T16:06:59.812Z] #30 DONE 0.2s [2019-12-27T16:06:59.812Z] [2019-12-27T16:06:59.812Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-12-27T16:06:59.812Z] #61 DONE 0.2s [2019-12-27T16:06:59.812Z] [2019-12-27T16:06:59.812Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-12-27T16:06:59.812Z] #49 DONE 0.2s [2019-12-27T16:06:59.812Z] [2019-12-27T16:06:59.812Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-12-27T16:06:59.812Z] #67 DONE 0.2s [2019-12-27T16:06:59.812Z] [2019-12-27T16:06:59.812Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-12-27T16:06:59.812Z] #46 DONE 0.2s [2019-12-27T16:06:59.812Z] [2019-12-27T16:06:59.812Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:06:59.812Z] #50 ... [2019-12-27T16:06:59.812Z] [2019-12-27T16:06:59.812Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-12-27T16:06:59.812Z] #43 DONE 0.4s [2019-12-27T16:06:59.812Z] [2019-12-27T16:06:59.812Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-12-27T16:06:59.812Z] #21 DONE 0.4s [2019-12-27T16:06:59.832Z] Removing intermediate container 10836e160e68 [2019-12-27T16:06:59.832Z] ---> cc12ce552ca6 [2019-12-27T16:06:59.832Z] Step 8/16 : ARG BUILDX_COMMIT [2019-12-27T16:06:59.832Z] ---> Running in 4a1d1f82e6c2 [2019-12-27T16:06:59.832Z] Removing intermediate container 4a1d1f82e6c2 [2019-12-27T16:06:59.832Z] ---> 6fd367d736ef [2019-12-27T16:06:59.832Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2019-12-27T16:07:00.070Z] [2019-12-27T16:07:00.070Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:07:00.201Z] ---> Running in 9b160c700391 [2019-12-27T16:07:00.240Z] 8f8f8962e456: Verifying Checksum [2019-12-27T16:07:00.240Z] 8f8f8962e456: Download complete [2019-12-27T16:07:00.240Z] 6a33b1f9796f: Verifying Checksum [2019-12-27T16:07:00.240Z] 6a33b1f9796f: Download complete [2019-12-27T16:07:00.561Z] From https://github.com/docker/buildx [2019-12-27T16:07:00.561Z] * [new tag] v0.3.1 -> build [2019-12-27T16:07:00.930Z] Switched to branch 'build' [2019-12-27T16:07:01.803Z] Removing intermediate container 9b160c700391 [2019-12-27T16:07:01.803Z] ---> 658b8f5ae87a [2019-12-27T16:07:01.803Z] Step 10/16 : RUN go mod download [2019-12-27T16:07:01.803Z] ---> Running in 85ee36f22efc [2019-12-27T16:07:02.238Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2019-12-27T16:07:02.238Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2019-12-27T16:07:02.238Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-12-27T16:07:02.238Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-12-27T16:07:02.239Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-12-27T16:07:02.239Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-12-27T16:07:02.239Z] go: finding github.com/stretchr/testify v1.3.0 [2019-12-27T16:07:02.285Z] fb056072eab9: Verifying Checksum [2019-12-27T16:07:02.285Z] fb056072eab9: Download complete [2019-12-27T16:07:03.074Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-12-27T16:07:03.075Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-12-27T16:07:03.075Z] go: finding github.com/ghodss/yaml v1.0.0 [2019-12-27T16:07:03.471Z] go: finding github.com/json-iterator/go v1.1.6 [2019-12-27T16:07:03.471Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-12-27T16:07:03.471Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-12-27T16:07:03.471Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2019-12-27T16:07:03.856Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-12-27T16:07:03.856Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-12-27T16:07:03.856Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-12-27T16:07:04.277Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-12-27T16:07:04.277Z] go: finding gopkg.in/inf.v0 v0.9.1 [2019-12-27T16:07:04.277Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-12-27T16:07:04.277Z] go: finding github.com/davecgh/go-spew v1.1.0 [2019-12-27T16:07:04.277Z] go: finding github.com/sirupsen/logrus v1.4.0 [2019-12-27T16:07:04.687Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-12-27T16:07:05.040Z] 68adcc365214: Verifying Checksum [2019-12-27T16:07:05.040Z] 68adcc365214: Download complete [2019-12-27T16:07:05.089Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-12-27T16:07:05.089Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-12-27T16:07:05.089Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-12-27T16:07:05.376Z] #22 ... [2019-12-27T16:07:05.376Z] [2019-12-27T16:07:05.376Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-27T16:07:05.376Z] #56 5.300 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-27T16:07:05.376Z] #56 5.385 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-27T16:07:05.376Z] #56 5.479 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-27T16:07:05.376Z] #56 5.575 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-27T16:07:05.376Z] #56 5.675 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-27T16:07:05.385Z] 76d8adf27bdf: Verifying Checksum [2019-12-27T16:07:05.385Z] 76d8adf27bdf: Download complete [2019-12-27T16:07:05.385Z] 71497195576e: Verifying Checksum [2019-12-27T16:07:05.385Z] 71497195576e: Download complete [2019-12-27T16:07:05.504Z] go: finding github.com/spf13/cobra v0.0.3 [2019-12-27T16:07:05.504Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-12-27T16:07:05.636Z] #56 6.249 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [511 kB] [2019-12-27T16:07:05.903Z] go: finding github.com/spf13/viper v1.3.2 [2019-12-27T16:07:05.903Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-12-27T16:07:06.298Z] go: finding github.com/lib/pq v1.0.0 [2019-12-27T16:07:06.298Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-12-27T16:07:06.298Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-12-27T16:07:06.569Z] #56 ... [2019-12-27T16:07:06.569Z] [2019-12-27T16:07:06.569Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:07:06.569Z] #47 6.880 + RM_GOPATH=0 [2019-12-27T16:07:06.569Z] #47 6.881 + TMP_GOPATH= [2019-12-27T16:07:06.569Z] #47 6.881 + : /build [2019-12-27T16:07:06.569Z] #47 6.881 + '[' -z '' ']' [2019-12-27T16:07:06.569Z] #47 6.887 ++ mktemp -d [2019-12-27T16:07:06.569Z] #47 6.890 + export GOPATH=/tmp/tmp.EIQ5QVxI7m [2019-12-27T16:07:06.569Z] #47 6.890 + GOPATH=/tmp/tmp.EIQ5QVxI7m [2019-12-27T16:07:06.569Z] #47 6.890 + RM_GOPATH=1 [2019-12-27T16:07:06.569Z] #47 6.891 ++ dirname ./install.sh [2019-12-27T16:07:06.569Z] #47 6.892 + dir=. [2019-12-27T16:07:06.569Z] #47 6.894 + bin=gotestsum [2019-12-27T16:07:06.569Z] #47 6.894 + shift [2019-12-27T16:07:06.569Z] #47 6.894 + '[' '!' -f ./gotestsum.installer ']' [2019-12-27T16:07:06.569Z] #47 6.894 + . ./gotestsum.installer [2019-12-27T16:07:06.569Z] #47 6.894 ++ : v0.3.5 [2019-12-27T16:07:06.569Z] #47 6.894 + install_gotestsum [2019-12-27T16:07:06.569Z] #47 6.894 Installing gotestsum version v0.3.5 [2019-12-27T16:07:06.569Z] #47 6.894 + echo 'Installing gotestsum version v0.3.5' [2019-12-27T16:07:06.569Z] #47 6.894 + go get -d gotest.tools/gotestsum [2019-12-27T16:07:06.702Z] go: finding github.com/jinzhu/now v1.0.0 [2019-12-27T16:07:06.702Z] go: finding github.com/magiconair/properties v1.8.0 [2019-12-27T16:07:06.828Z] #47 ... [2019-12-27T16:07:06.828Z] [2019-12-27T16:07:06.828Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:07:06.828Z] #22 7.107 + RM_GOPATH=0 [2019-12-27T16:07:06.828Z] #22 7.107 + TMP_GOPATH= [2019-12-27T16:07:06.828Z] #22 7.107 + : /build [2019-12-27T16:07:06.828Z] #22 7.112 + '[' -z '' ']' [2019-12-27T16:07:06.828Z] #22 7.121 ++ mktemp -d [2019-12-27T16:07:06.828Z] #22 7.125 + export GOPATH=/tmp/tmp.CI3J9sLMWI [2019-12-27T16:07:06.828Z] #22 7.125 + GOPATH=/tmp/tmp.CI3J9sLMWI [2019-12-27T16:07:06.828Z] #22 7.125 + RM_GOPATH=1 [2019-12-27T16:07:06.828Z] #22 7.127 ++ dirname ./install.sh [2019-12-27T16:07:06.828Z] #22 7.127 + dir=. [2019-12-27T16:07:06.828Z] #22 7.128 + bin=dockercli [2019-12-27T16:07:06.828Z] #22 7.128 + shift [2019-12-27T16:07:06.828Z] #22 7.129 + '[' '!' -f ./dockercli.installer ']' [2019-12-27T16:07:06.828Z] #22 7.130 + . ./dockercli.installer [2019-12-27T16:07:06.828Z] #22 7.131 ++ : stable [2019-12-27T16:07:06.828Z] #22 7.133 ++ : 17.06.2-ce [2019-12-27T16:07:06.828Z] #22 7.133 + install_dockercli [2019-12-27T16:07:06.828Z] #22 7.135 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-12-27T16:07:06.828Z] #22 7.136 Install docker/cli version 17.06.2-ce from stable [2019-12-27T16:07:06.828Z] #22 7.137 ++ uname -m [2019-12-27T16:07:06.828Z] #22 7.150 + arch=x86_64 [2019-12-27T16:07:06.828Z] #22 7.150 + '[' x86_64 '!=' x86_64 ']' [2019-12-27T16:07:06.828Z] #22 7.150 + url=https://download.docker.com/linux/static [2019-12-27T16:07:06.828Z] #22 7.151 + tar -xz docker/docker [2019-12-27T16:07:06.828Z] #22 7.151 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-12-27T16:07:07.106Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-12-27T16:07:07.106Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-12-27T16:07:07.106Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-12-27T16:07:07.106Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-12-27T16:07:07.435Z] fb056072eab9: Pull complete [2019-12-27T16:07:07.500Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-12-27T16:07:07.500Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-12-27T16:07:07.500Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2019-12-27T16:07:07.906Z] go: finding github.com/jinzhu/gorm v1.9.2 [2019-12-27T16:07:08.061Z] 6a33b1f9796f: Pull complete [2019-12-27T16:07:08.304Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-12-27T16:07:08.304Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-12-27T16:07:08.304Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-12-27T16:07:08.350Z] 8f8f8962e456: Pull complete [2019-12-27T16:07:08.406Z] Running on ubuntu-1804-overlay2 (i-0200f968df81395f8) in /home/ubuntu/workspace/moby_PR-39700 [Pipeline] { [Pipeline] checkout [2019-12-27T16:07:08.703Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-12-27T16:07:09.110Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-12-27T16:07:09.357Z] #22 ... [2019-12-27T16:07:09.357Z] [2019-12-27T16:07:09.357Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-27T16:07:09.357Z] #10 8.066 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-27T16:07:09.357Z] #10 8.069 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-27T16:07:09.357Z] #10 8.144 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-27T16:07:09.357Z] #10 8.150 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-27T16:07:09.357Z] #10 8.195 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-27T16:07:09.357Z] #10 9.176 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [511 kB] [2019-12-27T16:07:09.520Z] go: finding github.com/gorilla/mux v1.7.0 [2019-12-27T16:07:09.520Z] go: finding github.com/prometheus/client_golang v0.8.0 [2019-12-27T16:07:09.520Z] go: finding github.com/hashicorp/go-version v1.1.0 [2019-12-27T16:07:09.520Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-12-27T16:07:09.520Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-12-27T16:07:09.520Z] go: finding github.com/gofrs/flock v0.7.0 [2019-12-27T16:07:09.615Z] #10 ... [2019-12-27T16:07:09.615Z] [2019-12-27T16:07:09.615Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-27T16:07:09.615Z] #40 8.065 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-27T16:07:09.615Z] #40 8.068 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-27T16:07:09.615Z] #40 8.136 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-27T16:07:09.615Z] #40 8.141 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-27T16:07:09.616Z] #40 8.219 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-27T16:07:09.616Z] #40 9.222 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [511 kB] [2019-12-27T16:07:09.616Z] #40 ... [2019-12-27T16:07:09.616Z] [2019-12-27T16:07:09.616Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-27T16:07:09.616Z] #28 3.157 + mktemp -d [2019-12-27T16:07:09.616Z] #28 3.157 + export GOPATH=/tmp/tmp.wEqOrHk1Kq [2019-12-27T16:07:09.616Z] #28 3.157 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.wEqOrHk1Kq/src/github.com/go-swagger/go-swagger [2019-12-27T16:07:09.616Z] #28 3.157 Cloning into '/tmp/tmp.wEqOrHk1Kq/src/github.com/go-swagger/go-swagger'... [2019-12-27T16:07:09.874Z] #28 ... [2019-12-27T16:07:09.874Z] [2019-12-27T16:07:09.874Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-27T16:07:09.874Z] #31 7.243 + RM_GOPATH=0 [2019-12-27T16:07:09.874Z] #31 7.243 + TMP_GOPATH= [2019-12-27T16:07:09.874Z] #31 7.243 + : /build [2019-12-27T16:07:09.874Z] #31 7.243 + '[' -z '' ']' [2019-12-27T16:07:09.874Z] #31 7.250 ++ mktemp -d [2019-12-27T16:07:09.874Z] #31 7.253 + export GOPATH=/tmp/tmp.7Cipvtszsp [2019-12-27T16:07:09.874Z] #31 7.253 + GOPATH=/tmp/tmp.7Cipvtszsp [2019-12-27T16:07:09.874Z] #31 7.253 + RM_GOPATH=1 [2019-12-27T16:07:09.874Z] #31 7.253 ++ dirname ./install.sh [2019-12-27T16:07:09.874Z] #31 7.256 + dir=. [2019-12-27T16:07:09.874Z] #31 7.256 + bin=tomlv [2019-12-27T16:07:09.874Z] #31 7.256 + shift [2019-12-27T16:07:09.874Z] #31 7.256 + '[' '!' -f ./tomlv.installer ']' [2019-12-27T16:07:09.874Z] #31 7.256 + . ./tomlv.installer [2019-12-27T16:07:09.874Z] #31 7.257 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-27T16:07:09.874Z] #31 7.258 + install_tomlv [2019-12-27T16:07:09.874Z] #31 7.258 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-12-27T16:07:09.874Z] #31 7.258 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-27T16:07:09.874Z] #31 7.258 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.7Cipvtszsp/src/github.com/BurntSushi/toml [2019-12-27T16:07:09.874Z] #31 7.266 Cloning into '/tmp/tmp.7Cipvtszsp/src/github.com/BurntSushi/toml'... [2019-12-27T16:07:09.874Z] #31 8.750 + cd /tmp/tmp.7Cipvtszsp/src/github.com/BurntSushi/toml [2019-12-27T16:07:09.874Z] #31 8.750 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-27T16:07:09.874Z] #31 8.774 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-12-27T16:07:09.874Z] #31 9.650 runtime/internal/atomic [2019-12-27T16:07:09.874Z] #31 9.693 internal/cpu [2019-12-27T16:07:09.874Z] #31 9.858 runtime/internal/sys [2019-12-27T16:07:09.874Z] #31 10.09 runtime/internal/math [2019-12-27T16:07:09.874Z] #31 10.17 math/bits [2019-12-27T16:07:09.874Z] #31 10.19 internal/bytealg [2019-12-27T16:07:09.874Z] #31 ... [2019-12-27T16:07:09.874Z] [2019-12-27T16:07:09.874Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-27T16:07:09.874Z] #24 7.965 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-27T16:07:09.874Z] #24 7.967 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-27T16:07:09.874Z] #24 8.022 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-27T16:07:09.874Z] #24 8.030 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-27T16:07:09.874Z] #24 8.053 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-27T16:07:09.874Z] #24 9.105 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [511 kB] [2019-12-27T16:07:10.132Z] #24 ... [2019-12-27T16:07:10.132Z] [2019-12-27T16:07:10.132Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:07:10.132Z] #62 7.088 + RM_GOPATH=0 [2019-12-27T16:07:10.132Z] #62 7.088 + TMP_GOPATH= [2019-12-27T16:07:10.132Z] #62 7.088 + : /build/ [2019-12-27T16:07:10.132Z] #62 7.088 + '[' -z '' ']' [2019-12-27T16:07:10.132Z] #62 7.088 ++ mktemp -d [2019-12-27T16:07:10.132Z] #62 7.092 + export GOPATH=/tmp/tmp.GVV5gN1jfe [2019-12-27T16:07:10.132Z] #62 7.092 + GOPATH=/tmp/tmp.GVV5gN1jfe [2019-12-27T16:07:10.132Z] #62 7.092 + RM_GOPATH=1 [2019-12-27T16:07:10.132Z] #62 7.092 ++ dirname ./install.sh [2019-12-27T16:07:10.132Z] #62 7.092 + dir=. [2019-12-27T16:07:10.132Z] #62 7.092 + bin=rootlesskit [2019-12-27T16:07:10.132Z] #62 7.092 + shift [2019-12-27T16:07:10.132Z] #62 7.092 + '[' '!' -f ./rootlesskit.installer ']' [2019-12-27T16:07:10.132Z] #62 7.092 + . ./rootlesskit.installer [2019-12-27T16:07:10.132Z] #62 7.092 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2019-12-27T16:07:10.132Z] #62 7.092 + install_rootlesskit [2019-12-27T16:07:10.132Z] #62 7.092 + case "$1" in [2019-12-27T16:07:10.132Z] #62 7.092 + export CGO_ENABLED=0 [2019-12-27T16:07:10.132Z] #62 7.092 + CGO_ENABLED=0 [2019-12-27T16:07:10.132Z] #62 7.092 + _install_rootlesskit [2019-12-27T16:07:10.132Z] #62 7.093 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2019-12-27T16:07:10.132Z] #62 7.093 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2019-12-27T16:07:10.132Z] #62 7.093 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.GVV5gN1jfe/src/github.com/rootless-containers/rootlesskit [2019-12-27T16:07:10.132Z] #62 7.096 Cloning into '/tmp/tmp.GVV5gN1jfe/src/github.com/rootless-containers/rootlesskit'... [2019-12-27T16:07:10.132Z] #62 ... [2019-12-27T16:07:10.132Z] [2019-12-27T16:07:10.132Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-27T16:07:10.132Z] #33 7.582 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-27T16:07:10.132Z] #33 7.584 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-27T16:07:10.132Z] #33 7.599 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-27T16:07:10.132Z] #33 7.624 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-27T16:07:10.132Z] #33 7.670 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-27T16:07:10.132Z] #33 8.432 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [511 kB] [2019-12-27T16:07:10.132Z] #33 10.31 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-12-27T16:07:10.393Z] d66e58854927: Verifying Checksum [2019-12-27T16:07:10.393Z] d66e58854927: Download complete [2019-12-27T16:07:10.398Z] #33 ... [2019-12-27T16:07:10.398Z] [2019-12-27T16:07:10.398Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-27T16:07:10.398Z] #38 7.209 + mktemp -d [2019-12-27T16:07:10.398Z] #38 7.214 + export GOPATH=/tmp/tmp.9giszvUk0K [2019-12-27T16:07:10.398Z] #38 7.214 + git clone https://github.com/docker/distribution.git /tmp/tmp.9giszvUk0K/src/github.com/docker/distribution [2019-12-27T16:07:10.398Z] #38 7.217 Cloning into '/tmp/tmp.9giszvUk0K/src/github.com/docker/distribution'... [2019-12-27T16:07:10.398Z] #38 ... [2019-12-27T16:07:10.398Z] [2019-12-27T16:07:10.398Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:07:10.398Z] #44 7.117 + RM_GOPATH=0 [2019-12-27T16:07:10.398Z] #44 7.117 + TMP_GOPATH= [2019-12-27T16:07:10.398Z] #44 7.117 + : /build [2019-12-27T16:07:10.398Z] #44 7.118 + '[' -z '' ']' [2019-12-27T16:07:10.398Z] #44 7.123 ++ mktemp -d [2019-12-27T16:07:10.398Z] #44 7.134 + export GOPATH=/tmp/tmp.tML2Imanud [2019-12-27T16:07:10.398Z] #44 7.134 + GOPATH=/tmp/tmp.tML2Imanud [2019-12-27T16:07:10.398Z] #44 7.134 + RM_GOPATH=1 [2019-12-27T16:07:10.398Z] #44 7.137 ++ dirname ./install.sh [2019-12-27T16:07:10.398Z] #44 7.146 + dir=. [2019-12-27T16:07:10.398Z] #44 7.152 + bin=vndr [2019-12-27T16:07:10.398Z] #44 7.152 + shift [2019-12-27T16:07:10.398Z] #44 7.153 + '[' '!' -f ./vndr.installer ']' [2019-12-27T16:07:10.398Z] #44 7.153 + . ./vndr.installer [2019-12-27T16:07:10.399Z] #44 7.153 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-27T16:07:10.399Z] #44 7.153 + install_vndr [2019-12-27T16:07:10.399Z] #44 7.153 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-12-27T16:07:10.399Z] #44 7.156 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.tML2Imanud/src/github.com/LK4D4/vndr [2019-12-27T16:07:10.399Z] #44 7.157 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-27T16:07:10.399Z] #44 7.159 Cloning into '/tmp/tmp.tML2Imanud/src/github.com/LK4D4/vndr'... [2019-12-27T16:07:10.399Z] #44 8.382 + cd /tmp/tmp.tML2Imanud/src/github.com/LK4D4/vndr [2019-12-27T16:07:10.399Z] #44 8.382 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-27T16:07:10.399Z] #44 8.412 + go build -buildmode=pie -v -o /build/vndr . [2019-12-27T16:07:10.399Z] #44 10.18 internal/bytealg [2019-12-27T16:07:10.399Z] #44 10.24 internal/race [2019-12-27T16:07:10.399Z] #44 10.37 sync/atomic [2019-12-27T16:07:10.399Z] #44 10.67 unicode [2019-12-27T16:07:10.404Z] go: finding github.com/stretchr/objx v0.1.1 [2019-12-27T16:07:10.404Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-12-27T16:07:10.404Z] go: finding github.com/spf13/afero v1.1.2 [2019-12-27T16:07:10.404Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-12-27T16:07:10.656Z] #44 ... [2019-12-27T16:07:10.657Z] [2019-12-27T16:07:10.657Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-27T16:07:10.657Z] #68 7.082 + RM_GOPATH=0 [2019-12-27T16:07:10.657Z] #68 7.082 + TMP_GOPATH= [2019-12-27T16:07:10.657Z] #68 7.083 + : /build [2019-12-27T16:07:10.657Z] #68 7.083 + '[' -z '' ']' [2019-12-27T16:07:10.657Z] #68 7.089 ++ mktemp -d [2019-12-27T16:07:10.657Z] #68 7.089 + export GOPATH=/tmp/tmp.bnoIdIGpjD [2019-12-27T16:07:10.657Z] #68 7.089 + GOPATH=/tmp/tmp.bnoIdIGpjD [2019-12-27T16:07:10.657Z] #68 7.089 + RM_GOPATH=1 [2019-12-27T16:07:10.657Z] #68 7.089 ++ dirname ./install.sh [2019-12-27T16:07:10.657Z] #68 7.089 + dir=. [2019-12-27T16:07:10.657Z] #68 7.089 + bin=proxy [2019-12-27T16:07:10.657Z] #68 7.089 + shift [2019-12-27T16:07:10.657Z] #68 7.089 + '[' '!' -f ./proxy.installer ']' [2019-12-27T16:07:10.657Z] #68 7.089 + . ./proxy.installer [2019-12-27T16:07:10.657Z] #68 7.089 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-27T16:07:10.657Z] #68 7.092 + install_proxy [2019-12-27T16:07:10.657Z] #68 7.092 + case "$1" in [2019-12-27T16:07:10.657Z] #68 7.092 + export CGO_ENABLED=0 [2019-12-27T16:07:10.657Z] #68 7.092 + CGO_ENABLED=0 [2019-12-27T16:07:10.657Z] #68 7.092 + _install_proxy [2019-12-27T16:07:10.657Z] #68 7.092 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2019-12-27T16:07:10.657Z] #68 7.092 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.bnoIdIGpjD/src/github.com/docker/libnetwork [2019-12-27T16:07:10.657Z] #68 7.092 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-27T16:07:10.657Z] #68 7.092 Cloning into '/tmp/tmp.bnoIdIGpjD/src/github.com/docker/libnetwork'... [2019-12-27T16:07:10.657Z] #68 ... [2019-12-27T16:07:10.657Z] [2019-12-27T16:07:10.657Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:07:10.657Z] #44 11.04 runtime [2019-12-27T16:07:10.826Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-12-27T16:07:10.826Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-12-27T16:07:11.417Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-12-27T16:07:11.417Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-12-27T16:07:11.811Z] go: finding github.com/spf13/pflag v1.0.3 [2019-12-27T16:07:11.882Z] 68adcc365214: Pull complete [2019-12-27T16:07:12.214Z] go: finding github.com/pelletier/go-toml v1.2.0 [2019-12-27T16:07:12.214Z] go: finding github.com/docker/go-connections v0.4.0 [2019-12-27T16:07:12.214Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-12-27T16:07:12.214Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-12-27T16:07:12.214Z] go: finding github.com/coreos/go-semver v0.2.0 [2019-12-27T16:07:12.633Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-12-27T16:07:12.633Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-12-27T16:07:13.034Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-12-27T16:07:13.034Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-12-27T16:07:13.255Z] using credential docker-jenkins-github-credentials [2019-12-27T16:07:13.265Z] Cloning the remote Git repository [2019-12-27T16:07:13.265Z] Cloning with configured refspecs honoured and without tags [2019-12-27T16:07:13.417Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-12-27T16:07:13.417Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-12-27T16:07:13.417Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-12-27T16:07:13.417Z] go: finding github.com/spf13/cast v1.3.0 [2019-12-27T16:07:13.417Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-12-27T16:07:13.843Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-12-27T16:07:13.843Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-12-27T16:07:13.348Z] Cloning repository https://github.com/moby/moby.git [2019-12-27T16:07:13.456Z] > git init /home/ubuntu/workspace/moby_PR-39700 # timeout=10 [2019-12-27T16:07:14.546Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-12-27T16:07:14.599Z] 76d8adf27bdf: Pull complete [2019-12-27T16:07:14.047Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-27T16:07:14.047Z] > git --version # timeout=10 [2019-12-27T16:07:14.073Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-27T16:07:14.074Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39700/head:refs/remotes/origin/PR-39700 +refs/heads/master:refs/remotes/origin/master [2019-12-27T16:07:15.156Z] go: finding github.com/davecgh/go-spew v1.1.1 [2019-12-27T16:07:15.156Z] go: finding github.com/gogo/protobuf v1.2.1 [2019-12-27T16:07:15.157Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2019-12-27T16:07:15.157Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-12-27T16:07:15.157Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-12-27T16:07:15.633Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-12-27T16:07:15.634Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-12-27T16:07:15.634Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-12-27T16:07:15.919Z] #44 15.51 unicode/utf8 [2019-12-27T16:07:15.919Z] #44 16.11 internal/testlog [2019-12-27T16:07:16.177Z] #44 16.45 encoding [2019-12-27T16:07:16.177Z] #44 ... [2019-12-27T16:07:16.177Z] [2019-12-27T16:07:16.177Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:07:16.177Z] #22 16.41 + mkdir -p /build [2019-12-27T16:07:16.177Z] #22 16.41 + mv docker/docker /build/ [2019-12-27T16:07:16.177Z] #22 16.41 + rmdir docker [2019-12-27T16:07:16.743Z] #22 DONE 16.9s [2019-12-27T16:07:16.743Z] [2019-12-27T16:07:16.743Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:07:16.743Z] #44 16.56 unicode/utf16 [2019-12-27T16:07:16.743Z] #44 17.01 container/list [2019-12-27T16:07:17.000Z] #44 ... [2019-12-27T16:07:17.000Z] [2019-12-27T16:07:17.000Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:07:17.000Z] #50 7.311 + RM_GOPATH=0 [2019-12-27T16:07:17.000Z] #50 7.311 + TMP_GOPATH= [2019-12-27T16:07:17.000Z] #50 7.311 + : /build [2019-12-27T16:07:17.000Z] #50 7.311 + '[' -z '' ']' [2019-12-27T16:07:17.000Z] #50 7.311 ++ mktemp -d [2019-12-27T16:07:17.000Z] #50 7.316 + export GOPATH=/tmp/tmp.6x00j9PHwN [2019-12-27T16:07:17.000Z] #50 7.316 + GOPATH=/tmp/tmp.6x00j9PHwN [2019-12-27T16:07:17.000Z] #50 7.316 + RM_GOPATH=1 [2019-12-27T16:07:17.000Z] #50 7.319 ++ dirname ./install.sh [2019-12-27T16:07:17.000Z] #50 7.320 + dir=. [2019-12-27T16:07:17.000Z] #50 7.328 + bin=golangci_lint [2019-12-27T16:07:17.000Z] #50 7.329 + shift [2019-12-27T16:07:17.000Z] #50 7.329 + '[' '!' -f ./golangci_lint.installer ']' [2019-12-27T16:07:17.000Z] #50 7.331 + . ./golangci_lint.installer [2019-12-27T16:07:17.000Z] #50 7.331 ++ : v1.20.0 [2019-12-27T16:07:17.000Z] #50 7.332 + install_golangci_lint [2019-12-27T16:07:17.000Z] #50 7.335 + echo 'Installing golangci-lint version v1.20.0' [2019-12-27T16:07:17.000Z] #50 7.336 Installing golangci-lint version v1.20.0 [2019-12-27T16:07:17.001Z] #50 7.336 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-12-27T16:07:17.215Z] go: finding github.com/imdario/mergo v0.3.7 [2019-12-27T16:07:17.215Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-12-27T16:07:17.215Z] go: finding github.com/pkg/errors v0.8.1 [2019-12-27T16:07:17.259Z] #50 ... [2019-12-27T16:07:17.259Z] [2019-12-27T16:07:17.259Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-27T16:07:17.259Z] #56 7.851 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-12-27T16:07:17.259Z] #56 8.608 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-12-27T16:07:17.259Z] #56 ... [2019-12-27T16:07:17.259Z] [2019-12-27T16:07:17.259Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:07:17.259Z] #44 17.54 crypto/internal/subtle [2019-12-27T16:07:17.259Z] #44 17.65 crypto/subtle [2019-12-27T16:07:17.517Z] #44 17.70 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-12-27T16:07:17.517Z] #44 17.73 internal/nettrace [2019-12-27T16:07:17.624Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-12-27T16:07:17.776Z] #44 17.87 runtime/cgo [2019-12-27T16:07:18.039Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-12-27T16:07:18.039Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-12-27T16:07:18.039Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-12-27T16:07:18.461Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-12-27T16:07:18.461Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2019-12-27T16:07:18.461Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-12-27T16:07:19.353Z] go: finding golang.org/x/text v0.3.0 [2019-12-27T16:07:19.353Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-12-27T16:07:19.353Z] go: finding github.com/stretchr/objx v0.1.0 [2019-12-27T16:07:19.766Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-12-27T16:07:19.766Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-12-27T16:07:19.766Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-12-27T16:07:20.152Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-12-27T16:07:20.152Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-12-27T16:07:20.152Z] go: finding github.com/kisielk/errcheck v1.1.0 [2019-12-27T16:07:20.554Z] go: finding github.com/theupdateframework/notary v0.6.1 [2019-12-27T16:07:20.554Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-12-27T16:07:20.554Z] go: finding github.com/stretchr/testify v1.2.2 [2019-12-27T16:07:21.061Z] #44 ... [2019-12-27T16:07:21.061Z] [2019-12-27T16:07:21.061Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-27T16:07:21.061Z] #33 11.25 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-12-27T16:07:21.061Z] #33 ... [2019-12-27T16:07:21.061Z] [2019-12-27T16:07:21.061Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-27T16:07:21.061Z] #31 10.81 math [2019-12-27T16:07:21.061Z] #31 11.02 runtime [2019-12-27T16:07:21.061Z] #31 16.19 unicode/utf8 [2019-12-27T16:07:21.061Z] #31 16.67 encoding [2019-12-27T16:07:21.061Z] #31 16.91 runtime/cgo [2019-12-27T16:07:21.061Z] #31 ... [2019-12-27T16:07:21.061Z] [2019-12-27T16:07:21.061Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-27T16:07:21.061Z] #24 11.23 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-12-27T16:07:21.061Z] #24 12.24 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-12-27T16:07:21.061Z] #24 ... [2019-12-27T16:07:21.061Z] [2019-12-27T16:07:21.061Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-27T16:07:21.061Z] #40 11.16 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-12-27T16:07:21.061Z] #40 12.26 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-12-27T16:07:21.061Z] #40 ... [2019-12-27T16:07:21.061Z] [2019-12-27T16:07:21.061Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-27T16:07:21.061Z] #10 11.12 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-12-27T16:07:21.061Z] #10 12.14 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-12-27T16:07:21.320Z] #10 ... [2019-12-27T16:07:21.320Z] [2019-12-27T16:07:21.320Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:07:21.320Z] #62 10.93 + cd /tmp/tmp.GVV5gN1jfe/src/github.com/rootless-containers/rootlesskit [2019-12-27T16:07:21.320Z] #62 10.94 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2019-12-27T16:07:21.320Z] #62 11.24 + for f in rootlesskit rootlesskit-docker-proxy [2019-12-27T16:07:21.320Z] #62 11.24 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-12-27T16:07:21.320Z] #62 ... [2019-12-27T16:07:21.320Z] [2019-12-27T16:07:21.320Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-27T16:07:21.320Z] #38 20.68 + cd /tmp/tmp.9giszvUk0K/src/github.com/docker/distribution [2019-12-27T16:07:21.320Z] #38 20.68 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-12-27T16:07:21.410Z] go: finding github.com/hashicorp/hcl v1.0.0 [2019-12-27T16:07:21.410Z] go: finding github.com/kisielk/gotool v1.0.0 [2019-12-27T16:07:21.410Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-12-27T16:07:21.442Z] d66e58854927: Pull complete [2019-12-27T16:07:21.442Z] 71497195576e: Pull complete [2019-12-27T16:07:21.442Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2019-12-27T16:07:21.442Z] Status: Downloaded newer image for golang:1.12.10-stretch [2019-12-27T16:07:21.442Z] ---> ebd73b5ebd31 [2019-12-27T16:07:21.442Z] Step 5/16 : ARG BUILDX_REPO [2019-12-27T16:07:21.442Z] ---> Running in 1daafb9cfc3b [2019-12-27T16:07:21.442Z] Removing intermediate container 1daafb9cfc3b [2019-12-27T16:07:21.442Z] ---> aa676783d690 [2019-12-27T16:07:21.442Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2019-12-27T16:07:21.442Z] ---> Running in 8a1d241b370c [2019-12-27T16:07:21.442Z] Cloning into '/buildx'... [2019-12-27T16:07:22.696Z] #38 23.15 + GOPATH=/tmp/tmp.9giszvUk0K/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.9giszvUk0K go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-12-27T16:07:23.306Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-12-27T16:07:23.306Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-12-27T16:07:23.306Z] go: finding github.com/sirupsen/logrus v1.3.0 [2019-12-27T16:07:23.306Z] go: finding github.com/pkg/profile v1.2.1 [2019-12-27T16:07:23.306Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-12-27T16:07:23.306Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-12-27T16:07:23.306Z] go: finding go.etcd.io/bbolt v1.3.2 [2019-12-27T16:07:24.181Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-12-27T16:07:24.677Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-12-27T16:07:24.677Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-12-27T16:07:24.677Z] go: finding github.com/golang/protobuf v1.2.0 [2019-12-27T16:07:25.207Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2019-12-27T16:07:25.665Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-12-27T16:07:25.665Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-12-27T16:07:25.868Z] Removing intermediate container 8a1d241b370c [2019-12-27T16:07:25.868Z] ---> 0bf48f46793a [2019-12-27T16:07:25.868Z] Step 7/16 : WORKDIR /buildx [2019-12-27T16:07:25.868Z] ---> Running in ad723dcb919f [2019-12-27T16:07:25.868Z] Removing intermediate container ad723dcb919f [2019-12-27T16:07:25.868Z] ---> 4c48982be464 [2019-12-27T16:07:25.868Z] Step 8/16 : ARG BUILDX_COMMIT [2019-12-27T16:07:25.868Z] ---> Running in 3fce64d7311e [2019-12-27T16:07:25.868Z] Removing intermediate container 3fce64d7311e [2019-12-27T16:07:25.868Z] ---> 596d5297f5f4 [2019-12-27T16:07:25.868Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2019-12-27T16:07:25.868Z] ---> Running in e32fc94f627f [2019-12-27T16:07:25.979Z] #38 ... [2019-12-27T16:07:25.979Z] [2019-12-27T16:07:25.979Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:07:25.980Z] #50 25.91 + cd /tmp/tmp.6x00j9PHwN/src/github.com/golangci/golangci-lint/ [2019-12-27T16:07:25.980Z] #50 25.91 + git checkout -q v1.20.0 [2019-12-27T16:07:25.980Z] #50 26.33 ++ git describe --tags [2019-12-27T16:07:25.980Z] #50 26.34 + version=v1.20.0 [2019-12-27T16:07:25.980Z] #50 26.35 ++ git rev-parse --short HEAD [2019-12-27T16:07:25.980Z] #50 26.36 + commit=cc98739 [2019-12-27T16:07:25.980Z] #50 26.36 ++ git show -s --format=%cd [2019-12-27T16:07:25.980Z] #50 26.37 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-12-27T16:07:25.980Z] #50 26.37 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-12-27T16:07:26.152Z] From https://github.com/docker/buildx [2019-12-27T16:07:26.152Z] * [new tag] v0.3.1 -> build [2019-12-27T16:07:26.543Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-12-27T16:07:26.770Z] Switched to branch 'build' [2019-12-27T16:07:26.924Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-12-27T16:07:26.924Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-12-27T16:07:26.924Z] go: finding github.com/docker/go-connections v0.3.0 [2019-12-27T16:07:26.924Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-12-27T16:07:27.338Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-12-27T16:07:27.735Z] go: finding github.com/kr/pretty v0.1.0 [2019-12-27T16:07:27.788Z] Removing intermediate container e32fc94f627f [2019-12-27T16:07:27.788Z] ---> 2257e31af1c7 [2019-12-27T16:07:27.788Z] Step 10/16 : RUN go mod download [2019-12-27T16:07:27.788Z] ---> Running in b55552aed967 [2019-12-27T16:07:28.075Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-12-27T16:07:28.075Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-12-27T16:07:28.075Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2019-12-27T16:07:28.075Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-12-27T16:07:28.075Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-12-27T16:07:28.075Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-12-27T16:07:28.075Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-12-27T16:07:28.075Z] go: finding github.com/stretchr/testify v1.3.0 [2019-12-27T16:07:28.075Z] go: finding github.com/docker/go-connections v0.4.0 [2019-12-27T16:07:28.138Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-12-27T16:07:28.138Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-12-27T16:07:29.000Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-12-27T16:07:29.106Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-12-27T16:07:29.413Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-12-27T16:07:29.815Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-12-27T16:07:30.136Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-12-27T16:07:30.136Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-12-27T16:07:30.430Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-12-27T16:07:30.430Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2019-12-27T16:07:30.430Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-12-27T16:07:30.722Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-12-27T16:07:30.722Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-12-27T16:07:31.019Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-12-27T16:07:31.187Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-12-27T16:07:31.187Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-12-27T16:07:31.248Z] #50 ... [2019-12-27T16:07:31.248Z] [2019-12-27T16:07:31.249Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-27T16:07:31.249Z] #56 20.95 Fetched 7931 kB in 16s (468 kB/s) [2019-12-27T16:07:31.249Z] #56 20.95 Reading package lists... [2019-12-27T16:07:31.249Z] #56 27.86 Reading package lists... [2019-12-27T16:07:31.249Z] #56 ... [2019-12-27T16:07:31.249Z] [2019-12-27T16:07:31.249Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-27T16:07:31.249Z] #28 31.18 + cd /tmp/tmp.wEqOrHk1Kq/src/github.com/go-swagger/go-swagger [2019-12-27T16:07:31.249Z] #28 31.18 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-12-27T16:07:31.612Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-12-27T16:07:31.612Z] go: finding github.com/docker/go-units v0.3.1 [2019-12-27T16:07:31.659Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-12-27T16:07:31.816Z] #28 ... [2019-12-27T16:07:31.816Z] [2019-12-27T16:07:31.816Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-27T16:07:31.816Z] #68 21.93 + cd /tmp/tmp.bnoIdIGpjD/src/github.com/docker/libnetwork [2019-12-27T16:07:31.816Z] #68 21.93 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-27T16:07:31.816Z] #68 22.39 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-12-27T16:07:31.816Z] #68 ... [2019-12-27T16:07:31.816Z] [2019-12-27T16:07:31.816Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:07:31.816Z] #44 28.95 vendor/golang.org/x/crypto/internal/subtle [2019-12-27T16:07:31.816Z] #44 29.05 vendor/golang.org/x/crypto/curve25519 [2019-12-27T16:07:31.950Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-12-27T16:07:31.950Z] go: finding github.com/gogo/protobuf v1.2.1 [2019-12-27T16:07:31.950Z] go: finding github.com/davecgh/go-spew v1.1.0 [2019-12-27T16:07:32.022Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2019-12-27T16:07:32.022Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-12-27T16:07:32.384Z] #44 ... [2019-12-27T16:07:32.384Z] [2019-12-27T16:07:32.384Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-27T16:07:32.384Z] #33 22.83 Fetched 7931 kB in 16s (488 kB/s) [2019-12-27T16:07:32.384Z] #33 22.83 Reading package lists... [2019-12-27T16:07:32.384Z] #33 29.62 Reading package lists... [2019-12-27T16:07:32.384Z] #33 ... [2019-12-27T16:07:32.384Z] [2019-12-27T16:07:32.384Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-27T16:07:32.384Z] #40 24.37 Fetched 7931 kB in 17s (457 kB/s) [2019-12-27T16:07:32.384Z] #40 24.37 Reading package lists... [2019-12-27T16:07:32.419Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-12-27T16:07:32.830Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-12-27T16:07:32.830Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-12-27T16:07:32.830Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-12-27T16:07:32.830Z] go: finding github.com/google/go-cmp v0.2.0 [2019-12-27T16:07:32.954Z] #40 31.13 Reading package lists... [2019-12-27T16:07:32.954Z] #40 ... [2019-12-27T16:07:32.954Z] [2019-12-27T16:07:32.954Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-27T16:07:32.954Z] #28 33.49 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-12-27T16:07:32.986Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-12-27T16:07:32.986Z] go: finding gopkg.in/inf.v0 v0.9.1 [2019-12-27T16:07:32.986Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-12-27T16:07:33.213Z] #28 ... [2019-12-27T16:07:33.213Z] [2019-12-27T16:07:33.213Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-27T16:07:33.213Z] #10 23.94 Fetched 7931 kB in 16s (470 kB/s) [2019-12-27T16:07:33.213Z] #10 23.94 Reading package lists... [2019-12-27T16:07:33.223Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-12-27T16:07:33.472Z] #10 30.67 Reading package lists... [2019-12-27T16:07:33.472Z] #10 ... [2019-12-27T16:07:33.472Z] [2019-12-27T16:07:33.472Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-27T16:07:33.472Z] #24 24.30 Fetched 7931 kB in 17s (454 kB/s) [2019-12-27T16:07:33.472Z] #24 24.30 Reading package lists... [2019-12-27T16:07:33.472Z] #24 31.14 Reading package lists... [2019-12-27T16:07:33.472Z] #24 ... [2019-12-27T16:07:33.472Z] [2019-12-27T16:07:33.472Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-27T16:07:33.472Z] #56 27.86 Reading package lists... [2019-12-27T16:07:33.602Z] go: finding github.com/vishvananda/netlink v1.0.0 [2019-12-27T16:07:33.603Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-12-27T16:07:33.603Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-12-27T16:07:33.619Z] go: finding github.com/imdario/mergo v0.3.7 [2019-12-27T16:07:33.912Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-12-27T16:07:33.983Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-12-27T16:07:34.205Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-12-27T16:07:34.205Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-12-27T16:07:34.383Z] go: finding github.com/gogo/protobuf v1.2.0 [2019-12-27T16:07:34.383Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-12-27T16:07:34.383Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-12-27T16:07:34.383Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-12-27T16:07:34.792Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-12-27T16:07:34.838Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-12-27T16:07:34.975Z] #56 34.54 Building dependency tree... [2019-12-27T16:07:35.176Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-12-27T16:07:35.176Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-12-27T16:07:35.176Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-12-27T16:07:35.472Z] go: finding github.com/jinzhu/now v1.0.0 [2019-12-27T16:07:35.480Z] Fetching without tags [2019-12-27T16:07:35.598Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-12-27T16:07:35.598Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-12-27T16:07:35.785Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-12-27T16:07:35.844Z] Merging remotes/origin/master commit bbcabf69c81b2c4c9e13281fc3c0a72669d3f44a into PR head commit 9608dc5470e74f1ee34fd6477547303b31868576 [2019-12-27T16:07:36.004Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-12-27T16:07:36.073Z] go: finding github.com/gofrs/flock v0.7.0 [2019-12-27T16:07:36.404Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-12-27T16:07:36.404Z] go: finding gotest.tools v2.2.0+incompatible [2019-12-27T16:07:36.404Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-12-27T16:07:36.404Z] go: finding github.com/kr/text v0.1.0 [2019-12-27T16:07:36.404Z] go: finding github.com/BurntSushi/toml v0.3.1 [2019-12-27T16:07:36.754Z] Merge succeeded, producing 9608dc5470e74f1ee34fd6477547303b31868576 [2019-12-27T16:07:36.755Z] Checking out Revision 9608dc5470e74f1ee34fd6477547303b31868576 (PR-39700) [2019-12-27T16:07:36.811Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-12-27T16:07:36.811Z] go: finding github.com/gogo/googleapis v1.1.0 [2019-12-27T16:07:36.811Z] go: finding gotest.tools v2.1.0+incompatible [2019-12-27T16:07:36.877Z] #56 37.21 The following additional packages will be installed: [2019-12-27T16:07:36.877Z] #56 37.22 btrfs-progs liblzo2-2 [2019-12-27T16:07:36.877Z] #56 37.50 The following NEW packages will be installed: [2019-12-27T16:07:36.877Z] #56 37.51 btrfs-progs btrfs-tools liblzo2-2 [2019-12-27T16:07:37.106Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-12-27T16:07:37.397Z] go: finding github.com/gorilla/mux v1.7.0 [2019-12-27T16:07:37.397Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-12-27T16:07:35.403Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-27T16:07:35.431Z] > git config --add remote.origin.fetch +refs/pull/39700/head:refs/remotes/origin/PR-39700 # timeout=10 [2019-12-27T16:07:35.455Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-12-27T16:07:35.475Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-27T16:07:35.492Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-27T16:07:35.492Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-27T16:07:35.493Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39700/head:refs/remotes/origin/PR-39700 +refs/heads/master:refs/remotes/origin/master [2019-12-27T16:07:35.857Z] > git config core.sparsecheckout # timeout=10 [2019-12-27T16:07:35.876Z] > git checkout -f 9608dc5470e74f1ee34fd6477547303b31868576 [2019-12-27T16:07:36.707Z] > git merge bbcabf69c81b2c4c9e13281fc3c0a72669d3f44a # timeout=10 [2019-12-27T16:07:36.738Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-12-27T16:07:36.804Z] > git config core.sparsecheckout # timeout=10 [2019-12-27T16:07:36.817Z] > git checkout -f 9608dc5470e74f1ee34fd6477547303b31868576 [2019-12-27T16:07:37.690Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2019-12-27T16:07:37.690Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-12-27T16:07:37.920Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-12-27T16:07:37.921Z] go: finding github.com/containerd/containerd v1.2.4 [2019-12-27T16:07:37.921Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-12-27T16:07:37.921Z] go: finding github.com/onsi/gomega v1.4.3 [2019-12-27T16:07:37.981Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-12-27T16:07:37.981Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-12-27T16:07:38.099Z] Commit message: "Document `message` parameter to `/images/create`" [2019-12-27T16:07:38.252Z] #56 38.81 0 upgraded, 3 newly installed, 0 to remove and 4 not upgraded. [2019-12-27T16:07:38.252Z] #56 38.81 Need to get 649 kB of archives. [2019-12-27T16:07:38.252Z] #56 38.81 After this operation, 4320 kB of additional disk space will be used. [2019-12-27T16:07:38.252Z] #56 38.81 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-12-27T16:07:38.252Z] #56 38.82 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-12-27T16:07:38.252Z] #56 38.86 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-12-27T16:07:38.272Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-12-27T16:07:38.349Z] go: finding github.com/kr/pty v1.1.1 [2019-12-27T16:07:38.349Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-12-27T16:07:38.786Z] go: finding github.com/sirupsen/logrus v1.0.3 [2019-12-27T16:07:38.786Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-12-27T16:07:38.786Z] go: finding github.com/onsi/ginkgo v1.7.0 [2019-12-27T16:07:38.786Z] go: finding google.golang.org/grpc v1.20.1 [2019-12-27T16:07:39.147Z] + docker version [2019-12-27T16:07:39.227Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-12-27T16:07:39.304Z] go: finding github.com/spf13/pflag v1.0.3 [2019-12-27T16:07:39.627Z] #56 40.00 debconf: delaying package configuration, since apt-utils is not installed [2019-12-27T16:07:39.627Z] #56 ... [2019-12-27T16:07:39.627Z] [2019-12-27T16:07:39.627Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-27T16:07:39.627Z] #68 DONE 39.9s [2019-12-27T16:07:39.627Z] [2019-12-27T16:07:39.627Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-27T16:07:39.627Z] #56 40.22 Fetched 649 kB in 1s (507 kB/s) [2019-12-27T16:07:39.627Z] #56 ... [2019-12-27T16:07:39.627Z] [2019-12-27T16:07:39.627Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-27T16:07:39.627Z] #10 30.67 Reading package lists... [2019-12-27T16:07:39.627Z] #10 37.57 Building dependency tree... [2019-12-27T16:07:39.627Z] #10 40.21 The following additional packages will be installed: [2019-12-27T16:07:39.627Z] #10 40.21 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dmsetup [2019-12-27T16:07:39.627Z] #10 40.21 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor1 [2019-12-27T16:07:39.627Z] #10 40.21 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2019-12-27T16:07:39.627Z] #10 40.21 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp2 libselinux1-dev [2019-12-27T16:07:39.627Z] #10 40.22 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2019-12-27T16:07:39.627Z] #10 40.22 Suggested packages: [2019-12-27T16:07:39.627Z] #10 40.23 gcc-6-locales seccomp wine64 [2019-12-27T16:07:39.648Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-12-27T16:07:39.648Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-12-27T16:07:39.648Z] go: finding github.com/gogo/protobuf v1.0.0 [2019-12-27T16:07:39.648Z] go: finding github.com/hpcloud/tail v1.0.0 [2019-12-27T16:07:39.942Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-12-27T16:07:40.043Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-12-27T16:07:40.043Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-12-27T16:07:40.236Z] go: finding github.com/lib/pq v1.0.0 [2019-12-27T16:07:40.236Z] go: finding github.com/jinzhu/gorm v1.9.2 [2019-12-27T16:07:40.870Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-12-27T16:07:40.870Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2019-12-27T16:07:40.895Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-12-27T16:07:41.163Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-12-27T16:07:41.302Z] go: finding cloud.google.com/go v0.26.0 [2019-12-27T16:07:41.302Z] go: finding google.golang.org/appengine v1.1.0 [2019-12-27T16:07:41.302Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-12-27T16:07:41.456Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-12-27T16:07:41.456Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-12-27T16:07:41.725Z] go: finding github.com/client9/misspell v0.3.4 [2019-12-27T16:07:41.746Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-12-27T16:07:42.132Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-12-27T16:07:42.159Z] #10 ... [2019-12-27T16:07:42.159Z] [2019-12-27T16:07:42.159Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-27T16:07:42.159Z] #56 40.37 Selecting previously unselected package liblzo2-2:amd64. [2019-12-27T16:07:42.159Z] #56 40.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-12-27T16:07:42.159Z] #56 40.48 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-12-27T16:07:42.159Z] #56 40.51 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-12-27T16:07:42.159Z] #56 40.72 Selecting previously unselected package btrfs-progs. [2019-12-27T16:07:42.159Z] #56 40.72 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-12-27T16:07:42.159Z] #56 40.74 Unpacking btrfs-progs (4.7.3-1) ... [2019-12-27T16:07:42.159Z] #56 41.99 Selecting previously unselected package btrfs-tools. [2019-12-27T16:07:42.159Z] #56 42.02 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-12-27T16:07:42.159Z] #56 42.02 Unpacking btrfs-tools (4.7.3-1) ... [2019-12-27T16:07:42.159Z] #56 42.16 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-27T16:07:42.159Z] #56 42.22 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-12-27T16:07:42.159Z] #56 42.23 Setting up btrfs-progs (4.7.3-1) ... [2019-12-27T16:07:42.159Z] #56 42.25 Setting up btrfs-tools (4.7.3-1) ... [2019-12-27T16:07:42.159Z] #56 42.26 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-27T16:07:42.159Z] #56 DONE 42.5s [2019-12-27T16:07:42.159Z] [2019-12-27T16:07:42.159Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-27T16:07:42.159Z] #33 29.62 Reading package lists... [2019-12-27T16:07:42.159Z] #33 35.89 Building dependency tree... [2019-12-27T16:07:42.159Z] #33 38.74 The following additional packages will be installed: [2019-12-27T16:07:42.159Z] #33 38.75 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-12-27T16:07:42.159Z] #33 38.76 Suggested packages: [2019-12-27T16:07:42.159Z] #33 38.76 codeblocks eclipse ninja-build lrzip [2019-12-27T16:07:42.159Z] #33 38.76 Recommended packages: [2019-12-27T16:07:42.159Z] #33 38.76 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-12-27T16:07:42.159Z] #33 39.66 The following NEW packages will be installed: [2019-12-27T16:07:42.159Z] #33 39.67 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-12-27T16:07:42.159Z] #33 39.68 vim-common xxd [2019-12-27T16:07:42.159Z] #33 40.92 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2019-12-27T16:07:42.159Z] #33 40.92 Need to get 13.7 MB of archives. [2019-12-27T16:07:42.159Z] #33 40.92 After this operation, 57.2 MB of additional disk space will be used. [2019-12-27T16:07:42.159Z] #33 40.92 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-12-27T16:07:42.159Z] #33 41.17 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-12-27T16:07:42.159Z] #33 41.19 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-12-27T16:07:42.159Z] #33 41.87 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2019-12-27T16:07:42.159Z] #33 41.96 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 libarchive13 amd64 3.2.2-2+deb9u2 [294 kB] [2019-12-27T16:07:42.159Z] #33 41.98 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-12-27T16:07:42.159Z] #33 42.00 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-12-27T16:07:42.159Z] #33 42.02 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-12-27T16:07:42.159Z] #33 ... [2019-12-27T16:07:42.159Z] [2019-12-27T16:07:42.159Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-27T16:07:42.159Z] #57 DONE 0.1s [2019-12-27T16:07:42.159Z] [2019-12-27T16:07:42.159Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-12-27T16:07:42.159Z] #58 DONE 0.1s [2019-12-27T16:07:42.159Z] [2019-12-27T16:07:42.159Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-27T16:07:42.159Z] #33 42.76 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-12-27T16:07:42.160Z] #33 42.76 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-12-27T16:07:42.461Z] Running on ubuntu-1604-overlay2-arm64v8 (i-0cdd1c3f42cc83339) in /home/ubuntu/workspace/moby_PR-39700 [Pipeline] { [Pipeline] checkout [2019-12-27T16:07:42.525Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-12-27T16:07:42.777Z] go: finding github.com/hashicorp/hcl v1.0.0 [2019-12-27T16:07:42.777Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-12-27T16:07:42.777Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-12-27T16:07:42.930Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-12-27T16:07:42.930Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2019-12-27T16:07:42.930Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-12-27T16:07:43.428Z] go: finding github.com/ghodss/yaml v1.0.0 [2019-12-27T16:07:43.428Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-12-27T16:07:43.539Z] #33 43.97 debconf: delaying package configuration, since apt-utils is not installed [2019-12-27T16:07:43.539Z] #33 44.26 Fetched 13.7 MB in 2s (4563 kB/s) [2019-12-27T16:07:43.539Z] #33 44.34 Selecting previously unselected package cmake-data. [2019-12-27T16:07:43.747Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-12-27T16:07:43.798Z] #33 44.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-12-27T16:07:43.798Z] #33 44.39 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-12-27T16:07:43.798Z] #33 44.41 Unpacking cmake-data (3.7.2-1) ... [2019-12-27T16:07:44.148Z] go: finding github.com/golang/mock v1.1.1 [2019-12-27T16:07:44.553Z] go: finding github.com/onsi/ginkgo v1.6.0 [2019-12-27T16:07:44.782Z] #33 ... [2019-12-27T16:07:44.782Z] [2019-12-27T16:07:44.782Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-27T16:07:44.782Z] #24 31.14 Reading package lists... [2019-12-27T16:07:44.782Z] #24 37.85 Building dependency tree... [2019-12-27T16:07:44.782Z] #24 40.57 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-12-27T16:07:44.782Z] #24 40.57 The following additional packages will be installed: [2019-12-27T16:07:44.782Z] #24 40.57 libjq1 libonig4 [2019-12-27T16:07:44.782Z] #24 41.40 The following NEW packages will be installed: [2019-12-27T16:07:44.782Z] #24 41.41 jq libjq1 libonig4 [2019-12-27T16:07:44.782Z] #24 42.59 0 upgraded, 3 newly installed, 0 to remove and 4 not upgraded. [2019-12-27T16:07:44.782Z] #24 42.59 Need to get 327 kB of archives. [2019-12-27T16:07:44.782Z] #24 42.59 After this operation, 1157 kB of additional disk space will be used. [2019-12-27T16:07:44.782Z] #24 42.59 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-12-27T16:07:44.782Z] #24 42.61 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-12-27T16:07:44.782Z] #24 42.62 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-12-27T16:07:44.782Z] #24 43.79 debconf: delaying package configuration, since apt-utils is not installed [2019-12-27T16:07:44.782Z] #24 43.94 Fetched 327 kB in 1s (303 kB/s) [2019-12-27T16:07:44.782Z] #24 44.09 Selecting previously unselected package libonig4:amd64. [2019-12-27T16:07:44.782Z] #24 44.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-12-27T16:07:44.782Z] #24 44.14 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-12-27T16:07:44.782Z] #24 44.27 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-12-27T16:07:44.782Z] #24 44.43 Selecting previously unselected package libjq1:amd64. [2019-12-27T16:07:44.782Z] #24 44.44 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-12-27T16:07:44.782Z] #24 44.45 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-12-27T16:07:44.782Z] #24 44.67 Selecting previously unselected package jq. [2019-12-27T16:07:44.782Z] #24 44.67 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-12-27T16:07:44.782Z] #24 44.68 Unpacking jq (1.5+dfsg-1.3) ... [2019-12-27T16:07:44.782Z] #24 44.98 Setting up libonig4:amd64 (6.1.3-2) ... [2019-12-27T16:07:44.782Z] #24 45.03 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-12-27T16:07:44.782Z] #24 45.04 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-27T16:07:44.782Z] #24 45.08 Setting up jq (1.5+dfsg-1.3) ... [2019-12-27T16:07:44.782Z] #24 DONE 45.3s [2019-12-27T16:07:44.782Z] [2019-12-27T16:07:44.782Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-12-27T16:07:44.782Z] #25 DONE 0.1s [2019-12-27T16:07:44.782Z] [2019-12-27T16:07:44.782Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-27T16:07:44.961Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-12-27T16:07:44.961Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-12-27T16:07:44.961Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-12-27T16:07:45.483Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-12-27T16:07:45.483Z] go: finding github.com/stretchr/objx v0.1.0 [2019-12-27T16:07:46.980Z] using credential docker-jenkins-github-credentials [2019-12-27T16:07:46.989Z] Cloning the remote Git repository [2019-12-27T16:07:46.989Z] Cloning with configured refspecs honoured and without tags [2019-12-27T16:07:47.000Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-12-27T16:07:47.000Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-12-27T16:07:47.246Z] Client: Docker Engine - Community [2019-12-27T16:07:47.246Z] Version: 19.03.2 [2019-12-27T16:07:47.246Z] API version: 1.40 [2019-12-27T16:07:47.246Z] Go version: go1.12.8 [2019-12-27T16:07:47.246Z] Git commit: 6a30dfc [2019-12-27T16:07:47.246Z] Built: Thu Aug 29 05:29:11 2019 [2019-12-27T16:07:47.246Z] OS/Arch: linux/amd64 [2019-12-27T16:07:47.246Z] Experimental: false [2019-12-27T16:07:47.246Z] [2019-12-27T16:07:47.246Z] Server: Docker Engine - Community [2019-12-27T16:07:47.246Z] Engine: [2019-12-27T16:07:47.246Z] Version: 19.03.2 [2019-12-27T16:07:47.246Z] API version: 1.40 (minimum version 1.12) [2019-12-27T16:07:47.246Z] Go version: go1.12.8 [2019-12-27T16:07:47.246Z] Git commit: 6a30dfc [2019-12-27T16:07:47.246Z] Built: Thu Aug 29 05:27:45 2019 [2019-12-27T16:07:47.246Z] OS/Arch: linux/amd64 [2019-12-27T16:07:47.246Z] Experimental: true [2019-12-27T16:07:47.246Z] containerd: [2019-12-27T16:07:47.246Z] Version: 1.2.6 [2019-12-27T16:07:47.246Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-12-27T16:07:47.246Z] runc: [2019-12-27T16:07:47.246Z] Version: 1.0.0-rc8 [2019-12-27T16:07:47.246Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-12-27T16:07:47.246Z] docker-init: [2019-12-27T16:07:47.246Z] Version: 0.18.0 [2019-12-27T16:07:47.246Z] GitCommit: fec3683 [Pipeline] sh [2019-12-27T16:07:47.292Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-12-27T16:07:47.086Z] Cloning repository https://github.com/moby/moby.git [2019-12-27T16:07:47.130Z] > git init /home/ubuntu/workspace/moby_PR-39700 # timeout=10 [2019-12-27T16:07:47.328Z] #26 ... [2019-12-27T16:07:47.328Z] [2019-12-27T16:07:47.328Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-27T16:07:47.328Z] #40 31.13 Reading package lists... [2019-12-27T16:07:47.328Z] #40 37.75 Building dependency tree... [2019-12-27T16:07:47.328Z] #40 40.49 The following additional packages will be installed: [2019-12-27T16:07:47.328Z] #40 40.49 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-12-27T16:07:47.328Z] #40 40.49 libprotoc10 python-pkg-resources zlib1g-dev [2019-12-27T16:07:47.328Z] #40 40.58 Suggested packages: [2019-12-27T16:07:47.328Z] #40 40.59 manpages-dev python-setuptools [2019-12-27T16:07:47.328Z] #40 42.70 The following NEW packages will be installed: [2019-12-27T16:07:47.328Z] #40 42.70 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-12-27T16:07:47.328Z] #40 42.70 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-12-27T16:07:47.328Z] #40 42.70 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-12-27T16:07:47.328Z] #40 42.70 zlib1g-dev [2019-12-27T16:07:47.328Z] #40 43.87 0 upgraded, 16 newly installed, 0 to remove and 4 not upgraded. [2019-12-27T16:07:47.328Z] #40 43.87 Need to get 3602 kB of archives. [2019-12-27T16:07:47.328Z] #40 43.87 After this operation, 18.9 MB of additional disk space will be used. [2019-12-27T16:07:47.328Z] #40 43.87 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-12-27T16:07:47.328Z] #40 43.96 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-12-27T16:07:47.328Z] #40 44.09 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-12-27T16:07:47.328Z] #40 44.26 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-12-27T16:07:47.328Z] #40 44.39 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2019-12-27T16:07:47.328Z] #40 44.59 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-12-27T16:07:47.328Z] #40 44.72 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2019-12-27T16:07:47.328Z] #40 44.80 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2019-12-27T16:07:47.328Z] #40 44.81 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-12-27T16:07:47.328Z] #40 44.93 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-12-27T16:07:47.328Z] #40 45.20 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-12-27T16:07:47.328Z] #40 45.38 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-12-27T16:07:47.328Z] #40 45.52 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2019-12-27T16:07:47.328Z] #40 45.52 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-12-27T16:07:47.328Z] #40 45.54 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-12-27T16:07:47.328Z] #40 45.57 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-12-27T16:07:47.328Z] #40 47.05 debconf: delaying package configuration, since apt-utils is not installed [2019-12-27T16:07:47.328Z] #40 47.29 Fetched 3602 kB in 2s (1289 kB/s) [2019-12-27T16:07:47.328Z] #40 47.39 Selecting previously unselected package libnet1:amd64. [2019-12-27T16:07:47.328Z] #40 47.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 ... 15091 files and directories currently installed.) [2019-12-27T16:07:47.328Z] #40 47.44 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-12-27T16:07:47.328Z] #40 47.45 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-12-27T16:07:47.328Z] #40 47.62 Selecting previously unselected package libcap-dev:amd64. [2019-12-27T16:07:47.328Z] #40 47.65 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-12-27T16:07:47.328Z] #40 47.66 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-12-27T16:07:47.328Z] #40 ... [2019-12-27T16:07:47.328Z] [2019-12-27T16:07:47.328Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-27T16:07:47.328Z] #33 47.66 Selecting previously unselected package liblzo2-2:amd64. [2019-12-27T16:07:47.328Z] #33 47.68 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-12-27T16:07:47.328Z] #33 47.69 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-12-27T16:07:47.328Z] #33 47.82 Selecting previously unselected package libicu57:amd64. [2019-12-27T16:07:47.328Z] #33 47.83 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-12-27T16:07:47.328Z] #33 47.83 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-12-27T16:07:47.702Z] + docker info [2019-12-27T16:07:48.332Z] go: finding gotest.tools v2.2.0+incompatible [2019-12-27T16:07:48.250Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-27T16:07:48.250Z] > git --version # timeout=10 [2019-12-27T16:07:48.264Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-27T16:07:48.346Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39700/head:refs/remotes/origin/PR-39700 +refs/heads/master:refs/remotes/origin/master [2019-12-27T16:07:49.402Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-12-27T16:07:49.402Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-12-27T16:07:49.402Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-12-27T16:07:50.006Z] #33 ... [2019-12-27T16:07:50.006Z] [2019-12-27T16:07:50.006Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-27T16:07:50.006Z] #31 40.27 sync [2019-12-27T16:07:50.006Z] #31 40.28 internal/reflectlite [2019-12-27T16:07:50.006Z] #31 43.12 sort [2019-12-27T16:07:50.006Z] #31 43.17 errors [2019-12-27T16:07:50.006Z] #31 43.53 strconv [2019-12-27T16:07:50.006Z] #31 44.25 io [2019-12-27T16:07:50.006Z] #31 46.20 syscall [2019-12-27T16:07:50.006Z] #31 47.71 reflect [2019-12-27T16:07:50.006Z] #31 ... [2019-12-27T16:07:50.006Z] [2019-12-27T16:07:50.006Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-27T16:07:50.006Z] #26 4.074 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-12-27T16:07:50.006Z] #26 4.526 [2019-12-27T16:07:50.431Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-12-27T16:07:51.038Z] #26 4.867 ### 4.7% ###### 9.5% ########### 15.7% ############### 22.2% ##################### 29.4% ######################### 35.6% ############################# 41.0% ################################# 45.8% ####################################### 55.2% ############################################ 61.9% ################################################### 71.2% ######################################################### 80.5% ################################################################## 92.4% ######################################################################## 100.0% [2019-12-27T16:07:51.038Z] #26 ... [2019-12-27T16:07:51.038Z] [2019-12-27T16:07:51.038Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:07:51.038Z] #44 41.35 internal/reflectlite [2019-12-27T16:07:51.038Z] #44 41.35 sync [2019-12-27T16:07:51.038Z] #44 42.73 github.com/LK4D4/vndr/godl/singleflight [2019-12-27T16:07:51.038Z] #44 43.12 math/rand [2019-12-27T16:07:51.038Z] #44 43.95 internal/singleflight [2019-12-27T16:07:51.038Z] #44 44.55 io [2019-12-27T16:07:51.038Z] #44 44.56 strconv [2019-12-27T16:07:51.038Z] #44 46.29 bytes [2019-12-27T16:07:51.038Z] #44 48.58 reflect [2019-12-27T16:07:51.038Z] #44 48.62 bufio [2019-12-27T16:07:51.038Z] #44 50.43 syscall [2019-12-27T16:07:51.062Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2019-12-27T16:07:51.298Z] #44 ... [2019-12-27T16:07:51.298Z] [2019-12-27T16:07:51.298Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-27T16:07:51.298Z] #40 47.82 Selecting previously unselected package libnet1-dev. [2019-12-27T16:07:51.298Z] #40 47.83 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-12-27T16:07:51.298Z] #40 47.83 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-12-27T16:07:51.298Z] #40 48.03 Selecting previously unselected package libnl-3-200:amd64. [2019-12-27T16:07:51.298Z] #40 48.03 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-12-27T16:07:51.298Z] #40 48.04 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-12-27T16:07:51.298Z] #40 48.18 Selecting previously unselected package libnl-3-dev:amd64. [2019-12-27T16:07:51.298Z] #40 48.18 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-12-27T16:07:51.298Z] #40 48.19 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-12-27T16:07:51.298Z] #40 48.38 Selecting previously unselected package libprotobuf-c1:amd64. [2019-12-27T16:07:51.298Z] #40 48.39 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-12-27T16:07:51.298Z] #40 48.39 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-12-27T16:07:51.298Z] #40 48.51 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-12-27T16:07:51.298Z] #40 48.53 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-12-27T16:07:51.298Z] #40 48.55 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-12-27T16:07:51.298Z] #40 48.66 Selecting previously unselected package zlib1g-dev:amd64. [2019-12-27T16:07:51.298Z] #40 48.67 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-12-27T16:07:51.298Z] #40 48.68 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-12-27T16:07:51.298Z] #40 48.94 Selecting previously unselected package libprotobuf10:amd64. [2019-12-27T16:07:51.298Z] #40 48.94 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-12-27T16:07:51.298Z] #40 48.94 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-12-27T16:07:51.298Z] #40 49.92 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-12-27T16:07:51.298Z] #40 49.92 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-12-27T16:07:51.298Z] #40 49.93 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-12-27T16:07:51.298Z] #40 50.28 Selecting previously unselected package libprotobuf-dev:amd64. [2019-12-27T16:07:51.298Z] #40 50.29 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-12-27T16:07:51.298Z] #40 50.32 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-12-27T16:07:51.298Z] #40 51.63 Selecting previously unselected package libprotoc10:amd64. [2019-12-27T16:07:51.298Z] #40 51.63 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-12-27T16:07:51.298Z] #40 51.64 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-12-27T16:07:51.866Z] #40 52.44 Selecting previously unselected package protobuf-c-compiler. [2019-12-27T16:07:51.866Z] #40 52.46 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-12-27T16:07:51.866Z] #40 52.49 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-12-27T16:07:52.096Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-12-27T16:07:52.096Z] go: finding github.com/kisielk/errcheck v1.1.0 [2019-12-27T16:07:52.125Z] #40 52.70 Selecting previously unselected package protobuf-compiler. [2019-12-27T16:07:52.125Z] #40 52.70 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-12-27T16:07:52.125Z] #40 52.71 Unpacking protobuf-compiler (3.0.0-9) ... [2019-12-27T16:07:52.125Z] #40 ... [2019-12-27T16:07:52.125Z] [2019-12-27T16:07:52.125Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:07:52.125Z] #59 2.958 + RM_GOPATH=0 [2019-12-27T16:07:52.125Z] #59 2.958 + TMP_GOPATH= [2019-12-27T16:07:52.125Z] #59 2.958 + : /build [2019-12-27T16:07:52.125Z] #59 2.958 + '[' -z '' ']' [2019-12-27T16:07:52.125Z] #59 2.958 ++ mktemp -d [2019-12-27T16:07:52.125Z] #59 2.964 + export GOPATH=/tmp/tmp.B4lar6fGOa [2019-12-27T16:07:52.125Z] #59 2.964 + GOPATH=/tmp/tmp.B4lar6fGOa [2019-12-27T16:07:52.125Z] #59 2.964 + RM_GOPATH=1 [2019-12-27T16:07:52.125Z] #59 2.964 ++ dirname ./install.sh [2019-12-27T16:07:52.125Z] #59 2.988 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-27T16:07:52.125Z] #59 2.988 + dir=. [2019-12-27T16:07:52.125Z] #59 2.988 + bin=containerd [2019-12-27T16:07:52.125Z] #59 2.988 + shift [2019-12-27T16:07:52.125Z] #59 2.988 + '[' '!' -f ./containerd.installer ']' [2019-12-27T16:07:52.125Z] #59 2.988 + . ./containerd.installer [2019-12-27T16:07:52.125Z] #59 2.988 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-27T16:07:52.125Z] #59 2.988 + install_containerd [2019-12-27T16:07:52.125Z] #59 2.988 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6' [2019-12-27T16:07:52.125Z] #59 2.988 + git clone https://github.com/containerd/containerd.git /tmp/tmp.B4lar6fGOa/src/github.com/containerd/containerd [2019-12-27T16:07:52.125Z] #59 3.006 Cloning into '/tmp/tmp.B4lar6fGOa/src/github.com/containerd/containerd'... [2019-12-27T16:07:52.125Z] #59 ... [2019-12-27T16:07:52.125Z] [2019-12-27T16:07:52.125Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-27T16:07:52.125Z] #26 6.768 [2019-12-27T16:07:52.384Z] #26 7.073 ########## 14.7% ###################### 31.0% ############################### 44.0% ############################################# 63.8% ########################################################### 82.2% ######################################################################## 100.0% [2019-12-27T16:07:52.384Z] #26 ... [2019-12-27T16:07:52.384Z] [2019-12-27T16:07:52.384Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-27T16:07:52.384Z] #10 42.94 The following NEW packages will be installed: [2019-12-27T16:07:52.384Z] #10 42.94 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 [2019-12-27T16:07:52.384Z] #10 42.94 btrfs-progs btrfs-tools dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-12-27T16:07:52.384Z] #10 42.94 gcc-mingw-w64-x86-64 libapparmor-dev libapparmor1 libdevmapper-dev [2019-12-27T16:07:52.384Z] #10 42.94 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2019-12-27T16:07:52.384Z] #10 42.94 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev libseccomp2 [2019-12-27T16:07:52.384Z] #10 42.95 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2019-12-27T16:07:52.384Z] #10 42.95 mingw-w64-x86-64-dev [2019-12-27T16:07:52.384Z] #10 44.03 0 upgraded, 27 newly installed, 0 to remove and 4 not upgraded. [2019-12-27T16:07:52.384Z] #10 44.03 Need to get 73.5 MB of archives. [2019-12-27T16:07:52.384Z] #10 44.03 After this operation, 466 MB of additional disk space will be used. [2019-12-27T16:07:52.384Z] #10 44.03 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-12-27T16:07:52.384Z] #10 44.04 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-12-27T16:07:52.384Z] #10 44.04 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-12-27T16:07:52.384Z] #10 44.04 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-12-27T16:07:52.384Z] #10 44.10 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-12-27T16:07:52.384Z] #10 44.11 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2019-12-27T16:07:52.384Z] #10 44.11 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-12-27T16:07:52.384Z] #10 44.28 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2019-12-27T16:07:52.384Z] #10 44.50 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-12-27T16:07:52.384Z] #10 44.79 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-12-27T16:07:52.384Z] #10 44.80 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-12-27T16:07:52.384Z] #10 44.89 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-12-27T16:07:52.384Z] #10 44.91 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-12-27T16:07:52.384Z] #10 44.92 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2019-12-27T16:07:52.384Z] #10 44.93 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2019-12-27T16:07:52.384Z] #10 45.03 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2019-12-27T16:07:52.384Z] #10 45.17 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-12-27T16:07:52.384Z] #10 46.71 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2019-12-27T16:07:52.384Z] #10 47.27 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] [2019-12-27T16:07:52.384Z] #10 47.92 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-12-27T16:07:52.384Z] #10 48.25 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-12-27T16:07:52.384Z] #10 49.23 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-12-27T16:07:52.384Z] #10 49.63 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] [2019-12-27T16:07:52.384Z] #10 49.67 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB] [2019-12-27T16:07:52.384Z] #10 ... [2019-12-27T16:07:52.384Z] [2019-12-27T16:07:52.384Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:07:52.384Z] #47 42.56 + cd /tmp/tmp.EIQ5QVxI7m/src/gotest.tools/gotestsum [2019-12-27T16:07:52.384Z] #47 42.56 + git checkout -q v0.3.5 [2019-12-27T16:07:52.384Z] #47 42.62 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-12-27T16:07:52.385Z] go: finding github.com/vishvananda/netlink v1.0.0 [2019-12-27T16:07:52.643Z] #47 ... [2019-12-27T16:07:52.643Z] [2019-12-27T16:07:52.643Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-27T16:07:52.643Z] #40 52.94 Selecting previously unselected package python-pkg-resources. [2019-12-27T16:07:52.643Z] #40 52.94 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-12-27T16:07:52.643Z] #40 52.95 Unpacking python-pkg-resources (33.1.1-1) ... [2019-12-27T16:07:52.643Z] #40 53.22 Selecting previously unselected package python-protobuf. [2019-12-27T16:07:52.643Z] #40 53.23 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-12-27T16:07:52.643Z] #40 53.25 Unpacking python-protobuf (3.0.0-9) ... [2019-12-27T16:07:52.675Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-12-27T16:07:53.307Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-12-27T16:07:53.307Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-12-27T16:07:53.584Z] #40 54.18 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-12-27T16:07:53.584Z] #40 54.30 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-12-27T16:07:53.584Z] #40 54.32 Setting up python-pkg-resources (33.1.1-1) ... [2019-12-27T16:07:54.810Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-12-27T16:07:54.810Z] go: finding github.com/pkg/errors v0.8.1 [2019-12-27T16:07:55.444Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-12-27T16:07:55.445Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-12-27T16:07:57.516Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-12-27T16:07:57.706Z] Client: [2019-12-27T16:07:57.706Z] Debug Mode: false [2019-12-27T16:07:57.706Z] [2019-12-27T16:07:57.706Z] Server: [2019-12-27T16:07:57.706Z] Containers: 0 [2019-12-27T16:07:57.706Z] Running: 0 [2019-12-27T16:07:57.706Z] Paused: 0 [2019-12-27T16:07:57.706Z] Stopped: 0 [2019-12-27T16:07:57.706Z] Images: 0 [2019-12-27T16:07:57.706Z] Server Version: 19.03.2 [2019-12-27T16:07:57.706Z] Storage Driver: overlay2 [2019-12-27T16:07:57.706Z] Backing Filesystem: extfs [2019-12-27T16:07:57.706Z] Supports d_type: true [2019-12-27T16:07:57.706Z] Native Overlay Diff: true [2019-12-27T16:07:57.706Z] Logging Driver: json-file [2019-12-27T16:07:57.706Z] Cgroup Driver: cgroupfs [2019-12-27T16:07:57.706Z] Plugins: [2019-12-27T16:07:57.706Z] Volume: local [2019-12-27T16:07:57.706Z] Network: bridge host ipvlan macvlan null overlay [2019-12-27T16:07:57.706Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-12-27T16:07:57.706Z] Swarm: inactive [2019-12-27T16:07:57.706Z] Runtimes: runc [2019-12-27T16:07:57.706Z] Default Runtime: runc [2019-12-27T16:07:57.706Z] Init Binary: docker-init [2019-12-27T16:07:57.706Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-12-27T16:07:57.706Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-12-27T16:07:57.706Z] init version: fec3683 [2019-12-27T16:07:57.706Z] Security Options: [2019-12-27T16:07:57.706Z] apparmor [2019-12-27T16:07:57.706Z] seccomp [2019-12-27T16:07:57.706Z] Profile: default [2019-12-27T16:07:57.706Z] Kernel Version: 4.15.0-1048-aws [2019-12-27T16:07:57.706Z] Operating System: Ubuntu 18.04.3 LTS [2019-12-27T16:07:57.706Z] OSType: linux [2019-12-27T16:07:57.706Z] Architecture: x86_64 [2019-12-27T16:07:57.706Z] CPUs: 2 [2019-12-27T16:07:57.706Z] Total Memory: 7.501GiB [2019-12-27T16:07:57.706Z] Name: ip-10-100-92-43 [2019-12-27T16:07:57.706Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-12-27T16:07:57.706Z] Docker Root Dir: /var/lib/docker [2019-12-27T16:07:57.706Z] Debug Mode: false [2019-12-27T16:07:57.706Z] Registry: https://index.docker.io/v1/ [2019-12-27T16:07:57.706Z] Labels: [2019-12-27T16:07:57.706Z] Experimental: true [2019-12-27T16:07:57.706Z] Insecure Registries: [2019-12-27T16:07:57.706Z] 127.0.0.0/8 [2019-12-27T16:07:57.706Z] Live Restore Enabled: true [2019-12-27T16:07:57.706Z] [2019-12-27T16:07:57.706Z] WARNING: No swap limit support [Pipeline] sh [2019-12-27T16:07:57.774Z] #40 ... [2019-12-27T16:07:57.774Z] [2019-12-27T16:07:57.774Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-27T16:07:57.774Z] #26 8.206 [2019-12-27T16:07:57.774Z] #26 8.472 ####### 10.3% ############ 17.1% ################ 22.6% ###################### 30.8% ############################ 39.4% ################################## 47.6% ####################################### 55.5% ############################################# 62.8% ################################################### 71.8% ####################################################### 77.7% ############################################################ 84.5% ################################################################# 91.2% ######################################################################## 100.0% [2019-12-27T16:07:57.774Z] #26 10.27 [2019-12-27T16:07:58.073Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-27T16:07:58.073Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-27T16:07:58.073Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39700/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-12-27T16:07:58.073Z] + bash /home/ubuntu/workspace/moby_PR-39700/check-config.sh [2019-12-27T16:07:58.073Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-12-27T16:07:58.073Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-12-27T16:07:58.073Z] [2019-12-27T16:07:58.073Z] Generally Necessary: [2019-12-27T16:07:58.073Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-12-27T16:07:58.073Z] - apparmor: enabled and tools installed [2019-12-27T16:07:58.073Z] - CONFIG_NAMESPACES: enabled [2019-12-27T16:07:58.073Z] - CONFIG_NET_NS: enabled [2019-12-27T16:07:58.073Z] - CONFIG_PID_NS: enabled [2019-12-27T16:07:58.146Z] go: finding github.com/sirupsen/logrus v1.4.0 [2019-12-27T16:07:58.146Z] go: finding github.com/theupdateframework/notary v0.6.1 [2019-12-27T16:07:58.334Z] - CONFIG_IPC_NS: enabled [2019-12-27T16:07:58.334Z] - CONFIG_UTS_NS: enabled [2019-12-27T16:07:58.334Z] - CONFIG_CGROUPS: enabled [2019-12-27T16:07:58.334Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-12-27T16:07:58.334Z] - CONFIG_CGROUP_DEVICE: enabled [2019-12-27T16:07:58.334Z] - CONFIG_CGROUP_FREEZER: enabled [2019-12-27T16:07:58.334Z] - CONFIG_CGROUP_SCHED: enabled [2019-12-27T16:07:58.334Z] - CONFIG_CPUSETS: enabled [2019-12-27T16:07:58.334Z] - CONFIG_MEMCG: enabled [2019-12-27T16:07:58.334Z] - CONFIG_KEYS: enabled [2019-12-27T16:07:58.334Z] - CONFIG_VETH: enabled (as module) [2019-12-27T16:07:58.334Z] - CONFIG_BRIDGE: enabled (as module) [2019-12-27T16:07:58.334Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-12-27T16:07:58.334Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-12-27T16:07:58.334Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-12-27T16:07:58.334Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-12-27T16:07:58.334Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-12-27T16:07:58.334Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-12-27T16:07:58.334Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-12-27T16:07:58.334Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-12-27T16:07:58.334Z] - CONFIG_NF_NAT: enabled (as module) [2019-12-27T16:07:58.334Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-12-27T16:07:58.334Z] - CONFIG_POSIX_MQUEUE: enabled [2019-12-27T16:07:58.334Z] [2019-12-27T16:07:58.334Z] Optional Features: [2019-12-27T16:07:58.334Z] - CONFIG_USER_NS: enabled [2019-12-27T16:07:58.334Z] - CONFIG_SECCOMP: enabled [2019-12-27T16:07:58.334Z] - CONFIG_CGROUP_PIDS: enabled [2019-12-27T16:07:58.334Z] - CONFIG_MEMCG_SWAP: enabled [2019-12-27T16:07:58.334Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-12-27T16:07:58.334Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-12-27T16:07:58.334Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-12-27T16:07:58.334Z] - CONFIG_BLK_CGROUP: enabled [2019-12-27T16:07:58.334Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-12-27T16:07:58.334Z] - CONFIG_IOSCHED_CFQ: enabled [2019-12-27T16:07:58.334Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-12-27T16:07:58.334Z] - CONFIG_CGROUP_PERF: enabled [2019-12-27T16:07:58.334Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-12-27T16:07:58.334Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-12-27T16:07:58.596Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-12-27T16:07:58.596Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-12-27T16:07:58.596Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-12-27T16:07:58.596Z] - CONFIG_RT_GROUP_SCHED: missing [2019-12-27T16:07:58.596Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-12-27T16:07:58.596Z] - CONFIG_IP_VS: enabled (as module) [2019-12-27T16:07:58.596Z] - CONFIG_IP_VS_NFCT: enabled [2019-12-27T16:07:58.596Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-12-27T16:07:58.596Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-12-27T16:07:58.596Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-12-27T16:07:58.596Z] - CONFIG_EXT4_FS: enabled [2019-12-27T16:07:58.596Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-12-27T16:07:58.596Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-12-27T16:07:58.596Z] - Network Drivers: [2019-12-27T16:07:58.596Z] - "overlay": [2019-12-27T16:07:58.596Z] - CONFIG_VXLAN: enabled (as module) [2019-12-27T16:07:58.596Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-12-27T16:07:58.596Z] Optional (for encrypted networks): [2019-12-27T16:07:58.596Z] - CONFIG_CRYPTO: enabled [2019-12-27T16:07:58.596Z] - CONFIG_CRYPTO_AEAD: enabled [2019-12-27T16:07:58.596Z] - CONFIG_CRYPTO_GCM: enabled [2019-12-27T16:07:58.596Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-12-27T16:07:58.596Z] - CONFIG_CRYPTO_GHASH: enabled [2019-12-27T16:07:58.596Z] - CONFIG_XFRM: enabled [2019-12-27T16:07:58.596Z] - CONFIG_XFRM_USER: enabled (as module) [2019-12-27T16:07:58.596Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-12-27T16:07:58.596Z] - CONFIG_INET_ESP: enabled (as module) [2019-12-27T16:07:58.596Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-12-27T16:07:58.596Z] - "ipvlan": [2019-12-27T16:07:58.596Z] - CONFIG_IPVLAN: enabled (as module) [2019-12-27T16:07:58.596Z] - "macvlan": [2019-12-27T16:07:58.596Z] - CONFIG_MACVLAN: enabled (as module) [2019-12-27T16:07:58.596Z] - CONFIG_DUMMY: enabled (as module) [2019-12-27T16:07:58.596Z] - "ftp,tftp client in container": [2019-12-27T16:07:58.810Z] #26 10.57 ## 4.0% ##### 8.0% ######## 11.3% ########## 14.8% ############# 18.3% ############### 21.6% ################## 25.0% ################### 27.7% ##################### 30.4% ######################## 33.5% ######################### 36.0% ########################### 37.6% ############################ 40.2% ############################## 42.8% ################################# 46.6% ################################### 49.4% ###################################### 53.3% ######################################## 56.9% ########################################## 59.7% ############################################# 63.2% ################################################ 67.1% ################################################## 70.4% ##################################################### 74.0% ######################################################## 77.9% ########################################################## 81.1% ############################################################ 84.2% ############################################################# 85.9% ############################################################### 87.6% ################################################################ 89.4% ################################################################# 91.2% ################################################################## 92.8% ################################################################### 94.4% ##################################################################### 95.9% ####################################################################### 99.4% ######################################################################## 100.0% [2019-12-27T16:07:58.852Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-12-27T16:07:58.852Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-12-27T16:07:58.852Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-12-27T16:07:58.852Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-12-27T16:07:58.852Z] - Storage Drivers: [2019-12-27T16:07:58.852Z] - "aufs": [2019-12-27T16:07:58.852Z] - CONFIG_AUFS_FS: enabled (as module) [2019-12-27T16:07:58.852Z] - "btrfs": [2019-12-27T16:07:58.852Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-12-27T16:07:58.852Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-12-27T16:07:58.852Z] - "devicemapper": [2019-12-27T16:07:58.852Z] - CONFIG_BLK_DEV_DM: enabled [2019-12-27T16:07:58.852Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-12-27T16:07:58.852Z] - "overlay": [2019-12-27T16:07:58.852Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-12-27T16:07:58.852Z] - "zfs": [2019-12-27T16:07:58.852Z] - /dev/zfs: missing [2019-12-27T16:07:58.852Z] - zfs command: missing [2019-12-27T16:07:58.852Z] - zpool command: missing [2019-12-27T16:07:58.852Z] [2019-12-27T16:07:58.852Z] Limits: [2019-12-27T16:07:58.852Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-12-27T16:07:58.852Z] [2019-12-27T16:07:58.852Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-12-27T16:07:59.068Z] #26 14.27 [2019-12-27T16:07:59.272Z] + sudo modprobe ip_vs [2019-12-27T16:07:59.539Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9608dc5470e74f1ee34fd6477547303b31868576 . [2019-12-27T16:07:59.797Z] #2 [internal] load build definition from Dockerfile [2019-12-27T16:08:00.055Z] #2 transferring dockerfile: 15.33kB 0.0s done [2019-12-27T16:08:00.055Z] #2 DONE 0.4s [2019-12-27T16:08:00.055Z] [2019-12-27T16:08:00.055Z] #1 [internal] load .dockerignore [2019-12-27T16:08:00.055Z] #1 transferring context: 112B done [2019-12-27T16:08:00.055Z] #1 DONE 0.4s [2019-12-27T16:08:00.055Z] [2019-12-27T16:08:00.055Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-12-27T16:08:00.207Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-12-27T16:08:00.444Z] #26 15.67 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-12-27T16:08:00.617Z] #3 DONE 0.3s [2019-12-27T16:08:00.617Z] [2019-12-27T16:08:00.617Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-12-27T16:08:00.617Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-12-27T16:08:00.617Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-12-27T16:08:00.617Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2019-12-27T16:08:00.617Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2019-12-27T16:08:00.617Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s [2019-12-27T16:08:00.617Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 5.59MB / 8.82MB 0.2s [2019-12-27T16:08:00.833Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-12-27T16:08:00.875Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2019-12-27T16:08:00.875Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2019-12-27T16:08:01.010Z] #26 16.39 [2019-12-27T16:08:01.437Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.5s done [2019-12-27T16:08:01.437Z] #4 DONE 0.9s [2019-12-27T16:08:01.466Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-12-27T16:08:01.525Z] #26 16.67 ######################################################################## 100.0% [2019-12-27T16:08:01.525Z] #26 16.83 [2019-12-27T16:08:01.754Z] go: finding github.com/davecgh/go-spew v1.1.1 [2019-12-27T16:08:02.374Z] [2019-12-27T16:08:02.374Z] #6 [internal] load metadata for docker.io/library/golang:1.13.4-stretch [2019-12-27T16:08:02.630Z] #6 DONE 0.3s [2019-12-27T16:08:02.631Z] [2019-12-27T16:08:02.631Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-12-27T16:08:02.631Z] #5 DONE 0.3s [2019-12-27T16:08:02.631Z] [2019-12-27T16:08:02.631Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-12-27T16:08:02.631Z] #7 resolve docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 done [2019-12-27T16:08:02.890Z] #7 sha256:ddeac8b5f8711a57ce2793ff0882cd4ca0b24ac99e6836ca717589fc7f7af914 1.80kB / 1.80kB done [2019-12-27T16:08:02.890Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 3.48MB / 45.38MB 0.3s [2019-12-27T16:08:02.890Z] #7 sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 0B / 10.80MB 0.3s [2019-12-27T16:08:02.890Z] #7 sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 0B / 4.34MB 0.3s [2019-12-27T16:08:02.890Z] #7 sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 1.42kB / 1.42kB done [2019-12-27T16:08:02.890Z] #7 sha256:d30a8b8b92e26c81159500588fe731b46bdfd3ab9724734ffc2ea4387a526662 5.47kB / 5.47kB done [2019-12-27T16:08:02.890Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 9.03MB / 45.38MB 0.4s [2019-12-27T16:08:02.890Z] #7 sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 3.00MB / 10.80MB 0.4s [2019-12-27T16:08:02.890Z] #7 sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 1.06MB / 4.34MB 0.4s [2019-12-27T16:08:02.900Z] #26 18.21 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-12-27T16:08:03.150Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 11.47MB / 45.38MB 0.5s [2019-12-27T16:08:03.150Z] #7 sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 5.80MB / 10.80MB 0.5s [2019-12-27T16:08:03.150Z] #7 sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 4.25MB / 4.34MB 0.5s [2019-12-27T16:08:03.159Z] #26 ... [2019-12-27T16:08:03.159Z] [2019-12-27T16:08:03.159Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-27T16:08:03.159Z] #33 55.63 Selecting previously unselected package libxml2:amd64. [2019-12-27T16:08:03.159Z] #33 55.63 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-12-27T16:08:03.159Z] #33 55.66 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-12-27T16:08:03.159Z] #33 56.35 Selecting previously unselected package libarchive13:amd64. [2019-12-27T16:08:03.159Z] #33 56.35 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_amd64.deb ... [2019-12-27T16:08:03.159Z] #33 56.35 Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ... [2019-12-27T16:08:03.159Z] #33 56.74 Selecting previously unselected package libjsoncpp1:amd64. [2019-12-27T16:08:03.159Z] #33 56.75 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-12-27T16:08:03.159Z] #33 56.75 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-12-27T16:08:03.159Z] #33 56.95 Selecting previously unselected package libuv1:amd64. [2019-12-27T16:08:03.159Z] #33 56.95 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-12-27T16:08:03.159Z] #33 56.96 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-12-27T16:08:03.159Z] #33 57.19 Selecting previously unselected package cmake. [2019-12-27T16:08:03.159Z] #33 57.20 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-12-27T16:08:03.159Z] #33 57.36 Unpacking cmake (3.7.2-1) ... [2019-12-27T16:08:03.159Z] #33 60.75 Selecting previously unselected package xxd. [2019-12-27T16:08:03.159Z] #33 60.75 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-12-27T16:08:03.159Z] #33 60.75 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-12-27T16:08:03.159Z] #33 60.97 Selecting previously unselected package vim-common. [2019-12-27T16:08:03.159Z] #33 60.99 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-27T16:08:03.159Z] #33 61.04 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-27T16:08:03.159Z] #33 61.40 Processing triggers for mime-support (3.60) ... [2019-12-27T16:08:03.159Z] #33 61.79 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-12-27T16:08:03.159Z] #33 61.80 Setting up libuv1:amd64 (1.9.1-3) ... [2019-12-27T16:08:03.159Z] #33 61.81 Setting up cmake-data (3.7.2-1) ... [2019-12-27T16:08:03.159Z] #33 61.83 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-12-27T16:08:03.159Z] #33 61.84 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-12-27T16:08:03.159Z] #33 61.85 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-27T16:08:03.159Z] #33 61.90 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-27T16:08:03.159Z] #33 61.92 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-12-27T16:08:03.159Z] #33 61.94 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-12-27T16:08:03.159Z] #33 61.95 Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ... [2019-12-27T16:08:03.159Z] #33 61.96 Setting up cmake (3.7.2-1) ... [2019-12-27T16:08:03.159Z] #33 62.11 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-27T16:08:03.159Z] #33 DONE 63.8s [2019-12-27T16:08:03.159Z] [2019-12-27T16:08:03.159Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-27T16:08:03.159Z] #34 DONE 0.0s [2019-12-27T16:08:03.159Z] [2019-12-27T16:08:03.159Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-27T16:08:03.159Z] #10 53.93 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB] [2019-12-27T16:08:03.159Z] #10 56.27 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-12-27T16:08:03.159Z] #10 56.27 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-12-27T16:08:03.159Z] #10 57.49 debconf: delaying package configuration, since apt-utils is not installed [2019-12-27T16:08:03.159Z] #10 57.74 Fetched 73.5 MB in 13s (5532 kB/s) [2019-12-27T16:08:03.159Z] #10 57.88 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-12-27T16:08:03.159Z] #10 57.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-12-27T16:08:03.159Z] #10 57.94 Preparing to unpack .../00-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-12-27T16:08:03.159Z] #10 57.96 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-12-27T16:08:03.159Z] #10 58.15 Selecting previously unselected package libudev-dev:amd64. [2019-12-27T16:08:03.159Z] #10 58.15 Preparing to unpack .../01-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-12-27T16:08:03.159Z] #10 58.23 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-12-27T16:08:03.159Z] #10 58.50 Selecting previously unselected package liblzo2-2:amd64. [2019-12-27T16:08:03.159Z] #10 58.50 Preparing to unpack .../02-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-12-27T16:08:03.159Z] #10 58.50 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-12-27T16:08:03.159Z] #10 58.65 Selecting previously unselected package btrfs-progs. [2019-12-27T16:08:03.159Z] #10 58.65 Preparing to unpack .../03-btrfs-progs_4.7.3-1_amd64.deb ... [2019-12-27T16:08:03.159Z] #10 58.66 Unpacking btrfs-progs (4.7.3-1) ... [2019-12-27T16:08:03.159Z] #10 59.62 Selecting previously unselected package btrfs-tools. [2019-12-27T16:08:03.159Z] #10 59.64 Preparing to unpack .../04-btrfs-tools_4.7.3-1_amd64.deb ... [2019-12-27T16:08:03.159Z] #10 59.64 Unpacking btrfs-tools (4.7.3-1) ... [2019-12-27T16:08:03.159Z] #10 59.78 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-12-27T16:08:03.159Z] #10 59.78 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-12-27T16:08:03.159Z] #10 59.78 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-12-27T16:08:03.159Z] #10 60.00 Selecting previously unselected package dmsetup. [2019-12-27T16:08:03.159Z] #10 60.03 Preparing to unpack .../06-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-12-27T16:08:03.159Z] #10 60.04 Unpacking dmsetup (2:1.02.137-2) ... [2019-12-27T16:08:03.159Z] #10 60.25 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-12-27T16:08:03.159Z] #10 60.25 Preparing to unpack .../07-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-12-27T16:08:03.159Z] #10 60.26 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-12-27T16:08:03.159Z] #10 60.36 Selecting previously unselected package libsepol1-dev:amd64. [2019-12-27T16:08:03.159Z] #10 60.36 Preparing to unpack .../08-libsepol1-dev_2.6-2_amd64.deb ... [2019-12-27T16:08:03.159Z] #10 60.36 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-12-27T16:08:03.159Z] #10 60.83 Selecting previously unselected package libpcre16-3:amd64. [2019-12-27T16:08:03.159Z] #10 60.84 Preparing to unpack .../09-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-12-27T16:08:03.159Z] #10 60.85 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-12-27T16:08:03.159Z] #10 61.12 Selecting previously unselected package libpcre32-3:amd64. [2019-12-27T16:08:03.159Z] #10 61.12 Preparing to unpack .../10-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-12-27T16:08:03.159Z] #10 61.13 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-12-27T16:08:03.159Z] #10 61.36 Selecting previously unselected package libpcre3-dev:amd64. [2019-12-27T16:08:03.159Z] #10 61.37 Preparing to unpack .../11-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-12-27T16:08:03.159Z] #10 61.38 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-12-27T16:08:03.159Z] #10 62.26 Selecting previously unselected package libselinux1-dev:amd64. [2019-12-27T16:08:03.159Z] #10 62.27 Preparing to unpack .../12-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-12-27T16:08:03.159Z] #10 62.28 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-12-27T16:08:03.159Z] #10 63.59 Selecting previously unselected package libdevmapper-dev:amd64. [2019-12-27T16:08:03.159Z] #10 63.60 Preparing to unpack .../13-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-12-27T16:08:03.159Z] #10 63.62 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-12-27T16:08:03.159Z] #10 ... [2019-12-27T16:08:03.159Z] [2019-12-27T16:08:03.159Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-12-27T16:08:03.159Z] #35 DONE 0.1s [2019-12-27T16:08:03.159Z] [2019-12-27T16:08:03.159Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-27T16:08:03.159Z] #10 63.87 Selecting previously unselected package libseccomp2:amd64. [2019-12-27T16:08:03.159Z] #10 63.93 Preparing to unpack .../14-libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-12-27T16:08:03.159Z] #10 63.94 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-12-27T16:08:03.159Z] #10 ... [2019-12-27T16:08:03.159Z] [2019-12-27T16:08:03.159Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:08:03.407Z] #7 sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 7.02MB / 10.80MB 0.6s [2019-12-27T16:08:03.408Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 21.39MB / 45.38MB 0.9s [2019-12-27T16:08:03.408Z] #7 sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 10.80MB / 10.80MB 0.9s [2019-12-27T16:08:03.408Z] #7 sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 4.34MB / 4.34MB 0.6s done [2019-12-27T16:08:03.408Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 4.73MB / 50.07MB 0.9s [2019-12-27T16:08:03.665Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 26.20MB / 45.38MB 1.0s [2019-12-27T16:08:03.665Z] #7 sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 10.80MB / 10.80MB 0.9s done [2019-12-27T16:08:03.665Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 9.28MB / 50.07MB 1.0s [2019-12-27T16:08:03.665Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 0B / 57.69MB 1.0s [2019-12-27T16:08:03.665Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 33.84MB / 45.38MB 1.2s [2019-12-27T16:08:03.665Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 14.59MB / 50.07MB 1.2s [2019-12-27T16:08:03.921Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 45.38MB / 45.38MB 1.5s [2019-12-27T16:08:03.921Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 24.98MB / 50.07MB 1.5s [2019-12-27T16:08:03.921Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 11.66MB / 57.69MB 1.5s [2019-12-27T16:08:04.466Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-12-27T16:08:04.466Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-12-27T16:08:04.466Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-12-27T16:08:04.488Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 45.38MB / 45.38MB 1.6s done [2019-12-27T16:08:04.488Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 29.71MB / 50.07MB 1.8s [2019-12-27T16:08:04.488Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 16.51MB / 57.69MB 1.8s [2019-12-27T16:08:04.488Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 0B / 120.06MB 1.8s [2019-12-27T16:08:04.488Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 20.05MB / 57.69MB 2.0s [2019-12-27T16:08:04.534Z] #36 ... [2019-12-27T16:08:04.534Z] [2019-12-27T16:08:04.534Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-27T16:08:04.534Z] #31 54.88 time [2019-12-27T16:08:04.534Z] #31 61.53 internal/poll [2019-12-27T16:08:04.534Z] #31 62.58 internal/fmtsort [2019-12-27T16:08:04.534Z] #31 63.17 strings [2019-12-27T16:08:04.534Z] #31 64.07 os [2019-12-27T16:08:04.747Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 36.07MB / 50.07MB 2.2s [2019-12-27T16:08:04.747Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 23.98MB / 57.69MB 2.2s [2019-12-27T16:08:04.747Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 7.73MB / 120.06MB 2.2s [2019-12-27T16:08:04.747Z] #7 extracting sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 [2019-12-27T16:08:04.755Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-12-27T16:08:04.792Z] #31 ... [2019-12-27T16:08:04.792Z] [2019-12-27T16:08:04.792Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-27T16:08:04.792Z] #10 64.15 Selecting previously unselected package libseccomp-dev:amd64. [2019-12-27T16:08:04.792Z] #10 64.15 Preparing to unpack .../15-libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-12-27T16:08:04.792Z] #10 64.16 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-12-27T16:08:04.792Z] #10 64.41 Selecting previously unselected package libsystemd-dev:amd64. [2019-12-27T16:08:04.792Z] #10 64.42 Preparing to unpack .../16-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-12-27T16:08:04.792Z] #10 64.42 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-12-27T16:08:05.004Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 40.35MB / 50.07MB 2.4s [2019-12-27T16:08:05.004Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 30.48MB / 57.69MB 2.4s [2019-12-27T16:08:05.004Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 43.24MB / 50.07MB 2.6s [2019-12-27T16:08:05.004Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 16.63MB / 120.06MB 2.6s [2019-12-27T16:08:05.261Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 46.09MB / 50.07MB 2.7s [2019-12-27T16:08:05.261Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 34.93MB / 57.69MB 2.7s [2019-12-27T16:08:05.381Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-12-27T16:08:05.532Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 50.07MB / 50.07MB 2.9s [2019-12-27T16:08:05.532Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 38.59MB / 57.69MB 2.9s [2019-12-27T16:08:05.532Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 24.46MB / 120.06MB 2.9s [2019-12-27T16:08:05.818Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 50.07MB / 50.07MB 3.0s done [2019-12-27T16:08:05.818Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 42.51MB / 57.69MB 3.1s [2019-12-27T16:08:05.818Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 31.72MB / 120.06MB 3.2s [2019-12-27T16:08:05.818Z] #7 sha256:1fc9235defd0ead228904fe45b34711583e8f4976506c5d63d0585b04566f4de 126B / 126B 3.2s [2019-12-27T16:08:06.079Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 48.82MB / 57.69MB 3.5s [2019-12-27T16:08:06.079Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 39.33MB / 120.06MB 3.5s [2019-12-27T16:08:06.079Z] #7 sha256:1fc9235defd0ead228904fe45b34711583e8f4976506c5d63d0585b04566f4de 126B / 126B 3.3s done [2019-12-27T16:08:06.174Z] #10 66.79 Selecting previously unselected package binutils-mingw-w64-i686. [2019-12-27T16:08:06.174Z] #10 66.79 Preparing to unpack .../17-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-12-27T16:08:06.174Z] #10 66.80 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-12-27T16:08:06.385Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 52.51MB / 57.69MB 3.7s [2019-12-27T16:08:06.385Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 45.79MB / 120.06MB 3.7s [2019-12-27T16:08:06.432Z] #10 ... [2019-12-27T16:08:06.432Z] [2019-12-27T16:08:06.432Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-27T16:08:06.432Z] #40 59.80 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-12-27T16:08:06.432Z] #40 59.82 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-12-27T16:08:06.432Z] #40 59.84 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-27T16:08:06.432Z] #40 59.86 Setting up python-protobuf (3.0.0-9) ... [2019-12-27T16:08:06.432Z] #40 66.74 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-12-27T16:08:06.432Z] #40 66.76 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-12-27T16:08:06.432Z] #40 66.77 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-12-27T16:08:06.432Z] #40 66.80 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-12-27T16:08:06.432Z] #40 66.81 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-12-27T16:08:06.432Z] #40 66.82 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-12-27T16:08:06.432Z] #40 66.83 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-12-27T16:08:06.432Z] #40 66.84 Setting up protobuf-compiler (3.0.0-9) ... [2019-12-27T16:08:06.432Z] #40 66.85 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-12-27T16:08:06.432Z] #40 66.86 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-12-27T16:08:06.433Z] #40 66.87 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-27T16:08:06.433Z] #40 DONE 67.1s [2019-12-27T16:08:06.433Z] [2019-12-27T16:08:06.433Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:08:06.433Z] #36 2.846 + RM_GOPATH=0 [2019-12-27T16:08:06.433Z] #36 2.846 + TMP_GOPATH= [2019-12-27T16:08:06.433Z] #36 2.846 + : /build [2019-12-27T16:08:06.433Z] #36 2.846 + '[' -z '' ']' [2019-12-27T16:08:06.433Z] #36 2.847 ++ mktemp -d [2019-12-27T16:08:06.433Z] #36 2.856 + export GOPATH=/tmp/tmp.sOWszwIHNV [2019-12-27T16:08:06.433Z] #36 2.857 + GOPATH=/tmp/tmp.sOWszwIHNV [2019-12-27T16:08:06.433Z] #36 2.857 + RM_GOPATH=1 [2019-12-27T16:08:06.433Z] #36 2.860 ++ dirname ./install.sh [2019-12-27T16:08:06.433Z] #36 2.866 + dir=. [2019-12-27T16:08:06.433Z] #36 2.866 + bin=tini [2019-12-27T16:08:06.433Z] #36 2.866 + shift [2019-12-27T16:08:06.433Z] #36 2.866 + '[' '!' -f ./tini.installer ']' [2019-12-27T16:08:06.433Z] #36 2.867 + . ./tini.installer [2019-12-27T16:08:06.433Z] #36 2.868 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-27T16:08:06.433Z] #36 2.868 + install_tini [2019-12-27T16:08:06.433Z] #36 2.869 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-12-27T16:08:06.433Z] #36 2.869 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-27T16:08:06.433Z] #36 2.869 + git clone https://github.com/krallin/tini.git /tmp/tmp.sOWszwIHNV/tini [2019-12-27T16:08:06.433Z] #36 2.876 Cloning into '/tmp/tmp.sOWszwIHNV/tini'... [2019-12-27T16:08:06.642Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 56.33MB / 57.69MB 4.0s [2019-12-27T16:08:06.899Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 52.61MB / 120.06MB 4.2s [2019-12-27T16:08:06.899Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 57.69MB / 57.69MB 4.3s done [2019-12-27T16:08:07.434Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-12-27T16:08:07.462Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 62.93MB / 120.06MB 4.8s [2019-12-27T16:08:07.718Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 71.27MB / 120.06MB 5.2s [2019-12-27T16:08:07.722Z] go: finding go.etcd.io/bbolt v1.3.2 [2019-12-27T16:08:07.722Z] go: finding github.com/stretchr/testify v1.2.2 [2019-12-27T16:08:07.813Z] #36 4.290 + cd /tmp/tmp.sOWszwIHNV/tini [2019-12-27T16:08:07.813Z] #36 4.290 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-27T16:08:07.813Z] #36 4.330 + cmake . [2019-12-27T16:08:07.976Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 80.88MB / 120.06MB 5.4s [2019-12-27T16:08:08.072Z] #36 4.925 -- The C compiler identification is GNU 6.3.0 [2019-12-27T16:08:08.072Z] #36 4.985 -- Check for working C compiler: /usr/bin/cc [2019-12-27T16:08:08.235Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 87.79MB / 120.06MB 5.7s [2019-12-27T16:08:08.352Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-12-27T16:08:08.643Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-12-27T16:08:08.643Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-12-27T16:08:08.799Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 96.37MB / 120.06MB 6.1s [2019-12-27T16:08:09.007Z] #36 ... [2019-12-27T16:08:09.007Z] [2019-12-27T16:08:09.007Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:08:09.007Z] #44 59.08 time [2019-12-27T16:08:09.007Z] #44 62.44 internal/fmtsort [2019-12-27T16:08:09.007Z] #44 63.02 strings [2019-12-27T16:08:09.007Z] #44 65.62 os [2019-12-27T16:08:09.007Z] #44 66.36 regexp/syntax [2019-12-27T16:08:09.007Z] #44 ... [2019-12-27T16:08:09.007Z] [2019-12-27T16:08:09.007Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-27T16:08:09.007Z] #26 18.94 [2019-12-27T16:08:09.007Z] #26 19.61 ######################################################################## 100.0% [2019-12-27T16:08:09.007Z] #26 19.78 [2019-12-27T16:08:09.007Z] #26 21.16 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-12-27T16:08:09.007Z] #26 21.24 skipping existing 1849cc453dee [2019-12-27T16:08:09.007Z] #26 21.39 [2019-12-27T16:08:09.007Z] #26 23.19 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-12-27T16:08:09.007Z] #26 23.65 [2019-12-27T16:08:09.007Z] #26 23.94 ######################################################################## 100.0% [2019-12-27T16:08:09.007Z] #26 24.06 [2019-12-27T16:08:09.007Z] #26 24.10 Download of images into '/build' complete. [2019-12-27T16:08:09.007Z] #26 24.10 Use something like the following to load the result into a Docker daemon: [2019-12-27T16:08:09.007Z] #26 24.10 tar -cC '/build' . | docker load [2019-12-27T16:08:09.007Z] #26 DONE 24.2s [2019-12-27T16:08:09.007Z] [2019-12-27T16:08:09.007Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-27T16:08:09.007Z] #10 69.46 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-12-27T16:08:09.007Z] #10 69.48 Preparing to unpack .../18-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-12-27T16:08:09.007Z] #10 69.48 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-12-27T16:08:09.363Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 102.68MB / 120.06MB 6.6s [2019-12-27T16:08:09.619Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 110.35MB / 120.06MB 7.0s [2019-12-27T16:08:09.619Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 118.46MB / 120.06MB 7.2s [2019-12-27T16:08:09.686Z] go: finding github.com/prometheus/client_golang v0.8.0 [2019-12-27T16:08:09.686Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-12-27T16:08:09.686Z] go: finding github.com/hashicorp/go-version v1.1.0 [2019-12-27T16:08:09.875Z] #7 ... [2019-12-27T16:08:09.875Z] [2019-12-27T16:08:09.875Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-12-27T16:08:09.875Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-12-27T16:08:09.875Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-12-27T16:08:09.875Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-12-27T16:08:09.875Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 4.0s done [2019-12-27T16:08:09.875Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.9s done [2019-12-27T16:08:09.875Z] #65 DONE 7.3s [2019-12-27T16:08:09.875Z] [2019-12-27T16:08:09.875Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-12-27T16:08:09.875Z] #7 extracting sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 5.1s [2019-12-27T16:08:09.875Z] #7 ... [2019-12-27T16:08:09.875Z] [2019-12-27T16:08:09.875Z] #19 [internal] load build context [2019-12-27T16:08:09.875Z] #19 transferring context: 41.58MB 7.2s [2019-12-27T16:08:09.875Z] #19 ... [2019-12-27T16:08:09.875Z] [2019-12-27T16:08:09.875Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-12-27T16:08:09.975Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-12-27T16:08:10.131Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 120.06MB / 120.06MB 7.4s done [2019-12-27T16:08:10.359Z] Fetching without tags [2019-12-27T16:08:10.386Z] #7 ... [2019-12-27T16:08:10.386Z] [2019-12-27T16:08:10.386Z] #19 [internal] load build context [2019-12-27T16:08:10.386Z] #19 transferring context: 46.32MB 7.6s done [2019-12-27T16:08:10.386Z] #19 DONE 7.7s [2019-12-27T16:08:10.386Z] [2019-12-27T16:08:10.386Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-12-27T16:08:10.791Z] Merging remotes/origin/master commit bbcabf69c81b2c4c9e13281fc3c0a72669d3f44a into PR head commit 9608dc5470e74f1ee34fd6477547303b31868576 [2019-12-27T16:08:11.006Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-12-27T16:08:11.006Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-12-27T16:08:11.006Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-12-27T16:08:11.006Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-12-27T16:08:10.293Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-27T16:08:10.320Z] > git config --add remote.origin.fetch +refs/pull/39700/head:refs/remotes/origin/PR-39700 # timeout=10 [2019-12-27T16:08:10.332Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-12-27T16:08:10.350Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-27T16:08:10.372Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-27T16:08:10.373Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-27T16:08:10.374Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39700/head:refs/remotes/origin/PR-39700 +refs/heads/master:refs/remotes/origin/master [2019-12-27T16:08:10.807Z] > git config core.sparsecheckout # timeout=10 [2019-12-27T16:08:10.812Z] > git checkout -f 9608dc5470e74f1ee34fd6477547303b31868576 [2019-12-27T16:08:11.744Z] Merge succeeded, producing 9608dc5470e74f1ee34fd6477547303b31868576 [2019-12-27T16:08:11.745Z] Checking out Revision 9608dc5470e74f1ee34fd6477547303b31868576 (PR-39700) [2019-12-27T16:08:12.038Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-12-27T16:08:12.038Z] go: finding github.com/BurntSushi/toml v0.3.1 [2019-12-27T16:08:12.329Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-12-27T16:08:12.618Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-12-27T16:08:12.919Z] #7 extracting sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 8.1s done [2019-12-27T16:08:12.919Z] #7 extracting sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd [2019-12-27T16:08:13.072Z] Commit message: "Document `message` parameter to `/images/create`" [2019-12-27T16:08:13.192Z] #10 73.60 Selecting previously unselected package binutils-mingw-w64. [2019-12-27T16:08:13.192Z] #10 73.60 Preparing to unpack .../19-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-12-27T16:08:13.192Z] #10 73.62 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-12-27T16:08:13.192Z] #10 73.77 Selecting previously unselected package mingw-w64-common. [2019-12-27T16:08:13.192Z] #10 73.77 Preparing to unpack .../20-mingw-w64-common_5.0.1-1_all.deb ... [2019-12-27T16:08:13.192Z] #10 73.78 Unpacking mingw-w64-common (5.0.1-1) ... [2019-12-27T16:08:11.723Z] > git merge bbcabf69c81b2c4c9e13281fc3c0a72669d3f44a # timeout=10 [2019-12-27T16:08:11.738Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-12-27T16:08:11.754Z] > git config core.sparsecheckout # timeout=10 [2019-12-27T16:08:11.767Z] > git checkout -f 9608dc5470e74f1ee34fd6477547303b31868576 [2019-12-27T16:08:13.651Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-12-27T16:08:13.852Z] #7 extracting sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 0.8s done [2019-12-27T16:08:13.852Z] #7 extracting sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 [2019-12-27T16:08:14.112Z] #7 extracting sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 0.3s done [2019-12-27T16:08:14.129Z] #10 ... [2019-12-27T16:08:14.129Z] [2019-12-27T16:08:14.129Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:08:14.129Z] #59 29.29 Checking out files: 28% (861/2992) Checking out files: 29% (868/2992) Checking out files: 30% (898/2992) Checking out files: 31% (928/2992) Checking out files: 32% (958/2992) Checking out files: 33% (988/2992) Checking out files: 34% (1018/2992) Checking out files: 35% (1048/2992) Checking out files: 36% (1078/2992) Checking out files: 37% (1108/2992) Checking out files: 38% (1137/2992) Checking out files: 39% (1167/2992) Checking out files: 40% (1197/2992) Checking out files: 41% (1227/2992) Checking out files: 42% (1257/2992) Checking out files: 43% (1287/2992) Checking out files: 44% (1317/2992) Checking out files: 45% (1347/2992) Checking out files: 46% (1377/2992) Checking out files: 47% (1407/2992) Checking out files: 48% (1437/2992) Checking out files: 49% (1467/2992) Checking out files: 50% (1496/2992) Checking out files: 51% (1526/2992) Checking out files: 52% (1556/2992) Checking out files: 53% (1586/2992) Checking out files: 54% (1616/2992) Checking out files: 55% (1646/2992) Checking out files: 56% (1676/2992) Checking out files: 57% (1706/2992) Checking out files: 58% (1736/2992) Checking out files: 59% (1766/2992) Checking out files: 60% (1796/2992) Checking out files: 61% (1826/2992) Checking out files: 62% (1856/2992) Checking out files: 63% (1885/2992) Checking out files: 64% (1915/2992) Checking out files: 65% (1945/2992) Checking out files: 66% (1975/2992) Checking out files: 67% (2005/2992) Checking out files: 68% (2035/2992) Checking out files: 69% (2065/2992) Checking out files: 70% (2095/2992) Checking out files: 71% (2125/2992) Checking out files: 72% (2155/2992) Checking out files: 73% (2185/2992) Checking out files: 74% (2215/2992) Checking out files: 75% (2244/2992) Checking out files: 76% (2274/2992) Checking out files: 77% (2304/2992) Checking out files: 78% (2334/2992) Checking out files: 79% (2364/2992) Checking out files: 80% (2394/2992) Checking out files: 81% (2424/2992) Checking out files: 82% (2454/2992) Checking out files: 83% (2484/2992) Checking out files: 84% (2514/2992) Checking out files: 85% (2544/2992) Checking out files: 86% (2574/2992) Checking out files: 87% (2604/2992) Checking out files: 88% (2633/2992) Checking out files: 89% (2663/2992) Checking out files: 90% (2693/2992) Checking out files: 91% (2723/2992) Checking out files: 92% (2753/2992) Checking out files: 93% (2783/2992) Checking out files: 94% (2813/2992) Checking out files: 95% (2843/2992) Checking out files: 96% (2873/2992) Checking out files: 97% (2903/2992) Checking out files: 98% (2933/2992) Checking out files: 99% (2963/2992) Checking out files: 100% (2992/2992) Checking out files: 100% (2992/2992), done. [2019-12-27T16:08:14.129Z] #59 31.32 + cd /tmp/tmp.B4lar6fGOa/src/github.com/containerd/containerd [2019-12-27T16:08:14.129Z] #59 31.32 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-27T16:08:14.129Z] #59 32.05 + export 'BUILDTAGS=netgo osusergo static_build' [2019-12-27T16:08:14.129Z] #59 32.05 + BUILDTAGS='netgo osusergo static_build' [2019-12-27T16:08:14.129Z] #59 32.05 + export EXTRA_FLAGS=-buildmode=pie [2019-12-27T16:08:14.129Z] #59 32.05 + EXTRA_FLAGS=-buildmode=pie [2019-12-27T16:08:14.129Z] #59 32.05 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-12-27T16:08:14.129Z] #59 32.05 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-12-27T16:08:14.129Z] #59 32.05 + '[' '' = dynamic ']' [2019-12-27T16:08:14.129Z] #59 32.05 + make [2019-12-27T16:08:14.163Z] + docker version [2019-12-27T16:08:14.283Z] go: finding github.com/sirupsen/logrus v1.3.0 [2019-12-27T16:08:14.283Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-12-27T16:08:14.283Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-12-27T16:08:14.283Z] go: finding github.com/pkg/profile v1.2.1 [2019-12-27T16:08:14.418Z] #7 extracting sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd [2019-12-27T16:08:14.580Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-12-27T16:08:15.505Z] #59 33.31 + bin/ctr [2019-12-27T16:08:15.619Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-12-27T16:08:15.908Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-12-27T16:08:16.071Z] #59 ... [2019-12-27T16:08:16.071Z] [2019-12-27T16:08:16.071Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:08:16.071Z] #36 5.848 -- Check for working C compiler: /usr/bin/cc -- works [2019-12-27T16:08:16.071Z] #36 5.848 -- Detecting C compiler ABI info [2019-12-27T16:08:16.071Z] #36 6.796 -- Detecting C compiler ABI info - done [2019-12-27T16:08:16.071Z] #36 6.856 -- Detecting C compile features [2019-12-27T16:08:16.071Z] #36 9.428 -- Detecting C compile features - done [2019-12-27T16:08:16.071Z] #36 9.474 -- Performing Test HAS_BUILTIN_FORTIFY [2019-12-27T16:08:16.071Z] #36 9.663 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-12-27T16:08:16.071Z] #36 9.797 -- Configuring done [2019-12-27T16:08:16.071Z] #36 9.825 -- Generating done [2019-12-27T16:08:16.071Z] #36 9.832 -- Build files have been written to: /tmp/tmp.sOWszwIHNV/tini [2019-12-27T16:08:16.071Z] #36 9.848 + make tini-static [2019-12-27T16:08:16.071Z] #36 10.30 Scanning dependencies of target tini-static [2019-12-27T16:08:16.071Z] #36 10.45 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-12-27T16:08:16.071Z] #36 11.88 [100%] Linking C executable tini-static [2019-12-27T16:08:16.071Z] #36 12.35 [100%] Built target tini-static [2019-12-27T16:08:16.071Z] #36 12.39 + mkdir -p /build [2019-12-27T16:08:16.071Z] #36 12.39 + cp tini-static /build/docker-init [2019-12-27T16:08:16.071Z] #36 DONE 12.7s [2019-12-27T16:08:16.071Z] [2019-12-27T16:08:16.071Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:08:16.071Z] #41 5.499 Note: Building without setproctitle() and strlcpy() support. [2019-12-27T16:08:16.071Z] #41 5.499 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-12-27T16:08:16.071Z] #41 7.299 fatal: Not a git repository (or any of the parent directories): .git [2019-12-27T16:08:16.071Z] #41 7.360 GEN .gitid [2019-12-27T16:08:16.071Z] #41 7.376 GEN criu/include/version.h [2019-12-27T16:08:16.071Z] #41 7.439 GEN include/common/asm [2019-12-27T16:08:16.071Z] #41 8.990 PBCC images/google/protobuf/descriptor.pb-c.c [2019-12-27T16:08:16.071Z] #41 9.086 PBCC images/opts.pb-c.c [2019-12-27T16:08:16.071Z] #41 9.112 PBCC images/sit.pb-c.c [2019-12-27T16:08:16.071Z] #41 9.175 DEP images/google/protobuf/descriptor.pb-c.d [2019-12-27T16:08:16.071Z] #41 9.252 DEP images/opts.pb-c.d [2019-12-27T16:08:16.071Z] #41 9.341 DEP images/sit.pb-c.d [2019-12-27T16:08:16.071Z] #41 9.392 PBCC images/macvlan.pb-c.c [2019-12-27T16:08:16.071Z] #41 9.467 DEP images/macvlan.pb-c.d [2019-12-27T16:08:16.071Z] #41 9.552 PBCC images/autofs.pb-c.c [2019-12-27T16:08:16.071Z] #41 9.583 DEP images/autofs.pb-c.d [2019-12-27T16:08:16.071Z] #41 9.665 PBCC images/sysctl.pb-c.c [2019-12-27T16:08:16.329Z] #41 9.755 DEP images/sysctl.pb-c.d [2019-12-27T16:08:16.329Z] #41 ... [2019-12-27T16:08:16.329Z] [2019-12-27T16:08:16.329Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-27T16:08:16.329Z] #31 66.47 path [2019-12-27T16:08:16.329Z] #31 67.21 text/tabwriter [2019-12-27T16:08:16.329Z] #31 68.64 path/filepath [2019-12-27T16:08:16.329Z] #31 68.64 fmt [2019-12-27T16:08:16.329Z] #31 70.56 io/ioutil [2019-12-27T16:08:16.329Z] #31 73.47 github.com/BurntSushi/toml [2019-12-27T16:08:16.329Z] #31 73.49 flag [2019-12-27T16:08:16.329Z] #31 75.14 log [2019-12-27T16:08:16.329Z] #31 ... [2019-12-27T16:08:16.329Z] [2019-12-27T16:08:16.329Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:08:16.329Z] #41 9.936 PBCC images/time.pb-c.c [2019-12-27T16:08:16.539Z] go: finding github.com/stretchr/objx v0.1.1 [2019-12-27T16:08:16.539Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-12-27T16:08:16.586Z] #41 9.957 DEP images/time.pb-c.d [2019-12-27T16:08:16.586Z] #41 10.08 PBCC images/binfmt-misc.pb-c.c [2019-12-27T16:08:16.586Z] #41 10.13 DEP images/binfmt-misc.pb-c.d [2019-12-27T16:08:16.586Z] #41 10.22 PBCC images/seccomp.pb-c.c [2019-12-27T16:08:16.829Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-12-27T16:08:16.843Z] #41 10.24 DEP images/seccomp.pb-c.d [2019-12-27T16:08:16.843Z] #41 10.37 PBCC images/userns.pb-c.c [2019-12-27T16:08:16.843Z] #41 10.41 DEP images/userns.pb-c.d [2019-12-27T16:08:16.843Z] #41 10.48 PBCC images/cgroup.pb-c.c [2019-12-27T16:08:17.277Z] #41 10.54 DEP images/cgroup.pb-c.d [2019-12-27T16:08:17.277Z] #41 10.62 PBCC images/fown.pb-c.c [2019-12-27T16:08:17.277Z] #41 10.70 PBCC images/ext-file.pb-c.c [2019-12-27T16:08:17.277Z] #41 10.72 DEP images/fown.pb-c.d [2019-12-27T16:08:17.277Z] #41 10.75 DEP images/ext-file.pb-c.d [2019-12-27T16:08:17.277Z] #41 10.78 PBCC images/rpc.pb-c.c [2019-12-27T16:08:17.277Z] #41 10.83 DEP images/rpc.pb-c.d [2019-12-27T16:08:17.277Z] #41 10.88 PBCC images/siginfo.pb-c.c [2019-12-27T16:08:17.277Z] #41 10.95 DEP images/siginfo.pb-c.d [2019-12-27T16:08:17.288Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-12-27T16:08:17.578Z] #41 11.00 PBCC images/pagemap.pb-c.c [2019-12-27T16:08:17.578Z] #41 11.01 DEP images/pagemap.pb-c.d [2019-12-27T16:08:17.578Z] #41 11.07 PBCC images/rlimit.pb-c.c [2019-12-27T16:08:17.578Z] #41 11.12 DEP images/rlimit.pb-c.d [2019-12-27T16:08:17.578Z] #41 11.17 PBCC images/file-lock.pb-c.c [2019-12-27T16:08:17.835Z] #41 11.18 DEP images/file-lock.pb-c.d [2019-12-27T16:08:17.835Z] #41 11.24 PBCC images/tty.pb-c.c [2019-12-27T16:08:17.835Z] #41 11.31 DEP images/tty.pb-c.d [2019-12-27T16:08:17.835Z] #41 11.38 PBCC images/tun.pb-c.c [2019-12-27T16:08:17.835Z] #41 11.46 PBCC images/netdev.pb-c.c [2019-12-27T16:08:18.093Z] #41 11.50 DEP images/tun.pb-c.d [2019-12-27T16:08:18.093Z] #41 11.57 DEP images/netdev.pb-c.d [2019-12-27T16:08:18.093Z] #41 11.65 PBCC images/vma.pb-c.c [2019-12-27T16:08:18.093Z] #41 11.67 DEP images/vma.pb-c.d [2019-12-27T16:08:18.319Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-12-27T16:08:18.319Z] go: finding github.com/google/go-cmp v0.2.0 [2019-12-27T16:08:18.319Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-12-27T16:08:18.319Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-12-27T16:08:18.351Z] #41 11.72 PBCC images/creds.pb-c.c [2019-12-27T16:08:18.351Z] #41 11.76 DEP images/creds.pb-c.d [2019-12-27T16:08:18.351Z] #41 11.85 PBCC images/utsns.pb-c.c [2019-12-27T16:08:18.351Z] #41 11.89 DEP images/utsns.pb-c.d [2019-12-27T16:08:18.351Z] #41 11.95 PBCC images/ipc-desc.pb-c.c [2019-12-27T16:08:18.351Z] #41 11.99 PBCC images/ipc-sem.pb-c.c [2019-12-27T16:08:18.351Z] #41 12.01 DEP images/ipc-desc.pb-c.d [2019-12-27T16:08:18.351Z] #41 12.06 DEP images/ipc-sem.pb-c.d [2019-12-27T16:08:18.609Z] #41 12.11 PBCC images/ipc-msg.pb-c.c [2019-12-27T16:08:18.610Z] #41 12.14 DEP images/ipc-msg.pb-c.d [2019-12-27T16:08:18.610Z] #41 12.17 PBCC images/ipc-shm.pb-c.c [2019-12-27T16:08:18.610Z] #41 12.21 DEP images/ipc-shm.pb-c.d [2019-12-27T16:08:18.610Z] #41 12.26 PBCC images/ipc-var.pb-c.c [2019-12-27T16:08:18.610Z] #41 12.29 DEP images/ipc-var.pb-c.d [2019-12-27T16:08:18.868Z] #41 12.34 PBCC images/sk-opts.pb-c.c [2019-12-27T16:08:18.868Z] #41 12.39 PBCC images/packet-sock.pb-c.c [2019-12-27T16:08:18.868Z] #41 12.41 DEP images/sk-opts.pb-c.d [2019-12-27T16:08:18.868Z] #41 12.47 DEP images/packet-sock.pb-c.d [2019-12-27T16:08:19.127Z] #41 12.56 PBCC images/sk-netlink.pb-c.c [2019-12-27T16:08:19.127Z] #41 12.60 DEP images/sk-netlink.pb-c.d [2019-12-27T16:08:19.127Z] #41 12.64 PBCC images/sk-inet.pb-c.c [2019-12-27T16:08:19.127Z] #41 12.70 DEP images/sk-inet.pb-c.d [2019-12-27T16:08:19.127Z] #41 12.74 PBCC images/sk-unix.pb-c.c [2019-12-27T16:08:19.127Z] #41 12.78 DEP images/sk-unix.pb-c.d [2019-12-27T16:08:19.127Z] #41 12.82 PBCC images/mm.pb-c.c [2019-12-27T16:08:19.348Z] go: finding github.com/docker/go-connections v0.3.0 [2019-12-27T16:08:19.384Z] #41 12.83 DEP images/mm.pb-c.d [2019-12-27T16:08:19.384Z] #41 12.91 PBCC images/timerfd.pb-c.c [2019-12-27T16:08:19.384Z] #41 12.96 DEP images/timerfd.pb-c.d [2019-12-27T16:08:19.640Z] go: finding github.com/gogo/protobuf v1.2.0 [2019-12-27T16:08:19.640Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-12-27T16:08:19.642Z] #41 13.04 PBCC images/timer.pb-c.c [2019-12-27T16:08:19.642Z] #41 13.10 DEP images/timer.pb-c.d [2019-12-27T16:08:19.642Z] #41 13.16 PBCC images/sa.pb-c.c [2019-12-27T16:08:19.642Z] #41 13.20 DEP images/sa.pb-c.d [2019-12-27T16:08:19.662Z] #7 extracting sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 4.5s done [2019-12-27T16:08:19.662Z] #7 extracting sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 0.1s [2019-12-27T16:08:19.900Z] #41 13.28 PBCC images/pipe-data.pb-c.c [2019-12-27T16:08:19.900Z] #41 13.32 DEP images/pipe-data.pb-c.d [2019-12-27T16:08:19.900Z] #41 13.34 PBCC images/mnt.pb-c.c [2019-12-27T16:08:19.900Z] #41 13.39 DEP images/mnt.pb-c.d [2019-12-27T16:08:19.900Z] #41 13.43 PBCC images/sk-packet.pb-c.c [2019-12-27T16:08:19.900Z] #41 13.48 DEP images/sk-packet.pb-c.d [2019-12-27T16:08:20.157Z] #41 13.54 PBCC images/tcp-stream.pb-c.c [2019-12-27T16:08:20.157Z] #41 13.64 DEP images/tcp-stream.pb-c.d [2019-12-27T16:08:20.157Z] #41 13.71 PBCC images/pipe.pb-c.c [2019-12-27T16:08:20.157Z] #41 13.76 DEP images/pipe.pb-c.d [2019-12-27T16:08:20.415Z] #41 13.84 PBCC images/pstree.pb-c.c [2019-12-27T16:08:20.415Z] #41 13.85 DEP images/pstree.pb-c.d [2019-12-27T16:08:20.415Z] #41 13.94 PBCC images/fs.pb-c.c [2019-12-27T16:08:20.415Z] #41 13.99 DEP images/fs.pb-c.d [2019-12-27T16:08:20.415Z] #41 14.03 PBCC images/signalfd.pb-c.c [2019-12-27T16:08:20.672Z] go: finding github.com/spf13/viper v1.3.2 [2019-12-27T16:08:20.673Z] #41 14.08 DEP images/signalfd.pb-c.d [2019-12-27T16:08:20.674Z] #41 14.13 PBCC images/fh.pb-c.c [2019-12-27T16:08:20.674Z] #41 14.15 PBCC images/fsnotify.pb-c.c [2019-12-27T16:08:20.674Z] #41 ... [2019-12-27T16:08:20.674Z] [2019-12-27T16:08:20.674Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:08:20.674Z] #44 70.76 fmt [2019-12-27T16:08:20.674Z] #44 73.66 regexp [2019-12-27T16:08:20.674Z] #44 75.89 go/token [2019-12-27T16:08:20.674Z] #44 77.46 go/scanner [2019-12-27T16:08:20.674Z] #44 78.27 internal/lazyregexp [2019-12-27T16:08:20.674Z] #44 78.59 net/url [2019-12-27T16:08:20.674Z] #44 78.61 go/ast [2019-12-27T16:08:20.674Z] #44 80.45 text/template/parse [2019-12-27T16:08:20.674Z] #44 ... [2019-12-27T16:08:20.674Z] [2019-12-27T16:08:20.674Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:08:20.674Z] #41 14.22 DEP images/fh.pb-c.d [2019-12-27T16:08:20.674Z] #41 14.26 DEP images/fsnotify.pb-c.d [2019-12-27T16:08:20.674Z] #41 14.31 PBCC images/eventpoll.pb-c.c [2019-12-27T16:08:20.674Z] #41 14.32 DEP images/eventpoll.pb-c.d [2019-12-27T16:08:20.674Z] #41 14.36 PBCC images/eventfd.pb-c.c [2019-12-27T16:08:20.932Z] #41 14.39 DEP images/eventfd.pb-c.d [2019-12-27T16:08:20.932Z] #41 14.47 PBCC images/remap-file-path.pb-c.c [2019-12-27T16:08:20.932Z] #41 14.52 DEP images/remap-file-path.pb-c.d [2019-12-27T16:08:20.932Z] #41 14.56 PBCC images/fifo.pb-c.c [2019-12-27T16:08:20.965Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-12-27T16:08:21.190Z] #41 14.77 DEP images/fifo.pb-c.d [2019-12-27T16:08:21.190Z] #41 14.90 PBCC images/ghost-file.pb-c.c [2019-12-27T16:08:21.448Z] #41 14.94 DEP images/ghost-file.pb-c.d [2019-12-27T16:08:21.448Z] #41 15.01 PBCC images/regfile.pb-c.c [2019-12-27T16:08:21.448Z] #41 15.09 DEP images/regfile.pb-c.d [2019-12-27T16:08:21.448Z] #41 15.15 PBCC images/ns.pb-c.c [2019-12-27T16:08:21.706Z] #41 15.19 DEP images/ns.pb-c.d [2019-12-27T16:08:21.706Z] #41 15.24 PBCC images/fdinfo.pb-c.c [2019-12-27T16:08:21.706Z] #41 15.29 DEP images/fdinfo.pb-c.d [2019-12-27T16:08:21.964Z] #41 15.36 PBCC images/core-aarch64.pb-c.c [2019-12-27T16:08:21.964Z] #41 15.42 PBCC images/core-arm.pb-c.c [2019-12-27T16:08:21.964Z] #41 15.52 PBCC images/core-ppc64.pb-c.c [2019-12-27T16:08:22.221Z] #41 15.59 PBCC images/core-s390.pb-c.c [2019-12-27T16:08:22.221Z] #41 15.66 PBCC images/core-x86.pb-c.c [2019-12-27T16:08:22.221Z] #41 15.72 PBCC images/core.pb-c.c [2019-12-27T16:08:22.221Z] #41 ... [2019-12-27T16:08:22.221Z] [2019-12-27T16:08:22.221Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-27T16:08:22.221Z] #31 78.62 github.com/BurntSushi/toml/cmd/tomlv [2019-12-27T16:08:22.221Z] #31 DONE 82.7s [2019-12-27T16:08:22.478Z] [2019-12-27T16:08:22.478Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:08:22.478Z] #41 15.93 PBCC images/inventory.pb-c.c [2019-12-27T16:08:22.478Z] #41 16.04 DEP images/core-aarch64.pb-c.d [2019-12-27T16:08:22.478Z] #41 16.13 DEP images/core-arm.pb-c.d [2019-12-27T16:08:22.736Z] #41 16.16 DEP images/core-ppc64.pb-c.d [2019-12-27T16:08:22.736Z] #41 16.22 DEP images/core-s390.pb-c.d [2019-12-27T16:08:22.736Z] #41 16.32 DEP images/core-x86.pb-c.d [2019-12-27T16:08:22.931Z] #7 extracting sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 3.7s done [2019-12-27T16:08:22.931Z] #7 extracting sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d [2019-12-27T16:08:22.993Z] #41 16.56 DEP images/core.pb-c.d [2019-12-27T16:08:23.027Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-12-27T16:08:23.027Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-12-27T16:08:23.251Z] #41 16.62 DEP images/inventory.pb-c.d [2019-12-27T16:08:23.251Z] #41 16.75 PBCC images/cpuinfo.pb-c.c [2019-12-27T16:08:23.251Z] #41 16.80 DEP images/cpuinfo.pb-c.d [2019-12-27T16:08:23.251Z] #41 16.85 PBCC images/stats.pb-c.c [2019-12-27T16:08:23.317Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2019-12-27T16:08:23.509Z] #41 16.87 DEP images/stats.pb-c.d [2019-12-27T16:08:23.605Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-12-27T16:08:23.895Z] go: finding github.com/spf13/afero v1.1.2 [2019-12-27T16:08:24.522Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-12-27T16:08:24.522Z] go: finding github.com/pelletier/go-toml v1.2.0 [2019-12-27T16:08:24.814Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-12-27T16:08:24.814Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-12-27T16:08:24.882Z] #41 18.26 make[1]: Nothing to be done for 'all'. [2019-12-27T16:08:25.103Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-12-27T16:08:25.103Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-12-27T16:08:25.814Z] #41 19.50 CC images/stats.o [2019-12-27T16:08:26.131Z] go: finding github.com/kisielk/gotool v1.0.0 [2019-12-27T16:08:26.327Z] Removing intermediate container 85ee36f22efc [2019-12-27T16:08:26.327Z] ---> 81d46155d898 [2019-12-27T16:08:26.327Z] Step 11/16 : ARG GOOS [2019-12-27T16:08:26.327Z] ---> Running in ed9ea4729f5a [2019-12-27T16:08:26.327Z] Removing intermediate container ed9ea4729f5a [2019-12-27T16:08:26.327Z] ---> 6c19714188b7 [2019-12-27T16:08:26.327Z] Step 12/16 : ARG GOARCH [2019-12-27T16:08:26.327Z] ---> Running in a746a95cee6a [2019-12-27T16:08:26.327Z] Removing intermediate container a746a95cee6a [2019-12-27T16:08:26.327Z] ---> c681b205690a [2019-12-27T16:08:26.327Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2019-12-27T16:08:26.327Z] ---> Running in f5757bb2c785 [2019-12-27T16:08:26.379Z] #41 19.92 CC images/core.o [2019-12-27T16:08:26.382Z] Client: Docker Engine - Community [2019-12-27T16:08:26.382Z] Version: 19.03.2 [2019-12-27T16:08:26.382Z] API version: 1.40 [2019-12-27T16:08:26.382Z] Go version: go1.12.8 [2019-12-27T16:08:26.382Z] Git commit: 6a30dfc [2019-12-27T16:08:26.382Z] Built: Thu Aug 29 05:32:25 2019 [2019-12-27T16:08:26.382Z] OS/Arch: linux/arm64 [2019-12-27T16:08:26.382Z] Experimental: false [2019-12-27T16:08:26.382Z] [2019-12-27T16:08:26.382Z] Server: Docker Engine - Community [2019-12-27T16:08:26.382Z] Engine: [2019-12-27T16:08:26.382Z] Version: 19.03.2 [2019-12-27T16:08:26.382Z] API version: 1.40 (minimum version 1.12) [2019-12-27T16:08:26.382Z] Go version: go1.12.8 [2019-12-27T16:08:26.382Z] Git commit: 6a30dfc [2019-12-27T16:08:26.382Z] Built: Thu Aug 29 05:30:57 2019 [2019-12-27T16:08:26.382Z] OS/Arch: linux/arm64 [2019-12-27T16:08:26.382Z] Experimental: true [2019-12-27T16:08:26.382Z] containerd: [2019-12-27T16:08:26.382Z] Version: 1.2.6 [2019-12-27T16:08:26.382Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-12-27T16:08:26.382Z] runc: [2019-12-27T16:08:26.382Z] Version: 1.0.0-rc8 [2019-12-27T16:08:26.382Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-12-27T16:08:26.382Z] docker-init: [2019-12-27T16:08:26.382Z] Version: 0.18.0 [2019-12-27T16:08:26.382Z] GitCommit: fec3683 [2019-12-27T16:08:26.418Z] go: finding github.com/golang/protobuf v1.2.0 [Pipeline] sh [2019-12-27T16:08:26.707Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-12-27T16:08:26.707Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-12-27T16:08:26.712Z] + docker info [2019-12-27T16:08:26.945Z] #41 20.61 CC images/core-x86.o [2019-12-27T16:08:27.339Z] go: finding github.com/spf13/cobra v0.0.3 [2019-12-27T16:08:27.339Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2019-12-27T16:08:27.630Z] go: finding github.com/coreos/go-semver v0.2.0 [2019-12-27T16:08:27.879Z] #41 21.20 CC images/core-arm.o [2019-12-27T16:08:27.919Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-12-27T16:08:28.138Z] #41 21.52 CC images/core-aarch64.o [2019-12-27T16:08:28.186Z] #7 extracting sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 5.0s [2019-12-27T16:08:28.210Z] go: finding github.com/spf13/cast v1.3.0 [2019-12-27T16:08:28.397Z] #41 21.90 CC images/core-ppc64.o [2019-12-27T16:08:28.838Z] go: finding github.com/docker/go-units v0.3.1 [2019-12-27T16:08:28.838Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-12-27T16:08:28.964Z] #41 22.51 CC images/core-s390.o [2019-12-27T16:08:29.468Z] go: finding github.com/magiconair/properties v1.8.0 [2019-12-27T16:08:29.468Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-12-27T16:08:29.531Z] #41 23.24 CC images/cpuinfo.o [2019-12-27T16:08:29.761Z] go: finding github.com/gogo/googleapis v1.1.0 [2019-12-27T16:08:29.790Z] #41 ... [2019-12-27T16:08:29.790Z] [2019-12-27T16:08:29.790Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-27T16:08:29.790Z] #10 80.39 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-12-27T16:08:29.790Z] #10 80.41 Preparing to unpack .../21-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-12-27T16:08:29.790Z] #10 80.41 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-12-27T16:08:29.790Z] #10 87.12 Selecting previously unselected package gcc-mingw-w64-base. [2019-12-27T16:08:29.790Z] #10 87.16 Preparing to unpack .../22-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-12-27T16:08:29.790Z] #10 87.17 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-12-27T16:08:29.790Z] #10 87.34 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-12-27T16:08:29.790Z] #10 87.34 Preparing to unpack .../23-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-12-27T16:08:29.790Z] #10 87.36 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-27T16:08:30.049Z] #10 ... [2019-12-27T16:08:30.049Z] [2019-12-27T16:08:30.049Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:08:30.049Z] #41 23.62 CC images/inventory.o [2019-12-27T16:08:30.308Z] #41 23.86 CC images/fdinfo.o [2019-12-27T16:08:30.391Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-12-27T16:08:30.875Z] #41 24.23 CC images/fown.o [2019-12-27T16:08:30.875Z] #41 24.48 CC images/ns.o [2019-12-27T16:08:31.019Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-12-27T16:08:31.134Z] #41 24.69 CC images/regfile.o [2019-12-27T16:08:31.393Z] #41 24.88 CC images/ghost-file.o [2019-12-27T16:08:31.456Z] #7 extracting sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 8.4s done [2019-12-27T16:08:31.650Z] go: finding google.golang.org/grpc v1.20.1 [2019-12-27T16:08:31.650Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-12-27T16:08:31.650Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-12-27T16:08:31.650Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-12-27T16:08:31.651Z] #41 25.13 CC images/fifo.o [2019-12-27T16:08:31.712Z] #7 extracting sha256:1fc9235defd0ead228904fe45b34711583e8f4976506c5d63d0585b04566f4de done [2019-12-27T16:08:31.712Z] #7 DONE 29.2s [2019-12-27T16:08:31.712Z] [2019-12-27T16:08:31.712Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-12-27T16:08:31.910Z] #41 25.46 CC images/remap-file-path.o [2019-12-27T16:08:32.169Z] #41 25.67 CC images/eventfd.o [2019-12-27T16:08:32.281Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-12-27T16:08:32.281Z] go: finding github.com/containerd/containerd v1.2.4 [2019-12-27T16:08:32.427Z] #41 25.92 CC images/eventpoll.o [2019-12-27T16:08:32.570Z] go: finding github.com/json-iterator/go v1.1.6 [2019-12-27T16:08:32.685Z] #41 26.26 CC images/fh.o [2019-12-27T16:08:32.878Z] go: finding github.com/sirupsen/logrus v1.0.3 [2019-12-27T16:08:32.878Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-12-27T16:08:32.944Z] #41 26.65 CC images/fsnotify.o [2019-12-27T16:08:33.879Z] #41 27.23 CC images/signalfd.o [2019-12-27T16:08:33.914Z] go: finding gotest.tools v2.1.0+incompatible [2019-12-27T16:08:34.137Z] #41 27.47 CC images/fs.o [2019-12-27T16:08:34.137Z] #41 27.63 CC images/pstree.o [2019-12-27T16:08:34.137Z] #41 ... [2019-12-27T16:08:34.137Z] [2019-12-27T16:08:34.137Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:08:34.137Z] #44 84.33 go/parser [2019-12-27T16:08:34.137Z] #44 85.08 text/template [2019-12-27T16:08:34.137Z] #44 87.55 encoding/xml [2019-12-27T16:08:34.137Z] #44 90.27 go/doc [2019-12-27T16:08:34.137Z] #44 93.74 net [2019-12-27T16:08:34.137Z] #44 93.85 github.com/LK4D4/vndr/build [2019-12-27T16:08:34.204Z] go: finding github.com/onsi/gomega v1.4.3 [2019-12-27T16:08:34.396Z] #44 ... [2019-12-27T16:08:34.396Z] [2019-12-27T16:08:34.396Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:08:34.396Z] #41 27.85 CC images/pipe.o [2019-12-27T16:08:34.496Z] go: finding github.com/onsi/ginkgo v1.7.0 [2019-12-27T16:08:34.654Z] #41 28.17 CC images/tcp-stream.o [2019-12-27T16:08:34.786Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-12-27T16:08:34.913Z] #41 28.45 CC images/sk-packet.o [2019-12-27T16:08:34.987Z] #8 DONE 2.6s [2019-12-27T16:08:34.987Z] [2019-12-27T16:08:34.987Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-12-27T16:08:35.417Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-12-27T16:08:35.480Z] #41 28.84 CC images/mnt.o [2019-12-27T16:08:35.480Z] #41 29.07 CC images/pipe-data.o [2019-12-27T16:08:35.549Z] #9 DONE 1.1s [2019-12-27T16:08:35.549Z] [2019-12-27T16:08:35.549Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-27T16:08:35.549Z] #33 ... [2019-12-27T16:08:35.549Z] [2019-12-27T16:08:35.549Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-27T16:08:35.549Z] #20 DONE 0.1s [2019-12-27T16:08:35.706Z] go: finding cloud.google.com/go v0.26.0 [2019-12-27T16:08:35.739Z] #41 29.30 CC images/sa.o [2019-12-27T16:08:35.805Z] [2019-12-27T16:08:35.805Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-12-27T16:08:35.805Z] #67 DONE 0.2s [2019-12-27T16:08:35.805Z] [2019-12-27T16:08:35.805Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-12-27T16:08:35.805Z] #61 DONE 0.1s [2019-12-27T16:08:35.805Z] [2019-12-27T16:08:35.805Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-12-27T16:08:35.805Z] #49 DONE 0.2s [2019-12-27T16:08:35.805Z] [2019-12-27T16:08:35.805Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-12-27T16:08:35.805Z] #46 DONE 0.2s [2019-12-27T16:08:35.805Z] [2019-12-27T16:08:35.805Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:08:35.995Z] go: finding golang.org/x/text v0.3.0 [2019-12-27T16:08:35.997Z] #41 29.52 CC images/timer.o [2019-12-27T16:08:36.062Z] #50 ... [2019-12-27T16:08:36.062Z] [2019-12-27T16:08:36.062Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-12-27T16:08:36.062Z] #43 DONE 0.3s [2019-12-27T16:08:36.062Z] [2019-12-27T16:08:36.062Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-12-27T16:08:36.062Z] #21 DONE 0.3s [2019-12-27T16:08:36.062Z] [2019-12-27T16:08:36.062Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-12-27T16:08:36.062Z] #30 DONE 0.3s [2019-12-27T16:08:36.062Z] [2019-12-27T16:08:36.062Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-27T16:08:36.256Z] #41 29.90 CC images/timerfd.o [2019-12-27T16:08:36.823Z] #41 30.26 CC images/mm.o [2019-12-27T16:08:37.025Z] go: finding google.golang.org/appengine v1.1.0 [2019-12-27T16:08:37.316Z] go: finding github.com/hpcloud/tail v1.0.0 [2019-12-27T16:08:37.391Z] #41 30.68 CC images/sk-opts.o [2019-12-27T16:08:37.391Z] #41 30.96 CC images/sk-unix.o [2019-12-27T16:08:37.609Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-12-27T16:08:37.899Z] go: finding github.com/golang/mock v1.1.1 [2019-12-27T16:08:37.958Z] #41 31.28 CC images/sk-inet.o [2019-12-27T16:08:38.216Z] #41 31.75 CC images/tun.o [2019-12-27T16:08:38.783Z] #41 32.20 CC images/sk-netlink.o [2019-12-27T16:08:38.929Z] Client: [2019-12-27T16:08:38.929Z] Debug Mode: false [2019-12-27T16:08:38.929Z] [2019-12-27T16:08:38.929Z] Server: [2019-12-27T16:08:38.929Z] Containers: 0 [2019-12-27T16:08:38.929Z] Running: 0 [2019-12-27T16:08:38.929Z] Paused: 0 [2019-12-27T16:08:38.929Z] Stopped: 0 [2019-12-27T16:08:38.929Z] Images: 0 [2019-12-27T16:08:38.929Z] Server Version: 19.03.2 [2019-12-27T16:08:38.929Z] Storage Driver: overlay2 [2019-12-27T16:08:38.929Z] Backing Filesystem: extfs [2019-12-27T16:08:38.929Z] Supports d_type: true [2019-12-27T16:08:38.929Z] Native Overlay Diff: true [2019-12-27T16:08:38.929Z] Logging Driver: json-file [2019-12-27T16:08:38.929Z] Cgroup Driver: cgroupfs [2019-12-27T16:08:38.929Z] Plugins: [2019-12-27T16:08:38.929Z] Volume: local [2019-12-27T16:08:38.929Z] Network: bridge host ipvlan macvlan null overlay [2019-12-27T16:08:38.929Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-12-27T16:08:38.929Z] Swarm: inactive [2019-12-27T16:08:38.929Z] Runtimes: runc [2019-12-27T16:08:38.929Z] Default Runtime: runc [2019-12-27T16:08:38.929Z] Init Binary: docker-init [2019-12-27T16:08:38.929Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-12-27T16:08:38.929Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-12-27T16:08:38.929Z] init version: fec3683 [2019-12-27T16:08:38.929Z] Security Options: [2019-12-27T16:08:38.929Z] apparmor [2019-12-27T16:08:38.929Z] seccomp [2019-12-27T16:08:38.929Z] Profile: default [2019-12-27T16:08:38.929Z] Kernel Version: 4.15.0-1048-aws [2019-12-27T16:08:38.929Z] Operating System: Ubuntu 16.04.6 LTS [2019-12-27T16:08:38.929Z] OSType: linux [2019-12-27T16:08:38.929Z] Architecture: aarch64 [2019-12-27T16:08:38.929Z] CPUs: 4 [2019-12-27T16:08:38.929Z] Total Memory: 7.525GiB [2019-12-27T16:08:38.929Z] Name: ip-10-100-109-120 [2019-12-27T16:08:38.929Z] ID: P6VQ:YKJW:TNGX:TXFI:HUQ3:53UN:TOH3:6BJM:FCYL:64MC:THVR:5KBO [2019-12-27T16:08:38.929Z] Docker Root Dir: /var/lib/docker [2019-12-27T16:08:38.929Z] Debug Mode: false [2019-12-27T16:08:38.929Z] Registry: https://index.docker.io/v1/ [2019-12-27T16:08:38.929Z] Labels: [2019-12-27T16:08:38.929Z] Experimental: true [2019-12-27T16:08:38.929Z] Insecure Registries: [2019-12-27T16:08:38.929Z] 127.0.0.0/8 [2019-12-27T16:08:38.929Z] Live Restore Enabled: true [2019-12-27T16:08:38.929Z] [2019-12-27T16:08:38.929Z] WARNING: No swap limit support [Pipeline] sh [2019-12-27T16:08:39.042Z] #41 32.57 CC images/packet-sock.o [2019-12-27T16:08:39.250Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-27T16:08:39.250Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-27T16:08:39.250Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39700/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-12-27T16:08:39.250Z] + bash /home/ubuntu/workspace/moby_PR-39700/check-config.sh [2019-12-27T16:08:39.250Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-12-27T16:08:39.250Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-12-27T16:08:39.250Z] [2019-12-27T16:08:39.250Z] Generally Necessary: [2019-12-27T16:08:39.250Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-12-27T16:08:39.250Z] - apparmor: enabled and tools installed [2019-12-27T16:08:39.250Z] - CONFIG_NAMESPACES: enabled [2019-12-27T16:08:39.250Z] - CONFIG_NET_NS: enabled [2019-12-27T16:08:39.250Z] - CONFIG_PID_NS: enabled [2019-12-27T16:08:39.250Z] - CONFIG_IPC_NS: enabled [2019-12-27T16:08:39.250Z] - CONFIG_UTS_NS: enabled [2019-12-27T16:08:39.250Z] - CONFIG_CGROUPS: enabled [2019-12-27T16:08:39.250Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-12-27T16:08:39.250Z] - CONFIG_CGROUP_DEVICE: enabled [2019-12-27T16:08:39.300Z] #41 32.98 CC images/ipc-var.o [2019-12-27T16:08:39.424Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-12-27T16:08:39.424Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-12-27T16:08:39.424Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-12-27T16:08:39.512Z] - CONFIG_CGROUP_FREEZER: enabled [2019-12-27T16:08:39.512Z] - CONFIG_CGROUP_SCHED: enabled [2019-12-27T16:08:39.512Z] - CONFIG_CPUSETS: enabled [2019-12-27T16:08:39.512Z] - CONFIG_MEMCG: enabled [2019-12-27T16:08:39.512Z] - CONFIG_KEYS: enabled [2019-12-27T16:08:39.512Z] - CONFIG_VETH: enabled (as module) [2019-12-27T16:08:39.512Z] - CONFIG_BRIDGE: enabled (as module) [2019-12-27T16:08:39.512Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-12-27T16:08:39.512Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-12-27T16:08:39.512Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-12-27T16:08:39.512Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-12-27T16:08:39.512Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-12-27T16:08:39.512Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-12-27T16:08:39.512Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-12-27T16:08:39.512Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-12-27T16:08:39.512Z] - CONFIG_NF_NAT: enabled (as module) [2019-12-27T16:08:39.512Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-12-27T16:08:39.512Z] - CONFIG_POSIX_MQUEUE: enabled [2019-12-27T16:08:39.512Z] [2019-12-27T16:08:39.512Z] Optional Features: [2019-12-27T16:08:39.512Z] - CONFIG_USER_NS: enabled [2019-12-27T16:08:39.512Z] - CONFIG_SECCOMP: enabled [2019-12-27T16:08:39.512Z] - CONFIG_CGROUP_PIDS: enabled [2019-12-27T16:08:39.512Z] - CONFIG_MEMCG_SWAP: enabled [2019-12-27T16:08:39.512Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-12-27T16:08:39.512Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-12-27T16:08:39.716Z] go: finding github.com/onsi/ginkgo v1.6.0 [2019-12-27T16:08:39.773Z] - CONFIG_BLK_CGROUP: enabled [2019-12-27T16:08:39.773Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-12-27T16:08:39.773Z] - CONFIG_IOSCHED_CFQ: enabled [2019-12-27T16:08:39.773Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-12-27T16:08:39.773Z] - CONFIG_CGROUP_PERF: enabled [2019-12-27T16:08:39.773Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-12-27T16:08:39.773Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-12-27T16:08:39.773Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-12-27T16:08:39.773Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-12-27T16:08:39.773Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-12-27T16:08:39.773Z] - CONFIG_RT_GROUP_SCHED: missing [2019-12-27T16:08:39.773Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-12-27T16:08:39.773Z] - CONFIG_IP_VS: enabled (as module) [2019-12-27T16:08:39.773Z] - CONFIG_IP_VS_NFCT: enabled [2019-12-27T16:08:39.773Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-12-27T16:08:39.773Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-12-27T16:08:39.773Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-12-27T16:08:39.773Z] - CONFIG_EXT4_FS: enabled [2019-12-27T16:08:39.773Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-12-27T16:08:39.773Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-12-27T16:08:39.773Z] - Network Drivers: [2019-12-27T16:08:39.773Z] - "overlay": [2019-12-27T16:08:39.773Z] - CONFIG_VXLAN: enabled (as module) [2019-12-27T16:08:39.773Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-12-27T16:08:39.773Z] Optional (for encrypted networks): [2019-12-27T16:08:39.867Z] #41 33.21 CC images/ipc-desc.o [2019-12-27T16:08:39.867Z] #41 33.40 CC images/ipc-shm.o [2019-12-27T16:08:40.034Z] - CONFIG_CRYPTO: enabled [2019-12-27T16:08:40.034Z] - CONFIG_CRYPTO_AEAD: enabled [2019-12-27T16:08:40.034Z] - CONFIG_CRYPTO_GCM: enabled [2019-12-27T16:08:40.034Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-12-27T16:08:40.034Z] - CONFIG_CRYPTO_GHASH: enabled [2019-12-27T16:08:40.034Z] - CONFIG_XFRM: enabled [2019-12-27T16:08:40.034Z] - CONFIG_XFRM_USER: enabled (as module) [2019-12-27T16:08:40.034Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-12-27T16:08:40.034Z] - CONFIG_INET_ESP: enabled (as module) [2019-12-27T16:08:40.034Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-12-27T16:08:40.034Z] - "ipvlan": [2019-12-27T16:08:40.034Z] - CONFIG_IPVLAN: enabled (as module) [2019-12-27T16:08:40.034Z] - "macvlan": [2019-12-27T16:08:40.034Z] - CONFIG_MACVLAN: enabled (as module) [2019-12-27T16:08:40.034Z] - CONFIG_DUMMY: enabled (as module) [2019-12-27T16:08:40.034Z] - "ftp,tftp client in container": [2019-12-27T16:08:40.034Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-12-27T16:08:40.034Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-12-27T16:08:40.034Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-12-27T16:08:40.034Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-12-27T16:08:40.034Z] - Storage Drivers: [2019-12-27T16:08:40.034Z] - "aufs": [2019-12-27T16:08:40.034Z] - CONFIG_AUFS_FS: enabled (as module) [2019-12-27T16:08:40.034Z] - "btrfs": [2019-12-27T16:08:40.034Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-12-27T16:08:40.034Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-12-27T16:08:40.034Z] - "devicemapper": [2019-12-27T16:08:40.034Z] - CONFIG_BLK_DEV_DM: enabled [2019-12-27T16:08:40.034Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-12-27T16:08:40.034Z] - "overlay": [2019-12-27T16:08:40.034Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-12-27T16:08:40.034Z] - "zfs": [2019-12-27T16:08:40.034Z] - /dev/zfs: missing [2019-12-27T16:08:40.294Z] - zfs command: missing [2019-12-27T16:08:40.294Z] - zpool command: missing [2019-12-27T16:08:40.294Z] [2019-12-27T16:08:40.294Z] Limits: [2019-12-27T16:08:40.294Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-12-27T16:08:40.294Z] [2019-12-27T16:08:40.294Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-12-27T16:08:40.349Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-12-27T16:08:40.349Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-12-27T16:08:40.435Z] #41 33.73 CC images/ipc-msg.o [2019-12-27T16:08:40.435Z] #41 34.02 CC images/ipc-sem.o [2019-12-27T16:08:40.641Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-12-27T16:08:40.643Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9608dc5470e74f1ee34fd6477547303b31868576 . [2019-12-27T16:08:40.643Z] #1 [internal] load .dockerignore [2019-12-27T16:08:40.693Z] #41 34.24 CC images/utsns.o [2019-12-27T16:08:40.905Z] #1 transferring context: 112B 0.0s done [2019-12-27T16:08:40.905Z] #1 DONE 0.2s [2019-12-27T16:08:40.905Z] [2019-12-27T16:08:40.905Z] #2 [internal] load build definition from Dockerfile [2019-12-27T16:08:40.905Z] #2 transferring dockerfile: 15.33kB 0.0s done [2019-12-27T16:08:40.905Z] #2 DONE 0.2s [2019-12-27T16:08:40.905Z] [2019-12-27T16:08:40.905Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-12-27T16:08:40.931Z] go: finding github.com/gogo/protobuf v1.0.0 [2019-12-27T16:08:40.951Z] #41 34.44 CC images/creds.o [2019-12-27T16:08:41.209Z] #41 34.67 CC images/vma.o [2019-12-27T16:08:41.223Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-12-27T16:08:41.472Z] #41 34.93 CC images/netdev.o [2019-12-27T16:08:41.474Z] #3 DONE 0.6s [2019-12-27T16:08:41.474Z] [2019-12-27T16:08:41.474Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-12-27T16:08:41.474Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-12-27T16:08:41.474Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-12-27T16:08:41.474Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done [2019-12-27T16:08:41.474Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done [2019-12-27T16:08:41.474Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0B / 8.26MB 0.1s [2019-12-27T16:08:41.731Z] #41 35.32 CC images/tty.o [2019-12-27T16:08:41.734Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.3s done [2019-12-27T16:08:41.734Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 [2019-12-27T16:08:42.252Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-12-27T16:08:42.303Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.2s done [2019-12-27T16:08:42.303Z] #4 DONE 0.7s [2019-12-27T16:08:42.545Z] go: finding github.com/client9/misspell v0.3.4 [2019-12-27T16:08:42.545Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-12-27T16:08:42.545Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-12-27T16:08:42.666Z] #41 36.02 CC images/file-lock.o [2019-12-27T16:08:42.666Z] #41 36.20 CC images/rlimit.o [2019-12-27T16:08:42.834Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-12-27T16:08:42.874Z] [2019-12-27T16:08:42.874Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-12-27T16:08:42.874Z] #6 DONE 0.3s [2019-12-27T16:08:42.874Z] [2019-12-27T16:08:42.874Z] #5 [internal] load metadata for docker.io/library/golang:1.13.4-stretch [2019-12-27T16:08:42.924Z] #41 36.42 CC images/pagemap.o [2019-12-27T16:08:43.125Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-12-27T16:08:43.139Z] #5 DONE 0.3s [2019-12-27T16:08:43.139Z] [2019-12-27T16:08:43.139Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-12-27T16:08:43.139Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-12-27T16:08:43.139Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-12-27T16:08:43.139Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-12-27T16:08:43.139Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0B / 9.11MB 0.2s [2019-12-27T16:08:43.139Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 6.16MB / 9.11MB 0.3s [2019-12-27T16:08:43.183Z] #41 36.66 CC images/siginfo.o [2019-12-27T16:08:43.441Z] #41 36.89 CC images/rpc.o [2019-12-27T16:08:43.549Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.4s [2019-12-27T16:08:44.153Z] #31 ... [2019-12-27T16:08:44.153Z] [2019-12-27T16:08:44.153Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-27T16:08:44.153Z] #38 7.680 + mktemp -d [2019-12-27T16:08:44.153Z] #38 7.680 + export GOPATH=/tmp/tmp.EL7tz53p18 [2019-12-27T16:08:44.153Z] #38 7.680 + git clone https://github.com/docker/distribution.git /tmp/tmp.EL7tz53p18/src/github.com/docker/distribution [2019-12-27T16:08:44.153Z] #38 7.680 Cloning into '/tmp/tmp.EL7tz53p18/src/github.com/docker/distribution'... [2019-12-27T16:08:44.153Z] #38 ... [2019-12-27T16:08:44.153Z] [2019-12-27T16:08:44.153Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-27T16:08:44.153Z] #56 7.762 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-27T16:08:44.153Z] #56 7.868 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-27T16:08:44.153Z] #56 7.969 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-27T16:08:44.153Z] #56 8.082 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-27T16:08:44.153Z] #56 8.215 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-27T16:08:44.162Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-12-27T16:08:44.162Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-12-27T16:08:44.410Z] #56 ... [2019-12-27T16:08:44.410Z] [2019-12-27T16:08:44.410Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-27T16:08:44.410Z] #10 8.781 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-27T16:08:44.410Z] #10 8.783 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-27T16:08:44.410Z] #10 8.849 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-27T16:08:44.410Z] #10 8.866 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-27T16:08:44.410Z] #10 8.941 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-27T16:08:44.452Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-12-27T16:08:44.742Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-12-27T16:08:44.878Z] #41 38.18 CC images/ext-file.o [2019-12-27T16:08:44.878Z] #41 38.43 CC images/cgroup.o [2019-12-27T16:08:44.878Z] #41 ... [2019-12-27T16:08:44.878Z] [2019-12-27T16:08:44.878Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:08:44.878Z] #62 105.1 + for f in rootlesskit rootlesskit-docker-proxy [2019-12-27T16:08:44.878Z] #62 105.1 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-12-27T16:08:44.973Z] #10 ... [2019-12-27T16:08:44.973Z] [2019-12-27T16:08:44.973Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-27T16:08:44.973Z] #33 9.311 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-27T16:08:44.973Z] #33 9.315 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-27T16:08:44.973Z] #33 9.500 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-27T16:08:45.003Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c [2019-12-27T16:08:45.032Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-12-27T16:08:45.229Z] #33 9.592 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-27T16:08:45.229Z] #33 9.616 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-27T16:08:45.322Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-12-27T16:08:45.322Z] go: finding github.com/kr/pretty v0.1.0 [2019-12-27T16:08:45.415Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0.7s done [2019-12-27T16:08:45.485Z] #33 ... [2019-12-27T16:08:45.485Z] [2019-12-27T16:08:45.485Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-27T16:08:45.485Z] #40 8.504 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-27T16:08:45.485Z] #40 8.504 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-27T16:08:45.485Z] #40 8.616 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-27T16:08:45.485Z] #40 8.641 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-27T16:08:45.485Z] #40 8.702 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-27T16:08:45.720Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.2s done [2019-12-27T16:08:45.741Z] #40 ... [2019-12-27T16:08:45.741Z] [2019-12-27T16:08:45.741Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-27T16:08:45.741Z] #28 7.808 + mktemp -d [2019-12-27T16:08:45.741Z] #28 7.808 + export GOPATH=/tmp/tmp.6iNf2Smbdx [2019-12-27T16:08:45.741Z] #28 7.808 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.6iNf2Smbdx/src/github.com/go-swagger/go-swagger [2019-12-27T16:08:45.741Z] #28 7.808 Cloning into '/tmp/tmp.6iNf2Smbdx/src/github.com/go-swagger/go-swagger'... [2019-12-27T16:08:45.741Z] #28 ... [2019-12-27T16:08:45.741Z] [2019-12-27T16:08:45.741Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:08:45.741Z] #62 10.07 + RM_GOPATH=0 [2019-12-27T16:08:45.741Z] #62 10.07 + TMP_GOPATH= [2019-12-27T16:08:45.741Z] #62 10.07 + : /build/ [2019-12-27T16:08:45.741Z] #62 10.07 + '[' -z '' ']' [2019-12-27T16:08:45.986Z] #65 DONE 3.1s [2019-12-27T16:08:45.987Z] [2019-12-27T16:08:45.987Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-12-27T16:08:45.987Z] #7 resolve docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 done [2019-12-27T16:08:45.987Z] #7 sha256:c0d6add7f35c078f38df34ebc5a91afab0ba514167d17ad24fd4582eb0880bf4 43.17MB / 43.17MB 2.8s [2019-12-27T16:08:45.987Z] #7 sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 1.42kB / 1.42kB done [2019-12-27T16:08:45.987Z] #7 sha256:8e5d3c1c417b5b6baa6a56d38bc415e15604ae044118ecefd15b73161d25cea6 1.79kB / 1.79kB done [2019-12-27T16:08:45.987Z] #7 sha256:ccac3b44c7ba775a9530a24c889732adbc88085ff2449934f88a80848baf3773 5.47kB / 5.47kB done [2019-12-27T16:08:45.987Z] #7 sha256:c616dd61dc37eac19d38cdbdf732659429ae37ba0d1578100f874fe236e25125 9.75MB / 9.75MB 1.5s done [2019-12-27T16:08:45.987Z] #7 sha256:df36da42882c170ff4b949c027b410428b5c0942632ed441a2f9a168a859ec0c 4.09MB / 4.09MB 2.8s [2019-12-27T16:08:45.987Z] #7 sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 8.05MB / 48.02MB 2.8s [2019-12-27T16:08:46.003Z] #62 10.07 ++ mktemp -d [2019-12-27T16:08:46.003Z] #62 10.07 + export GOPATH=/tmp/tmp.e0acsAjFls [2019-12-27T16:08:46.003Z] #62 10.07 + GOPATH=/tmp/tmp.e0acsAjFls [2019-12-27T16:08:46.003Z] #62 10.07 + RM_GOPATH=1 [2019-12-27T16:08:46.003Z] #62 10.07 ++ dirname ./install.sh [2019-12-27T16:08:46.003Z] #62 10.07 + dir=. [2019-12-27T16:08:46.003Z] #62 10.07 + bin=rootlesskit [2019-12-27T16:08:46.003Z] #62 10.07 + shift [2019-12-27T16:08:46.003Z] #62 10.07 + '[' '!' -f ./rootlesskit.installer ']' [2019-12-27T16:08:46.003Z] #62 10.07 + . ./rootlesskit.installer [2019-12-27T16:08:46.003Z] #62 10.07 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2019-12-27T16:08:46.003Z] #62 10.07 + install_rootlesskit [2019-12-27T16:08:46.003Z] #62 10.07 + case "$1" in [2019-12-27T16:08:46.003Z] #62 10.07 + export CGO_ENABLED=0 [2019-12-27T16:08:46.003Z] #62 10.07 + CGO_ENABLED=0 [2019-12-27T16:08:46.003Z] #62 10.07 + _install_rootlesskit [2019-12-27T16:08:46.003Z] #62 10.07 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2019-12-27T16:08:46.003Z] #62 10.07 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.e0acsAjFls/src/github.com/rootless-containers/rootlesskit [2019-12-27T16:08:46.003Z] #62 10.07 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2019-12-27T16:08:46.003Z] #62 10.12 Cloning into '/tmp/tmp.e0acsAjFls/src/github.com/rootless-containers/rootlesskit'... [2019-12-27T16:08:46.003Z] #62 ... [2019-12-27T16:08:46.003Z] [2019-12-27T16:08:46.003Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:08:46.003Z] #22 10.16 + RM_GOPATH=0 [2019-12-27T16:08:46.003Z] #22 10.16 + TMP_GOPATH= [2019-12-27T16:08:46.003Z] #22 10.16 + : /build [2019-12-27T16:08:46.003Z] #22 10.16 + '[' -z '' ']' [2019-12-27T16:08:46.003Z] #22 10.16 ++ mktemp -d [2019-12-27T16:08:46.003Z] #22 10.16 + export GOPATH=/tmp/tmp.sIUEtxSJuQ [2019-12-27T16:08:46.003Z] #22 10.16 + GOPATH=/tmp/tmp.sIUEtxSJuQ [2019-12-27T16:08:46.003Z] #22 10.16 + RM_GOPATH=1 [2019-12-27T16:08:46.003Z] #22 10.17 ++ dirname ./install.sh [2019-12-27T16:08:46.003Z] #22 10.17 Install docker/cli version 17.06.2-ce from stable [2019-12-27T16:08:46.003Z] #22 10.18 + dir=. [2019-12-27T16:08:46.003Z] #22 10.18 + bin=dockercli [2019-12-27T16:08:46.003Z] #22 10.18 + shift [2019-12-27T16:08:46.003Z] #22 10.18 + '[' '!' -f ./dockercli.installer ']' [2019-12-27T16:08:46.003Z] #22 10.18 + . ./dockercli.installer [2019-12-27T16:08:46.003Z] #22 10.18 ++ : stable [2019-12-27T16:08:46.003Z] #22 10.18 ++ : 17.06.2-ce [2019-12-27T16:08:46.003Z] #22 10.18 + install_dockercli [2019-12-27T16:08:46.003Z] #22 10.18 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-12-27T16:08:46.003Z] #22 10.18 ++ uname -m [2019-12-27T16:08:46.003Z] #22 ... [2019-12-27T16:08:46.003Z] [2019-12-27T16:08:46.003Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-27T16:08:46.259Z] #68 ... [2019-12-27T16:08:46.259Z] [2019-12-27T16:08:46.259Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:08:46.259Z] #47 9.265 + RM_GOPATH=0 [2019-12-27T16:08:46.259Z] #47 9.265 + TMP_GOPATH= [2019-12-27T16:08:46.259Z] #47 9.265 + : /build [2019-12-27T16:08:46.259Z] #47 9.265 + '[' -z '' ']' [2019-12-27T16:08:46.259Z] #47 9.269 ++ mktemp -d [2019-12-27T16:08:46.259Z] #47 9.276 + export GOPATH=/tmp/tmp.3FSfYmPEDS [2019-12-27T16:08:46.259Z] #47 9.276 + GOPATH=/tmp/tmp.3FSfYmPEDS [2019-12-27T16:08:46.259Z] #47 9.276 + RM_GOPATH=1 [2019-12-27T16:08:46.259Z] #47 9.278 ++ dirname ./install.sh [2019-12-27T16:08:46.259Z] #47 9.285 Installing gotestsum version v0.3.5 [2019-12-27T16:08:46.259Z] #47 9.286 + dir=. [2019-12-27T16:08:46.259Z] #47 9.286 + bin=gotestsum [2019-12-27T16:08:46.259Z] #47 9.286 + shift [2019-12-27T16:08:46.259Z] #47 9.286 + '[' '!' -f ./gotestsum.installer ']' [2019-12-27T16:08:46.259Z] #47 9.286 + . ./gotestsum.installer [2019-12-27T16:08:46.259Z] #47 9.286 ++ : v0.3.5 [2019-12-27T16:08:46.259Z] #47 9.286 + install_gotestsum [2019-12-27T16:08:46.259Z] #47 9.286 + echo 'Installing gotestsum version v0.3.5' [2019-12-27T16:08:46.259Z] #47 9.286 + go get -d gotest.tools/gotestsum [2019-12-27T16:08:46.259Z] #47 ... [2019-12-27T16:08:46.259Z] [2019-12-27T16:08:46.259Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-27T16:08:46.259Z] #24 8.336 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-27T16:08:46.259Z] #24 8.338 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-27T16:08:46.259Z] #24 8.394 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-27T16:08:46.259Z] #24 8.414 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-27T16:08:46.259Z] #24 8.446 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-27T16:08:46.259Z] #24 10.13 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [511 kB] [2019-12-27T16:08:46.268Z] #7 sha256:c0d6add7f35c078f38df34ebc5a91afab0ba514167d17ad24fd4582eb0880bf4 43.17MB / 43.17MB 2.8s done [2019-12-27T16:08:46.268Z] #7 sha256:df36da42882c170ff4b949c027b410428b5c0942632ed441a2f9a168a859ec0c 4.09MB / 4.09MB 3.0s done [2019-12-27T16:08:46.268Z] #7 sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 33.54MB / 48.02MB 3.1s [2019-12-27T16:08:46.268Z] #7 sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 0B / 49.10MB 3.1s [2019-12-27T16:08:46.268Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 0B / 97.59MB 3.1s [2019-12-27T16:08:46.268Z] #7 extracting sha256:c0d6add7f35c078f38df34ebc5a91afab0ba514167d17ad24fd4582eb0880bf4 [2019-12-27T16:08:46.268Z] #7 sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 46.32MB / 48.02MB 3.3s [2019-12-27T16:08:46.268Z] #7 sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 11.33MB / 49.10MB 3.3s [2019-12-27T16:08:46.268Z] #7 sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 19.51MB / 49.10MB 3.4s [2019-12-27T16:08:46.268Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 12.37MB / 97.59MB 3.4s [2019-12-27T16:08:46.286Z] #62 ... [2019-12-27T16:08:46.286Z] [2019-12-27T16:08:46.286Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:08:46.286Z] #44 96.59 vendor/golang.org/x/text/transform [2019-12-27T16:08:46.286Z] #44 97.21 vendor/golang.org/x/text/unicode/bidi [2019-12-27T16:08:46.286Z] #44 98.99 vendor/golang.org/x/text/secure/bidirule [2019-12-27T16:08:46.286Z] #44 99.34 vendor/golang.org/x/text/unicode/norm [2019-12-27T16:08:46.286Z] #44 104.0 vendor/golang.org/x/net/idna [2019-12-27T16:08:46.514Z] #24 ... [2019-12-27T16:08:46.514Z] [2019-12-27T16:08:46.514Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:08:46.514Z] #44 9.995 + RM_GOPATH=0 [2019-12-27T16:08:46.514Z] #44 9.995 + TMP_GOPATH= [2019-12-27T16:08:46.514Z] #44 9.995 + : /build [2019-12-27T16:08:46.514Z] #44 9.995 + '[' -z '' ']' [2019-12-27T16:08:46.514Z] #44 10.00 ++ mktemp -d [2019-12-27T16:08:46.514Z] #44 10.03 + export GOPATH=/tmp/tmp.wWBEnKyvrP [2019-12-27T16:08:46.514Z] #44 10.03 + GOPATH=/tmp/tmp.wWBEnKyvrP [2019-12-27T16:08:46.514Z] #44 10.03 + RM_GOPATH=1 [2019-12-27T16:08:46.514Z] #44 10.03 ++ dirname ./install.sh [2019-12-27T16:08:46.514Z] #44 10.05 + dir=. [2019-12-27T16:08:46.514Z] #44 10.05 + bin=vndr [2019-12-27T16:08:46.514Z] #44 10.05 + shift [2019-12-27T16:08:46.514Z] #44 10.05 + '[' '!' -f ./vndr.installer ']' [2019-12-27T16:08:46.514Z] #44 10.05 + . ./vndr.installer [2019-12-27T16:08:46.515Z] #44 10.07 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-27T16:08:46.515Z] #44 10.07 + install_vndr [2019-12-27T16:08:46.515Z] #44 10.07 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-12-27T16:08:46.515Z] #44 10.07 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.wWBEnKyvrP/src/github.com/LK4D4/vndr [2019-12-27T16:08:46.515Z] #44 10.07 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-27T16:08:46.515Z] #44 10.08 Cloning into '/tmp/tmp.wWBEnKyvrP/src/github.com/LK4D4/vndr'... [2019-12-27T16:08:46.515Z] #44 ... [2019-12-27T16:08:46.515Z] [2019-12-27T16:08:46.515Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-27T16:08:46.515Z] #68 10.60 + RM_GOPATH=0 [2019-12-27T16:08:46.515Z] #68 10.60 + TMP_GOPATH= [2019-12-27T16:08:46.515Z] #68 10.60 + : /build [2019-12-27T16:08:46.515Z] #68 10.60 + '[' -z '' ']' [2019-12-27T16:08:46.515Z] #68 10.60 ++ mktemp -d [2019-12-27T16:08:46.515Z] #68 10.60 + export GOPATH=/tmp/tmp.vtc0FAMOgX [2019-12-27T16:08:46.515Z] #68 10.60 + GOPATH=/tmp/tmp.vtc0FAMOgX [2019-12-27T16:08:46.515Z] #68 10.60 + RM_GOPATH=1 [2019-12-27T16:08:46.515Z] #68 10.60 ++ dirname ./install.sh [2019-12-27T16:08:46.515Z] #68 10.63 + dir=. [2019-12-27T16:08:46.515Z] #68 10.63 + bin=proxy [2019-12-27T16:08:46.515Z] #68 10.63 + shift [2019-12-27T16:08:46.515Z] #68 10.63 + '[' '!' -f ./proxy.installer ']' [2019-12-27T16:08:46.515Z] #68 10.63 + . ./proxy.installer [2019-12-27T16:08:46.515Z] #68 10.63 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-27T16:08:46.515Z] #68 10.64 + install_proxy [2019-12-27T16:08:46.515Z] #68 10.64 + case "$1" in [2019-12-27T16:08:46.515Z] #68 10.64 + export CGO_ENABLED=0 [2019-12-27T16:08:46.515Z] #68 10.64 + CGO_ENABLED=0 [2019-12-27T16:08:46.515Z] #68 10.64 + _install_proxy [2019-12-27T16:08:46.515Z] #68 10.64 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2019-12-27T16:08:46.515Z] #68 10.64 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-27T16:08:46.515Z] #68 10.64 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.vtc0FAMOgX/src/github.com/docker/libnetwork [2019-12-27T16:08:46.515Z] #68 10.66 Cloning into '/tmp/tmp.vtc0FAMOgX/src/github.com/docker/libnetwork'... [2019-12-27T16:08:46.531Z] #7 sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 27.16MB / 49.10MB 3.5s [2019-12-27T16:08:46.531Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 29.57MB / 97.59MB 3.5s [2019-12-27T16:08:46.531Z] #7 sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 32.94MB / 49.10MB 3.6s [2019-12-27T16:08:46.543Z] #44 ... [2019-12-27T16:08:46.543Z] [2019-12-27T16:08:46.543Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:08:46.543Z] #41 39.06 CC images/userns.o [2019-12-27T16:08:46.543Z] #41 39.31 CC images/google/protobuf/descriptor.o [2019-12-27T16:08:46.793Z] #7 sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 39.46MB / 49.10MB 3.7s [2019-12-27T16:08:46.793Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 34.54MB / 97.59MB 3.7s [2019-12-27T16:08:46.793Z] #7 sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 49.10MB / 49.10MB 3.9s [2019-12-27T16:08:46.793Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 42.69MB / 97.59MB 3.9s [2019-12-27T16:08:47.368Z] #7 sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 48.02MB / 48.02MB 4.1s done [2019-12-27T16:08:47.368Z] #7 sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 49.10MB / 49.10MB 4.1s done [2019-12-27T16:08:47.368Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 51.13MB / 97.59MB 4.3s [2019-12-27T16:08:47.368Z] #7 sha256:71183a3b6647a35adfce4c61fb30dc34d2e24100d4ef82dda6787573668111fa 0B / 156B 4.3s [2019-12-27T16:08:47.368Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 62.43MB / 97.59MB 4.5s [2019-12-27T16:08:47.368Z] #7 sha256:71183a3b6647a35adfce4c61fb30dc34d2e24100d4ef82dda6787573668111fa 156B / 156B 4.4s done [2019-12-27T16:08:47.474Z] #41 41.03 CC images/opts.o [2019-12-27T16:08:47.732Z] #41 41.22 CC images/seccomp.o [2019-12-27T16:08:47.944Z] #7 ... [2019-12-27T16:08:47.944Z] [2019-12-27T16:08:47.944Z] #19 [internal] load build context [2019-12-27T16:08:47.944Z] #19 transferring context: 46.32MB 4.8s done [2019-12-27T16:08:47.944Z] #19 DONE 4.9s [2019-12-27T16:08:47.944Z] [2019-12-27T16:08:47.944Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-12-27T16:08:47.944Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 76.39MB / 97.59MB 4.9s [2019-12-27T16:08:47.944Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 87.45MB / 97.59MB 5.0s [2019-12-27T16:08:47.989Z] #41 41.51 CC images/binfmt-misc.o [2019-12-27T16:08:48.066Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2019-12-27T16:08:48.066Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-12-27T16:08:48.066Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-12-27T16:08:48.066Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-12-27T16:08:48.205Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 97.59MB / 97.59MB 5.1s [2019-12-27T16:08:48.205Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 97.59MB / 97.59MB 5.2s done [2019-12-27T16:08:48.247Z] #41 41.74 CC images/time.o [2019-12-27T16:08:48.247Z] #41 41.95 CC images/sysctl.o [2019-12-27T16:08:48.356Z] go: finding github.com/kr/text v0.1.0 [2019-12-27T16:08:48.504Z] #41 42.21 CC images/autofs.o [2019-12-27T16:08:49.069Z] #41 42.41 CC images/macvlan.o [2019-12-27T16:08:49.069Z] #41 42.61 CC images/sit.o [2019-12-27T16:08:49.327Z] #41 42.81 LINK images/built-in.o [2019-12-27T16:08:49.585Z] #41 43.00 GEN compel/include/asm [2019-12-27T16:08:49.585Z] #41 43.00 GEN compel/include/version.h [2019-12-27T16:08:49.585Z] #41 43.03 touch .config [2019-12-27T16:08:49.585Z] #41 43.03 GEN include/common/config.h [2019-12-27T16:08:49.585Z] #41 43.11 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-12-27T16:08:49.585Z] #41 43.16 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-12-27T16:08:49.585Z] #41 43.18 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-12-27T16:08:49.585Z] #41 43.20 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-12-27T16:08:49.585Z] #41 43.23 DEP compel/arch/x86/plugins/std/memcpy.d [2019-12-27T16:08:49.606Z] #7 extracting sha256:c0d6add7f35c078f38df34ebc5a91afab0ba514167d17ad24fd4582eb0880bf4 3.4s done [2019-12-27T16:08:49.606Z] #7 extracting sha256:c616dd61dc37eac19d38cdbdf732659429ae37ba0d1578100f874fe236e25125 [2019-12-27T16:08:49.843Z] #41 43.26 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-12-27T16:08:49.843Z] #41 43.29 GEN compel/plugins/include/uapi/std/syscall.h [2019-12-27T16:08:49.843Z] #41 43.36 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-12-27T16:08:49.843Z] #41 43.38 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-12-27T16:08:49.843Z] #41 43.43 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-12-27T16:08:49.843Z] #41 43.43 DEP compel/plugins/std/infect.d [2019-12-27T16:08:49.854Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-12-27T16:08:50.100Z] #41 43.64 DEP compel/plugins/std/string.d [2019-12-27T16:08:50.100Z] #41 43.70 DEP compel/plugins/std/log.d [2019-12-27T16:08:50.145Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-12-27T16:08:50.175Z] #7 extracting sha256:c616dd61dc37eac19d38cdbdf732659429ae37ba0d1578100f874fe236e25125 0.4s done [2019-12-27T16:08:50.175Z] #7 extracting sha256:df36da42882c170ff4b949c027b410428b5c0942632ed441a2f9a168a859ec0c [2019-12-27T16:08:50.358Z] #41 43.84 DEP compel/plugins/std/fds.d [2019-12-27T16:08:50.435Z] #7 extracting sha256:df36da42882c170ff4b949c027b410428b5c0942632ed441a2f9a168a859ec0c 0.2s done [2019-12-27T16:08:50.615Z] #41 44.02 DEP compel/plugins/std/std.d [2019-12-27T16:08:50.616Z] #41 44.13 DEP compel/plugins/shmem/shmem.d [2019-12-27T16:08:50.616Z] #41 44.19 DEP compel/plugins/fds/fds.d [2019-12-27T16:08:50.695Z] #7 extracting sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 0.1s [2019-12-27T16:08:50.771Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2019-12-27T16:08:50.873Z] #41 44.36 CC compel/plugins/std/std.o [2019-12-27T16:08:51.060Z] go: finding github.com/kr/pty v1.1.1 [2019-12-27T16:08:51.438Z] #41 44.87 CC compel/plugins/std/fds.o [2019-12-27T16:08:51.695Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-12-27T16:08:51.696Z] #41 45.35 CC compel/plugins/std/log.o [2019-12-27T16:08:52.632Z] #41 46.13 CC compel/plugins/std/string.o [2019-12-27T16:08:52.891Z] #41 ... [2019-12-27T16:08:52.891Z] [2019-12-27T16:08:52.891Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:08:52.891Z] #62 DONE 113.3s [2019-12-27T16:08:52.891Z] [2019-12-27T16:08:52.891Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-12-27T16:08:52.891Z] #63 DONE 0.1s [2019-12-27T16:08:52.891Z] [2019-12-27T16:08:52.891Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-27T16:08:52.891Z] #10 108.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-12-27T16:08:52.891Z] #10 108.7 Preparing to unpack .../24-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-12-27T16:08:52.891Z] #10 108.7 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-27T16:08:53.051Z] #68 ... [2019-12-27T16:08:53.051Z] [2019-12-27T16:08:53.051Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:08:53.051Z] #62 16.40 + cd /tmp/tmp.e0acsAjFls/src/github.com/rootless-containers/rootlesskit [2019-12-27T16:08:53.051Z] #62 16.43 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2019-12-27T16:08:53.051Z] #62 16.53 + for f in rootlesskit rootlesskit-docker-proxy [2019-12-27T16:08:53.051Z] #62 16.53 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-12-27T16:08:53.239Z] #7 extracting sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 2.1s done [2019-12-27T16:08:53.239Z] #7 extracting sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 0.1s [2019-12-27T16:08:53.458Z] #10 ... [2019-12-27T16:08:53.458Z] [2019-12-27T16:08:53.458Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:08:53.458Z] #41 47.13 CC compel/plugins/std/infect.o [2019-12-27T16:08:54.393Z] #41 47.88 CC compel/arch/x86/plugins/std/parasite-head.o [2019-12-27T16:08:54.393Z] #41 47.94 CC compel/arch/x86/plugins/std/memcpy.o [2019-12-27T16:08:54.393Z] #41 48.00 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-12-27T16:08:54.624Z] #7 extracting sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 1.6s done [2019-12-27T16:08:54.651Z] #41 48.07 AR compel/plugins/std.lib.a [2019-12-27T16:08:54.652Z] #41 48.15 CC compel/plugins/fds/fds.o [2019-12-27T16:08:54.885Z] #7 extracting sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 [2019-12-27T16:08:54.910Z] #41 48.38 AR compel/plugins/fds.lib.a [2019-12-27T16:08:54.910Z] #41 48.43 HOSTDEP compel/src/lib/log-host.d [2019-12-27T16:08:54.910Z] #41 48.52 HOSTDEP compel/src/lib/handle-elf-host.d [2019-12-27T16:08:55.068Z] Removing intermediate container f5757bb2c785 [2019-12-27T16:08:55.068Z] ---> 706b14aad789 [2019-12-27T16:08:55.068Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2019-12-27T16:08:55.068Z] ---> 687421176e14 [2019-12-27T16:08:55.068Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2019-12-27T16:08:55.068Z] ---> 0a83deeb49ad [2019-12-27T16:08:55.068Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2019-12-27T16:08:55.068Z] ---> Running in f9ab4ba4d4b7 [2019-12-27T16:08:55.068Z] Removing intermediate container f9ab4ba4d4b7 [2019-12-27T16:08:55.068Z] ---> 0c988ded0397 [2019-12-27T16:08:55.068Z] Successfully built 0c988ded0397 [2019-12-27T16:08:55.068Z] Successfully tagged moby-buildx:latest [2019-12-27T16:08:55.068Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2019-12-27T16:08:55.068Z] if [ -n "${id}" ]; then \ [2019-12-27T16:08:55.068Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2019-12-27T16:08:55.068Z] && touch bundles/buildx; \ [2019-12-27T16:08:55.068Z] docker rm -f ${id}; \ [2019-12-27T16:08:55.068Z] fi [2019-12-27T16:08:55.068Z] c359d4ee9797987e95b99f1da9686a0f5fb365bb0d47b88df870f1b0e1d0ae3e [2019-12-27T16:08:55.068Z] bundles/buildx version [2019-12-27T16:08:55.068Z] buildx v0.3.1 6db68d0 [2019-12-27T16:08:55.068Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:9608dc5470e74f1ee34fd6477547303b31868576 . [2019-12-27T16:08:55.068Z] #1 [internal] booting buildkit [2019-12-27T16:08:55.068Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-12-27T16:08:55.168Z] #41 48.69 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-12-27T16:08:55.168Z] #41 48.78 HOSTDEP compel/src/main-host.d [2019-12-27T16:08:55.427Z] #41 48.87 DEP compel/src/lib/ptrace.d [2019-12-27T16:08:55.427Z] #41 49.08 DEP compel/src/lib/infect.d [2019-12-27T16:08:55.568Z] #62 ... [2019-12-27T16:08:55.568Z] [2019-12-27T16:08:55.568Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-27T16:08:55.568Z] #56 9.579 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [511 kB] [2019-12-27T16:08:55.568Z] #56 12.58 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-12-27T16:08:55.568Z] #56 14.53 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-12-27T16:08:55.568Z] #56 ... [2019-12-27T16:08:55.568Z] [2019-12-27T16:08:55.568Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-27T16:08:55.568Z] #31 10.22 + RM_GOPATH=0 [2019-12-27T16:08:55.568Z] #31 10.22 + TMP_GOPATH= [2019-12-27T16:08:55.568Z] #31 10.22 + : /build [2019-12-27T16:08:55.568Z] #31 10.22 + '[' -z '' ']' [2019-12-27T16:08:55.568Z] #31 10.22 ++ mktemp -d [2019-12-27T16:08:55.568Z] #31 10.22 + export GOPATH=/tmp/tmp.2RuoJrDZNy [2019-12-27T16:08:55.568Z] #31 10.22 + GOPATH=/tmp/tmp.2RuoJrDZNy [2019-12-27T16:08:55.568Z] #31 10.22 + RM_GOPATH=1 [2019-12-27T16:08:55.568Z] #31 10.22 ++ dirname ./install.sh [2019-12-27T16:08:55.568Z] #31 10.23 + dir=. [2019-12-27T16:08:55.568Z] #31 10.23 + bin=tomlv [2019-12-27T16:08:55.568Z] #31 10.23 + shift [2019-12-27T16:08:55.568Z] #31 10.23 + '[' '!' -f ./tomlv.installer ']' [2019-12-27T16:08:55.568Z] #31 10.23 + . ./tomlv.installer [2019-12-27T16:08:55.568Z] #31 10.23 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-27T16:08:55.568Z] #31 10.23 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-27T16:08:55.568Z] #31 10.23 + install_tomlv [2019-12-27T16:08:55.568Z] #31 10.23 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-12-27T16:08:55.568Z] #31 10.23 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.2RuoJrDZNy/src/github.com/BurntSushi/toml [2019-12-27T16:08:55.568Z] #31 10.26 Cloning into '/tmp/tmp.2RuoJrDZNy/src/github.com/BurntSushi/toml'... [2019-12-27T16:08:55.568Z] #31 12.40 + cd /tmp/tmp.2RuoJrDZNy/src/github.com/BurntSushi/toml [2019-12-27T16:08:55.568Z] #31 12.40 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-27T16:08:55.568Z] #31 12.44 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-12-27T16:08:55.568Z] #31 13.34 runtime/internal/atomic [2019-12-27T16:08:55.568Z] #31 13.47 internal/cpu [2019-12-27T16:08:55.568Z] #31 13.91 runtime/internal/sys [2019-12-27T16:08:55.568Z] #31 14.18 internal/bytealg [2019-12-27T16:08:55.568Z] #31 14.34 runtime/internal/math [2019-12-27T16:08:55.568Z] #31 14.57 math/bits [2019-12-27T16:08:55.568Z] #31 15.44 runtime [2019-12-27T16:08:55.568Z] #31 15.79 math [2019-12-27T16:08:55.568Z] #31 ... [2019-12-27T16:08:55.568Z] [2019-12-27T16:08:55.568Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:08:55.568Z] #50 9.608 + RM_GOPATH=0 [2019-12-27T16:08:55.568Z] #50 9.608 + TMP_GOPATH= [2019-12-27T16:08:55.568Z] #50 9.608 + : /build [2019-12-27T16:08:55.568Z] #50 9.608 + '[' -z '' ']' [2019-12-27T16:08:55.568Z] #50 9.616 ++ mktemp -d [2019-12-27T16:08:55.568Z] #50 9.622 + export GOPATH=/tmp/tmp.Dl0LxMc5z8 [2019-12-27T16:08:55.568Z] #50 9.622 + GOPATH=/tmp/tmp.Dl0LxMc5z8 [2019-12-27T16:08:55.568Z] #50 9.622 + RM_GOPATH=1 [2019-12-27T16:08:55.568Z] #50 9.622 ++ dirname ./install.sh [2019-12-27T16:08:55.568Z] #50 9.622 + dir=. [2019-12-27T16:08:55.568Z] #50 9.622 + bin=golangci_lint [2019-12-27T16:08:55.568Z] #50 9.622 + shift [2019-12-27T16:08:55.568Z] #50 9.622 + '[' '!' -f ./golangci_lint.installer ']' [2019-12-27T16:08:55.568Z] #50 9.622 + . ./golangci_lint.installer [2019-12-27T16:08:55.568Z] #50 9.622 ++ : v1.20.0 [2019-12-27T16:08:55.568Z] #50 9.622 + install_golangci_lint [2019-12-27T16:08:55.568Z] #50 9.622 + echo 'Installing golangci-lint version v1.20.0' [2019-12-27T16:08:55.568Z] #50 9.622 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-12-27T16:08:55.568Z] #50 9.622 Installing golangci-lint version v1.20.0 [2019-12-27T16:08:55.568Z] #50 ... [2019-12-27T16:08:55.568Z] [2019-12-27T16:08:55.568Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:08:55.568Z] #44 11.73 + cd /tmp/tmp.wWBEnKyvrP/src/github.com/LK4D4/vndr [2019-12-27T16:08:55.568Z] #44 11.73 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-27T16:08:55.568Z] #44 11.75 + go build -buildmode=pie -v -o /build/vndr . [2019-12-27T16:08:55.568Z] #44 13.66 internal/cpu [2019-12-27T16:08:55.568Z] #44 13.72 runtime/internal/atomic [2019-12-27T16:08:55.568Z] #44 14.11 runtime/internal/sys [2019-12-27T16:08:55.568Z] #44 14.47 runtime/internal/math [2019-12-27T16:08:55.568Z] #44 14.58 internal/race [2019-12-27T16:08:55.568Z] #44 14.68 internal/bytealg [2019-12-27T16:08:55.568Z] #44 14.88 sync/atomic [2019-12-27T16:08:55.568Z] #44 15.54 unicode [2019-12-27T16:08:55.568Z] #44 16.49 runtime [2019-12-27T16:08:55.685Z] #41 49.21 DEP compel/src/lib/infect-util.d [2019-12-27T16:08:55.944Z] #41 49.33 DEP compel/src/lib/infect-rpc.d [2019-12-27T16:08:55.944Z] #41 49.46 DEP compel/arch/x86/src/lib/infect.d [2019-12-27T16:08:56.130Z] #44 ... [2019-12-27T16:08:56.130Z] [2019-12-27T16:08:56.130Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-27T16:08:56.130Z] #40 10.48 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [511 kB] [2019-12-27T16:08:56.130Z] #40 13.26 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-12-27T16:08:56.130Z] #40 15.44 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-12-27T16:08:56.130Z] #40 ... [2019-12-27T16:08:56.130Z] [2019-12-27T16:08:56.130Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:08:56.130Z] #22 10.18 + arch=x86_64 [2019-12-27T16:08:56.130Z] #22 10.18 + '[' x86_64 '!=' x86_64 ']' [2019-12-27T16:08:56.130Z] #22 10.18 + url=https://download.docker.com/linux/static [2019-12-27T16:08:56.130Z] #22 10.18 + tar -xz docker/docker [2019-12-27T16:08:56.130Z] #22 10.20 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-12-27T16:08:56.203Z] #41 49.65 DEP compel/arch/x86/src/lib/cpu.d [2019-12-27T16:08:56.203Z] #41 49.75 DEP compel/src/lib/log.d [2019-12-27T16:08:56.203Z] #41 49.87 DEP compel/src/main.d [2019-12-27T16:08:56.387Z] #22 ... [2019-12-27T16:08:56.387Z] [2019-12-27T16:08:56.387Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-27T16:08:56.387Z] #10 10.77 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [511 kB] [2019-12-27T16:08:56.387Z] #10 13.70 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-12-27T16:08:56.387Z] #10 15.85 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-12-27T16:08:56.387Z] #10 ... [2019-12-27T16:08:56.387Z] [2019-12-27T16:08:56.387Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-27T16:08:56.387Z] #33 12.14 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [511 kB] [2019-12-27T16:08:56.387Z] #33 15.36 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-12-27T16:08:56.387Z] #33 17.37 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-12-27T16:08:56.462Z] #41 49.99 DEP compel/src/lib/handle-elf.d [2019-12-27T16:08:56.462Z] #41 50.11 DEP compel/arch/x86/src/lib/handle-elf.d [2019-12-27T16:08:56.721Z] #41 50.29 CC compel/src/lib/log.o [2019-12-27T16:08:56.721Z] #41 ... [2019-12-27T16:08:56.721Z] [2019-12-27T16:08:56.721Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:08:56.721Z] #44 107.0 vendor/golang.org/x/net/http2/hpack [2019-12-27T16:08:56.721Z] #44 108.1 mime [2019-12-27T16:08:56.721Z] #44 110.2 mime/quotedprintable [2019-12-27T16:08:56.721Z] #44 110.6 net/http/internal [2019-12-27T16:08:56.721Z] #44 114.5 net/textproto [2019-12-27T16:08:56.721Z] #44 114.5 crypto/x509 [2019-12-27T16:08:56.721Z] #44 115.5 vendor/golang.org/x/net/http/httpguts [2019-12-27T16:08:56.721Z] #44 115.8 vendor/golang.org/x/net/http/httpproxy [2019-12-27T16:08:56.721Z] #44 116.4 mime/multipart [2019-12-27T16:08:57.289Z] #44 ... [2019-12-27T16:08:57.289Z] [2019-12-27T16:08:57.289Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:08:57.289Z] #41 50.58 CC compel/arch/x86/src/lib/cpu.o [2019-12-27T16:08:57.856Z] #41 51.36 CC compel/arch/x86/src/lib/infect.o [2019-12-27T16:08:58.367Z] #7 extracting sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 3.5s done [2019-12-27T16:08:58.405Z] #1 pulling image moby/buildkit:buildx-stable-1 3.0s done [2019-12-27T16:08:58.405Z] #1 creating container buildx_buildkit_default [2019-12-27T16:08:58.405Z] #1 creating container buildx_buildkit_default 0.5s done [2019-12-27T16:08:58.405Z] #1 DONE 3.5s [2019-12-27T16:08:58.626Z] #7 extracting sha256:71183a3b6647a35adfce4c61fb30dc34d2e24100d4ef82dda6787573668111fa [2019-12-27T16:08:58.626Z] #7 extracting sha256:71183a3b6647a35adfce4c61fb30dc34d2e24100d4ef82dda6787573668111fa done [2019-12-27T16:08:58.766Z] [2019-12-27T16:08:58.766Z] #3 [internal] load build definition from Dockerfile [2019-12-27T16:08:58.766Z] #3 transferring dockerfile: 15.32kB done [2019-12-27T16:08:58.766Z] #3 DONE 0.0s [2019-12-27T16:08:58.766Z] [2019-12-27T16:08:58.766Z] #2 [internal] load .dockerignore [2019-12-27T16:08:58.766Z] #2 transferring context: 112B done [2019-12-27T16:08:58.766Z] #2 DONE 0.0s [2019-12-27T16:08:58.766Z] [2019-12-27T16:08:58.766Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-12-27T16:08:58.791Z] #41 52.23 CC compel/src/lib/infect-rpc.o [2019-12-27T16:08:58.936Z] #33 ... [2019-12-27T16:08:58.936Z] [2019-12-27T16:08:58.936Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-27T16:08:58.936Z] #24 13.34 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-12-27T16:08:58.936Z] #24 15.09 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-12-27T16:08:58.936Z] #24 ... [2019-12-27T16:08:58.936Z] [2019-12-27T16:08:58.936Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:08:58.936Z] #44 23.04 unicode/utf8 [2019-12-27T16:08:59.050Z] #41 ... [2019-12-27T16:08:59.050Z] [2019-12-27T16:08:59.050Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:08:59.050Z] #47 DONE 119.2s [2019-12-27T16:08:59.050Z] [2019-12-27T16:08:59.050Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:08:59.050Z] #41 52.75 CC compel/src/lib/infect-util.o [2019-12-27T16:08:59.195Z] #7 DONE 16.2s [2019-12-27T16:08:59.195Z] [2019-12-27T16:08:59.195Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-12-27T16:08:59.531Z] #4 DONE 0.9s [2019-12-27T16:08:59.531Z] [2019-12-27T16:08:59.531Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-12-27T16:08:59.531Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-12-27T16:08:59.617Z] #41 53.10 CC compel/src/lib/infect.o [2019-12-27T16:08:59.868Z] #44 23.86 math [2019-12-27T16:08:59.891Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2019-12-27T16:08:59.891Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 0B / 8.87MB 0.1s [2019-12-27T16:08:59.891Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2019-12-27T16:08:59.891Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-12-27T16:09:00.256Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 1.19MB / 8.87MB 0.7s [2019-12-27T16:09:00.617Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 5.19MB / 8.87MB 0.9s [2019-12-27T16:09:00.617Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 1.0s done [2019-12-27T16:09:00.617Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-12-27T16:09:00.989Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.3s done [2019-12-27T16:09:00.989Z] #5 DONE 1.4s [2019-12-27T16:09:01.355Z] [2019-12-27T16:09:01.355Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-12-27T16:09:01.714Z] #7 DONE 0.3s [2019-12-27T16:09:01.714Z] [2019-12-27T16:09:01.714Z] #6 [internal] load metadata for docker.io/library/golang:1.13.4-stretch [2019-12-27T16:09:02.155Z] #41 55.45 CC compel/src/lib/ptrace.o [2019-12-27T16:09:02.155Z] #41 55.74 AR compel/libcompel.a [2019-12-27T16:09:02.178Z] #6 DONE 0.7s [2019-12-27T16:09:02.178Z] [2019-12-27T16:09:02.178Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-12-27T16:09:02.178Z] #8 resolve docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 done [2019-12-27T16:09:02.178Z] #8 sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 1.42kB / 1.42kB done [2019-12-27T16:09:02.178Z] #8 sha256:4f69f87b87ecbf28e3d03b1f2bb635e0aaea54bc7d7bcf75d083ce2367beef32 0B / 126B 0.1s [2019-12-27T16:09:02.178Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 0B / 45.24MB 0.1s [2019-12-27T16:09:02.178Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 0B / 50.49MB 0.1s [2019-12-27T16:09:02.178Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 326.27kB / 45.98MB 0.1s [2019-12-27T16:09:02.178Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 0B / 102.15MB 0.1s [2019-12-27T16:09:02.178Z] #8 sha256:16f502f2509a01130f0f62e93f861e047f5edd23102a701a45f43ca399555851 1.80kB / 1.80kB done [2019-12-27T16:09:02.178Z] #8 sha256:a23a79e19b1437cff5613ddc00238e803a1a5e752d382dd8cb978ec5295a2bfb 5.47kB / 5.47kB done [2019-12-27T16:09:02.178Z] #8 sha256:42584671b3106f70e51753265104ef56231608828a9d6686bbce1b9d657e7ba5 0B / 10.32MB 0.1s [2019-12-27T16:09:02.178Z] #8 sha256:769217f6f555e0026d9206bd251391471d3ac4e845134b62b67697c7c377855d 0B / 4.37MB 0.1s [2019-12-27T16:09:02.391Z] #44 26.53 unicode/utf16 [2019-12-27T16:09:02.414Z] #41 55.81 HOSTCC compel/src/main-host.o [2019-12-27T16:09:02.490Z] #8 DONE 3.1s [2019-12-27T16:09:02.490Z] [2019-12-27T16:09:02.490Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-12-27T16:09:02.618Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 3.08MB / 45.24MB 0.3s [2019-12-27T16:09:02.618Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 5.21MB / 45.98MB 0.3s [2019-12-27T16:09:02.618Z] #8 sha256:42584671b3106f70e51753265104ef56231608828a9d6686bbce1b9d657e7ba5 2.10MB / 10.32MB 0.3s [2019-12-27T16:09:02.618Z] #8 sha256:769217f6f555e0026d9206bd251391471d3ac4e845134b62b67697c7c377855d 752.76kB / 4.37MB 0.3s [2019-12-27T16:09:02.618Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 6.79MB / 45.24MB 0.4s [2019-12-27T16:09:02.618Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 4.68MB / 50.49MB 0.4s [2019-12-27T16:09:02.618Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 8.08MB / 45.98MB 0.4s [2019-12-27T16:09:02.618Z] #8 sha256:42584671b3106f70e51753265104ef56231608828a9d6686bbce1b9d657e7ba5 4.27MB / 10.32MB 0.4s [2019-12-27T16:09:02.618Z] #8 sha256:769217f6f555e0026d9206bd251391471d3ac4e845134b62b67697c7c377855d 3.13MB / 4.37MB 0.4s [2019-12-27T16:09:02.618Z] #8 sha256:4f69f87b87ecbf28e3d03b1f2bb635e0aaea54bc7d7bcf75d083ce2367beef32 126B / 126B 0.5s done [2019-12-27T16:09:02.618Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 10.47MB / 45.24MB 0.6s [2019-12-27T16:09:02.618Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 8.43MB / 50.49MB 0.6s [2019-12-27T16:09:02.618Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 11.96MB / 45.98MB 0.6s [2019-12-27T16:09:02.618Z] #8 sha256:42584671b3106f70e51753265104ef56231608828a9d6686bbce1b9d657e7ba5 7.88MB / 10.32MB 0.6s [2019-12-27T16:09:02.618Z] #8 sha256:769217f6f555e0026d9206bd251391471d3ac4e845134b62b67697c7c377855d 4.37MB / 4.37MB 0.5s done [2019-12-27T16:09:02.618Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 13.83MB / 45.24MB 0.7s [2019-12-27T16:09:02.618Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 12.14MB / 50.49MB 0.7s [2019-12-27T16:09:02.618Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 15.34MB / 45.98MB 0.7s [2019-12-27T16:09:02.672Z] #41 56.26 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-12-27T16:09:02.931Z] #41 56.44 HOSTCC compel/src/lib/handle-elf-host.o [2019-12-27T16:09:02.957Z] #44 26.87 container/list [2019-12-27T16:09:03.073Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 16.43MB / 45.24MB 0.9s [2019-12-27T16:09:03.073Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 15.51MB / 50.49MB 0.9s [2019-12-27T16:09:03.073Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 18.08MB / 45.98MB 0.9s [2019-12-27T16:09:03.073Z] #8 sha256:42584671b3106f70e51753265104ef56231608828a9d6686bbce1b9d657e7ba5 10.32MB / 10.32MB 0.7s done [2019-12-27T16:09:03.073Z] #8 sha256:42584671b3106f70e51753265104ef56231608828a9d6686bbce1b9d657e7ba5 10.32MB / 10.32MB 0.7s done [2019-12-27T16:09:03.073Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 19.56MB / 45.24MB 1.0s [2019-12-27T16:09:03.073Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 19.78MB / 50.49MB 1.0s [2019-12-27T16:09:03.073Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 22.43MB / 45.98MB 1.0s [2019-12-27T16:09:03.189Z] #41 56.87 HOSTCC compel/src/lib/log-host.o [2019-12-27T16:09:03.213Z] #44 ... [2019-12-27T16:09:03.213Z] [2019-12-27T16:09:03.213Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:09:03.213Z] #22 23.95 + mkdir -p /build [2019-12-27T16:09:03.213Z] #22 23.95 + mv docker/docker /build/ [2019-12-27T16:09:03.213Z] #22 23.96 + rmdir docker [2019-12-27T16:09:03.213Z] #22 DONE 27.3s [2019-12-27T16:09:03.434Z] #9 DONE 1.1s [2019-12-27T16:09:03.434Z] [2019-12-27T16:09:03.434Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-27T16:09:03.434Z] #20 DONE 0.1s [2019-12-27T16:09:03.434Z] [2019-12-27T16:09:03.434Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-27T16:09:03.434Z] #24 ... [2019-12-27T16:09:03.434Z] [2019-12-27T16:09:03.434Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-12-27T16:09:03.434Z] #21 DONE 0.1s [2019-12-27T16:09:03.448Z] #41 57.08 HOSTLINK compel/compel-host-bin [2019-12-27T16:09:03.472Z] [2019-12-27T16:09:03.472Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-27T16:09:03.472Z] #38 25.80 + cd /tmp/tmp.EL7tz53p18/src/github.com/docker/distribution [2019-12-27T16:09:03.472Z] #38 25.80 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-12-27T16:09:03.571Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 23.03MB / 45.24MB 1.2s [2019-12-27T16:09:03.571Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 22.86MB / 50.49MB 1.2s [2019-12-27T16:09:03.571Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 24.90MB / 45.98MB 1.2s [2019-12-27T16:09:03.571Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 26.37MB / 45.24MB 1.3s [2019-12-27T16:09:03.571Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 27.64MB / 50.49MB 1.3s [2019-12-27T16:09:03.571Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 28.90MB / 45.98MB 1.3s [2019-12-27T16:09:03.571Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 8.70MB / 102.15MB 1.3s [2019-12-27T16:09:03.571Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 31.22MB / 45.24MB 1.5s [2019-12-27T16:09:03.571Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 32.27MB / 50.49MB 1.5s [2019-12-27T16:09:03.571Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 32.73MB / 45.98MB 1.5s [2019-12-27T16:09:03.694Z] [2019-12-27T16:09:03.694Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-12-27T16:09:03.694Z] #43 DONE 0.2s [2019-12-27T16:09:03.694Z] [2019-12-27T16:09:03.694Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-12-27T16:09:03.694Z] #61 DONE 0.2s [2019-12-27T16:09:03.694Z] [2019-12-27T16:09:03.694Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-12-27T16:09:03.694Z] #49 DONE 0.2s [2019-12-27T16:09:03.694Z] [2019-12-27T16:09:03.694Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-12-27T16:09:03.694Z] #46 DONE 0.3s [2019-12-27T16:09:03.694Z] [2019-12-27T16:09:03.694Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:09:03.706Z] #41 57.27 DEP soccr/soccr.d [2019-12-27T16:09:03.957Z] #50 ... [2019-12-27T16:09:03.957Z] [2019-12-27T16:09:03.957Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-12-27T16:09:03.957Z] #30 DONE 0.3s [2019-12-27T16:09:03.957Z] [2019-12-27T16:09:03.957Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-27T16:09:03.965Z] #41 57.53 CC soccr/soccr.o [2019-12-27T16:09:04.071Z] #8 ... [2019-12-27T16:09:04.071Z] [2019-12-27T16:09:04.071Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-12-27T16:09:04.071Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-12-27T16:09:04.071Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-12-27T16:09:04.071Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.5s done [2019-12-27T16:09:04.071Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-12-27T16:09:04.071Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 1.1s done [2019-12-27T16:09:04.071Z] #66 DONE 1.8s [2019-12-27T16:09:04.071Z] [2019-12-27T16:09:04.071Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-12-27T16:09:04.071Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 40.20MB / 45.24MB 1.8s [2019-12-27T16:09:04.071Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 39.03MB / 50.49MB 1.8s [2019-12-27T16:09:04.071Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 36.53MB / 45.98MB 1.8s [2019-12-27T16:09:04.071Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 21.15MB / 102.15MB 1.8s [2019-12-27T16:09:04.071Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 43.87MB / 45.24MB 1.9s [2019-12-27T16:09:04.071Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 44.14MB / 50.49MB 1.9s [2019-12-27T16:09:04.071Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 40.14MB / 45.98MB 1.9s [2019-12-27T16:09:04.071Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 49.74MB / 50.49MB 2.1s [2019-12-27T16:09:04.071Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 42.93MB / 45.98MB 2.1s [2019-12-27T16:09:04.071Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 29.98MB / 102.15MB 2.1s [2019-12-27T16:09:04.223Z] #41 ... [2019-12-27T16:09:04.223Z] [2019-12-27T16:09:04.223Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-27T16:09:04.223Z] #10 123.7 Selecting previously unselected package libapparmor1:amd64. [2019-12-27T16:09:04.223Z] #10 123.7 Preparing to unpack .../25-libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-12-27T16:09:04.223Z] #10 123.7 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-12-27T16:09:04.223Z] #10 123.8 Selecting previously unselected package libapparmor-dev:amd64. [2019-12-27T16:09:04.223Z] #10 123.8 Preparing to unpack .../26-libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-12-27T16:09:04.223Z] #10 123.8 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-12-27T16:09:04.223Z] #10 124.0 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-12-27T16:09:04.223Z] #10 124.0 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-12-27T16:09:04.223Z] #10 124.0 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-12-27T16:09:04.223Z] #10 124.1 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-12-27T16:09:04.223Z] #10 124.1 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-12-27T16:09:04.223Z] #10 124.1 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-27T16:09:04.223Z] #10 124.1 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-12-27T16:09:04.223Z] #10 124.1 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-12-27T16:09:04.223Z] #10 124.1 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-12-27T16:09:04.223Z] #10 124.2 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-12-27T16:09:04.223Z] #10 124.2 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-12-27T16:09:04.223Z] #10 124.2 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-12-27T16:09:04.223Z] #10 124.2 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-12-27T16:09:04.223Z] #10 124.2 Setting up mingw-w64-common (5.0.1-1) ... [2019-12-27T16:09:04.223Z] #10 124.2 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-12-27T16:09:04.223Z] #10 124.3 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-12-27T16:09:04.223Z] #10 124.3 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-12-27T16:09:04.223Z] #10 124.3 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-12-27T16:09:04.223Z] #10 124.3 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-12-27T16:09:04.223Z] #10 124.3 Setting up btrfs-progs (4.7.3-1) ... [2019-12-27T16:09:04.223Z] #10 124.3 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-12-27T16:09:04.223Z] #10 124.3 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-27T16:09:04.223Z] #10 124.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-12-27T16:09:04.223Z] #10 124.3 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-12-27T16:09:04.223Z] #10 124.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-12-27T16:09:04.223Z] #10 124.3 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-12-27T16:09:04.223Z] #10 124.3 Setting up btrfs-tools (4.7.3-1) ... [2019-12-27T16:09:04.223Z] #10 124.4 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-27T16:09:04.223Z] #10 124.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-12-27T16:09:04.223Z] #10 124.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-12-27T16:09:04.223Z] #10 124.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-12-27T16:09:04.223Z] #10 124.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-12-27T16:09:04.223Z] #10 124.5 Setting up dmsetup (2:1.02.137-2) ... [2019-12-27T16:09:04.223Z] #10 124.6 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-12-27T16:09:04.223Z] #10 124.6 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-27T16:09:04.223Z] #10 DONE 124.9s [2019-12-27T16:09:04.223Z] [2019-12-27T16:09:04.223Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-27T16:09:04.223Z] #52 DONE 0.1s [2019-12-27T16:09:04.223Z] [2019-12-27T16:09:04.223Z] #11 [dev 1/24] RUN groupadd -r docker [2019-12-27T16:09:04.401Z] #38 28.69 + GOPATH=/tmp/tmp.EL7tz53p18/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.EL7tz53p18 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-12-27T16:09:04.482Z] #11 ... [2019-12-27T16:09:04.483Z] [2019-12-27T16:09:04.483Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-12-27T16:09:04.483Z] #53 DONE 0.1s [2019-12-27T16:09:04.666Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 45.24MB / 45.24MB 2.1s done [2019-12-27T16:09:04.666Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 50.49MB / 50.49MB 2.2s done [2019-12-27T16:09:04.666Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 45.98MB / 45.98MB 2.2s [2019-12-27T16:09:04.666Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 39.25MB / 102.15MB 2.2s [2019-12-27T16:09:04.666Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 45.98MB / 45.98MB 2.3s done [2019-12-27T16:09:04.666Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 46.22MB / 102.15MB 2.4s [2019-12-27T16:09:04.666Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 55.82MB / 102.15MB 2.7s [2019-12-27T16:09:04.741Z] [2019-12-27T16:09:04.741Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:09:05.106Z] #8 ... [2019-12-27T16:09:05.106Z] [2019-12-27T16:09:05.106Z] #20 [internal] load build context [2019-12-27T16:09:05.106Z] #20 transferring context: 46.32MB 2.9s done [2019-12-27T16:09:05.106Z] #20 DONE 2.9s [2019-12-27T16:09:05.106Z] [2019-12-27T16:09:05.106Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-12-27T16:09:05.106Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 64.24MB / 102.15MB 3.0s [2019-12-27T16:09:05.106Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 70.60MB / 102.15MB 3.1s [2019-12-27T16:09:05.518Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 75.91MB / 102.15MB 3.3s [2019-12-27T16:09:05.518Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 81.25MB / 102.15MB 3.4s [2019-12-27T16:09:05.946Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 89.64MB / 102.15MB 3.7s [2019-12-27T16:09:05.946Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 95.16MB / 102.15MB 3.9s [2019-12-27T16:09:06.380Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 102.15MB / 102.15MB 4.2s [2019-12-27T16:09:06.380Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 102.15MB / 102.15MB 4.2s done [2019-12-27T16:09:06.380Z] #8 unpacking docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 [2019-12-27T16:09:06.919Z] #38 ... [2019-12-27T16:09:06.919Z] [2019-12-27T16:09:06.919Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-27T16:09:06.919Z] #68 28.18 Checking out files: 46% (924/1997) Checking out files: 47% (939/1997) Checking out files: 48% (959/1997) Checking out files: 49% (979/1997) Checking out files: 50% (999/1997) Checking out files: 51% (1019/1997) Checking out files: 52% (1039/1997) Checking out files: 53% (1059/1997) Checking out files: 54% (1079/1997) Checking out files: 55% (1099/1997) Checking out files: 56% (1119/1997) Checking out files: 57% (1139/1997) Checking out files: 58% (1159/1997) Checking out files: 59% (1179/1997) Checking out files: 60% (1199/1997) Checking out files: 61% (1219/1997) Checking out files: 62% (1239/1997) Checking out files: 63% (1259/1997) Checking out files: 64% (1279/1997) Checking out files: 65% (1299/1997) Checking out files: 66% (1319/1997) Checking out files: 67% (1338/1997) Checking out files: 68% (1358/1997) Checking out files: 69% (1378/1997) Checking out files: 70% (1398/1997) Checking out files: 71% (1418/1997) Checking out files: 72% (1438/1997) Checking out files: 73% (1458/1997) Checking out files: 74% (1478/1997) Checking out files: 75% (1498/1997) Checking out files: 76% (1518/1997) Checking out files: 77% (1538/1997) Checking out files: 78% (1558/1997) Checking out files: 79% (1578/1997) Checking out files: 80% (1598/1997) Checking out files: 81% (1618/1997) Checking out files: 82% (1638/1997) Checking out files: 83% (1658/1997) Checking out files: 84% (1678/1997) Checking out files: 85% (1698/1997) Checking out files: 86% (1718/1997) Checking out files: 87% (1738/1997) Checking out files: 88% (1758/1997) Checking out files: 89% (1778/1997) Checking out files: 90% (1798/1997) Checking out files: 91% (1818/1997) Checking out files: 91% (1822/1997) Checking out files: 92% (1838/1997) Checking out files: 93% (1858/1997) Checking out files: 94% (1878/1997) Checking out files: 95% (1898/1997) Checking out files: 96% (1918/1997) Checking out files: 97% (1938/1997) Checking out files: 98% (1958/1997) Checking out files: 99% (1978/1997) Checking out files: 100% (1997/1997) Checking out files: 100% (1997/1997), done. [2019-12-27T16:09:06.919Z] #68 29.49 + cd /tmp/tmp.vtc0FAMOgX/src/github.com/docker/libnetwork [2019-12-27T16:09:06.919Z] #68 29.49 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-27T16:09:06.919Z] #68 29.85 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-12-27T16:09:07.272Z] #54 2.592 + RM_GOPATH=0 [2019-12-27T16:09:07.272Z] #54 2.592 + TMP_GOPATH= [2019-12-27T16:09:07.272Z] #54 2.592 + : /build [2019-12-27T16:09:07.272Z] #54 2.592 + '[' -z '' ']' [2019-12-27T16:09:07.272Z] #54 2.594 ++ mktemp -d [2019-12-27T16:09:07.272Z] #54 2.597 + export GOPATH=/tmp/tmp.CDRCSaurU0 [2019-12-27T16:09:07.272Z] #54 2.598 + GOPATH=/tmp/tmp.CDRCSaurU0 [2019-12-27T16:09:07.272Z] #54 2.598 + RM_GOPATH=1 [2019-12-27T16:09:07.272Z] #54 2.599 ++ dirname ./install.sh [2019-12-27T16:09:07.272Z] #54 2.602 + dir=. [2019-12-27T16:09:07.272Z] #54 2.603 + bin=runc [2019-12-27T16:09:07.272Z] #54 2.603 + shift [2019-12-27T16:09:07.272Z] #54 2.604 + '[' '!' -f ./runc.installer ']' [2019-12-27T16:09:07.272Z] #54 2.604 + . ./runc.installer [2019-12-27T16:09:07.272Z] #54 2.605 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-12-27T16:09:07.272Z] #54 2.609 + install_runc [2019-12-27T16:09:07.272Z] #54 2.614 + uname -r [2019-12-27T16:09:07.272Z] #54 2.615 + grep -q '^3\.10\.0.*\.el7\.' [2019-12-27T16:09:07.272Z] #54 2.616 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-12-27T16:09:07.272Z] #54 2.616 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2019-12-27T16:09:07.272Z] #54 2.616 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.CDRCSaurU0/src/github.com/opencontainers/runc [2019-12-27T16:09:07.272Z] #54 2.616 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2019-12-27T16:09:07.272Z] #54 2.617 Cloning into '/tmp/tmp.CDRCSaurU0/src/github.com/opencontainers/runc'... [2019-12-27T16:09:07.272Z] #54 ... [2019-12-27T16:09:07.272Z] [2019-12-27T16:09:07.272Z] #11 [dev 1/24] RUN groupadd -r docker [2019-12-27T16:09:07.272Z] #11 DONE 3.0s [2019-12-27T16:09:07.272Z] [2019-12-27T16:09:07.272Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:09:07.272Z] #41 59.21 AR soccr/libsoccr.a [2019-12-27T16:09:07.272Z] #41 59.27 make[1]: 'soccr/libsoccr.a' is up to date. [2019-12-27T16:09:07.272Z] #41 59.73 DEP criu/arch/x86/sigframe.d [2019-12-27T16:09:07.273Z] #41 59.90 DEP criu/arch/x86/sigaction_compat.d [2019-12-27T16:09:07.273Z] #41 60.02 DEP criu/arch/x86/kerndat.d [2019-12-27T16:09:07.273Z] #41 60.16 DEP criu/arch/x86/crtools.d [2019-12-27T16:09:07.273Z] #41 60.38 DEP criu/arch/x86/cpu.d [2019-12-27T16:09:07.273Z] #41 60.56 CC criu/arch/x86/cpu.o [2019-12-27T16:09:08.174Z] #31 4.478 + RM_GOPATH=0 [2019-12-27T16:09:08.174Z] #31 4.478 + TMP_GOPATH= [2019-12-27T16:09:08.174Z] #31 4.478 + : /build [2019-12-27T16:09:08.174Z] #31 4.478 + '[' -z '' ']' [2019-12-27T16:09:08.208Z] #41 61.44 CC criu/arch/x86/crtools.o [2019-12-27T16:09:08.437Z] #31 4.484 ++ mktemp -d [2019-12-27T16:09:08.437Z] #31 4.484 + export GOPATH=/tmp/tmp.Mvjp1yvT77 [2019-12-27T16:09:08.437Z] #31 4.484 + GOPATH=/tmp/tmp.Mvjp1yvT77 [2019-12-27T16:09:08.437Z] #31 4.484 + RM_GOPATH=1 [2019-12-27T16:09:08.437Z] #31 4.484 ++ dirname ./install.sh [2019-12-27T16:09:08.437Z] #31 4.484 + dir=. [2019-12-27T16:09:08.437Z] #31 4.484 + bin=tomlv [2019-12-27T16:09:08.437Z] #31 4.484 + shift [2019-12-27T16:09:08.437Z] #31 4.484 + '[' '!' -f ./tomlv.installer ']' [2019-12-27T16:09:08.437Z] #31 4.484 + . ./tomlv.installer [2019-12-27T16:09:08.437Z] #31 4.484 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-27T16:09:08.437Z] #31 4.484 + install_tomlv [2019-12-27T16:09:08.437Z] #31 4.484 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-12-27T16:09:08.437Z] #31 4.484 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-27T16:09:08.437Z] #31 4.484 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Mvjp1yvT77/src/github.com/BurntSushi/toml [2019-12-27T16:09:08.437Z] #31 4.492 Cloning into '/tmp/tmp.Mvjp1yvT77/src/github.com/BurntSushi/toml'... [2019-12-27T16:09:08.467Z] #41 ... [2019-12-27T16:09:08.467Z] [2019-12-27T16:09:08.467Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:09:08.467Z] #44 118.6 crypto/tls [2019-12-27T16:09:08.467Z] #44 124.4 net/http/httptrace [2019-12-27T16:09:08.467Z] #44 124.8 net/http [2019-12-27T16:09:08.467Z] #44 ... [2019-12-27T16:09:08.467Z] [2019-12-27T16:09:08.467Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-12-27T16:09:09.011Z] #31 5.213 + cd /tmp/tmp.Mvjp1yvT77/src/github.com/BurntSushi/toml [2019-12-27T16:09:09.011Z] #31 5.213 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-27T16:09:09.011Z] #31 5.242 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-12-27T16:09:09.272Z] #31 ... [2019-12-27T16:09:09.272Z] [2019-12-27T16:09:09.272Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:09:09.272Z] #50 4.807 + RM_GOPATH=0 [2019-12-27T16:09:09.272Z] #50 4.807 + TMP_GOPATH= [2019-12-27T16:09:09.272Z] #50 4.807 + : /build [2019-12-27T16:09:09.272Z] #50 4.807 + '[' -z '' ']' [2019-12-27T16:09:09.272Z] #50 4.808 ++ mktemp -d [2019-12-27T16:09:09.272Z] #50 4.810 + export GOPATH=/tmp/tmp.ecSo5Ge1Pb [2019-12-27T16:09:09.272Z] #50 4.810 + GOPATH=/tmp/tmp.ecSo5Ge1Pb [2019-12-27T16:09:09.272Z] #50 4.810 + RM_GOPATH=1 [2019-12-27T16:09:09.272Z] #50 4.814 ++ dirname ./install.sh [2019-12-27T16:09:09.272Z] #50 4.815 + dir=. [2019-12-27T16:09:09.272Z] #50 4.815 + bin=golangci_lint [2019-12-27T16:09:09.272Z] #50 4.815 + shift [2019-12-27T16:09:09.272Z] #50 4.815 + '[' '!' -f ./golangci_lint.installer ']' [2019-12-27T16:09:09.272Z] #50 4.815 + . ./golangci_lint.installer [2019-12-27T16:09:09.272Z] #50 4.815 ++ : v1.20.0 [2019-12-27T16:09:09.272Z] #50 4.816 Installing golangci-lint version v1.20.0 [2019-12-27T16:09:09.272Z] #50 4.816 + install_golangci_lint [2019-12-27T16:09:09.272Z] #50 4.816 + echo 'Installing golangci-lint version v1.20.0' [2019-12-27T16:09:09.272Z] #50 4.816 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-12-27T16:09:09.447Z] #68 ... [2019-12-27T16:09:09.447Z] [2019-12-27T16:09:09.447Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-27T16:09:09.447Z] #33 33.84 Fetched 7931 kB in 25s (312 kB/s) [2019-12-27T16:09:09.843Z] #12 DONE 2.5s [2019-12-27T16:09:09.843Z] [2019-12-27T16:09:09.843Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-12-27T16:09:10.009Z] #33 33.84 Reading package lists... [2019-12-27T16:09:10.009Z] #33 ... [2019-12-27T16:09:10.009Z] [2019-12-27T16:09:10.009Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-27T16:09:10.009Z] #31 24.12 internal/testlog [2019-12-27T16:09:10.009Z] #31 24.37 encoding [2019-12-27T16:09:10.009Z] #31 24.85 runtime/cgo [2019-12-27T16:09:10.265Z] #31 ... [2019-12-27T16:09:10.265Z] [2019-12-27T16:09:10.265Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:09:10.265Z] #44 27.61 crypto/internal/subtle [2019-12-27T16:09:10.265Z] #44 27.95 crypto/subtle [2019-12-27T16:09:10.265Z] #44 28.19 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-12-27T16:09:10.265Z] #44 28.32 internal/nettrace [2019-12-27T16:09:10.265Z] #44 28.62 runtime/cgo [2019-12-27T16:09:11.639Z] #44 ... [2019-12-27T16:09:11.639Z] [2019-12-27T16:09:11.639Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:09:11.639Z] #50 35.82 + cd /tmp/tmp.Dl0LxMc5z8/src/github.com/golangci/golangci-lint/ [2019-12-27T16:09:11.639Z] #50 35.82 + git checkout -q v1.20.0 [2019-12-27T16:09:11.746Z] #13 2.064 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-12-27T16:09:11.746Z] #13 DONE 2.2s [2019-12-27T16:09:11.746Z] [2019-12-27T16:09:11.746Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:09:11.746Z] #41 62.74 CC criu/arch/x86/kerndat.o [2019-12-27T16:09:11.746Z] #41 63.61 CC criu/arch/x86/sigaction_compat.o [2019-12-27T16:09:11.746Z] #41 63.91 CC criu/arch/x86/sigframe.o [2019-12-27T16:09:11.746Z] #41 64.21 LINK criu/arch/x86/crtools.built-in.o [2019-12-27T16:09:11.746Z] #41 64.28 DEP criu/pie/util-vdso-elf32.d [2019-12-27T16:09:11.746Z] #41 64.40 DEP criu/arch/x86/vdso-pie.d [2019-12-27T16:09:11.746Z] #41 64.53 DEP criu/pie/parasite-vdso.d [2019-12-27T16:09:11.746Z] #41 64.69 DEP criu/pie/util-vdso.d [2019-12-27T16:09:11.746Z] #41 64.82 DEP criu/pie/util.d [2019-12-27T16:09:11.746Z] #41 64.99 CC criu/pie/util.o [2019-12-27T16:09:11.746Z] #41 65.32 CC criu/pie/util-vdso.o [2019-12-27T16:09:11.895Z] #50 36.19 ++ git describe --tags [2019-12-27T16:09:12.151Z] #50 36.20 + version=v1.20.0 [2019-12-27T16:09:12.151Z] #50 36.23 ++ git rev-parse --short HEAD [2019-12-27T16:09:12.151Z] #50 36.26 + commit=cc98739 [2019-12-27T16:09:12.151Z] #50 36.26 ++ git show -s --format=%cd [2019-12-27T16:09:12.151Z] #50 36.26 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-12-27T16:09:12.151Z] #50 36.26 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-12-27T16:09:12.682Z] #41 66.26 CC criu/pie/parasite-vdso.o [2019-12-27T16:09:13.515Z] #50 ... [2019-12-27T16:09:13.515Z] [2019-12-27T16:09:13.515Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-27T16:09:13.515Z] #56 5.916 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-27T16:09:13.515Z] #56 5.920 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-27T16:09:13.515Z] #56 6.002 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-27T16:09:13.515Z] #56 6.096 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-27T16:09:13.515Z] #56 6.114 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-27T16:09:13.515Z] #56 7.392 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [493 kB] [2019-12-27T16:09:13.515Z] #56 8.534 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-12-27T16:09:13.515Z] #56 9.444 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-12-27T16:09:13.515Z] #56 ... [2019-12-27T16:09:13.515Z] [2019-12-27T16:09:13.515Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-27T16:09:13.515Z] #33 5.900 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-27T16:09:13.515Z] #33 5.907 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-27T16:09:13.515Z] #33 5.951 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-27T16:09:13.515Z] #33 5.951 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-27T16:09:13.515Z] #33 5.988 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-27T16:09:13.515Z] #33 7.071 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [493 kB] [2019-12-27T16:09:13.515Z] #33 8.563 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-12-27T16:09:13.515Z] #33 9.531 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-12-27T16:09:13.777Z] #33 ... [2019-12-27T16:09:13.777Z] [2019-12-27T16:09:13.777Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-27T16:09:13.777Z] #28 4.553 + mktemp -d [2019-12-27T16:09:13.777Z] #28 4.556 + export GOPATH=/tmp/tmp.7A2upkGHnm [2019-12-27T16:09:13.777Z] #28 4.556 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.7A2upkGHnm/src/github.com/go-swagger/go-swagger [2019-12-27T16:09:13.777Z] #28 4.569 Cloning into '/tmp/tmp.7A2upkGHnm/src/github.com/go-swagger/go-swagger'... [2019-12-27T16:09:13.777Z] #28 ... [2019-12-27T16:09:13.777Z] [2019-12-27T16:09:13.777Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:09:13.777Z] #47 4.633 + RM_GOPATH=0 [2019-12-27T16:09:13.777Z] #47 4.633 + TMP_GOPATH= [2019-12-27T16:09:13.777Z] #47 4.633 + : /build [2019-12-27T16:09:13.777Z] #47 4.633 + '[' -z '' ']' [2019-12-27T16:09:13.777Z] #47 4.635 ++ mktemp -d [2019-12-27T16:09:13.777Z] #47 4.637 + export GOPATH=/tmp/tmp.WHBLMr3R0j [2019-12-27T16:09:13.777Z] #47 4.638 + GOPATH=/tmp/tmp.WHBLMr3R0j [2019-12-27T16:09:13.777Z] #47 4.639 + RM_GOPATH=1 [2019-12-27T16:09:13.777Z] #47 4.640 ++ dirname ./install.sh [2019-12-27T16:09:13.777Z] #47 4.645 + dir=. [2019-12-27T16:09:13.777Z] #47 4.645 + bin=gotestsum [2019-12-27T16:09:13.777Z] #47 4.645 + shift [2019-12-27T16:09:13.777Z] #47 4.645 + '[' '!' -f ./gotestsum.installer ']' [2019-12-27T16:09:13.777Z] #47 4.645 + . ./gotestsum.installer [2019-12-27T16:09:13.777Z] #47 4.645 ++ : v0.3.5 [2019-12-27T16:09:13.777Z] #47 4.645 + install_gotestsum [2019-12-27T16:09:13.777Z] #47 4.645 + echo 'Installing gotestsum version v0.3.5' [2019-12-27T16:09:13.777Z] #47 4.645 Installing gotestsum version v0.3.5 [2019-12-27T16:09:13.777Z] #47 4.652 + go get -d gotest.tools/gotestsum [2019-12-27T16:09:14.039Z] #47 ... [2019-12-27T16:09:14.039Z] [2019-12-27T16:09:14.039Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-27T16:09:14.039Z] #38 4.611 + mktemp -d [2019-12-27T16:09:14.039Z] #38 4.615 + export GOPATH=/tmp/tmp.EC3chrDt8U [2019-12-27T16:09:14.039Z] #38 4.615 + git clone https://github.com/docker/distribution.git /tmp/tmp.EC3chrDt8U/src/github.com/docker/distribution [2019-12-27T16:09:14.039Z] #38 4.618 Cloning into '/tmp/tmp.EC3chrDt8U/src/github.com/docker/distribution'... [2019-12-27T16:09:14.039Z] #38 ... [2019-12-27T16:09:14.039Z] [2019-12-27T16:09:14.039Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-27T16:09:14.039Z] #10 5.918 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-27T16:09:14.039Z] #10 5.923 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-27T16:09:14.039Z] #10 5.977 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-27T16:09:14.039Z] #10 5.993 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-27T16:09:14.039Z] #10 6.013 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-27T16:09:14.039Z] #10 6.909 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [493 kB] [2019-12-27T16:09:14.039Z] #10 8.432 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-12-27T16:09:14.039Z] #10 9.488 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-12-27T16:09:14.059Z] #41 67.45 CC criu/arch/x86/vdso-pie.o [2019-12-27T16:09:14.300Z] #10 ... [2019-12-27T16:09:14.300Z] [2019-12-27T16:09:14.300Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-27T16:09:14.300Z] #40 5.903 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-27T16:09:14.300Z] #40 5.908 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-27T16:09:14.300Z] #40 5.959 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-27T16:09:14.300Z] #40 5.960 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-27T16:09:14.300Z] #40 5.980 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-27T16:09:14.300Z] #40 6.880 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [493 kB] [2019-12-27T16:09:14.300Z] #40 8.365 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-12-27T16:09:14.300Z] #40 8.964 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-12-27T16:09:14.318Z] #41 ... [2019-12-27T16:09:14.318Z] [2019-12-27T16:09:14.318Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-12-27T16:09:14.318Z] #14 DONE 2.4s [2019-12-27T16:09:14.318Z] [2019-12-27T16:09:14.318Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-12-27T16:09:14.563Z] #40 ... [2019-12-27T16:09:14.563Z] [2019-12-27T16:09:14.563Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:09:14.563Z] #22 4.433 + RM_GOPATH=0 [2019-12-27T16:09:14.563Z] #22 4.433 + TMP_GOPATH= [2019-12-27T16:09:14.563Z] #22 4.433 + : /build [2019-12-27T16:09:14.563Z] #22 4.433 + '[' -z '' ']' [2019-12-27T16:09:14.563Z] #22 4.435 ++ mktemp -d [2019-12-27T16:09:14.563Z] #22 4.436 + export GOPATH=/tmp/tmp.M9ZX6uED3V [2019-12-27T16:09:14.563Z] #22 4.436 + GOPATH=/tmp/tmp.M9ZX6uED3V [2019-12-27T16:09:14.563Z] #22 4.436 + RM_GOPATH=1 [2019-12-27T16:09:14.563Z] #22 4.439 ++ dirname ./install.sh [2019-12-27T16:09:14.563Z] #22 4.441 + dir=. [2019-12-27T16:09:14.563Z] #22 4.441 + bin=dockercli [2019-12-27T16:09:14.563Z] #22 4.441 + shift [2019-12-27T16:09:14.563Z] #22 4.441 + '[' '!' -f ./dockercli.installer ']' [2019-12-27T16:09:14.563Z] #22 4.441 + . ./dockercli.installer [2019-12-27T16:09:14.563Z] #22 4.441 ++ : stable [2019-12-27T16:09:14.563Z] #22 4.441 ++ : 17.06.2-ce [2019-12-27T16:09:14.563Z] #22 4.441 + install_dockercli [2019-12-27T16:09:14.563Z] #22 4.441 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-12-27T16:09:14.563Z] #22 4.441 Install docker/cli version 17.06.2-ce from stable [2019-12-27T16:09:14.563Z] #22 4.442 ++ uname -m [2019-12-27T16:09:14.563Z] #22 4.444 + arch=aarch64 [2019-12-27T16:09:14.563Z] #22 4.445 + '[' aarch64 '!=' x86_64 ']' [2019-12-27T16:09:14.563Z] #22 4.445 + '[' aarch64 '!=' s390x ']' [2019-12-27T16:09:14.563Z] #22 4.445 + '[' aarch64 '!=' armhf ']' [2019-12-27T16:09:14.563Z] #22 4.446 + build_dockercli [2019-12-27T16:09:14.563Z] #22 4.446 + git clone https://github.com/docker/docker-ce /tmp/tmp.M9ZX6uED3V/tmp/docker-ce [2019-12-27T16:09:14.563Z] #22 4.451 Cloning into '/tmp/tmp.M9ZX6uED3V/tmp/docker-ce'... [2019-12-27T16:09:14.563Z] #22 ... [2019-12-27T16:09:14.563Z] [2019-12-27T16:09:14.563Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:09:14.563Z] #44 4.649 + RM_GOPATH=0 [2019-12-27T16:09:14.563Z] #44 4.649 + TMP_GOPATH= [2019-12-27T16:09:14.563Z] #44 4.649 + : /build [2019-12-27T16:09:14.563Z] #44 4.649 + '[' -z '' ']' [2019-12-27T16:09:14.563Z] #44 4.649 ++ mktemp -d [2019-12-27T16:09:14.563Z] #44 4.650 + export GOPATH=/tmp/tmp.wjv59XZ7EI [2019-12-27T16:09:14.563Z] #44 4.650 + GOPATH=/tmp/tmp.wjv59XZ7EI [2019-12-27T16:09:14.563Z] #44 4.651 + RM_GOPATH=1 [2019-12-27T16:09:14.563Z] #44 4.651 ++ dirname ./install.sh [2019-12-27T16:09:14.563Z] #44 4.654 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-27T16:09:14.563Z] #44 4.654 + dir=. [2019-12-27T16:09:14.563Z] #44 4.654 + bin=vndr [2019-12-27T16:09:14.563Z] #44 4.654 + shift [2019-12-27T16:09:14.563Z] #44 4.654 + '[' '!' -f ./vndr.installer ']' [2019-12-27T16:09:14.563Z] #44 4.654 + . ./vndr.installer [2019-12-27T16:09:14.563Z] #44 4.654 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-27T16:09:14.563Z] #44 4.654 + install_vndr [2019-12-27T16:09:14.563Z] #44 4.654 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-12-27T16:09:14.563Z] #44 4.654 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.wjv59XZ7EI/src/github.com/LK4D4/vndr [2019-12-27T16:09:14.563Z] #44 4.659 Cloning into '/tmp/tmp.wjv59XZ7EI/src/github.com/LK4D4/vndr'... [2019-12-27T16:09:14.563Z] #44 5.215 + cd /tmp/tmp.wjv59XZ7EI/src/github.com/LK4D4/vndr [2019-12-27T16:09:14.563Z] #44 5.216 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-27T16:09:14.563Z] #44 5.226 + go build -buildmode=pie -v -o /build/vndr . [2019-12-27T16:09:14.563Z] #44 6.001 internal/race [2019-12-27T16:09:14.563Z] #44 6.088 internal/cpu [2019-12-27T16:09:14.563Z] #44 6.100 runtime/internal/sys [2019-12-27T16:09:14.563Z] #44 6.226 runtime/internal/atomic [2019-12-27T16:09:14.563Z] #44 6.236 sync/atomic [2019-12-27T16:09:14.563Z] #44 6.590 unicode [2019-12-27T16:09:14.563Z] #44 6.854 unicode/utf8 [2019-12-27T16:09:14.563Z] #44 6.942 math/bits [2019-12-27T16:09:14.563Z] #44 6.994 internal/bytealg [2019-12-27T16:09:14.563Z] #44 7.749 internal/testlog [2019-12-27T16:09:14.563Z] #44 7.996 math [2019-12-27T16:09:14.563Z] #44 8.016 encoding [2019-12-27T16:09:14.563Z] #44 8.329 runtime [2019-12-27T16:09:14.563Z] #44 8.467 unicode/utf16 [2019-12-27T16:09:14.563Z] #44 9.259 container/list [2019-12-27T16:09:14.563Z] #44 10.46 crypto/internal/subtle [2019-12-27T16:09:14.563Z] #44 10.63 crypto/subtle [2019-12-27T16:09:14.563Z] #44 10.95 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-12-27T16:09:14.825Z] #44 ... [2019-12-27T16:09:14.825Z] [2019-12-27T16:09:14.825Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:09:14.825Z] #62 4.508 + RM_GOPATH=0 [2019-12-27T16:09:14.825Z] #62 4.508 + TMP_GOPATH= [2019-12-27T16:09:14.825Z] #62 4.508 + : /build/ [2019-12-27T16:09:14.825Z] #62 4.508 + '[' -z '' ']' [2019-12-27T16:09:14.825Z] #62 4.510 ++ mktemp -d [2019-12-27T16:09:14.825Z] #62 4.514 + export GOPATH=/tmp/tmp.OumVlO0aAm [2019-12-27T16:09:14.825Z] #62 4.514 + GOPATH=/tmp/tmp.OumVlO0aAm [2019-12-27T16:09:14.825Z] #62 4.514 + RM_GOPATH=1 [2019-12-27T16:09:14.825Z] #62 4.514 ++ dirname ./install.sh [2019-12-27T16:09:14.825Z] #62 4.521 + dir=. [2019-12-27T16:09:14.825Z] #62 4.521 + bin=rootlesskit [2019-12-27T16:09:14.825Z] #62 4.521 + shift [2019-12-27T16:09:14.825Z] #62 4.521 + '[' '!' -f ./rootlesskit.installer ']' [2019-12-27T16:09:14.825Z] #62 4.521 + . ./rootlesskit.installer [2019-12-27T16:09:14.825Z] #62 4.521 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2019-12-27T16:09:14.825Z] #62 4.521 + install_rootlesskit [2019-12-27T16:09:14.825Z] #62 4.521 + case "$1" in [2019-12-27T16:09:14.825Z] #62 4.521 + export CGO_ENABLED=0 [2019-12-27T16:09:14.825Z] #62 4.521 + CGO_ENABLED=0 [2019-12-27T16:09:14.825Z] #62 4.521 + _install_rootlesskit [2019-12-27T16:09:14.825Z] #62 4.521 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2019-12-27T16:09:14.825Z] #62 4.521 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2019-12-27T16:09:14.825Z] #62 4.521 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.OumVlO0aAm/src/github.com/rootless-containers/rootlesskit [2019-12-27T16:09:14.825Z] #62 4.526 Cloning into '/tmp/tmp.OumVlO0aAm/src/github.com/rootless-containers/rootlesskit'... [2019-12-27T16:09:14.825Z] #62 6.315 + cd /tmp/tmp.OumVlO0aAm/src/github.com/rootless-containers/rootlesskit [2019-12-27T16:09:14.825Z] #62 6.316 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2019-12-27T16:09:14.825Z] #62 6.550 + for f in rootlesskit rootlesskit-docker-proxy [2019-12-27T16:09:14.825Z] #62 6.556 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-12-27T16:09:14.825Z] #62 ... [2019-12-27T16:09:14.825Z] [2019-12-27T16:09:14.825Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:09:14.825Z] #44 11.18 internal/nettrace [2019-12-27T16:09:15.094Z] #44 11.35 runtime/cgo [2019-12-27T16:09:16.318Z] #50 ... [2019-12-27T16:09:16.318Z] [2019-12-27T16:09:16.318Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-27T16:09:16.318Z] #56 30.50 Fetched 7931 kB in 23s (334 kB/s) [2019-12-27T16:09:16.318Z] #56 30.50 Reading package lists... [2019-12-27T16:09:16.318Z] #56 ... [2019-12-27T16:09:16.318Z] [2019-12-27T16:09:16.318Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-27T16:09:16.318Z] #24 32.71 Fetched 7931 kB in 25s (313 kB/s) [2019-12-27T16:09:16.573Z] #24 32.71 Reading package lists... [2019-12-27T16:09:16.573Z] #24 ... [2019-12-27T16:09:16.573Z] [2019-12-27T16:09:16.573Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-27T16:09:16.573Z] #56 30.50 Reading package lists... [2019-12-27T16:09:16.830Z] #56 ... [2019-12-27T16:09:16.830Z] [2019-12-27T16:09:16.830Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-27T16:09:16.830Z] #10 31.41 Fetched 7931 kB in 23s (337 kB/s) [2019-12-27T16:09:16.850Z] #15 DONE 2.5s [2019-12-27T16:09:16.850Z] [2019-12-27T16:09:16.850Z] #16 [dev 6/24] RUN ldconfig [2019-12-27T16:09:17.011Z] #44 13.11 vendor/golang.org/x/crypto/internal/subtle [2019-12-27T16:09:17.085Z] #10 31.41 Reading package lists... [2019-12-27T16:09:17.085Z] #10 ... [2019-12-27T16:09:17.085Z] [2019-12-27T16:09:17.085Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-27T16:09:17.648Z] #56 41.64 Reading package lists... [2019-12-27T16:09:17.648Z] #56 ... [2019-12-27T16:09:17.648Z] [2019-12-27T16:09:17.648Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-27T16:09:17.648Z] #40 32.25 Fetched 7931 kB in 24s (321 kB/s) [2019-12-27T16:09:17.721Z] #8 unpacking docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 10.6s done [2019-12-27T16:09:17.721Z] #8 DONE 15.0s [2019-12-27T16:09:17.721Z] [2019-12-27T16:09:17.721Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-12-27T16:09:17.721Z] #9 DONE 0.2s [2019-12-27T16:09:17.721Z] [2019-12-27T16:09:17.721Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-12-27T16:09:17.721Z] #10 DONE 0.3s [2019-12-27T16:09:17.721Z] [2019-12-27T16:09:17.721Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-27T16:09:17.721Z] #21 DONE 0.1s [2019-12-27T16:09:17.721Z] [2019-12-27T16:09:17.721Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-12-27T16:09:17.721Z] #22 DONE 0.1s [2019-12-27T16:09:17.721Z] [2019-12-27T16:09:17.721Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-12-27T16:09:17.721Z] #62 DONE 0.1s [2019-12-27T16:09:17.721Z] [2019-12-27T16:09:17.721Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-12-27T16:09:17.721Z] #68 DONE 0.1s [2019-12-27T16:09:17.721Z] [2019-12-27T16:09:17.721Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-12-27T16:09:17.721Z] #31 DONE 0.1s [2019-12-27T16:09:17.721Z] [2019-12-27T16:09:17.721Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-12-27T16:09:17.721Z] #44 DONE 0.1s [2019-12-27T16:09:17.721Z] [2019-12-27T16:09:17.721Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-12-27T16:09:17.721Z] #50 DONE 0.1s [2019-12-27T16:09:17.721Z] [2019-12-27T16:09:17.721Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-12-27T16:09:17.721Z] #47 DONE 0.1s [2019-12-27T16:09:17.721Z] [2019-12-27T16:09:17.721Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:09:17.903Z] #40 32.25 Reading package lists... [2019-12-27T16:09:17.903Z] #40 ... [2019-12-27T16:09:17.903Z] [2019-12-27T16:09:17.903Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-27T16:09:18.556Z] #23 0.447 + RM_GOPATH=0 [2019-12-27T16:09:18.556Z] #23 0.447 + TMP_GOPATH= [2019-12-27T16:09:18.556Z] #23 0.448 + : /build [2019-12-27T16:09:18.556Z] #23 0.448 + '[' -z '' ']' [2019-12-27T16:09:18.556Z] #23 0.449 ++ mktemp -d [2019-12-27T16:09:18.556Z] #23 0.452 + export GOPATH=/tmp/tmp.Lo51Lp8aSC [2019-12-27T16:09:18.556Z] #23 0.452 + GOPATH=/tmp/tmp.Lo51Lp8aSC [2019-12-27T16:09:18.556Z] #23 0.452 + RM_GOPATH=1 [2019-12-27T16:09:18.556Z] #23 0.455 ++ dirname ./install.sh [2019-12-27T16:09:18.556Z] #23 0.464 + dir=. [2019-12-27T16:09:18.556Z] #23 0.464 + bin=dockercli [2019-12-27T16:09:18.556Z] #23 0.464 + shift [2019-12-27T16:09:18.556Z] #23 0.465 + '[' '!' -f ./dockercli.installer ']' [2019-12-27T16:09:18.556Z] #23 0.465 + . ./dockercli.installer [2019-12-27T16:09:18.556Z] #23 0.465 ++ : stable [2019-12-27T16:09:18.556Z] #23 0.465 ++ : 17.06.2-ce [2019-12-27T16:09:18.556Z] #23 0.465 + install_dockercli [2019-12-27T16:09:18.556Z] #23 0.466 Install docker/cli version 17.06.2-ce from stable [2019-12-27T16:09:18.556Z] #23 0.466 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-12-27T16:09:18.556Z] #23 0.466 ++ uname -m [2019-12-27T16:09:18.556Z] #23 0.468 + arch=s390x [2019-12-27T16:09:18.556Z] #23 0.468 + '[' s390x '!=' x86_64 ']' [2019-12-27T16:09:18.556Z] #23 0.468 + '[' s390x '!=' s390x ']' [2019-12-27T16:09:18.556Z] #23 0.468 + url=https://download.docker.com/linux/static [2019-12-27T16:09:18.556Z] #23 0.470 + tar -xz docker/docker [2019-12-27T16:09:18.556Z] #23 0.476 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2019-12-27T16:09:19.383Z] #16 DONE 2.4s [2019-12-27T16:09:19.383Z] [2019-12-27T16:09:19.383Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-27T16:09:19.558Z] #44 ... [2019-12-27T16:09:19.558Z] [2019-12-27T16:09:19.558Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-27T16:09:19.558Z] #24 5.901 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-27T16:09:19.558Z] #24 5.911 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-27T16:09:19.558Z] #24 5.972 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-27T16:09:19.558Z] #24 5.973 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-27T16:09:19.558Z] #24 5.992 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-27T16:09:19.558Z] #24 6.881 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [493 kB] [2019-12-27T16:09:19.558Z] #24 8.381 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-12-27T16:09:19.558Z] #24 9.068 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-12-27T16:09:19.558Z] #24 14.93 Fetched 7754 kB in 10s (771 kB/s) [2019-12-27T16:09:19.558Z] #24 14.93 Reading package lists... [2019-12-27T16:09:19.558Z] #24 ... [2019-12-27T16:09:19.558Z] [2019-12-27T16:09:19.558Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-27T16:09:19.558Z] #38 15.01 + cd /tmp/tmp.EC3chrDt8U/src/github.com/docker/distribution [2019-12-27T16:09:19.558Z] #38 15.01 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-12-27T16:09:19.558Z] #38 ... [2019-12-27T16:09:19.558Z] [2019-12-27T16:09:19.558Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-27T16:09:19.558Z] #31 5.911 runtime/internal/sys [2019-12-27T16:09:19.558Z] #31 5.954 internal/cpu [2019-12-27T16:09:19.558Z] #31 5.979 runtime/internal/atomic [2019-12-27T16:09:19.558Z] #31 5.998 math/bits [2019-12-27T16:09:19.558Z] #31 6.216 runtime/internal/math [2019-12-27T16:09:19.558Z] #31 6.442 unicode/utf8 [2019-12-27T16:09:19.558Z] #31 6.534 sync/atomic [2019-12-27T16:09:19.558Z] #31 6.832 internal/bytealg [2019-12-27T16:09:19.558Z] #31 7.036 math [2019-12-27T16:09:19.558Z] #31 7.092 unicode [2019-12-27T16:09:19.558Z] #31 7.285 internal/testlog [2019-12-27T16:09:19.558Z] #31 7.903 encoding [2019-12-27T16:09:19.558Z] #31 8.204 runtime/cgo [2019-12-27T16:09:19.558Z] #31 8.268 runtime [2019-12-27T16:09:19.820Z] #31 ... [2019-12-27T16:09:19.820Z] [2019-12-27T16:09:19.820Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-27T16:09:19.820Z] #33 16.38 Fetched 7754 kB in 11s (674 kB/s) [2019-12-27T16:09:22.670Z] #17 3.442 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-27T16:09:22.670Z] #17 3.444 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-27T16:09:22.670Z] #17 3.464 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-27T16:09:22.670Z] #17 3.479 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-27T16:09:22.670Z] #17 3.526 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-27T16:09:22.929Z] #17 ... [2019-12-27T16:09:22.929Z] [2019-12-27T16:09:22.929Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:09:22.929Z] #54 8.566 + cd /tmp/tmp.CDRCSaurU0/src/github.com/opencontainers/runc [2019-12-27T16:09:22.929Z] #54 8.566 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-12-27T16:09:22.929Z] #54 8.855 + '[' -z '' ']' [2019-12-27T16:09:22.929Z] #54 8.855 + target=static [2019-12-27T16:09:22.929Z] #54 8.855 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-12-27T16:09:22.929Z] #54 10.36 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2019-12-27T16:09:23.187Z] #54 ... [2019-12-27T16:09:23.187Z] [2019-12-27T16:09:23.187Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-27T16:09:23.187Z] #17 3.904 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [511 kB] [2019-12-27T16:09:23.904Z] #23 ... [2019-12-27T16:09:23.905Z] [2019-12-27T16:09:23.905Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:09:23.905Z] #45 0.621 + RM_GOPATH=0 [2019-12-27T16:09:23.905Z] #45 0.621 + TMP_GOPATH= [2019-12-27T16:09:23.905Z] #45 0.621 + : /build [2019-12-27T16:09:23.905Z] #45 0.622 + '[' -z '' ']' [2019-12-27T16:09:23.905Z] #45 0.624 ++ mktemp -d [2019-12-27T16:09:23.905Z] #45 0.658 + export GOPATH=/tmp/tmp.lFFTFuhFNV [2019-12-27T16:09:23.905Z] #45 0.660 + GOPATH=/tmp/tmp.lFFTFuhFNV [2019-12-27T16:09:23.905Z] #45 0.661 + RM_GOPATH=1 [2019-12-27T16:09:23.905Z] #45 0.662 ++ dirname ./install.sh [2019-12-27T16:09:23.905Z] #45 0.665 + dir=. [2019-12-27T16:09:23.905Z] #45 0.666 + bin=vndr [2019-12-27T16:09:23.905Z] #45 0.666 + shift [2019-12-27T16:09:23.905Z] #45 0.667 + '[' '!' -f ./vndr.installer ']' [2019-12-27T16:09:23.905Z] #45 0.667 + . ./vndr.installer [2019-12-27T16:09:23.905Z] #45 0.668 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-27T16:09:23.905Z] #45 0.670 + install_vndr [2019-12-27T16:09:23.905Z] #45 0.670 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-12-27T16:09:23.905Z] #45 0.670 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-27T16:09:23.905Z] #45 0.671 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.lFFTFuhFNV/src/github.com/LK4D4/vndr [2019-12-27T16:09:23.905Z] #45 0.687 Cloning into '/tmp/tmp.lFFTFuhFNV/src/github.com/LK4D4/vndr'... [2019-12-27T16:09:23.905Z] #45 1.511 + cd /tmp/tmp.lFFTFuhFNV/src/github.com/LK4D4/vndr [2019-12-27T16:09:23.905Z] #45 1.512 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-27T16:09:23.905Z] #45 1.517 + go build -buildmode=pie -v -o /build/vndr . [2019-12-27T16:09:23.905Z] #45 2.651 internal/cpu [2019-12-27T16:09:23.905Z] #45 2.677 internal/race [2019-12-27T16:09:23.905Z] #45 2.729 sync/atomic [2019-12-27T16:09:23.905Z] #45 3.040 unicode [2019-12-27T16:09:23.905Z] #45 3.454 runtime [2019-12-27T16:09:24.128Z] #17 4.928 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-12-27T16:09:24.387Z] #17 ... [2019-12-27T16:09:24.387Z] [2019-12-27T16:09:24.387Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:09:24.387Z] #41 67.97 CC criu/pie/util-vdso-elf32.o [2019-12-27T16:09:24.387Z] #41 68.92 AR criu/pie/pie.lib.a [2019-12-27T16:09:24.387Z] #41 68.99 DEP criu/pie/restorer.d [2019-12-27T16:09:24.387Z] #41 69.19 DEP criu/arch/x86/sigaction_compat_pie.d [2019-12-27T16:09:24.387Z] #41 69.29 DEP criu/arch/x86/restorer_unmap.d [2019-12-27T16:09:24.387Z] #41 69.32 DEP criu/arch/x86/restorer.d [2019-12-27T16:09:24.387Z] #41 69.62 DEP criu/pie/parasite.d [2019-12-27T16:09:24.387Z] #41 69.92 CC criu/pie/parasite.o [2019-12-27T16:09:24.387Z] #41 71.54 LINK criu/pie/parasite.built-in.o [2019-12-27T16:09:24.387Z] #41 71.55 GEN criu/pie/parasite-blob.h [2019-12-27T16:09:24.387Z] #41 71.58 CC criu/arch/x86/restorer.o [2019-12-27T16:09:24.387Z] #41 72.16 CC criu/arch/x86/restorer_unmap.o [2019-12-27T16:09:24.387Z] #41 72.22 CC criu/arch/x86/sigaction_compat_pie.o [2019-12-27T16:09:24.387Z] #41 72.50 CC criu/pie/restorer.o [2019-12-27T16:09:24.387Z] #41 75.87 LINK criu/pie/restorer.built-in.o [2019-12-27T16:09:24.387Z] #41 75.90 GEN criu/pie/restorer-blob.h [2019-12-27T16:09:24.387Z] #41 75.98 DEP criu/vdso.d [2019-12-27T16:09:24.387Z] #41 76.14 DEP criu/vdso-compat.d [2019-12-27T16:09:24.387Z] #41 76.30 DEP criu/uts_ns.d [2019-12-27T16:09:24.387Z] #41 76.42 DEP criu/util.d [2019-12-27T16:09:24.387Z] #41 76.59 DEP criu/uffd.d [2019-12-27T16:09:24.387Z] #41 76.73 DEP criu/tun.d [2019-12-27T16:09:24.387Z] #41 76.94 DEP criu/tty.d [2019-12-27T16:09:24.387Z] #41 77.13 DEP criu/timerfd.d [2019-12-27T16:09:24.387Z] #41 77.28 DEP criu/sysfs_parse.d [2019-12-27T16:09:24.387Z] #41 77.44 DEP criu/sysctl.d [2019-12-27T16:09:24.387Z] #41 77.68 DEP criu/string.d [2019-12-27T16:09:24.387Z] #41 77.75 DEP criu/stats.d [2019-12-27T16:09:24.387Z] #41 77.88 DEP criu/sockets.d [2019-12-27T16:09:24.465Z] #10 42.22 Reading package lists... [2019-12-27T16:09:24.465Z] #10 ... [2019-12-27T16:09:24.465Z] [2019-12-27T16:09:24.465Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-27T16:09:24.465Z] #33 33.84 Reading package lists... [2019-12-27T16:09:24.646Z] #41 78.04 DEP criu/sk-unix.d [2019-12-27T16:09:24.646Z] #41 ... [2019-12-27T16:09:24.646Z] [2019-12-27T16:09:24.646Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-27T16:09:24.646Z] #17 5.298 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-12-27T16:09:25.126Z] #33 16.38 Reading package lists... [2019-12-27T16:09:25.126Z] #33 ... [2019-12-27T16:09:25.126Z] [2019-12-27T16:09:25.126Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:09:25.126Z] #50 20.22 + cd /tmp/tmp.ecSo5Ge1Pb/src/github.com/golangci/golangci-lint/ [2019-12-27T16:09:25.126Z] #50 20.23 + git checkout -q v1.20.0 [2019-12-27T16:09:25.126Z] #50 20.76 ++ git describe --tags [2019-12-27T16:09:25.126Z] #50 20.77 + version=v1.20.0 [2019-12-27T16:09:25.126Z] #50 20.78 ++ git rev-parse --short HEAD [2019-12-27T16:09:25.126Z] #50 20.78 + commit=cc98739 [2019-12-27T16:09:25.126Z] #50 20.79 ++ git show -s --format=%cd [2019-12-27T16:09:25.126Z] #50 20.83 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-12-27T16:09:25.126Z] #50 20.83 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-12-27T16:09:25.871Z] #45 7.662 unicode/utf8 [2019-12-27T16:09:26.472Z] #45 8.300 math [2019-12-27T16:09:26.472Z] #45 ... [2019-12-27T16:09:26.472Z] [2019-12-27T16:09:26.472Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:09:26.472Z] #23 8.708 + mkdir -p /build [2019-12-27T16:09:26.472Z] #23 8.742 + mv docker/docker /build/ [2019-12-27T16:09:26.472Z] #23 8.763 + rmdir docker [2019-12-27T16:09:26.929Z] #23 DONE 8.9s [2019-12-27T16:09:26.929Z] [2019-12-27T16:09:26.929Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-27T16:09:26.929Z] #32 0.493 + RM_GOPATH=0 [2019-12-27T16:09:26.929Z] #32 0.494 + TMP_GOPATH= [2019-12-27T16:09:26.929Z] #32 0.494 + : /build [2019-12-27T16:09:26.929Z] #32 0.494 + '[' -z '' ']' [2019-12-27T16:09:26.929Z] #32 0.495 ++ mktemp -d [2019-12-27T16:09:26.929Z] #32 0.496 + export GOPATH=/tmp/tmp.MOu0ZgrysM [2019-12-27T16:09:26.929Z] #32 0.496 + GOPATH=/tmp/tmp.MOu0ZgrysM [2019-12-27T16:09:26.929Z] #32 0.496 + RM_GOPATH=1 [2019-12-27T16:09:26.929Z] #32 0.497 ++ dirname ./install.sh [2019-12-27T16:09:26.929Z] #32 0.499 + dir=. [2019-12-27T16:09:26.929Z] #32 0.499 + bin=tomlv [2019-12-27T16:09:26.929Z] #32 0.500 + shift [2019-12-27T16:09:26.929Z] #32 0.500 + '[' '!' -f ./tomlv.installer ']' [2019-12-27T16:09:26.929Z] #32 0.501 + . ./tomlv.installer [2019-12-27T16:09:26.929Z] #32 0.501 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-27T16:09:26.929Z] #32 0.501 + install_tomlv [2019-12-27T16:09:26.929Z] #32 0.501 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-12-27T16:09:26.929Z] #32 0.501 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.MOu0ZgrysM/src/github.com/BurntSushi/toml [2019-12-27T16:09:26.929Z] #32 0.501 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-27T16:09:26.929Z] #32 0.504 Cloning into '/tmp/tmp.MOu0ZgrysM/src/github.com/BurntSushi/toml'... [2019-12-27T16:09:26.929Z] #32 1.612 + cd /tmp/tmp.MOu0ZgrysM/src/github.com/BurntSushi/toml [2019-12-27T16:09:26.929Z] #32 1.613 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-27T16:09:26.929Z] #32 1.617 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-12-27T16:09:26.929Z] #32 2.141 internal/cpu [2019-12-27T16:09:26.929Z] #32 2.157 runtime/internal/atomic [2019-12-27T16:09:26.929Z] #32 2.331 runtime/internal/sys [2019-12-27T16:09:26.929Z] #32 2.521 runtime/internal/math [2019-12-27T16:09:26.929Z] #32 2.553 math/bits [2019-12-27T16:09:26.929Z] #32 2.882 internal/bytealg [2019-12-27T16:09:26.929Z] #32 3.225 math [2019-12-27T16:09:26.929Z] #32 3.273 runtime [2019-12-27T16:09:27.390Z] #32 ... [2019-12-27T16:09:27.390Z] [2019-12-27T16:09:27.390Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-27T16:09:27.390Z] #39 0.659 + mktemp -d [2019-12-27T16:09:27.390Z] #39 0.662 + export GOPATH=/tmp/tmp.lrp8OKeI8k [2019-12-27T16:09:27.390Z] #39 0.662 + git clone https://github.com/docker/distribution.git /tmp/tmp.lrp8OKeI8k/src/github.com/docker/distribution [2019-12-27T16:09:27.390Z] #39 0.667 Cloning into '/tmp/tmp.lrp8OKeI8k/src/github.com/docker/distribution'... [2019-12-27T16:09:27.731Z] #33 45.05 Reading package lists... [2019-12-27T16:09:27.732Z] #33 ... [2019-12-27T16:09:27.732Z] [2019-12-27T16:09:27.732Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-27T16:09:27.732Z] #56 41.64 Reading package lists... [2019-12-27T16:09:27.810Z] #39 ... [2019-12-27T16:09:27.810Z] [2019-12-27T16:09:27.810Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-27T16:09:27.810Z] #41 0.913 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-27T16:09:27.810Z] #41 0.925 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-27T16:09:27.810Z] #41 0.964 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-27T16:09:27.810Z] #41 1.016 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-27T16:09:27.810Z] #41 1.039 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-27T16:09:27.810Z] #41 1.802 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [489 kB] [2019-12-27T16:09:27.810Z] #41 3.276 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-12-27T16:09:27.810Z] #41 4.000 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-12-27T16:09:27.810Z] #41 ... [2019-12-27T16:09:27.810Z] [2019-12-27T16:09:27.810Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:09:27.810Z] #51 0.608 + RM_GOPATH=0 [2019-12-27T16:09:27.810Z] #51 0.608 + TMP_GOPATH= [2019-12-27T16:09:27.810Z] #51 0.608 + : /build [2019-12-27T16:09:27.810Z] #51 0.608 + '[' -z '' ']' [2019-12-27T16:09:27.810Z] #51 0.608 ++ mktemp -d [2019-12-27T16:09:27.810Z] #51 0.609 + export GOPATH=/tmp/tmp.WXJpEV6vH2 [2019-12-27T16:09:27.810Z] #51 0.609 + GOPATH=/tmp/tmp.WXJpEV6vH2 [2019-12-27T16:09:27.810Z] #51 0.609 + RM_GOPATH=1 [2019-12-27T16:09:27.810Z] #51 0.610 ++ dirname ./install.sh [2019-12-27T16:09:27.810Z] #51 0.621 + dir=. [2019-12-27T16:09:27.810Z] #51 0.621 + bin=golangci_lint [2019-12-27T16:09:27.810Z] #51 0.621 + shift [2019-12-27T16:09:27.810Z] #51 0.621 + '[' '!' -f ./golangci_lint.installer ']' [2019-12-27T16:09:27.810Z] #51 0.621 + . ./golangci_lint.installer [2019-12-27T16:09:27.810Z] #51 0.622 ++ : v1.20.0 [2019-12-27T16:09:27.810Z] #51 0.622 + install_golangci_lint [2019-12-27T16:09:27.810Z] #51 0.622 Installing golangci-lint version v1.20.0 [2019-12-27T16:09:27.810Z] #51 0.622 + echo 'Installing golangci-lint version v1.20.0' [2019-12-27T16:09:27.810Z] #51 0.622 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-12-27T16:09:27.810Z] #51 ... [2019-12-27T16:09:27.810Z] [2019-12-27T16:09:27.810Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-27T16:09:27.810Z] #57 0.616 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-27T16:09:27.810Z] #57 0.635 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-27T16:09:27.810Z] #57 0.756 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-27T16:09:27.810Z] #57 0.849 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-27T16:09:27.810Z] #57 0.951 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-27T16:09:27.810Z] #57 1.506 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [489 kB] [2019-12-27T16:09:27.810Z] #57 3.021 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-12-27T16:09:27.810Z] #57 3.805 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-12-27T16:09:28.224Z] #57 ... [2019-12-27T16:09:28.224Z] [2019-12-27T16:09:28.224Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-27T16:09:28.224Z] #34 0.568 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-27T16:09:28.224Z] #34 0.632 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-27T16:09:28.224Z] #34 0.763 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-27T16:09:28.224Z] #34 0.860 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-27T16:09:28.224Z] #34 0.950 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-27T16:09:28.224Z] #34 1.493 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [489 kB] [2019-12-27T16:09:28.224Z] #34 2.762 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-12-27T16:09:28.224Z] #34 3.687 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-12-27T16:09:28.224Z] #34 ... [2019-12-27T16:09:28.224Z] [2019-12-27T16:09:28.224Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-27T16:09:28.224Z] #29 0.513 + mktemp -d [2019-12-27T16:09:28.224Z] #29 0.514 + export GOPATH=/tmp/tmp.n5kc0Wd2PQ [2019-12-27T16:09:28.224Z] #29 0.514 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.n5kc0Wd2PQ/src/github.com/go-swagger/go-swagger [2019-12-27T16:09:28.224Z] #29 0.515 Cloning into '/tmp/tmp.n5kc0Wd2PQ/src/github.com/go-swagger/go-swagger'... [2019-12-27T16:09:28.293Z] #56 52.28 Building dependency tree... [2019-12-27T16:09:28.293Z] #56 ... [2019-12-27T16:09:28.293Z] [2019-12-27T16:09:28.293Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-27T16:09:28.293Z] #40 32.25 Reading package lists... [2019-12-27T16:09:28.293Z] #40 43.27 Reading package lists... [2019-12-27T16:09:28.293Z] #40 ... [2019-12-27T16:09:28.293Z] [2019-12-27T16:09:28.293Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-27T16:09:28.293Z] #10 42.22 Reading package lists... [2019-12-27T16:09:28.781Z] #29 ... [2019-12-27T16:09:28.781Z] [2019-12-27T16:09:28.781Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-27T16:09:28.781Z] #11 0.565 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-27T16:09:28.781Z] #11 0.633 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-27T16:09:28.781Z] #11 0.841 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-27T16:09:28.781Z] #11 0.871 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-27T16:09:28.781Z] #11 1.032 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-27T16:09:28.781Z] #11 1.498 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [489 kB] [2019-12-27T16:09:28.781Z] #11 2.798 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-12-27T16:09:28.781Z] #11 3.686 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-12-27T16:09:28.781Z] #11 ... [2019-12-27T16:09:28.781Z] [2019-12-27T16:09:28.781Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-27T16:09:28.781Z] #69 0.718 + RM_GOPATH=0 [2019-12-27T16:09:28.781Z] #69 0.718 + TMP_GOPATH= [2019-12-27T16:09:28.781Z] #69 0.718 + : /build [2019-12-27T16:09:28.781Z] #69 0.718 + '[' -z '' ']' [2019-12-27T16:09:28.781Z] #69 0.719 ++ mktemp -d [2019-12-27T16:09:28.781Z] #69 0.719 + export GOPATH=/tmp/tmp.hRyydIha1R [2019-12-27T16:09:28.781Z] #69 0.719 + GOPATH=/tmp/tmp.hRyydIha1R [2019-12-27T16:09:28.781Z] #69 0.719 + RM_GOPATH=1 [2019-12-27T16:09:28.781Z] #69 0.720 ++ dirname ./install.sh [2019-12-27T16:09:28.781Z] #69 0.721 + dir=. [2019-12-27T16:09:28.781Z] #69 0.721 + bin=proxy [2019-12-27T16:09:28.781Z] #69 0.721 + shift [2019-12-27T16:09:28.781Z] #69 0.721 + '[' '!' -f ./proxy.installer ']' [2019-12-27T16:09:28.781Z] #69 0.721 + . ./proxy.installer [2019-12-27T16:09:28.781Z] #69 0.722 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-27T16:09:28.781Z] #69 0.727 + install_proxy [2019-12-27T16:09:28.781Z] #69 0.727 + case "$1" in [2019-12-27T16:09:28.781Z] #69 0.727 + export CGO_ENABLED=0 [2019-12-27T16:09:28.781Z] #69 0.727 + CGO_ENABLED=0 [2019-12-27T16:09:28.781Z] #69 0.727 + _install_proxy [2019-12-27T16:09:28.781Z] #69 0.728 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2019-12-27T16:09:28.781Z] #69 0.728 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.hRyydIha1R/src/github.com/docker/libnetwork [2019-12-27T16:09:28.781Z] #69 0.728 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-27T16:09:28.781Z] #69 0.741 Cloning into '/tmp/tmp.hRyydIha1R/src/github.com/docker/libnetwork'... [2019-12-27T16:09:28.781Z] #69 ... [2019-12-27T16:09:28.781Z] [2019-12-27T16:09:28.781Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:09:28.781Z] #48 0.620 + RM_GOPATH=0 [2019-12-27T16:09:28.781Z] #48 0.620 + TMP_GOPATH= [2019-12-27T16:09:28.781Z] #48 0.620 + : /build [2019-12-27T16:09:28.781Z] #48 0.620 + '[' -z '' ']' [2019-12-27T16:09:28.781Z] #48 0.621 ++ mktemp -d [2019-12-27T16:09:28.781Z] #48 0.623 + export GOPATH=/tmp/tmp.oRhv72BIfU [2019-12-27T16:09:28.781Z] #48 0.623 + GOPATH=/tmp/tmp.oRhv72BIfU [2019-12-27T16:09:28.781Z] #48 0.623 + RM_GOPATH=1 [2019-12-27T16:09:28.781Z] #48 0.625 ++ dirname ./install.sh [2019-12-27T16:09:28.781Z] #48 0.628 + dir=. [2019-12-27T16:09:28.781Z] #48 0.628 + bin=gotestsum [2019-12-27T16:09:28.781Z] #48 0.628 + shift [2019-12-27T16:09:28.781Z] #48 0.629 + '[' '!' -f ./gotestsum.installer ']' [2019-12-27T16:09:28.781Z] #48 0.629 + . ./gotestsum.installer [2019-12-27T16:09:28.781Z] #48 0.629 ++ : v0.3.5 [2019-12-27T16:09:28.781Z] #48 0.630 + install_gotestsum [2019-12-27T16:09:28.781Z] #48 0.631 + echo 'Installing gotestsum version v0.3.5' [2019-12-27T16:09:28.781Z] #48 0.631 + go get -d gotest.tools/gotestsum [2019-12-27T16:09:28.781Z] #48 0.638 Installing gotestsum version v0.3.5 [2019-12-27T16:09:29.111Z] #10 53.01 Building dependency tree... [2019-12-27T16:09:29.111Z] #10 ... [2019-12-27T16:09:29.111Z] [2019-12-27T16:09:29.111Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-27T16:09:29.111Z] #24 32.71 Reading package lists... [2019-12-27T16:09:29.111Z] #24 44.26 Reading package lists... [2019-12-27T16:09:29.111Z] #24 ... [2019-12-27T16:09:29.111Z] [2019-12-27T16:09:29.111Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-27T16:09:29.111Z] #40 43.27 Reading package lists... [2019-12-27T16:09:29.190Z] #48 ... [2019-12-27T16:09:29.190Z] [2019-12-27T16:09:29.190Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:09:29.190Z] #63 0.650 + RM_GOPATH=0 [2019-12-27T16:09:29.190Z] #63 0.650 + TMP_GOPATH= [2019-12-27T16:09:29.190Z] #63 0.651 + : /build/ [2019-12-27T16:09:29.190Z] #63 0.651 + '[' -z '' ']' [2019-12-27T16:09:29.190Z] #63 0.651 ++ mktemp -d [2019-12-27T16:09:29.190Z] #63 0.652 + export GOPATH=/tmp/tmp.cDNq121lPX [2019-12-27T16:09:29.190Z] #63 0.653 + GOPATH=/tmp/tmp.cDNq121lPX [2019-12-27T16:09:29.190Z] #63 0.653 + RM_GOPATH=1 [2019-12-27T16:09:29.190Z] #63 0.654 ++ dirname ./install.sh [2019-12-27T16:09:29.190Z] #63 0.659 + dir=. [2019-12-27T16:09:29.190Z] #63 0.659 + bin=rootlesskit [2019-12-27T16:09:29.190Z] #63 0.659 + shift [2019-12-27T16:09:29.190Z] #63 0.659 + '[' '!' -f ./rootlesskit.installer ']' [2019-12-27T16:09:29.190Z] #63 0.659 + . ./rootlesskit.installer [2019-12-27T16:09:29.190Z] #63 0.669 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2019-12-27T16:09:29.190Z] #63 0.670 + install_rootlesskit [2019-12-27T16:09:29.190Z] #63 0.670 + case "$1" in [2019-12-27T16:09:29.190Z] #63 0.670 + export CGO_ENABLED=0 [2019-12-27T16:09:29.190Z] #63 0.670 + CGO_ENABLED=0 [2019-12-27T16:09:29.190Z] #63 0.670 + _install_rootlesskit [2019-12-27T16:09:29.190Z] #63 0.670 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2019-12-27T16:09:29.190Z] #63 0.670 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2019-12-27T16:09:29.190Z] #63 0.670 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.cDNq121lPX/src/github.com/rootless-containers/rootlesskit [2019-12-27T16:09:29.190Z] #63 0.679 Cloning into '/tmp/tmp.cDNq121lPX/src/github.com/rootless-containers/rootlesskit'... [2019-12-27T16:09:29.190Z] #63 3.744 + cd /tmp/tmp.cDNq121lPX/src/github.com/rootless-containers/rootlesskit [2019-12-27T16:09:29.190Z] #63 3.744 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2019-12-27T16:09:29.190Z] #63 3.896 + for f in rootlesskit rootlesskit-docker-proxy [2019-12-27T16:09:29.190Z] #63 3.896 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-12-27T16:09:29.190Z] #63 ... [2019-12-27T16:09:29.190Z] [2019-12-27T16:09:29.190Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-27T16:09:29.190Z] #25 0.535 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-27T16:09:29.190Z] #25 0.634 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-27T16:09:29.190Z] #25 0.756 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-27T16:09:29.190Z] #25 0.936 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-27T16:09:29.190Z] #25 0.978 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-27T16:09:29.190Z] #25 1.493 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [489 kB] [2019-12-27T16:09:29.190Z] #25 2.868 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-12-27T16:09:29.190Z] #25 3.686 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-12-27T16:09:29.190Z] #25 ... [2019-12-27T16:09:29.190Z] [2019-12-27T16:09:29.190Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-27T16:09:29.190Z] #32 9.995 internal/testlog [2019-12-27T16:09:29.190Z] #32 10.50 encoding [2019-12-27T16:09:29.190Z] #32 10.98 runtime/cgo [2019-12-27T16:09:29.384Z] #50 ... [2019-12-27T16:09:29.384Z] [2019-12-27T16:09:29.384Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-27T16:09:29.384Z] #40 15.55 Fetched 7754 kB in 10s (723 kB/s) [2019-12-27T16:09:29.384Z] #40 15.55 Reading package lists... [2019-12-27T16:09:29.384Z] #40 21.31 Reading package lists... [2019-12-27T16:09:29.384Z] #40 ... [2019-12-27T16:09:29.384Z] [2019-12-27T16:09:29.384Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-27T16:09:29.384Z] #38 17.37 + GOPATH=/tmp/tmp.EC3chrDt8U/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.EC3chrDt8U go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-12-27T16:09:29.913Z] #17 ... [2019-12-27T16:09:29.913Z] [2019-12-27T16:09:29.913Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:09:29.913Z] #44 139.2 github.com/LK4D4/vndr/godl [2019-12-27T16:09:29.913Z] #44 140.2 github.com/LK4D4/vndr [2019-12-27T16:09:29.913Z] #44 ... [2019-12-27T16:09:29.913Z] [2019-12-27T16:09:29.913Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:09:29.913Z] #41 78.34 DEP criu/sk-tcp.d [2019-12-27T16:09:29.913Z] #41 78.49 DEP criu/sk-queue.d [2019-12-27T16:09:29.913Z] #41 78.60 DEP criu/sk-packet.d [2019-12-27T16:09:29.913Z] #41 78.78 DEP criu/sk-netlink.d [2019-12-27T16:09:29.913Z] #41 78.95 DEP criu/sk-inet.d [2019-12-27T16:09:29.913Z] #41 79.08 DEP criu/signalfd.d [2019-12-27T16:09:29.913Z] #41 79.20 DEP criu/sigframe.d [2019-12-27T16:09:29.913Z] #41 79.33 DEP criu/shmem.d [2019-12-27T16:09:29.913Z] #41 79.59 DEP criu/servicefd.d [2019-12-27T16:09:29.913Z] #41 79.85 DEP criu/seize.d [2019-12-27T16:09:29.913Z] #41 80.01 DEP criu/seccomp.d [2019-12-27T16:09:29.913Z] #41 80.17 DEP criu/rst-malloc.d [2019-12-27T16:09:29.913Z] #41 80.25 DEP criu/rbtree.d [2019-12-27T16:09:29.913Z] #41 80.30 DEP criu/pstree.d [2019-12-27T16:09:29.913Z] #41 80.44 DEP criu/protobuf.d [2019-12-27T16:09:29.913Z] #41 80.61 GEN criu/protobuf-desc-gen.h [2019-12-27T16:09:29.913Z] #41 82.03 DEP criu/protobuf-desc.d [2019-12-27T16:09:29.913Z] #41 82.26 DEP criu/proc_parse.d [2019-12-27T16:09:29.913Z] #41 82.50 DEP criu/plugin.d [2019-12-27T16:09:29.913Z] #41 82.60 DEP criu/pipes.d [2019-12-27T16:09:29.913Z] #41 82.90 DEP criu/pie-util.d [2019-12-27T16:09:29.913Z] #41 83.04 DEP criu/pie-util-vdso.d [2019-12-27T16:09:29.913Z] #41 83.19 DEP criu/pie-util-vdso-elf32.d [2019-12-27T16:09:29.913Z] #41 83.36 DEP criu/path.d [2019-12-27T16:09:29.913Z] #41 83.49 DEP criu/parasite-syscall.d [2019-12-27T16:09:29.957Z] #38 ... [2019-12-27T16:09:29.957Z] [2019-12-27T16:09:29.957Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-27T16:09:29.957Z] #56 16.53 Fetched 7754 kB in 11s (657 kB/s) [2019-12-27T16:09:29.957Z] #56 16.53 Reading package lists... [2019-12-27T16:09:29.957Z] #56 22.46 Reading package lists... [2019-12-27T16:09:29.957Z] #56 ... [2019-12-27T16:09:29.957Z] [2019-12-27T16:09:29.957Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-27T16:09:29.957Z] #10 16.63 Fetched 7754 kB in 11s (652 kB/s) [2019-12-27T16:09:29.957Z] #10 16.63 Reading package lists... [2019-12-27T16:09:30.172Z] #41 ... [2019-12-27T16:09:30.172Z] [2019-12-27T16:09:30.172Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-27T16:09:30.172Z] #28 150.1 + rm -rf /tmp/tmp.wEqOrHk1Kq [2019-12-27T16:09:30.172Z] #28 DONE 150.7s [2019-12-27T16:09:30.172Z] [2019-12-27T16:09:30.172Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-27T16:09:30.231Z] #10 23.33 Reading package lists... [2019-12-27T16:09:30.231Z] #10 ... [2019-12-27T16:09:30.231Z] [2019-12-27T16:09:30.231Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-27T16:09:30.231Z] #33 16.38 Reading package lists... [2019-12-27T16:09:30.433Z] #17 ... [2019-12-27T16:09:30.433Z] [2019-12-27T16:09:30.433Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:09:30.433Z] #41 83.91 DEP criu/pagemap.d [2019-12-27T16:09:30.492Z] #33 22.10 Reading package lists... [2019-12-27T16:09:30.492Z] #33 ... [2019-12-27T16:09:30.492Z] [2019-12-27T16:09:30.492Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-27T16:09:30.492Z] #40 21.31 Reading package lists... [2019-12-27T16:09:30.692Z] #41 84.22 DEP criu/pagemap-cache.d [2019-12-27T16:09:30.950Z] #41 ... [2019-12-27T16:09:30.950Z] [2019-12-27T16:09:30.950Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:09:30.950Z] #44 DONE 151.2s [2019-12-27T16:09:30.950Z] [2019-12-27T16:09:30.950Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:09:30.950Z] #41 84.53 DEP criu/page-xfer.d [2019-12-27T16:09:31.517Z] #41 84.88 DEP criu/page-pipe.d [2019-12-27T16:09:31.700Z] #40 27.34 Building dependency tree... [2019-12-27T16:09:31.776Z] #41 85.13 DEP criu/netfilter.d [2019-12-27T16:09:31.914Z] #40 54.01 Building dependency tree... [2019-12-27T16:09:32.036Z] #41 85.41 DEP criu/net.d [2019-12-27T16:09:32.036Z] #41 85.63 DEP criu/namespaces.d [2019-12-27T16:09:32.295Z] #41 85.93 DEP criu/mount.d [2019-12-27T16:09:32.861Z] #41 86.24 DEP criu/mem.d [2019-12-27T16:09:32.861Z] #41 86.33 DEP criu/lsm.d [2019-12-27T16:09:33.105Z] #40 29.54 The following additional packages will be installed: [2019-12-27T16:09:33.105Z] #40 29.55 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-12-27T16:09:33.105Z] #40 29.57 libprotoc10 python-pkg-resources zlib1g-dev [2019-12-27T16:09:33.105Z] #40 29.60 Suggested packages: [2019-12-27T16:09:33.105Z] #40 29.60 manpages-dev python-setuptools [2019-12-27T16:09:33.120Z] #41 86.46 DEP criu/log.d [2019-12-27T16:09:33.120Z] #41 86.61 DEP criu/libnetlink.d [2019-12-27T16:09:33.120Z] #41 86.73 DEP criu/kerndat.d [2019-12-27T16:09:33.378Z] #41 86.87 DEP criu/kcmp-ids.d [2019-12-27T16:09:33.378Z] #41 86.97 DEP criu/irmap.d [2019-12-27T16:09:33.487Z] #32 ... [2019-12-27T16:09:33.487Z] [2019-12-27T16:09:33.487Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:09:33.487Z] #45 14.75 unicode/utf16 [2019-12-27T16:09:33.487Z] #45 14.98 container/list [2019-12-27T16:09:33.487Z] #45 15.52 crypto/internal/subtle [2019-12-27T16:09:33.487Z] #45 15.56 crypto/subtle [2019-12-27T16:09:33.487Z] #45 15.64 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-12-27T16:09:33.487Z] #45 15.67 internal/nettrace [2019-12-27T16:09:33.487Z] #45 15.78 runtime/cgo [2019-12-27T16:09:33.637Z] #41 87.12 DEP criu/ipc_ns.d [2019-12-27T16:09:33.637Z] #41 87.32 DEP criu/image.d [2019-12-27T16:09:33.683Z] #40 ... [2019-12-27T16:09:33.683Z] [2019-12-27T16:09:33.683Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-27T16:09:33.683Z] #24 14.93 Reading package lists... [2019-12-27T16:09:33.683Z] #24 20.52 Reading package lists... [2019-12-27T16:09:33.683Z] #24 27.23 Building dependency tree... [2019-12-27T16:09:33.683Z] #24 29.57 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-12-27T16:09:33.683Z] #24 29.57 The following additional packages will be installed: [2019-12-27T16:09:33.683Z] #24 29.58 libjq1 libonig4 [2019-12-27T16:09:33.683Z] #24 29.82 The following NEW packages will be installed: [2019-12-27T16:09:33.683Z] #24 29.84 jq libjq1 libonig4 [2019-12-27T16:09:33.683Z] #24 ... [2019-12-27T16:09:33.683Z] [2019-12-27T16:09:33.683Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-27T16:09:33.683Z] #28 29.59 + cd /tmp/tmp.7A2upkGHnm/src/github.com/go-swagger/go-swagger [2019-12-27T16:09:33.683Z] #28 29.59 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-12-27T16:09:33.895Z] #41 87.53 DEP criu/image-desc.d [2019-12-27T16:09:33.895Z] #41 87.60 DEP criu/fsnotify.d [2019-12-27T16:09:34.154Z] #41 87.73 DEP criu/filesystems.d [2019-12-27T16:09:34.412Z] #41 87.89 DEP criu/files.d [2019-12-27T16:09:34.431Z] #40 58.79 The following additional packages will be installed: [2019-12-27T16:09:34.431Z] #40 58.80 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-12-27T16:09:34.431Z] #40 58.81 libprotoc10 python-pkg-resources zlib1g-dev [2019-12-27T16:09:34.431Z] #40 58.84 Suggested packages: [2019-12-27T16:09:34.431Z] #40 58.84 manpages-dev python-setuptools [2019-12-27T16:09:34.671Z] #41 88.05 DEP criu/files-reg.d [2019-12-27T16:09:34.671Z] #41 88.26 DEP criu/files-ext.d [2019-12-27T16:09:34.929Z] #41 88.35 DEP criu/file-lock.d [2019-12-27T16:09:34.929Z] #41 88.47 DEP criu/file-ids.d [2019-12-27T16:09:34.991Z] #40 ... [2019-12-27T16:09:34.992Z] [2019-12-27T16:09:34.992Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-27T16:09:34.992Z] #10 53.01 Building dependency tree... [2019-12-27T16:09:34.992Z] #10 58.08 The following additional packages will be installed: [2019-12-27T16:09:34.992Z] #10 58.08 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dmsetup [2019-12-27T16:09:34.992Z] #10 58.08 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor1 [2019-12-27T16:09:34.992Z] #10 58.09 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2019-12-27T16:09:34.992Z] #10 58.09 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp2 libselinux1-dev [2019-12-27T16:09:34.992Z] #10 58.09 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2019-12-27T16:09:34.992Z] #10 58.09 Suggested packages: [2019-12-27T16:09:34.992Z] #10 58.13 gcc-6-locales seccomp wine64 [2019-12-27T16:09:35.087Z] #28 31.64 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-12-27T16:09:35.188Z] #41 88.63 DEP criu/fifo.d [2019-12-27T16:09:35.188Z] #41 88.75 DEP criu/fdstore.d [2019-12-27T16:09:35.188Z] #41 88.88 DEP criu/fault-injection.d [2019-12-27T16:09:35.246Z] #10 ... [2019-12-27T16:09:35.247Z] [2019-12-27T16:09:35.247Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-27T16:09:35.247Z] #68 DONE 59.4s [2019-12-27T16:09:35.247Z] [2019-12-27T16:09:35.247Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-27T16:09:35.247Z] #56 52.28 Building dependency tree... [2019-12-27T16:09:35.247Z] #56 56.62 The following additional packages will be installed: [2019-12-27T16:09:35.247Z] #56 56.63 btrfs-progs liblzo2-2 [2019-12-27T16:09:35.247Z] #56 57.19 The following NEW packages will be installed: [2019-12-27T16:09:35.247Z] #56 57.21 btrfs-progs btrfs-tools liblzo2-2 [2019-12-27T16:09:35.247Z] #56 58.51 0 upgraded, 3 newly installed, 0 to remove and 4 not upgraded. [2019-12-27T16:09:35.247Z] #56 58.51 Need to get 649 kB of archives. [2019-12-27T16:09:35.247Z] #56 58.51 After this operation, 4320 kB of additional disk space will be used. [2019-12-27T16:09:35.247Z] #56 58.51 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-12-27T16:09:35.247Z] #56 58.51 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-12-27T16:09:35.247Z] #56 58.59 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-12-27T16:09:35.446Z] #41 88.92 DEP criu/external.d [2019-12-27T16:09:35.446Z] #41 89.02 DEP criu/eventpoll.d [2019-12-27T16:09:35.446Z] #41 89.12 DEP criu/eventfd.d [2019-12-27T16:09:35.501Z] #56 60.13 debconf: delaying package configuration, since apt-utils is not installed [2019-12-27T16:09:35.705Z] #41 89.24 DEP criu/crtools.d [2019-12-27T16:09:35.705Z] #41 89.38 DEP criu/cr-service.d [2019-12-27T16:09:35.963Z] #41 89.53 DEP criu/cr-restore.d [2019-12-27T16:09:36.061Z] #56 60.45 Fetched 649 kB in 1s (538 kB/s) [2019-12-27T16:09:36.061Z] #56 60.69 Selecting previously unselected package liblzo2-2:amd64. [2019-12-27T16:09:36.222Z] #41 89.72 DEP criu/cr-errno.d [2019-12-27T16:09:36.222Z] #41 89.75 DEP criu/cr-dump.d [2019-12-27T16:09:36.317Z] #56 60.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-12-27T16:09:36.317Z] #56 60.82 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-12-27T16:09:36.317Z] #56 60.87 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-12-27T16:09:36.480Z] #41 89.89 DEP criu/cr-dedup.d [2019-12-27T16:09:36.480Z] #41 90.01 DEP criu/cr-check.d [2019-12-27T16:09:36.572Z] #56 61.24 Selecting previously unselected package btrfs-progs. [2019-12-27T16:09:36.572Z] #56 61.24 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-12-27T16:09:36.572Z] #56 61.24 Unpacking btrfs-progs (4.7.3-1) ... [2019-12-27T16:09:36.739Z] #41 90.17 DEP criu/config.d [2019-12-27T16:09:36.739Z] #41 90.38 DEP criu/clone-noasan.d [2019-12-27T16:09:36.827Z] #56 ... [2019-12-27T16:09:36.827Z] [2019-12-27T16:09:36.827Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-27T16:09:36.827Z] #31 60.79 internal/reflectlite [2019-12-27T16:09:36.827Z] #31 60.82 sync [2019-12-27T16:09:36.997Z] #41 90.46 DEP criu/cgroup.d [2019-12-27T16:09:37.255Z] #41 90.65 DEP criu/cgroup-props.d [2019-12-27T16:09:37.256Z] #41 90.82 DEP criu/bitmap.d [2019-12-27T16:09:37.256Z] #41 90.84 DEP criu/bfd.d [2019-12-27T16:09:37.514Z] #41 90.92 DEP criu/autofs.d [2019-12-27T16:09:37.514Z] #41 91.03 DEP criu/aio.d [2019-12-27T16:09:37.514Z] #41 91.14 DEP criu/action-scripts.d [2019-12-27T16:09:37.773Z] #41 91.38 CC criu/action-scripts.o [2019-12-27T16:09:38.340Z] #41 91.91 CC criu/aio.o [2019-12-27T16:09:38.438Z] #28 ... [2019-12-27T16:09:38.438Z] [2019-12-27T16:09:38.438Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-27T16:09:38.438Z] #24 30.94 0 upgraded, 3 newly installed, 0 to remove and 4 not upgraded. [2019-12-27T16:09:38.438Z] #24 30.94 Need to get 293 kB of archives. [2019-12-27T16:09:38.438Z] #24 30.94 After this operation, 1086 kB of additional disk space will be used. [2019-12-27T16:09:38.438Z] #24 30.94 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB] [2019-12-27T16:09:38.438Z] #24 30.98 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjq1 arm64 1.5+dfsg-1.3 [102 kB] [2019-12-27T16:09:38.438Z] #24 31.11 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB] [2019-12-27T16:09:38.438Z] #24 32.31 debconf: delaying package configuration, since apt-utils is not installed [2019-12-27T16:09:38.438Z] #24 32.40 Fetched 293 kB in 1s (243 kB/s) [2019-12-27T16:09:38.438Z] #24 32.61 Selecting previously unselected package libonig4:arm64. [2019-12-27T16:09:38.438Z] #24 32.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-12-27T16:09:38.438Z] #24 32.66 Preparing to unpack .../libonig4_6.1.3-2_arm64.deb ... [2019-12-27T16:09:38.438Z] #24 32.68 Unpacking libonig4:arm64 (6.1.3-2) ... [2019-12-27T16:09:38.438Z] #24 32.90 Selecting previously unselected package libjq1:arm64. [2019-12-27T16:09:38.438Z] #24 32.92 Preparing to unpack .../libjq1_1.5+dfsg-1.3_arm64.deb ... [2019-12-27T16:09:38.438Z] #24 32.93 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ... [2019-12-27T16:09:38.438Z] #24 33.23 Selecting previously unselected package jq. [2019-12-27T16:09:38.438Z] #24 33.23 Preparing to unpack .../jq_1.5+dfsg-1.3_arm64.deb ... [2019-12-27T16:09:38.438Z] #24 33.25 Unpacking jq (1.5+dfsg-1.3) ... [2019-12-27T16:09:38.438Z] #24 33.78 Setting up libonig4:arm64 (6.1.3-2) ... [2019-12-27T16:09:38.438Z] #24 33.79 Setting up libjq1:arm64 (1.5+dfsg-1.3) ... [2019-12-27T16:09:38.438Z] #24 33.82 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-27T16:09:38.438Z] #24 33.94 Setting up jq (1.5+dfsg-1.3) ... [2019-12-27T16:09:38.759Z] #45 ... [2019-12-27T16:09:38.759Z] [2019-12-27T16:09:38.759Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:09:38.760Z] #51 15.82 + cd /tmp/tmp.WXJpEV6vH2/src/github.com/golangci/golangci-lint/ [2019-12-27T16:09:38.760Z] #51 15.82 + git checkout -q v1.20.0 [2019-12-27T16:09:38.760Z] #51 16.23 ++ git describe --tags [2019-12-27T16:09:38.760Z] #51 16.24 + version=v1.20.0 [2019-12-27T16:09:38.760Z] #51 16.24 ++ git rev-parse --short HEAD [2019-12-27T16:09:38.760Z] #51 16.24 + commit=cc98739 [2019-12-27T16:09:38.760Z] #51 16.24 ++ git show -s --format=%cd [2019-12-27T16:09:38.760Z] #51 16.24 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-12-27T16:09:38.760Z] #51 16.24 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-12-27T16:09:38.907Z] #41 92.47 CC criu/autofs.o [2019-12-27T16:09:39.382Z] #24 DONE 36.0s [2019-12-27T16:09:39.382Z] [2019-12-27T16:09:39.382Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-27T16:09:39.382Z] #40 31.22 The following NEW packages will be installed: [2019-12-27T16:09:39.382Z] #40 31.24 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-12-27T16:09:39.382Z] #40 31.25 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-12-27T16:09:39.382Z] #40 31.25 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-12-27T16:09:39.382Z] #40 31.25 zlib1g-dev [2019-12-27T16:09:39.382Z] #40 32.39 0 upgraded, 16 newly installed, 0 to remove and 4 not upgraded. [2019-12-27T16:09:39.382Z] #40 32.39 Need to get 3415 kB of archives. [2019-12-27T16:09:39.382Z] #40 32.39 After this operation, 19.0 MB of additional disk space will be used. [2019-12-27T16:09:39.382Z] #40 32.39 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB] [2019-12-27T16:09:39.382Z] #40 32.40 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap-dev arm64 1:2.25-1 [28.9 kB] [2019-12-27T16:09:39.382Z] #40 32.40 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1-dev arm64 1.1.6+dfsg-3 [115 kB] [2019-12-27T16:09:39.382Z] #40 32.53 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-200 arm64 3.2.27-2 [52.5 kB] [2019-12-27T16:09:39.382Z] #40 32.75 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-dev arm64 3.2.27-2 [91.7 kB] [2019-12-27T16:09:39.382Z] #40 32.88 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB] [2019-12-27T16:09:39.382Z] #40 32.90 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c-dev arm64 1.2.1-2 [30.2 kB] [2019-12-27T16:09:39.382Z] #40 32.97 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 zlib1g-dev arm64 1:1.2.8.dfsg-5 [200 kB] [2019-12-27T16:09:39.382Z] #40 32.98 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf10 arm64 3.0.0-9 [618 kB] [2019-12-27T16:09:39.382Z] #40 33.07 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-lite10 arm64 3.0.0-9 [117 kB] [2019-12-27T16:09:39.382Z] #40 33.17 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-dev arm64 3.0.0-9 [940 kB] [2019-12-27T16:09:39.382Z] #40 33.27 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotoc10 arm64 3.0.0-9 [566 kB] [2019-12-27T16:09:39.382Z] #40 33.38 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 protobuf-c-compiler arm64 1.2.1-2 [72.2 kB] [2019-12-27T16:09:39.382Z] #40 33.38 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 protobuf-compiler arm64 3.0.0-9 [52.8 kB] [2019-12-27T16:09:39.382Z] #40 33.38 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-12-27T16:09:39.382Z] #40 33.39 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-protobuf arm64 3.0.0-9 [286 kB] [2019-12-27T16:09:39.382Z] #40 34.20 debconf: delaying package configuration, since apt-utils is not installed [2019-12-27T16:09:39.382Z] #40 34.42 Fetched 3415 kB in 2s (1663 kB/s) [2019-12-27T16:09:39.382Z] #40 34.71 Selecting previously unselected package libnet1:arm64. [2019-12-27T16:09:39.382Z] #40 34.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 ... 14976 files and directories currently installed.) [2019-12-27T16:09:39.382Z] #40 34.81 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_arm64.deb ... [2019-12-27T16:09:39.382Z] #40 34.85 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ... [2019-12-27T16:09:39.382Z] #40 35.27 Selecting previously unselected package libcap-dev:arm64. [2019-12-27T16:09:39.382Z] #40 35.27 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_arm64.deb ... [2019-12-27T16:09:39.382Z] #40 35.30 Unpacking libcap-dev:arm64 (1:2.25-1) ... [2019-12-27T16:09:39.382Z] #40 35.85 Selecting previously unselected package libnet1-dev. [2019-12-27T16:09:39.382Z] #40 35.85 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_arm64.deb ... [2019-12-27T16:09:39.382Z] #40 35.88 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-12-27T16:09:39.382Z] #40 ... [2019-12-27T16:09:39.382Z] [2019-12-27T16:09:39.383Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-12-27T16:09:39.383Z] #25 DONE 0.1s [2019-12-27T16:09:39.645Z] [2019-12-27T16:09:39.645Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-27T16:09:39.645Z] #40 36.23 Selecting previously unselected package libnl-3-200:arm64. [2019-12-27T16:09:39.645Z] #40 36.23 Preparing to unpack .../03-libnl-3-200_3.2.27-2_arm64.deb ... [2019-12-27T16:09:39.645Z] #40 36.27 Unpacking libnl-3-200:arm64 (3.2.27-2) ... [2019-12-27T16:09:39.909Z] #40 ... [2019-12-27T16:09:39.909Z] [2019-12-27T16:09:39.909Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-27T16:09:39.909Z] #56 22.46 Reading package lists... [2019-12-27T16:09:39.909Z] #56 28.01 Building dependency tree... [2019-12-27T16:09:39.909Z] #56 30.46 The following additional packages will be installed: [2019-12-27T16:09:39.909Z] #56 30.46 btrfs-progs liblzo2-2 [2019-12-27T16:09:39.909Z] #56 30.72 The following NEW packages will be installed: [2019-12-27T16:09:39.909Z] #56 30.75 btrfs-progs btrfs-tools liblzo2-2 [2019-12-27T16:09:39.909Z] #56 31.99 0 upgraded, 3 newly installed, 0 to remove and 4 not upgraded. [2019-12-27T16:09:39.909Z] #56 31.99 Need to get 582 kB of archives. [2019-12-27T16:09:39.909Z] #56 31.99 After this operation, 3944 kB of additional disk space will be used. [2019-12-27T16:09:39.909Z] #56 31.99 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB] [2019-12-27T16:09:39.909Z] #56 32.14 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB] [2019-12-27T16:09:39.909Z] #56 32.24 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB] [2019-12-27T16:09:39.909Z] #56 33.37 debconf: delaying package configuration, since apt-utils is not installed [2019-12-27T16:09:39.909Z] #56 33.57 Fetched 582 kB in 1s (423 kB/s) [2019-12-27T16:09:39.909Z] #56 33.83 Selecting previously unselected package liblzo2-2:arm64. [2019-12-27T16:09:39.909Z] #56 33.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-12-27T16:09:39.909Z] #56 33.88 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-12-27T16:09:39.909Z] #56 33.90 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-12-27T16:09:39.909Z] #56 34.13 Selecting previously unselected package btrfs-progs. [2019-12-27T16:09:39.909Z] #56 34.13 Preparing to unpack .../btrfs-progs_4.7.3-1_arm64.deb ... [2019-12-27T16:09:39.909Z] #56 34.15 Unpacking btrfs-progs (4.7.3-1) ... [2019-12-27T16:09:39.909Z] #56 35.47 Selecting previously unselected package btrfs-tools. [2019-12-27T16:09:39.909Z] #56 35.48 Preparing to unpack .../btrfs-tools_4.7.3-1_arm64.deb ... [2019-12-27T16:09:39.909Z] #56 35.53 Unpacking btrfs-tools (4.7.3-1) ... [2019-12-27T16:09:39.909Z] #56 35.96 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-27T16:09:39.909Z] #56 36.09 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-12-27T16:09:39.909Z] #56 36.13 Setting up btrfs-progs (4.7.3-1) ... [2019-12-27T16:09:39.909Z] #56 36.14 Setting up btrfs-tools (4.7.3-1) ... [2019-12-27T16:09:39.909Z] #56 36.16 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-27T16:09:39.909Z] #56 DONE 36.6s [2019-12-27T16:09:39.909Z] [2019-12-27T16:09:39.909Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-27T16:09:39.909Z] #40 36.55 Selecting previously unselected package libnl-3-dev:arm64. [2019-12-27T16:09:39.909Z] #40 36.55 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_arm64.deb ... [2019-12-27T16:09:39.909Z] #40 36.57 Unpacking libnl-3-dev:arm64 (3.2.27-2) ... [2019-12-27T16:09:40.107Z] #31 ... [2019-12-27T16:09:40.107Z] [2019-12-27T16:09:40.107Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-27T16:09:40.107Z] #56 62.80 Selecting previously unselected package btrfs-tools. [2019-12-27T16:09:40.107Z] #56 62.86 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-12-27T16:09:40.107Z] #56 62.94 Unpacking btrfs-tools (4.7.3-1) ... [2019-12-27T16:09:40.107Z] #56 63.21 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-27T16:09:40.107Z] #56 63.52 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-12-27T16:09:40.107Z] #56 63.54 Setting up btrfs-progs (4.7.3-1) ... [2019-12-27T16:09:40.107Z] #56 63.56 Setting up btrfs-tools (4.7.3-1) ... [2019-12-27T16:09:40.107Z] #56 63.59 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-27T16:09:40.107Z] #56 DONE 64.1s [2019-12-27T16:09:40.107Z] [2019-12-27T16:09:40.107Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-27T16:09:40.107Z] #24 44.26 Reading package lists... [2019-12-27T16:09:40.107Z] #24 54.58 Building dependency tree... [2019-12-27T16:09:40.107Z] #24 59.40 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-12-27T16:09:40.107Z] #24 59.40 The following additional packages will be installed: [2019-12-27T16:09:40.107Z] #24 59.40 libjq1 libonig4 [2019-12-27T16:09:40.107Z] #24 60.05 The following NEW packages will be installed: [2019-12-27T16:09:40.107Z] #24 60.05 jq libjq1 libonig4 [2019-12-27T16:09:40.107Z] #24 61.46 0 upgraded, 3 newly installed, 0 to remove and 4 not upgraded. [2019-12-27T16:09:40.107Z] #24 61.46 Need to get 327 kB of archives. [2019-12-27T16:09:40.107Z] #24 61.46 After this operation, 1157 kB of additional disk space will be used. [2019-12-27T16:09:40.107Z] #24 61.46 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-12-27T16:09:40.107Z] #24 61.46 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-12-27T16:09:40.107Z] #24 61.47 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-12-27T16:09:40.107Z] #24 62.79 debconf: delaying package configuration, since apt-utils is not installed [2019-12-27T16:09:40.107Z] #24 63.02 Fetched 327 kB in 1s (274 kB/s) [2019-12-27T16:09:40.107Z] #24 63.26 Selecting previously unselected package libonig4:amd64. [2019-12-27T16:09:40.107Z] #24 63.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-12-27T16:09:40.107Z] #24 63.48 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-12-27T16:09:40.107Z] #24 63.54 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-12-27T16:09:40.107Z] #24 ... [2019-12-27T16:09:40.107Z] [2019-12-27T16:09:40.107Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-27T16:09:40.107Z] #57 DONE 0.1s [2019-12-27T16:09:40.107Z] [2019-12-27T16:09:40.107Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-27T16:09:40.107Z] #24 64.19 Selecting previously unselected package libjq1:amd64. [2019-12-27T16:09:40.107Z] #24 64.19 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-12-27T16:09:40.107Z] #24 64.19 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-12-27T16:09:40.107Z] #24 ... [2019-12-27T16:09:40.107Z] [2019-12-27T16:09:40.107Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-27T16:09:40.107Z] #31 63.74 errors [2019-12-27T16:09:40.107Z] #31 ... [2019-12-27T16:09:40.107Z] [2019-12-27T16:09:40.107Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-12-27T16:09:40.107Z] #58 DONE 0.1s [2019-12-27T16:09:40.107Z] [2019-12-27T16:09:40.107Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-27T16:09:40.107Z] #31 63.77 sort [2019-12-27T16:09:40.170Z] #40 ... [2019-12-27T16:09:40.171Z] [2019-12-27T16:09:40.171Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-27T16:09:40.171Z] #57 DONE 0.2s [2019-12-27T16:09:40.424Z] #31 ... [2019-12-27T16:09:40.424Z] [2019-12-27T16:09:40.424Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-27T16:09:40.424Z] #33 45.05 Reading package lists... [2019-12-27T16:09:40.424Z] #33 55.67 Building dependency tree... [2019-12-27T16:09:40.424Z] #33 60.13 The following additional packages will be installed: [2019-12-27T16:09:40.424Z] #33 60.19 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-12-27T16:09:40.424Z] #33 60.21 Suggested packages: [2019-12-27T16:09:40.424Z] #33 60.21 codeblocks eclipse ninja-build lrzip [2019-12-27T16:09:40.424Z] #33 60.21 Recommended packages: [2019-12-27T16:09:40.424Z] #33 60.21 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-12-27T16:09:40.424Z] #33 61.52 The following NEW packages will be installed: [2019-12-27T16:09:40.424Z] #33 61.52 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-12-27T16:09:40.424Z] #33 61.52 vim-common xxd [2019-12-27T16:09:40.424Z] #33 62.87 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2019-12-27T16:09:40.424Z] #33 62.87 Need to get 13.7 MB of archives. [2019-12-27T16:09:40.424Z] #33 62.87 After this operation, 57.2 MB of additional disk space will be used. [2019-12-27T16:09:40.424Z] #33 62.87 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-12-27T16:09:40.424Z] #33 63.05 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-12-27T16:09:40.424Z] #33 63.05 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-12-27T16:09:40.424Z] #33 63.79 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2019-12-27T16:09:40.424Z] #33 63.90 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 libarchive13 amd64 3.2.2-2+deb9u2 [294 kB] [2019-12-27T16:09:40.424Z] #33 63.98 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-12-27T16:09:40.424Z] #33 63.99 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-12-27T16:09:40.424Z] #33 64.07 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-12-27T16:09:40.424Z] #33 64.47 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-12-27T16:09:40.424Z] #33 64.49 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-12-27T16:09:40.432Z] [2019-12-27T16:09:40.432Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-12-27T16:09:40.432Z] #58 DONE 0.1s [2019-12-27T16:09:40.432Z] [2019-12-27T16:09:40.432Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-27T16:09:40.432Z] #40 37.04 Selecting previously unselected package libprotobuf-c1:arm64. [2019-12-27T16:09:40.432Z] #40 37.05 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_arm64.deb ... [2019-12-27T16:09:40.432Z] #40 37.08 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ... [2019-12-27T16:09:40.681Z] #33 ... [2019-12-27T16:09:40.681Z] [2019-12-27T16:09:40.681Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-27T16:09:40.681Z] #24 64.65 Selecting previously unselected package jq. [2019-12-27T16:09:40.681Z] #24 64.66 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-12-27T16:09:40.681Z] #24 64.69 Unpacking jq (1.5+dfsg-1.3) ... [2019-12-27T16:09:40.681Z] #24 65.00 Setting up libonig4:amd64 (6.1.3-2) ... [2019-12-27T16:09:40.681Z] #24 65.03 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-12-27T16:09:40.681Z] #24 65.05 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-27T16:09:40.681Z] #24 65.28 Setting up jq (1.5+dfsg-1.3) ... [2019-12-27T16:09:40.698Z] #40 37.42 Selecting previously unselected package libprotobuf-c-dev:arm64. [2019-12-27T16:09:40.698Z] #40 37.42 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_arm64.deb ... [2019-12-27T16:09:40.809Z] #41 93.99 CC criu/bfd.o [2019-12-27T16:09:40.924Z] #51 ... [2019-12-27T16:09:40.924Z] [2019-12-27T16:09:40.924Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-27T16:09:40.924Z] #39 13.10 + cd /tmp/tmp.lrp8OKeI8k/src/github.com/docker/distribution [2019-12-27T16:09:40.924Z] #39 13.10 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-12-27T16:09:40.924Z] #39 14.86 + GOPATH=/tmp/tmp.lrp8OKeI8k/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.lrp8OKeI8k go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-12-27T16:09:40.924Z] #39 ... [2019-12-27T16:09:40.924Z] [2019-12-27T16:09:40.924Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-27T16:09:40.924Z] #34 14.64 Fetched 7675 kB in 14s (545 kB/s) [2019-12-27T16:09:40.924Z] #34 14.64 Reading package lists... [2019-12-27T16:09:40.924Z] #34 18.30 Reading package lists... [2019-12-27T16:09:40.924Z] #34 22.14 Building dependency tree... [2019-12-27T16:09:40.961Z] #40 37.42 Unpacking libprotobuf-c-dev:arm64 (1.2.1-2) ... [2019-12-27T16:09:40.961Z] #40 37.63 Selecting previously unselected package zlib1g-dev:arm64. [2019-12-27T16:09:40.961Z] #40 37.63 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_arm64.deb ... [2019-12-27T16:09:40.961Z] #40 37.65 Unpacking zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ... [2019-12-27T16:09:41.067Z] #41 94.43 CC criu/bitmap.o [2019-12-27T16:09:41.067Z] #41 94.62 CC criu/cgroup-props.o [2019-12-27T16:09:41.244Z] #24 DONE 65.7s [2019-12-27T16:09:41.244Z] [2019-12-27T16:09:41.244Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-12-27T16:09:41.244Z] #25 DONE 0.1s [2019-12-27T16:09:41.244Z] [2019-12-27T16:09:41.244Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-27T16:09:41.244Z] #33 65.91 debconf: delaying package configuration, since apt-utils is not installed [2019-12-27T16:09:41.475Z] #34 ... [2019-12-27T16:09:41.475Z] [2019-12-27T16:09:41.475Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-27T16:09:41.475Z] #11 13.85 Fetched 7675 kB in 13s (578 kB/s) [2019-12-27T16:09:41.475Z] #11 13.85 Reading package lists... [2019-12-27T16:09:41.475Z] #11 17.76 Reading package lists... [2019-12-27T16:09:41.475Z] #11 21.77 Building dependency tree... [2019-12-27T16:09:41.475Z] #11 23.68 The following additional packages will be installed: [2019-12-27T16:09:41.475Z] #11 23.68 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dmsetup [2019-12-27T16:09:41.475Z] #11 23.68 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor1 [2019-12-27T16:09:41.475Z] #11 23.68 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2019-12-27T16:09:41.475Z] #11 23.68 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp2 libselinux1-dev [2019-12-27T16:09:41.475Z] #11 23.68 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2019-12-27T16:09:41.475Z] #11 23.69 Suggested packages: [2019-12-27T16:09:41.475Z] #11 23.69 gcc-6-locales seccomp wine64 [2019-12-27T16:09:41.475Z] #11 ... [2019-12-27T16:09:41.475Z] [2019-12-27T16:09:41.475Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-27T16:09:41.475Z] #25 13.70 Fetched 7675 kB in 13s (577 kB/s) [2019-12-27T16:09:41.475Z] #25 13.70 Reading package lists... [2019-12-27T16:09:41.475Z] #25 17.54 Reading package lists... [2019-12-27T16:09:41.475Z] #25 21.65 Building dependency tree... [2019-12-27T16:09:41.475Z] #25 ... [2019-12-27T16:09:41.475Z] [2019-12-27T16:09:41.475Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-27T16:09:41.475Z] #69 13.58 + cd /tmp/tmp.hRyydIha1R/src/github.com/docker/libnetwork [2019-12-27T16:09:41.475Z] #69 13.59 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-27T16:09:41.475Z] #69 13.78 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-12-27T16:09:41.475Z] #69 ... [2019-12-27T16:09:41.475Z] [2019-12-27T16:09:41.475Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-27T16:09:41.475Z] #57 14.08 Fetched 7675 kB in 13s (570 kB/s) [2019-12-27T16:09:41.475Z] #57 14.08 Reading package lists... [2019-12-27T16:09:41.475Z] #57 18.54 Reading package lists... [2019-12-27T16:09:41.498Z] #33 ... [2019-12-27T16:09:41.499Z] [2019-12-27T16:09:41.499Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-27T16:09:41.499Z] #28 56.04 + cd /tmp/tmp.6iNf2Smbdx/src/github.com/go-swagger/go-swagger [2019-12-27T16:09:41.499Z] #28 56.04 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-12-27T16:09:41.499Z] #28 59.50 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-12-27T16:09:41.534Z] #40 38.02 Selecting previously unselected package libprotobuf10:arm64. [2019-12-27T16:09:41.534Z] #40 38.02 Preparing to unpack .../08-libprotobuf10_3.0.0-9_arm64.deb ... [2019-12-27T16:09:41.534Z] #40 38.03 Unpacking libprotobuf10:arm64 (3.0.0-9) ... [2019-12-27T16:09:41.757Z] #28 ... [2019-12-27T16:09:41.757Z] [2019-12-27T16:09:41.757Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-27T16:09:41.757Z] #10 61.63 The following NEW packages will be installed: [2019-12-27T16:09:41.757Z] #10 61.63 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 [2019-12-27T16:09:41.757Z] #10 61.63 btrfs-progs btrfs-tools dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-12-27T16:09:41.757Z] #10 61.63 gcc-mingw-w64-x86-64 libapparmor-dev libapparmor1 libdevmapper-dev [2019-12-27T16:09:41.757Z] #10 61.63 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2019-12-27T16:09:41.757Z] #10 61.63 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev libseccomp2 [2019-12-27T16:09:41.757Z] #10 61.63 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2019-12-27T16:09:41.757Z] #10 61.63 mingw-w64-x86-64-dev [2019-12-27T16:09:41.757Z] #10 62.99 0 upgraded, 27 newly installed, 0 to remove and 4 not upgraded. [2019-12-27T16:09:41.757Z] #10 62.99 Need to get 73.5 MB of archives. [2019-12-27T16:09:41.757Z] #10 62.99 After this operation, 466 MB of additional disk space will be used. [2019-12-27T16:09:41.757Z] #10 62.99 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-12-27T16:09:41.757Z] #10 63.09 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-12-27T16:09:41.757Z] #10 63.10 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-12-27T16:09:41.757Z] #10 63.11 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-12-27T16:09:41.757Z] #10 63.35 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-12-27T16:09:41.757Z] #10 63.35 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2019-12-27T16:09:41.757Z] #10 63.41 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-12-27T16:09:41.757Z] #10 63.46 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2019-12-27T16:09:41.757Z] #10 63.51 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-12-27T16:09:41.757Z] #10 63.78 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-12-27T16:09:41.757Z] #10 63.80 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-12-27T16:09:41.757Z] #10 63.83 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-12-27T16:09:41.757Z] #10 64.05 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-12-27T16:09:41.757Z] #10 64.20 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2019-12-27T16:09:41.757Z] #10 64.31 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2019-12-27T16:09:41.757Z] #10 64.31 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2019-12-27T16:09:41.757Z] #10 64.40 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-12-27T16:09:41.757Z] #10 64.86 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2019-12-27T16:09:41.757Z] #10 65.12 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] [2019-12-27T16:09:41.757Z] #10 65.52 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-12-27T16:09:41.757Z] #10 65.53 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-12-27T16:09:41.757Z] #10 66.25 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-12-27T16:09:41.898Z] #57 24.05 Building dependency tree... [2019-12-27T16:09:41.898Z] #57 ... [2019-12-27T16:09:41.898Z] [2019-12-27T16:09:41.898Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-27T16:09:41.898Z] #41 14.03 Fetched 7675 kB in 13s (587 kB/s) [2019-12-27T16:09:41.898Z] #41 14.03 Reading package lists... [2019-12-27T16:09:41.898Z] #41 18.43 Reading package lists... [2019-12-27T16:09:41.898Z] #41 22.39 Building dependency tree... [2019-12-27T16:09:41.898Z] #41 ... [2019-12-27T16:09:41.898Z] [2019-12-27T16:09:41.898Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-27T16:09:41.898Z] #34 24.25 The following additional packages will be installed: [2019-12-27T16:09:41.898Z] #34 24.25 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-12-27T16:09:41.898Z] #34 24.25 Suggested packages: [2019-12-27T16:09:41.898Z] #34 24.25 codeblocks eclipse ninja-build lrzip [2019-12-27T16:09:41.898Z] #34 24.25 Recommended packages: [2019-12-27T16:09:41.898Z] #34 24.25 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-12-27T16:09:42.003Z] #41 95.35 CC criu/cgroup.o [2019-12-27T16:09:42.003Z] #41 ... [2019-12-27T16:09:42.003Z] [2019-12-27T16:09:42.003Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-27T16:09:42.003Z] #17 12.68 Fetched 7931 kB in 10s (771 kB/s) [2019-12-27T16:09:42.003Z] #17 12.68 Reading package lists... [2019-12-27T16:09:42.003Z] #17 16.08 Reading package lists... [2019-12-27T16:09:42.003Z] #17 19.17 Building dependency tree... [2019-12-27T16:09:42.003Z] #17 20.25 The following additional packages will be installed: [2019-12-27T16:09:42.003Z] #17 20.25 dh-python libaio1 libapparmor-perl libgpm2 libip4tc0 libip6tc0 libiptc0 [2019-12-27T16:09:42.003Z] #17 20.25 libjq1 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libonig4 [2019-12-27T16:09:42.003Z] #17 20.25 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-12-27T16:09:42.003Z] #17 20.25 libxtables12 python-pip-whl python3 python3-minimal python3-pkg-resources [2019-12-27T16:09:42.003Z] #17 20.25 python3.5 python3.5-minimal vim-runtime xxd [2019-12-27T16:09:42.003Z] #17 20.26 Suggested packages: [2019-12-27T16:09:42.003Z] #17 20.26 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm [2019-12-27T16:09:42.003Z] #17 20.26 python3-doc python3-tk python3-venv python-setuptools-doc python3.5-venv [2019-12-27T16:09:42.003Z] #17 20.26 python3.5-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2019-12-27T16:09:42.003Z] #17 20.26 quota [2019-12-27T16:09:42.003Z] #17 20.26 Recommended packages: [2019-12-27T16:09:42.003Z] #17 20.26 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-12-27T16:09:42.003Z] #17 20.26 python3-keyrings.alt python3-xdg unzip [2019-12-27T16:09:42.003Z] #17 22.20 The following NEW packages will be installed: [2019-12-27T16:09:42.003Z] #17 22.20 apparmor aufs-tools bash-completion bzip2 dh-python iptables jq libaio1 [2019-12-27T16:09:42.003Z] #17 22.20 libapparmor-perl libcap2-bin libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 [2019-12-27T16:09:42.003Z] #17 22.20 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 [2019-12-27T16:09:42.003Z] #17 22.20 libprotobuf-c1 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib [2019-12-27T16:09:42.003Z] #17 22.20 libreadline5 libxtables12 net-tools pigz python-pip-whl python3 [2019-12-27T16:09:42.003Z] #17 22.20 python3-minimal python3-pip python3-pkg-resources python3-setuptools [2019-12-27T16:09:42.003Z] #17 22.20 python3-wheel python3.5 python3.5-minimal thin-provisioning-tools vim [2019-12-27T16:09:42.003Z] #17 22.20 vim-common vim-runtime xfsprogs xxd xz-utils zip [2019-12-27T16:09:42.108Z] #40 38.65 Selecting previously unselected package libprotobuf-lite10:arm64. [2019-12-27T16:09:42.108Z] #40 38.66 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_arm64.deb ... [2019-12-27T16:09:42.108Z] #40 38.68 Unpacking libprotobuf-lite10:arm64 (3.0.0-9) ... [2019-12-27T16:09:42.108Z] #40 38.84 Selecting previously unselected package libprotobuf-dev:arm64. [2019-12-27T16:09:42.108Z] #40 38.87 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_arm64.deb ... [2019-12-27T16:09:42.108Z] #40 ... [2019-12-27T16:09:42.108Z] [2019-12-27T16:09:42.108Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-27T16:09:42.108Z] #33 22.10 Reading package lists... [2019-12-27T16:09:42.108Z] #33 29.07 Building dependency tree... [2019-12-27T16:09:42.108Z] #33 31.58 The following additional packages will be installed: [2019-12-27T16:09:42.109Z] #33 31.58 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-12-27T16:09:42.109Z] #33 31.59 Suggested packages: [2019-12-27T16:09:42.109Z] #33 31.60 codeblocks eclipse ninja-build lrzip [2019-12-27T16:09:42.109Z] #33 31.60 Recommended packages: [2019-12-27T16:09:42.109Z] #33 31.60 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-12-27T16:09:42.109Z] #33 32.32 The following NEW packages will be installed: [2019-12-27T16:09:42.109Z] #33 32.32 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-12-27T16:09:42.109Z] #33 32.32 vim-common xxd [2019-12-27T16:09:42.109Z] #33 33.51 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2019-12-27T16:09:42.109Z] #33 33.51 Need to get 13.1 MB of archives. [2019-12-27T16:09:42.109Z] #33 33.51 After this operation, 55.5 MB of additional disk space will be used. [2019-12-27T16:09:42.109Z] #33 33.51 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake-data all 3.7.2-1 [1216 kB] [2019-12-27T16:09:42.109Z] #33 33.65 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB] [2019-12-27T16:09:42.109Z] #33 33.74 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libicu57 arm64 57.1-6+deb9u3 [7552 kB] [2019-12-27T16:09:42.109Z] #33 34.64 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libxml2 arm64 2.9.4+dfsg1-2.2+deb9u2 [788 kB] [2019-12-27T16:09:42.109Z] #33 34.69 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 libarchive13 arm64 3.2.2-2+deb9u2 [248 kB] [2019-12-27T16:09:42.109Z] #33 34.70 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2019-12-27T16:09:42.109Z] #33 34.71 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libuv1 arm64 1.9.1-3 [73.8 kB] [2019-12-27T16:09:42.109Z] #33 34.74 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake arm64 3.7.2-1 [2774 kB] [2019-12-27T16:09:42.109Z] #33 35.18 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB] [2019-12-27T16:09:42.109Z] #33 35.19 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-12-27T16:09:42.109Z] #33 36.45 debconf: delaying package configuration, since apt-utils is not installed [2019-12-27T16:09:42.109Z] #33 36.60 Fetched 13.1 MB in 2s (4661 kB/s) [2019-12-27T16:09:42.109Z] #33 36.74 Selecting previously unselected package cmake-data. [2019-12-27T16:09:42.109Z] #33 36.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 ... 14976 files and directories currently installed.) [2019-12-27T16:09:42.109Z] #33 36.86 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-12-27T16:09:42.109Z] #33 36.87 Unpacking cmake-data (3.7.2-1) ... [2019-12-27T16:09:42.319Z] #10 66.84 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] [2019-12-27T16:09:42.319Z] #10 66.99 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB] [2019-12-27T16:09:42.372Z] #33 ... [2019-12-27T16:09:42.372Z] [2019-12-27T16:09:42.372Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-27T16:09:42.372Z] #40 38.88 Unpacking libprotobuf-dev:arm64 (3.0.0-9) ... [2019-12-27T16:09:42.372Z] #40 ... [2019-12-27T16:09:42.372Z] [2019-12-27T16:09:42.372Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-27T16:09:42.372Z] #10 23.33 Reading package lists... [2019-12-27T16:09:42.372Z] #10 29.40 Building dependency tree... [2019-12-27T16:09:42.372Z] #10 31.26 The following additional packages will be installed: [2019-12-27T16:09:42.372Z] #10 31.27 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dmsetup [2019-12-27T16:09:42.372Z] #10 31.27 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor1 [2019-12-27T16:09:42.372Z] #10 31.27 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2019-12-27T16:09:42.372Z] #10 31.27 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp2 libselinux1-dev [2019-12-27T16:09:42.372Z] #10 31.27 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2019-12-27T16:09:42.372Z] #10 31.28 Suggested packages: [2019-12-27T16:09:42.372Z] #10 31.29 gcc-6-locales seccomp wine64 [2019-12-27T16:09:42.372Z] #10 32.75 The following NEW packages will be installed: [2019-12-27T16:09:42.372Z] #10 32.75 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 [2019-12-27T16:09:42.372Z] #10 32.75 btrfs-progs btrfs-tools dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-12-27T16:09:42.372Z] #10 32.75 gcc-mingw-w64-x86-64 libapparmor-dev libapparmor1 libdevmapper-dev [2019-12-27T16:09:42.372Z] #10 32.75 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2019-12-27T16:09:42.372Z] #10 32.75 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev libseccomp2 [2019-12-27T16:09:42.372Z] #10 32.75 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2019-12-27T16:09:42.372Z] #10 32.75 mingw-w64-x86-64-dev [2019-12-27T16:09:42.372Z] #10 33.89 0 upgraded, 27 newly installed, 0 to remove and 4 not upgraded. [2019-12-27T16:09:42.372Z] #10 33.89 Need to get 68.0 MB of archives. [2019-12-27T16:09:42.372Z] #10 33.89 After this operation, 455 MB of additional disk space will be used. [2019-12-27T16:09:42.372Z] #10 33.89 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcrecpp0v5 arm64 2:8.39-3 [151 kB] [2019-12-27T16:09:42.372Z] #10 33.99 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libudev-dev arm64 232-25+deb9u12 [92.5 kB] [2019-12-27T16:09:42.372Z] #10 34.01 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB] [2019-12-27T16:09:42.372Z] #10 34.01 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB] [2019-12-27T16:09:42.372Z] #10 34.22 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB] [2019-12-27T16:09:42.372Z] #10 34.23 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper1.02.1 arm64 2:1.02.137-2 [143 kB] [2019-12-27T16:09:42.372Z] #10 34.27 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dmsetup arm64 2:1.02.137-2 [100 kB] [2019-12-27T16:09:42.372Z] #10 34.28 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.137-2 [40.1 kB] [2019-12-27T16:09:42.372Z] #10 34.38 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsepol1-dev arm64 2.6-2 [279 kB] [2019-12-27T16:09:42.372Z] #10 34.62 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre16-3 arm64 2:8.39-3 [226 kB] [2019-12-27T16:09:42.372Z] #10 34.67 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre32-3 arm64 2:8.39-3 [220 kB] [2019-12-27T16:09:42.372Z] #10 34.73 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre3-dev arm64 2:8.39-3 [561 kB] [2019-12-27T16:09:42.372Z] #10 34.94 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libselinux1-dev arm64 2.6-3+b3 [176 kB] [2019-12-27T16:09:42.372Z] #10 34.96 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper-dev arm64 2:1.02.137-2 [68.6 kB] [2019-12-27T16:09:42.372Z] #10 35.01 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libseccomp2 arm64 2.3.1-2.1+deb9u1 [36.2 kB] [2019-12-27T16:09:42.372Z] #10 35.01 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libseccomp-dev arm64 2.3.1-2.1+deb9u1 [58.1 kB] [2019-12-27T16:09:42.372Z] #10 35.17 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsystemd-dev arm64 232-25+deb9u12 [1728 kB] [2019-12-27T16:09:42.372Z] #10 35.78 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64-i686 arm64 2.28-5+7.4+b4 [1919 kB] [2019-12-27T16:09:42.372Z] #10 36.29 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64-x86-64 arm64 2.28-5+7.4+b4 [2132 kB] [2019-12-27T16:09:42.372Z] #10 36.69 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-12-27T16:09:42.372Z] #10 36.70 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-12-27T16:09:42.372Z] #10 37.08 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-12-27T16:09:42.372Z] #10 37.86 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 gcc-mingw-w64-base arm64 6.3.0-18+19.3+b2 [170 kB] [2019-12-27T16:09:42.372Z] #10 38.09 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 gcc-mingw-w64-x86-64 arm64 6.3.0-18+19.3+b2 [29.9 MB] [2019-12-27T16:09:42.570Z] #17 23.33 0 upgraded, 46 newly installed, 0 to remove and 4 not upgraded. [2019-12-27T16:09:42.570Z] #17 23.33 Need to get 17.8 MB of archives. [2019-12-27T16:09:42.570Z] #17 23.33 After this operation, 76.2 MB of additional disk space will be used. [2019-12-27T16:09:42.570Z] #17 23.33 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-12-27T16:09:42.570Z] #17 23.34 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-12-27T16:09:42.570Z] #17 23.34 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-12-27T16:09:42.570Z] #17 23.34 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2019-12-27T16:09:42.570Z] #17 23.37 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2019-12-27T16:09:42.570Z] #17 23.46 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-12-27T16:09:42.746Z] #34 25.25 The following NEW packages will be installed: [2019-12-27T16:09:42.746Z] #34 25.26 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-12-27T16:09:42.746Z] #34 25.26 vim-common xxd [2019-12-27T16:09:42.746Z] #34 25.33 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2019-12-27T16:09:42.746Z] #34 25.33 Need to get 13.2 MB of archives. [2019-12-27T16:09:42.746Z] #34 25.33 After this operation, 59.4 MB of additional disk space will be used. [2019-12-27T16:09:42.746Z] #34 25.33 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] [2019-12-27T16:09:42.829Z] #17 23.47 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-12-27T16:09:42.829Z] #17 23.47 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2019-12-27T16:09:42.829Z] #17 23.59 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-12-27T16:09:42.829Z] #17 23.61 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-12-27T16:09:42.829Z] #17 23.61 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-12-27T16:09:42.829Z] #17 23.62 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-12-27T16:09:42.829Z] #17 23.63 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-12-27T16:09:42.829Z] #17 23.63 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-12-27T16:09:42.829Z] #17 23.63 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-12-27T16:09:42.829Z] #17 23.63 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-12-27T16:09:42.829Z] #17 23.63 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-12-27T16:09:42.829Z] #17 23.64 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-12-27T16:09:42.829Z] #17 23.64 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-12-27T16:09:42.829Z] #17 23.65 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-12-27T16:09:42.829Z] #17 23.66 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-12-27T16:09:42.829Z] #17 23.68 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-12-27T16:09:42.829Z] #17 23.68 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-12-27T16:09:42.829Z] #17 23.68 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2019-12-27T16:09:42.829Z] #17 23.69 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-12-27T16:09:42.879Z] #10 ... [2019-12-27T16:09:42.879Z] [2019-12-27T16:09:42.879Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:09:42.879Z] #47 66.76 + cd /tmp/tmp.3FSfYmPEDS/src/gotest.tools/gotestsum [2019-12-27T16:09:42.879Z] #47 66.76 + git checkout -q v0.3.5 [2019-12-27T16:09:42.879Z] #47 66.87 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-12-27T16:09:43.087Z] #17 23.70 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-12-27T16:09:43.087Z] #17 23.70 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-12-27T16:09:43.087Z] #17 23.72 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-12-27T16:09:43.087Z] #17 23.72 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-12-27T16:09:43.087Z] #17 23.72 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-12-27T16:09:43.087Z] #17 23.72 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-12-27T16:09:43.087Z] #17 23.72 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-12-27T16:09:43.087Z] #17 23.73 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-12-27T16:09:43.087Z] #17 23.73 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-12-27T16:09:43.087Z] #17 23.74 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-12-27T16:09:43.088Z] #17 23.82 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-12-27T16:09:43.088Z] #17 23.83 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-12-27T16:09:43.088Z] #17 23.84 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-12-27T16:09:43.088Z] #17 23.91 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-12-27T16:09:43.088Z] #17 23.91 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-12-27T16:09:43.088Z] #17 23.91 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-12-27T16:09:43.141Z] #34 25.57 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-12-27T16:09:43.346Z] #17 24.18 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-12-27T16:09:43.346Z] #17 24.23 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-12-27T16:09:43.554Z] #34 25.73 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB] [2019-12-27T16:09:43.608Z] #17 24.28 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-12-27T16:09:43.608Z] #17 24.29 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-12-27T16:09:43.608Z] #17 24.30 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-12-27T16:09:43.765Z] #10 ... [2019-12-27T16:09:43.765Z] [2019-12-27T16:09:43.765Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-27T16:09:43.765Z] #40 40.16 Selecting previously unselected package libprotoc10:arm64. [2019-12-27T16:09:43.765Z] #40 40.19 Preparing to unpack .../11-libprotoc10_3.0.0-9_arm64.deb ... [2019-12-27T16:09:43.765Z] #40 40.21 Unpacking libprotoc10:arm64 (3.0.0-9) ... [2019-12-27T16:09:43.965Z] #34 26.46 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB] [2019-12-27T16:09:43.965Z] #34 26.52 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x libarchive13 s390x 3.2.2-2+deb9u2 [283 kB] [2019-12-27T16:09:43.965Z] #34 26.54 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2019-12-27T16:09:44.179Z] #17 24.86 debconf: delaying package configuration, since apt-utils is not installed [2019-12-27T16:09:44.179Z] #17 24.96 Fetched 17.8 MB in 2s (8486 kB/s) [2019-12-27T16:09:44.179Z] #17 25.03 Selecting previously unselected package bash-completion. [2019-12-27T16:09:44.338Z] #40 41.03 Selecting previously unselected package protobuf-c-compiler. [2019-12-27T16:09:44.365Z] #34 26.57 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] [2019-12-27T16:09:44.365Z] #34 26.84 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] [2019-12-27T16:09:44.438Z] #17 25.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 ... 23402 files and directories currently installed.) [2019-12-27T16:09:44.438Z] #17 25.09 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-12-27T16:09:44.438Z] #17 ... [2019-12-27T16:09:44.438Z] [2019-12-27T16:09:44.438Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:09:44.438Z] #41 97.83 CC criu/clone-noasan.o [2019-12-27T16:09:44.438Z] #41 97.96 CC criu/config.o [2019-12-27T16:09:44.600Z] #40 41.05 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_arm64.deb ... [2019-12-27T16:09:44.600Z] #40 41.07 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-12-27T16:09:44.600Z] #40 41.29 Selecting previously unselected package protobuf-compiler. [2019-12-27T16:09:44.917Z] #40 41.30 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_arm64.deb ... [2019-12-27T16:09:44.917Z] #40 41.31 Unpacking protobuf-compiler (3.0.0-9) ... [2019-12-27T16:09:44.917Z] #40 41.48 Selecting previously unselected package python-pkg-resources. [2019-12-27T16:09:44.917Z] #40 41.48 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-12-27T16:09:44.917Z] #40 41.49 Unpacking python-pkg-resources (33.1.1-1) ... [2019-12-27T16:09:45.183Z] #40 41.83 Selecting previously unselected package python-protobuf. [2019-12-27T16:09:45.183Z] #40 41.83 Preparing to unpack .../15-python-protobuf_3.0.0-9_arm64.deb ... [2019-12-27T16:09:45.183Z] #40 41.84 Unpacking python-protobuf (3.0.0-9) ... [2019-12-27T16:09:45.213Z] #34 ... [2019-12-27T16:09:45.213Z] [2019-12-27T16:09:45.213Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-27T16:09:45.213Z] #25 24.20 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-12-27T16:09:45.213Z] #25 24.20 The following additional packages will be installed: [2019-12-27T16:09:45.213Z] #25 24.20 libjq1 libonig4 [2019-12-27T16:09:45.213Z] #25 24.83 The following NEW packages will be installed: [2019-12-27T16:09:45.213Z] #25 24.83 jq libjq1 libonig4 [2019-12-27T16:09:45.213Z] #25 25.06 0 upgraded, 3 newly installed, 0 to remove and 4 not upgraded. [2019-12-27T16:09:45.213Z] #25 25.06 Need to get 328 kB of archives. [2019-12-27T16:09:45.213Z] #25 25.06 After this operation, 1263 kB of additional disk space will be used. [2019-12-27T16:09:45.213Z] #25 25.06 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-12-27T16:09:45.213Z] #25 25.37 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-12-27T16:09:45.213Z] #25 25.47 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-12-27T16:09:45.213Z] #25 26.50 debconf: delaying package configuration, since apt-utils is not installed [2019-12-27T16:09:45.213Z] #25 26.57 Fetched 328 kB in 0s (531 kB/s) [2019-12-27T16:09:45.213Z] #25 26.64 Selecting previously unselected package libonig4:s390x. [2019-12-27T16:09:45.213Z] #25 26.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-12-27T16:09:45.213Z] #25 26.81 Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... [2019-12-27T16:09:45.213Z] #25 26.81 Unpacking libonig4:s390x (6.1.3-2) ... [2019-12-27T16:09:45.213Z] #25 26.98 Selecting previously unselected package libjq1:s390x. [2019-12-27T16:09:45.213Z] #25 26.98 Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-12-27T16:09:45.213Z] #25 26.98 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-12-27T16:09:45.213Z] #25 27.18 Selecting previously unselected package jq. [2019-12-27T16:09:45.213Z] #25 27.19 Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... [2019-12-27T16:09:45.213Z] #25 27.19 Unpacking jq (1.5+dfsg-1.3) ... [2019-12-27T16:09:45.213Z] #25 27.27 Setting up libonig4:s390x (6.1.3-2) ... [2019-12-27T16:09:45.213Z] #25 27.28 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-12-27T16:09:45.213Z] #25 27.30 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-27T16:09:45.213Z] #25 27.33 Setting up jq (1.5+dfsg-1.3) ... [2019-12-27T16:09:45.213Z] #25 DONE 27.5s [2019-12-27T16:09:45.213Z] [2019-12-27T16:09:45.213Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-27T16:09:45.213Z] #34 27.47 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-12-27T16:09:45.213Z] #34 ... [2019-12-27T16:09:45.213Z] [2019-12-27T16:09:45.213Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-12-27T16:09:45.213Z] #26 DONE 0.1s [2019-12-27T16:09:45.213Z] [2019-12-27T16:09:45.213Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-27T16:09:45.213Z] #34 27.62 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-12-27T16:09:45.814Z] #41 99.25 CC criu/cr-check.o [2019-12-27T16:09:46.056Z] #34 28.38 debconf: delaying package configuration, since apt-utils is not installed [2019-12-27T16:09:46.056Z] #34 28.52 Fetched 13.2 MB in 2s (5642 kB/s) [2019-12-27T16:09:46.056Z] #34 28.61 Selecting previously unselected package cmake-data. [2019-12-27T16:09:46.056Z] #34 28.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-12-27T16:09:46.056Z] #34 28.66 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-12-27T16:09:46.056Z] #34 28.67 Unpacking cmake-data (3.7.2-1) ... [2019-12-27T16:09:46.133Z] #40 42.49 Setting up libnet1:arm64 (1.1.6+dfsg-3) ... [2019-12-27T16:09:46.133Z] #40 42.70 Setting up libprotobuf-c1:arm64 (1.2.1-2) ... [2019-12-27T16:09:46.133Z] #40 42.73 Setting up python-pkg-resources (33.1.1-1) ... [2019-12-27T16:09:46.394Z] #40 ... [2019-12-27T16:09:46.394Z] [2019-12-27T16:09:46.394Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-27T16:09:46.394Z] #31 32.65 sync [2019-12-27T16:09:46.394Z] #31 32.69 internal/reflectlite [2019-12-27T16:09:46.394Z] #31 34.31 errors [2019-12-27T16:09:46.394Z] #31 34.31 sort [2019-12-27T16:09:46.394Z] #31 34.56 strconv [2019-12-27T16:09:46.394Z] #31 34.58 io [2019-12-27T16:09:46.394Z] #31 34.59 internal/oserror [2019-12-27T16:09:46.394Z] #31 34.70 syscall [2019-12-27T16:09:46.394Z] #31 36.58 strings [2019-12-27T16:09:46.394Z] #31 36.58 bytes [2019-12-27T16:09:46.394Z] #31 40.96 bufio [2019-12-27T16:09:46.394Z] #31 41.14 path [2019-12-27T16:09:46.394Z] #31 41.41 reflect [2019-12-27T16:09:46.394Z] #31 42.25 text/tabwriter [2019-12-27T16:09:46.394Z] #31 ... [2019-12-27T16:09:46.394Z] [2019-12-27T16:09:46.394Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-27T16:09:46.394Z] #26 5.147 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-12-27T16:09:46.394Z] #26 6.178 [2019-12-27T16:09:46.467Z] #34 ... [2019-12-27T16:09:46.467Z] [2019-12-27T16:09:46.467Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-27T16:09:46.467Z] #57 24.05 Building dependency tree... [2019-12-27T16:09:46.467Z] #57 25.54 The following additional packages will be installed: [2019-12-27T16:09:46.467Z] #57 25.54 btrfs-progs liblzo2-2 [2019-12-27T16:09:46.467Z] #57 25.96 The following NEW packages will be installed: [2019-12-27T16:09:46.467Z] #57 25.96 btrfs-progs btrfs-tools liblzo2-2 [2019-12-27T16:09:46.467Z] #57 26.05 0 upgraded, 3 newly installed, 0 to remove and 4 not upgraded. [2019-12-27T16:09:46.467Z] #57 26.05 Need to get 668 kB of archives. [2019-12-27T16:09:46.467Z] #57 26.05 After this operation, 5446 kB of additional disk space will be used. [2019-12-27T16:09:46.467Z] #57 26.05 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-12-27T16:09:46.467Z] #57 26.23 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-12-27T16:09:46.467Z] #57 26.79 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-12-27T16:09:46.467Z] #57 27.76 debconf: delaying package configuration, since apt-utils is not installed [2019-12-27T16:09:46.467Z] #57 27.88 Fetched 668 kB in 0s (800 kB/s) [2019-12-27T16:09:46.467Z] #57 27.95 Selecting previously unselected package liblzo2-2:s390x. [2019-12-27T16:09:46.467Z] #57 27.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-12-27T16:09:46.467Z] #57 28.01 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-12-27T16:09:46.467Z] #57 28.01 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-12-27T16:09:46.467Z] #57 28.07 Selecting previously unselected package btrfs-progs. [2019-12-27T16:09:46.467Z] #57 28.07 Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... [2019-12-27T16:09:46.467Z] #57 28.08 Unpacking btrfs-progs (4.7.3-1) ... [2019-12-27T16:09:46.467Z] #57 28.56 Selecting previously unselected package btrfs-tools. [2019-12-27T16:09:46.467Z] #57 28.57 Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... [2019-12-27T16:09:46.467Z] #57 28.57 Unpacking btrfs-tools (4.7.3-1) ... [2019-12-27T16:09:46.467Z] #57 28.75 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-27T16:09:46.467Z] #57 28.79 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-12-27T16:09:46.467Z] #57 28.81 Setting up btrfs-progs (4.7.3-1) ... [2019-12-27T16:09:46.467Z] #57 28.81 Setting up btrfs-tools (4.7.3-1) ... [2019-12-27T16:09:46.467Z] #57 28.82 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-27T16:09:46.467Z] #57 DONE 29.0s [2019-12-27T16:09:46.467Z] [2019-12-27T16:09:46.467Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-27T16:09:46.467Z] #58 DONE 0.1s [2019-12-27T16:09:46.876Z] [2019-12-27T16:09:46.876Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-12-27T16:09:46.876Z] #59 DONE 0.1s [2019-12-27T16:09:46.876Z] [2019-12-27T16:09:46.876Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:09:46.876Z] #60 0.211 + RM_GOPATH=0 [2019-12-27T16:09:46.876Z] #60 0.211 + TMP_GOPATH= [2019-12-27T16:09:46.876Z] #60 0.212 + : /build [2019-12-27T16:09:46.876Z] #60 0.212 + '[' -z '' ']' [2019-12-27T16:09:46.876Z] #60 0.213 ++ mktemp -d [2019-12-27T16:09:46.876Z] #60 0.228 + export GOPATH=/tmp/tmp.22Kd3nPT6N [2019-12-27T16:09:46.876Z] #60 0.229 + GOPATH=/tmp/tmp.22Kd3nPT6N [2019-12-27T16:09:46.876Z] #60 0.229 + RM_GOPATH=1 [2019-12-27T16:09:46.876Z] #60 0.231 ++ dirname ./install.sh [2019-12-27T16:09:46.876Z] #60 0.234 + dir=. [2019-12-27T16:09:46.876Z] #60 0.234 + bin=containerd [2019-12-27T16:09:46.876Z] #60 0.234 + shift [2019-12-27T16:09:46.876Z] #60 0.235 + '[' '!' -f ./containerd.installer ']' [2019-12-27T16:09:46.876Z] #60 0.235 + . ./containerd.installer [2019-12-27T16:09:46.876Z] #60 0.236 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-27T16:09:46.876Z] #60 0.237 + install_containerd [2019-12-27T16:09:46.876Z] #60 0.237 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6' [2019-12-27T16:09:46.876Z] #60 0.237 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-27T16:09:46.876Z] #60 0.238 + git clone https://github.com/containerd/containerd.git /tmp/tmp.22Kd3nPT6N/src/github.com/containerd/containerd [2019-12-27T16:09:46.876Z] #60 0.245 Cloning into '/tmp/tmp.22Kd3nPT6N/src/github.com/containerd/containerd'... [2019-12-27T16:09:47.189Z] #26 6.642 # 1.6% #### 6.9% ########## 14.5% ############### 21.0% ################### 26.9% ######################## 34.3% ############################# 40.4% ################################## 47.4% ###################################### 53.5% ########################################### 60.5% ################################################ 66.7% ##################################################### 73.9% [2019-12-27T16:09:47.189Z] #26 ... [2019-12-27T16:09:47.189Z] [2019-12-27T16:09:47.189Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:09:47.189Z] #44 33.66 internal/reflectlite [2019-12-27T16:09:47.189Z] #44 33.66 sync [2019-12-27T16:09:47.189Z] #44 34.78 github.com/LK4D4/vndr/godl/singleflight [2019-12-27T16:09:47.189Z] #44 34.79 internal/singleflight [2019-12-27T16:09:47.189Z] #44 34.81 math/rand [2019-12-27T16:09:47.189Z] #44 36.88 strconv [2019-12-27T16:09:47.189Z] #44 36.92 vendor/golang.org/x/net/dns/dnsmessage [2019-12-27T16:09:47.189Z] #44 37.01 syscall [2019-12-27T16:09:47.189Z] #44 37.01 bytes [2019-12-27T16:09:47.189Z] #44 42.12 bufio [2019-12-27T16:09:47.189Z] #44 42.97 reflect [2019-12-27T16:09:47.190Z] #41 100.9 CC criu/cr-dedup.o [2019-12-27T16:09:47.452Z] #44 ... [2019-12-27T16:09:47.452Z] [2019-12-27T16:09:47.452Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-27T16:09:47.714Z] #26 6.642 # 1.6% #### 6.9% ########## 14.5% ############### 21.0% ################### 26.9% ######################## 34.3% ############################# 40.4% ################################## 47.4% ###################################### 53.5% ########################################### 60.5% ################################################ 66.7% ##################################################### 73.9% ######################################################## 77.9% ############################################################# 84.8% ################################################################## 92.6% ####################################################################### 98.9% ######################################################################## 100.0% [2019-12-27T16:09:47.756Z] #41 101.3 CC criu/cr-dump.o [2019-12-27T16:09:48.117Z] #47 ... [2019-12-27T16:09:48.117Z] [2019-12-27T16:09:48.117Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-27T16:09:48.117Z] #40 61.77 The following NEW packages will be installed: [2019-12-27T16:09:48.117Z] #40 61.77 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-12-27T16:09:48.117Z] #40 61.78 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-12-27T16:09:48.117Z] #40 61.78 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-12-27T16:09:48.117Z] #40 61.78 zlib1g-dev [2019-12-27T16:09:48.117Z] #40 63.08 0 upgraded, 16 newly installed, 0 to remove and 4 not upgraded. [2019-12-27T16:09:48.117Z] #40 63.08 Need to get 3602 kB of archives. [2019-12-27T16:09:48.117Z] #40 63.08 After this operation, 18.9 MB of additional disk space will be used. [2019-12-27T16:09:48.117Z] #40 63.08 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-12-27T16:09:48.117Z] #40 63.08 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-12-27T16:09:48.117Z] #40 63.18 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-12-27T16:09:48.117Z] #40 63.20 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-12-27T16:09:48.117Z] #40 63.21 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2019-12-27T16:09:48.117Z] #40 63.22 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-12-27T16:09:48.117Z] #40 63.22 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2019-12-27T16:09:48.117Z] #40 63.23 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2019-12-27T16:09:48.117Z] #40 63.24 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-12-27T16:09:48.117Z] #40 63.52 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-12-27T16:09:48.117Z] #40 63.58 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-12-27T16:09:48.117Z] #40 63.86 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-12-27T16:09:48.117Z] #40 64.00 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2019-12-27T16:09:48.117Z] #40 64.00 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-12-27T16:09:48.117Z] #40 64.01 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-12-27T16:09:48.117Z] #40 64.12 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-12-27T16:09:48.117Z] #40 66.27 debconf: delaying package configuration, since apt-utils is not installed [2019-12-27T16:09:48.117Z] #40 66.61 Fetched 3602 kB in 2s (1591 kB/s) [2019-12-27T16:09:48.117Z] #40 66.79 Selecting previously unselected package libnet1:amd64. [2019-12-27T16:09:48.117Z] #40 66.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-12-27T16:09:48.117Z] #40 66.91 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-12-27T16:09:48.117Z] #40 66.92 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-12-27T16:09:48.117Z] #40 67.15 Selecting previously unselected package libcap-dev:amd64. [2019-12-27T16:09:48.117Z] #40 67.16 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-12-27T16:09:48.117Z] #40 67.17 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-12-27T16:09:48.117Z] #40 67.32 Selecting previously unselected package libnet1-dev. [2019-12-27T16:09:48.117Z] #40 67.34 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-12-27T16:09:48.117Z] #40 67.35 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-12-27T16:09:48.117Z] #40 67.68 Selecting previously unselected package libnl-3-200:amd64. [2019-12-27T16:09:48.117Z] #40 67.69 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-12-27T16:09:48.117Z] #40 67.71 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-12-27T16:09:48.117Z] #40 67.87 Selecting previously unselected package libnl-3-dev:amd64. [2019-12-27T16:09:48.117Z] #40 67.87 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-12-27T16:09:48.117Z] #40 67.88 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-12-27T16:09:48.117Z] #40 68.39 Selecting previously unselected package libprotobuf-c1:amd64. [2019-12-27T16:09:48.117Z] #40 68.39 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-12-27T16:09:48.117Z] #40 68.39 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-12-27T16:09:48.117Z] #40 68.61 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-12-27T16:09:48.117Z] #40 68.61 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-12-27T16:09:48.117Z] #40 68.65 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-12-27T16:09:48.117Z] #40 68.84 Selecting previously unselected package zlib1g-dev:amd64. [2019-12-27T16:09:48.117Z] #40 68.84 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-12-27T16:09:48.117Z] #40 68.85 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-12-27T16:09:48.117Z] #40 69.22 Selecting previously unselected package libprotobuf10:amd64. [2019-12-27T16:09:48.117Z] #40 69.22 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-12-27T16:09:48.117Z] #40 69.22 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-12-27T16:09:48.117Z] #40 70.34 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-12-27T16:09:48.117Z] #40 70.34 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-12-27T16:09:48.117Z] #40 70.34 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-12-27T16:09:48.117Z] #40 70.53 Selecting previously unselected package libprotobuf-dev:amd64. [2019-12-27T16:09:48.117Z] #40 70.55 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-12-27T16:09:48.117Z] #40 70.56 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-12-27T16:09:48.117Z] #40 ... [2019-12-27T16:09:48.117Z] [2019-12-27T16:09:48.117Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-27T16:09:48.117Z] #10 72.01 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB] [2019-12-27T16:09:48.658Z] #26 8.976 [2019-12-27T16:09:49.450Z] #60 ... [2019-12-27T16:09:49.450Z] [2019-12-27T16:09:49.450Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-27T16:09:49.450Z] #69 DONE 31.6s [2019-12-27T16:09:49.450Z] [2019-12-27T16:09:49.450Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-27T16:09:49.450Z] #27 2.065 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-12-27T16:09:49.450Z] #27 2.459 [2019-12-27T16:09:49.969Z] #26 9.419 ##### 7.4% ####### 10.0% ################### 27.8% ############################### 44.3% ################################# 46.4% ########################################## 59.1% ################################################ 67.2% ######################################################### 80.2% ###################################################################### 97.8% ######################################################################## 100.0% [2019-12-27T16:09:50.006Z] #10 ... [2019-12-27T16:09:50.006Z] [2019-12-27T16:09:50.006Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:09:50.006Z] #59 5.465 + RM_GOPATH=0 [2019-12-27T16:09:50.006Z] #59 5.465 + TMP_GOPATH= [2019-12-27T16:09:50.006Z] #59 5.465 + : /build [2019-12-27T16:09:50.006Z] #59 5.465 + '[' -z '' ']' [2019-12-27T16:09:50.006Z] #59 5.465 ++ mktemp -d [2019-12-27T16:09:50.006Z] #59 5.470 + export GOPATH=/tmp/tmp.1sYlhEYTN5 [2019-12-27T16:09:50.006Z] #59 5.470 + GOPATH=/tmp/tmp.1sYlhEYTN5 [2019-12-27T16:09:50.006Z] #59 5.470 + RM_GOPATH=1 [2019-12-27T16:09:50.006Z] #59 5.470 ++ dirname ./install.sh [2019-12-27T16:09:50.006Z] #59 5.473 + dir=. [2019-12-27T16:09:50.006Z] #59 5.473 + bin=containerd [2019-12-27T16:09:50.006Z] #59 5.473 + shift [2019-12-27T16:09:50.006Z] #59 5.473 + '[' '!' -f ./containerd.installer ']' [2019-12-27T16:09:50.006Z] #59 5.474 + . ./containerd.installer [2019-12-27T16:09:50.006Z] #59 5.474 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-27T16:09:50.006Z] #59 5.477 + install_containerd [2019-12-27T16:09:50.006Z] #59 5.477 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6' [2019-12-27T16:09:50.006Z] #59 5.477 + git clone https://github.com/containerd/containerd.git /tmp/tmp.1sYlhEYTN5/src/github.com/containerd/containerd [2019-12-27T16:09:50.006Z] #59 5.478 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-27T16:09:50.006Z] #59 5.515 Cloning into '/tmp/tmp.1sYlhEYTN5/src/github.com/containerd/containerd'... [2019-12-27T16:09:50.006Z] #59 ... [2019-12-27T16:09:50.006Z] [2019-12-27T16:09:50.006Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:09:50.006Z] #44 63.96 github.com/LK4D4/vndr/godl/singleflight [2019-12-27T16:09:50.006Z] #44 63.97 errors [2019-12-27T16:09:50.006Z] #44 64.59 io [2019-12-27T16:09:50.006Z] #44 64.76 strconv [2019-12-27T16:09:50.006Z] #44 66.61 bytes [2019-12-27T16:09:50.006Z] #44 69.70 bufio [2019-12-27T16:09:50.006Z] #44 71.39 reflect [2019-12-27T16:09:50.006Z] #44 71.68 syscall [2019-12-27T16:09:50.006Z] #44 ... [2019-12-27T16:09:50.006Z] [2019-12-27T16:09:50.006Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-27T16:09:50.006Z] #10 74.48 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-12-27T16:09:50.006Z] #10 74.48 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-12-27T16:09:50.429Z] #41 ... [2019-12-27T16:09:50.429Z] [2019-12-27T16:09:50.429Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-27T16:09:50.429Z] #17 27.46 Unpacking bash-completion (1:2.1-4.3) ... [2019-12-27T16:09:50.429Z] #17 27.75 Selecting previously unselected package libnet1:amd64. [2019-12-27T16:09:50.429Z] #17 27.76 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-12-27T16:09:50.429Z] #17 27.77 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-12-27T16:09:50.429Z] #17 27.86 Selecting previously unselected package libnfnetlink0:amd64. [2019-12-27T16:09:50.429Z] #17 27.86 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-12-27T16:09:50.429Z] #17 27.87 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-12-27T16:09:50.429Z] #17 28.03 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-12-27T16:09:50.429Z] #17 28.03 Preparing to unpack .../03-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-12-27T16:09:50.429Z] #17 28.03 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-12-27T16:09:50.429Z] #17 28.46 Selecting previously unselected package python3.5-minimal. [2019-12-27T16:09:50.429Z] #17 28.47 Preparing to unpack .../04-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-12-27T16:09:50.429Z] #17 28.49 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-12-27T16:09:50.429Z] #17 29.25 Selecting previously unselected package python3-minimal. [2019-12-27T16:09:50.429Z] #17 29.25 Preparing to unpack .../05-python3-minimal_3.5.3-1_amd64.deb ... [2019-12-27T16:09:50.429Z] #17 29.25 Unpacking python3-minimal (3.5.3-1) ... [2019-12-27T16:09:50.429Z] #17 29.33 Selecting previously unselected package libmpdec2:amd64. [2019-12-27T16:09:50.429Z] #17 29.34 Preparing to unpack .../06-libmpdec2_2.4.2-1_amd64.deb ... [2019-12-27T16:09:50.429Z] #17 29.35 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-12-27T16:09:50.429Z] #17 29.47 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-12-27T16:09:50.429Z] #17 29.47 Preparing to unpack .../07-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-12-27T16:09:50.429Z] #17 29.48 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-12-27T16:09:50.429Z] #17 30.66 Selecting previously unselected package python3.5. [2019-12-27T16:09:50.429Z] #17 30.66 Preparing to unpack .../08-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-12-27T16:09:50.429Z] #17 30.66 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-12-27T16:09:50.429Z] #17 30.81 Selecting previously unselected package libpython3-stdlib:amd64. [2019-12-27T16:09:50.429Z] #17 30.82 Preparing to unpack .../09-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-12-27T16:09:50.429Z] #17 30.82 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-12-27T16:09:50.429Z] #17 30.87 Selecting previously unselected package dh-python. [2019-12-27T16:09:50.429Z] #17 30.88 Preparing to unpack .../10-dh-python_2.20170125_all.deb ... [2019-12-27T16:09:50.429Z] #17 30.89 Unpacking dh-python (2.20170125) ... [2019-12-27T16:09:50.429Z] #17 31.06 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-12-27T16:09:50.429Z] #17 31.08 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-12-27T16:09:50.544Z] #26 ... [2019-12-27T16:09:50.544Z] [2019-12-27T16:09:50.544Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:09:50.544Z] #59 2.439 + RM_GOPATH=0 [2019-12-27T16:09:50.544Z] #59 2.439 + TMP_GOPATH= [2019-12-27T16:09:50.544Z] #59 2.439 + : /build [2019-12-27T16:09:50.544Z] #59 2.439 + '[' -z '' ']' [2019-12-27T16:09:50.544Z] #59 2.439 ++ mktemp -d [2019-12-27T16:09:50.544Z] #59 2.439 + export GOPATH=/tmp/tmp.STtOTDX8Zr [2019-12-27T16:09:50.544Z] #59 2.439 + GOPATH=/tmp/tmp.STtOTDX8Zr [2019-12-27T16:09:50.544Z] #59 2.439 + RM_GOPATH=1 [2019-12-27T16:09:50.544Z] #59 2.439 ++ dirname ./install.sh [2019-12-27T16:09:50.544Z] #59 2.445 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-27T16:09:50.544Z] #59 2.446 + dir=. [2019-12-27T16:09:50.544Z] #59 2.446 + bin=containerd [2019-12-27T16:09:50.544Z] #59 2.446 + shift [2019-12-27T16:09:50.544Z] #59 2.446 + '[' '!' -f ./containerd.installer ']' [2019-12-27T16:09:50.544Z] #59 2.446 + . ./containerd.installer [2019-12-27T16:09:50.544Z] #59 2.446 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-27T16:09:50.544Z] #59 2.446 + install_containerd [2019-12-27T16:09:50.544Z] #59 2.446 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6' [2019-12-27T16:09:50.544Z] #59 2.446 + git clone https://github.com/containerd/containerd.git /tmp/tmp.STtOTDX8Zr/src/github.com/containerd/containerd [2019-12-27T16:09:50.544Z] #59 2.451 Cloning into '/tmp/tmp.STtOTDX8Zr/src/github.com/containerd/containerd'... [2019-12-27T16:09:50.544Z] #59 ... [2019-12-27T16:09:50.544Z] [2019-12-27T16:09:50.544Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-27T16:09:50.544Z] #26 10.97 [2019-12-27T16:09:50.572Z] #10 ... [2019-12-27T16:09:50.572Z] [2019-12-27T16:09:50.572Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-27T16:09:50.572Z] #31 64.66 strconv [2019-12-27T16:09:50.572Z] #31 65.74 io [2019-12-27T16:09:50.572Z] #31 68.21 internal/oserror [2019-12-27T16:09:50.572Z] #31 68.41 syscall [2019-12-27T16:09:50.572Z] #31 70.56 reflect [2019-12-27T16:09:50.830Z] #31 ... [2019-12-27T16:09:50.830Z] [2019-12-27T16:09:50.830Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-27T16:09:50.830Z] #40 72.54 Selecting previously unselected package libprotoc10:amd64. [2019-12-27T16:09:50.830Z] #40 72.55 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-12-27T16:09:50.830Z] #40 72.59 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-12-27T16:09:50.830Z] #40 73.61 Selecting previously unselected package protobuf-c-compiler. [2019-12-27T16:09:50.830Z] #40 73.61 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-12-27T16:09:50.830Z] #40 73.62 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-12-27T16:09:50.830Z] #40 74.04 Selecting previously unselected package protobuf-compiler. [2019-12-27T16:09:50.830Z] #40 74.08 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-12-27T16:09:50.830Z] #40 74.11 Unpacking protobuf-compiler (3.0.0-9) ... [2019-12-27T16:09:50.830Z] #40 74.41 Selecting previously unselected package python-pkg-resources. [2019-12-27T16:09:50.830Z] #40 74.41 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-12-27T16:09:50.830Z] #40 74.48 Unpacking python-pkg-resources (33.1.1-1) ... [2019-12-27T16:09:50.830Z] #40 74.69 Selecting previously unselected package python-protobuf. [2019-12-27T16:09:50.830Z] #40 74.74 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-12-27T16:09:50.830Z] #40 74.75 Unpacking python-protobuf (3.0.0-9) ... [2019-12-27T16:09:51.391Z] #40 75.79 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-12-27T16:09:51.391Z] #40 ... [2019-12-27T16:09:51.391Z] [2019-12-27T16:09:51.391Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-27T16:09:51.391Z] #26 8.006 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-12-27T16:09:51.391Z] #26 8.863 [2019-12-27T16:09:51.440Z] #26 11.62 ### 4.4% ##### 8.2% ######### 13.0% ##################### 29.7% ######## [2019-12-27T16:09:51.440Z] #26 ... [2019-12-27T16:09:51.440Z] [2019-12-27T16:09:51.440Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:09:51.440Z] #47 37.70 + cd /tmp/tmp.WHBLMr3R0j/src/gotest.tools/gotestsum [2019-12-27T16:09:51.440Z] #47 37.70 + git checkout -q v0.3.5 [2019-12-27T16:09:51.440Z] #47 37.78 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-12-27T16:09:51.648Z] #26 9.332 ## 3.8% #### 6.2% ###### 9.4% ########### 16.1% ############## 20.4% ################## 26.1% ###################### 31.8% ########################## 37.1% ############################### 43.5% [2019-12-27T16:09:51.648Z] #26 ... [2019-12-27T16:09:51.648Z] [2019-12-27T16:09:51.648Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-27T16:09:51.648Z] #40 76.06 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-12-27T16:09:51.648Z] #40 76.08 Setting up python-pkg-resources (33.1.1-1) ... [2019-12-27T16:09:51.648Z] #40 ... [2019-12-27T16:09:51.648Z] [2019-12-27T16:09:51.648Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-27T16:09:51.648Z] #33 66.26 Fetched 13.7 MB in 2s (5103 kB/s) [2019-12-27T16:09:51.648Z] #33 66.48 Selecting previously unselected package cmake-data. [2019-12-27T16:09:51.648Z] #33 66.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-12-27T16:09:51.648Z] #33 66.55 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-12-27T16:09:51.648Z] #33 66.56 Unpacking cmake-data (3.7.2-1) ... [2019-12-27T16:09:51.648Z] #33 71.34 Selecting previously unselected package liblzo2-2:amd64. [2019-12-27T16:09:51.648Z] #33 71.35 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-12-27T16:09:51.648Z] #33 71.36 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-12-27T16:09:51.648Z] #33 72.01 Selecting previously unselected package libicu57:amd64. [2019-12-27T16:09:51.648Z] #33 72.01 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-12-27T16:09:51.648Z] #33 72.03 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-12-27T16:09:51.712Z] #47 ... [2019-12-27T16:09:51.712Z] [2019-12-27T16:09:51.712Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-27T16:09:51.903Z] #33 ... [2019-12-27T16:09:51.903Z] [2019-12-27T16:09:51.903Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-27T16:09:52.296Z] #27 3.090 0.1% 0.5% # 1.9% ## 4.0% #### 6.0% ##### 8.0% ######## 12.2% ########## 14.3% ########### 16.4% ############## 20.5% ################ 22.6% ################# 24.7% ################### 26.8% ##################### 30.5% ####################### 32.5% ######################## 34.6% ########################## 36.7% ############################# 40.9% ################################# 47.2% #################################### 51.3% ###################################### 53.4% ######################################### 57.6% ########################################## 59.7% [2019-12-27T16:09:52.296Z] #27 ... [2019-12-27T16:09:52.296Z] [2019-12-27T16:09:52.296Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-27T16:09:52.296Z] #41 24.67 The following additional packages will be installed: [2019-12-27T16:09:52.296Z] #41 24.68 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-12-27T16:09:52.296Z] #41 24.68 libprotoc10 python-pkg-resources zlib1g-dev [2019-12-27T16:09:52.296Z] #41 24.68 Suggested packages: [2019-12-27T16:09:52.296Z] #41 24.68 manpages-dev python-setuptools [2019-12-27T16:09:52.296Z] #41 26.02 The following NEW packages will be installed: [2019-12-27T16:09:52.296Z] #41 26.02 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-12-27T16:09:52.296Z] #41 26.02 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-12-27T16:09:52.296Z] #41 26.02 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-12-27T16:09:52.296Z] #41 26.02 zlib1g-dev [2019-12-27T16:09:52.296Z] #41 26.20 0 upgraded, 16 newly installed, 0 to remove and 4 not upgraded. [2019-12-27T16:09:52.296Z] #41 26.20 Need to get 3476 kB of archives. [2019-12-27T16:09:52.296Z] #41 26.20 After this operation, 20.2 MB of additional disk space will be used. [2019-12-27T16:09:52.296Z] #41 26.20 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-12-27T16:09:52.296Z] #41 26.33 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] [2019-12-27T16:09:52.296Z] #41 26.54 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] [2019-12-27T16:09:52.296Z] #41 26.79 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-12-27T16:09:52.296Z] #41 26.88 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB] [2019-12-27T16:09:52.296Z] #41 26.97 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-12-27T16:09:52.296Z] #41 27.07 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB] [2019-12-27T16:09:52.296Z] #41 27.30 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB] [2019-12-27T16:09:52.296Z] #41 27.57 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] [2019-12-27T16:09:52.296Z] #41 27.74 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] [2019-12-27T16:09:52.296Z] #41 27.75 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] [2019-12-27T16:09:52.296Z] #41 27.91 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] [2019-12-27T16:09:52.296Z] #41 28.07 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB] [2019-12-27T16:09:52.296Z] #41 28.15 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] [2019-12-27T16:09:52.296Z] #41 28.15 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] [2019-12-27T16:09:52.296Z] #41 28.31 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] [2019-12-27T16:09:52.296Z] #41 29.38 debconf: delaying package configuration, since apt-utils is not installed [2019-12-27T16:09:52.296Z] #41 29.46 Fetched 3476 kB in 2s (1412 kB/s) [2019-12-27T16:09:52.296Z] #41 29.57 Selecting previously unselected package libnet1:s390x. [2019-12-27T16:09:52.296Z] #41 29.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 ... 14828 files and directories currently installed.) [2019-12-27T16:09:52.296Z] #41 29.74 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-12-27T16:09:52.296Z] #41 29.75 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-12-27T16:09:52.296Z] #41 29.82 Selecting previously unselected package libcap-dev:s390x. [2019-12-27T16:09:52.296Z] #41 29.84 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... [2019-12-27T16:09:52.296Z] #41 29.85 Unpacking libcap-dev:s390x (1:2.25-1) ... [2019-12-27T16:09:52.296Z] #41 29.99 Selecting previously unselected package libnet1-dev. [2019-12-27T16:09:52.296Z] #41 29.99 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... [2019-12-27T16:09:52.296Z] #41 30.00 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-12-27T16:09:52.296Z] #41 30.17 Selecting previously unselected package libnl-3-200:s390x. [2019-12-27T16:09:52.296Z] #41 30.17 Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... [2019-12-27T16:09:52.296Z] #41 30.17 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-12-27T16:09:52.296Z] #41 30.26 Selecting previously unselected package libnl-3-dev:s390x. [2019-12-27T16:09:52.296Z] #41 30.26 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... [2019-12-27T16:09:52.296Z] #41 30.26 Unpacking libnl-3-dev:s390x (3.2.27-2) ... [2019-12-27T16:09:52.296Z] #41 30.42 Selecting previously unselected package libprotobuf-c1:s390x. [2019-12-27T16:09:52.296Z] #41 30.42 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-12-27T16:09:52.296Z] #41 30.44 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-12-27T16:09:52.296Z] #41 30.51 Selecting previously unselected package libprotobuf-c-dev:s390x. [2019-12-27T16:09:52.296Z] #41 30.51 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... [2019-12-27T16:09:52.296Z] #41 30.51 Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-12-27T16:09:52.296Z] #41 30.58 Selecting previously unselected package zlib1g-dev:s390x. [2019-12-27T16:09:52.296Z] #41 30.58 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... [2019-12-27T16:09:52.296Z] #41 30.58 Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-12-27T16:09:52.296Z] #41 30.84 Selecting previously unselected package libprotobuf10:s390x. [2019-12-27T16:09:52.296Z] #41 30.90 Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... [2019-12-27T16:09:52.296Z] #41 30.92 Unpacking libprotobuf10:s390x (3.0.0-9) ... [2019-12-27T16:09:52.296Z] #41 31.70 Selecting previously unselected package libprotobuf-lite10:s390x. [2019-12-27T16:09:52.296Z] #41 31.70 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... [2019-12-27T16:09:52.296Z] #41 31.71 Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... [2019-12-27T16:09:52.296Z] #41 31.89 Selecting previously unselected package libprotobuf-dev:s390x. [2019-12-27T16:09:52.296Z] #41 31.89 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... [2019-12-27T16:09:52.296Z] #41 31.89 Unpacking libprotobuf-dev:s390x (3.0.0-9) ... [2019-12-27T16:09:52.296Z] #41 33.59 Selecting previously unselected package libprotoc10:s390x. [2019-12-27T16:09:52.296Z] #41 33.60 Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... [2019-12-27T16:09:52.296Z] #41 33.60 Unpacking libprotoc10:s390x (3.0.0-9) ... [2019-12-27T16:09:52.296Z] #41 34.24 Selecting previously unselected package protobuf-c-compiler. [2019-12-27T16:09:52.296Z] #41 34.24 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... [2019-12-27T16:09:52.296Z] #41 34.25 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-12-27T16:09:52.296Z] #41 34.36 Selecting previously unselected package protobuf-compiler. [2019-12-27T16:09:52.296Z] #41 34.36 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... [2019-12-27T16:09:52.296Z] #41 34.37 Unpacking protobuf-compiler (3.0.0-9) ... [2019-12-27T16:09:52.296Z] #41 34.48 Selecting previously unselected package python-pkg-resources. [2019-12-27T16:09:52.296Z] #41 34.49 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-12-27T16:09:52.297Z] #41 34.49 Unpacking python-pkg-resources (33.1.1-1) ... [2019-12-27T16:09:52.297Z] #41 34.69 Selecting previously unselected package python-protobuf. [2019-12-27T16:09:52.297Z] #41 34.69 Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... [2019-12-27T16:09:52.297Z] #41 34.70 Unpacking python-protobuf (3.0.0-9) ... [2019-12-27T16:09:52.297Z] #41 ... [2019-12-27T16:09:52.297Z] [2019-12-27T16:09:52.297Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-27T16:09:52.675Z] #26 9.332 ## 3.8% #### 6.2% ###### 9.4% ########### 16.1% ############## 20.4% ################## 26.1% ###################### 31.8% ########################## 37.1% ############################### 43.5% ################################### 48.9% ####################################### 54.7% ########################################### 60.6% ################################################ 67.4% #################################################### 73.2% ####################################################### 77.7% ########################################################## 81.2% ############################################################## 86.2% ################################################################# 90.8% #################################################################### 95.7% ######################################################################## 100.0% [2019-12-27T16:09:52.874Z] #26 11.62 ### 4.4% ##### 8.2% ######### 13.0% ##################### 29.7% ############################### 44.3% ###################################### 52.9% ########################################## 59.3% ############################################### 66.5% ################################################# 69.3% ##################################################### 74.5% ######################################################## 78.8% ############################################################# 85.2% ################################################################# 90.4% #################################################################### 94.7% ####################################################################### 99.5% ######################################################################## 100.0% [2019-12-27T16:09:52.967Z] #17 33.48 Setting up python3-minimal (3.5.3-1) ... [2019-12-27T16:09:53.532Z] #17 34.44 Selecting previously unselected package python3. [2019-12-27T16:09:53.790Z] #17 34.44 (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 ... 24906 files and directories currently installed.) [2019-12-27T16:09:53.790Z] #17 34.48 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-12-27T16:09:53.790Z] #17 34.49 Unpacking python3 (3.5.3-1) ... [2019-12-27T16:09:53.790Z] #17 34.57 Selecting previously unselected package pigz. [2019-12-27T16:09:53.790Z] #17 34.58 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-12-27T16:09:53.790Z] #17 34.58 Unpacking pigz (2.3.4-1) ... [2019-12-27T16:09:53.790Z] #17 34.67 Selecting previously unselected package libip4tc0:amd64. [2019-12-27T16:09:53.790Z] #17 34.68 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-12-27T16:09:53.790Z] #17 34.69 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-27T16:09:53.839Z] #26 14.34 [2019-12-27T16:09:53.855Z] #27 3.090 0.1% 0.5% # 1.9% ## 4.0% #### 6.0% ##### 8.0% ######## 12.2% ########## 14.3% ########### 16.4% ############## 20.5% ################ 22.6% ################# 24.7% ################### 26.8% ##################### 30.5% ####################### 32.5% ######################## 34.6% ########################## 36.7% ############################# 40.9% ################################# 47.2% #################################### 51.3% ###################################### 53.4% ######################################### 57.6% ########################################## 59.7% ############################################ 61.8% ############################################### 66.0% ################################################ 68.1% #################################################### 72.2% ####################################################### 76.4% ######################################################## 78.5% [2019-12-27T16:09:53.855Z] #27 ... [2019-12-27T16:09:53.855Z] [2019-12-27T16:09:53.855Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-27T16:09:53.855Z] #11 25.62 The following NEW packages will be installed: [2019-12-27T16:09:53.855Z] #11 25.62 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 [2019-12-27T16:09:53.855Z] #11 25.62 btrfs-progs btrfs-tools dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-12-27T16:09:53.855Z] #11 25.62 gcc-mingw-w64-x86-64 libapparmor-dev libapparmor1 libdevmapper-dev [2019-12-27T16:09:53.855Z] #11 25.62 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2019-12-27T16:09:53.855Z] #11 25.62 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev libseccomp2 [2019-12-27T16:09:53.855Z] #11 25.62 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2019-12-27T16:09:53.855Z] #11 25.62 mingw-w64-x86-64-dev [2019-12-27T16:09:53.855Z] #11 25.85 0 upgraded, 27 newly installed, 0 to remove and 4 not upgraded. [2019-12-27T16:09:53.855Z] #11 25.85 Need to get 71.0 MB of archives. [2019-12-27T16:09:53.855Z] #11 25.85 After this operation, 487 MB of additional disk space will be used. [2019-12-27T16:09:53.855Z] #11 25.85 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] [2019-12-27T16:09:53.855Z] #11 26.05 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB] [2019-12-27T16:09:53.855Z] #11 26.10 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-12-27T16:09:53.855Z] #11 26.23 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-12-27T16:09:53.855Z] #11 26.79 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-12-27T16:09:53.855Z] #11 26.99 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB] [2019-12-27T16:09:53.855Z] #11 27.25 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] [2019-12-27T16:09:53.855Z] #11 27.39 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-event1.02.1 s390x 2:1.02.137-2 [41.0 kB] [2019-12-27T16:09:53.855Z] #11 27.54 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] [2019-12-27T16:09:53.855Z] #11 27.93 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] [2019-12-27T16:09:53.855Z] #11 28.21 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] [2019-12-27T16:09:53.855Z] #11 28.36 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] [2019-12-27T16:09:53.855Z] #11 28.71 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] [2019-12-27T16:09:53.855Z] #11 28.72 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB] [2019-12-27T16:09:53.855Z] #11 28.82 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB] [2019-12-27T16:09:53.855Z] #11 29.02 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp-dev s390x 2.3.1-2.1+deb9u1 [61.6 kB] [2019-12-27T16:09:53.855Z] #11 29.27 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB] [2019-12-27T16:09:53.855Z] #11 29.75 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-i686 s390x 2.28-5+7.4+b4 [2151 kB] [2019-12-27T16:09:53.855Z] #11 30.13 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-x86-64 s390x 2.28-5+7.4+b4 [2722 kB] [2019-12-27T16:09:53.855Z] #11 30.72 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-12-27T16:09:53.855Z] #11 30.73 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] [2019-12-27T16:09:53.855Z] #11 31.21 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-12-27T16:09:53.855Z] #11 31.56 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-base s390x 6.3.0-18+19.3+b3 [170 kB] [2019-12-27T16:09:53.855Z] #11 31.89 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [31.4 MB] [2019-12-27T16:09:53.855Z] #11 35.37 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x g++-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [21.7 MB] [2019-12-27T16:09:53.855Z] #11 ... [2019-12-27T16:09:53.855Z] [2019-12-27T16:09:53.855Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-27T16:09:54.166Z] #26 12.69 [2019-12-27T16:09:54.170Z] #17 34.77 Selecting previously unselected package libip6tc0:amd64. [2019-12-27T16:09:54.170Z] #17 34.78 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-12-27T16:09:54.170Z] #17 34.78 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-27T16:09:54.170Z] #17 34.87 Selecting previously unselected package libiptc0:amd64. [2019-12-27T16:09:54.170Z] #17 34.87 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-12-27T16:09:54.170Z] #17 34.88 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-27T16:09:54.170Z] #17 34.96 Selecting previously unselected package libxtables12:amd64. [2019-12-27T16:09:54.170Z] #17 34.97 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-12-27T16:09:54.170Z] #17 34.98 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-27T16:09:54.170Z] #17 35.07 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-12-27T16:09:54.170Z] #17 35.07 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-12-27T16:09:54.170Z] #17 35.08 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-12-27T16:09:54.428Z] #17 35.15 Selecting previously unselected package iptables. [2019-12-27T16:09:54.428Z] #17 35.16 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-12-27T16:09:54.428Z] #17 35.17 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-12-27T16:09:54.504Z] #26 ... [2019-12-27T16:09:54.504Z] [2019-12-27T16:09:54.504Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-27T16:09:54.504Z] #33 40.93 Selecting previously unselected package liblzo2-2:arm64. [2019-12-27T16:09:54.504Z] #33 40.94 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-12-27T16:09:54.504Z] #33 40.95 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-12-27T16:09:54.504Z] #33 41.17 Selecting previously unselected package libicu57:arm64. [2019-12-27T16:09:54.504Z] #33 41.17 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_arm64.deb ... [2019-12-27T16:09:54.504Z] #33 41.18 Unpacking libicu57:arm64 (57.1-6+deb9u3) ... [2019-12-27T16:09:54.504Z] #33 47.00 Selecting previously unselected package libxml2:arm64. [2019-12-27T16:09:54.504Z] #33 47.00 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_arm64.deb ... [2019-12-27T16:09:54.504Z] #33 47.00 Unpacking libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-12-27T16:09:54.504Z] #33 48.15 Selecting previously unselected package libarchive13:arm64. [2019-12-27T16:09:54.504Z] #33 48.16 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_arm64.deb ... [2019-12-27T16:09:54.504Z] #33 48.18 Unpacking libarchive13:arm64 (3.2.2-2+deb9u2) ... [2019-12-27T16:09:54.504Z] #33 48.55 Selecting previously unselected package libjsoncpp1:arm64. [2019-12-27T16:09:54.504Z] #33 48.55 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_arm64.deb ... [2019-12-27T16:09:54.504Z] #33 48.56 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2019-12-27T16:09:54.504Z] #33 48.75 Selecting previously unselected package libuv1:arm64. [2019-12-27T16:09:54.504Z] #33 48.75 Preparing to unpack .../6-libuv1_1.9.1-3_arm64.deb ... [2019-12-27T16:09:54.504Z] #33 48.75 Unpacking libuv1:arm64 (1.9.1-3) ... [2019-12-27T16:09:54.504Z] #33 48.97 Selecting previously unselected package cmake. [2019-12-27T16:09:54.504Z] #33 48.99 Preparing to unpack .../7-cmake_3.7.2-1_arm64.deb ... [2019-12-27T16:09:54.504Z] #33 49.18 Unpacking cmake (3.7.2-1) ... [2019-12-27T16:09:54.504Z] #33 ... [2019-12-27T16:09:54.504Z] [2019-12-27T16:09:54.504Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-27T16:09:54.504Z] #10 42.33 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 g++-mingw-w64-x86-64 arm64 6.3.0-18+19.3+b2 [21.0 MB] [2019-12-27T16:09:54.504Z] #10 44.01 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor1 arm64 2.11.0-3+deb9u2 [75.7 kB] [2019-12-27T16:09:54.504Z] #10 44.01 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor-dev arm64 2.11.0-3+deb9u2 [117 kB] [2019-12-27T16:09:54.504Z] #10 45.27 debconf: delaying package configuration, since apt-utils is not installed [2019-12-27T16:09:54.504Z] #10 45.49 Fetched 68.0 MB in 11s (6089 kB/s) [2019-12-27T16:09:54.504Z] #10 45.56 Selecting previously unselected package libpcrecpp0v5:arm64. [2019-12-27T16:09:54.504Z] #10 45.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-12-27T16:09:54.504Z] #10 45.66 Preparing to unpack .../00-libpcrecpp0v5_2%3a8.39-3_arm64.deb ... [2019-12-27T16:09:54.504Z] #10 45.69 Unpacking libpcrecpp0v5:arm64 (2:8.39-3) ... [2019-12-27T16:09:54.504Z] #10 46.10 Selecting previously unselected package libudev-dev:arm64. [2019-12-27T16:09:54.504Z] #10 46.11 Preparing to unpack .../01-libudev-dev_232-25+deb9u12_arm64.deb ... [2019-12-27T16:09:54.504Z] #10 46.14 Unpacking libudev-dev:arm64 (232-25+deb9u12) ... [2019-12-27T16:09:54.504Z] #10 46.48 Selecting previously unselected package liblzo2-2:arm64. [2019-12-27T16:09:54.504Z] #10 46.48 Preparing to unpack .../02-liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-12-27T16:09:54.504Z] #10 46.49 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-12-27T16:09:54.504Z] #10 46.66 Selecting previously unselected package btrfs-progs. [2019-12-27T16:09:54.504Z] #10 46.66 Preparing to unpack .../03-btrfs-progs_4.7.3-1_arm64.deb ... [2019-12-27T16:09:54.504Z] #10 46.66 Unpacking btrfs-progs (4.7.3-1) ... [2019-12-27T16:09:54.504Z] #10 48.51 Selecting previously unselected package btrfs-tools. [2019-12-27T16:09:54.504Z] #10 48.51 Preparing to unpack .../04-btrfs-tools_4.7.3-1_arm64.deb ... [2019-12-27T16:09:54.504Z] #10 48.53 Unpacking btrfs-tools (4.7.3-1) ... [2019-12-27T16:09:54.504Z] #10 48.68 Selecting previously unselected package libdevmapper1.02.1:arm64. [2019-12-27T16:09:54.504Z] #10 48.68 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.137-2_arm64.deb ... [2019-12-27T16:09:54.504Z] #10 48.69 Unpacking libdevmapper1.02.1:arm64 (2:1.02.137-2) ... [2019-12-27T16:09:54.504Z] #10 49.08 Selecting previously unselected package dmsetup. [2019-12-27T16:09:54.504Z] #10 49.08 Preparing to unpack .../06-dmsetup_2%3a1.02.137-2_arm64.deb ... [2019-12-27T16:09:54.504Z] #10 49.09 Unpacking dmsetup (2:1.02.137-2) ... [2019-12-27T16:09:54.504Z] #10 49.26 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2019-12-27T16:09:54.504Z] #10 49.26 Preparing to unpack .../07-libdevmapper-event1.02.1_2%3a1.02.137-2_arm64.deb ... [2019-12-27T16:09:54.504Z] #10 49.28 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ... [2019-12-27T16:09:54.504Z] #10 49.38 Selecting previously unselected package libsepol1-dev:arm64. [2019-12-27T16:09:54.504Z] #10 49.38 Preparing to unpack .../08-libsepol1-dev_2.6-2_arm64.deb ... [2019-12-27T16:09:54.504Z] #10 49.40 Unpacking libsepol1-dev:arm64 (2.6-2) ... [2019-12-27T16:09:54.504Z] #10 50.05 Selecting previously unselected package libpcre16-3:arm64. [2019-12-27T16:09:54.504Z] #10 50.07 Preparing to unpack .../09-libpcre16-3_2%3a8.39-3_arm64.deb ... [2019-12-27T16:09:54.504Z] #10 50.07 Unpacking libpcre16-3:arm64 (2:8.39-3) ... [2019-12-27T16:09:54.504Z] #10 50.90 Selecting previously unselected package libpcre32-3:arm64. [2019-12-27T16:09:54.504Z] #10 50.90 Preparing to unpack .../10-libpcre32-3_2%3a8.39-3_arm64.deb ... [2019-12-27T16:09:54.504Z] #10 50.91 Unpacking libpcre32-3:arm64 (2:8.39-3) ... [2019-12-27T16:09:54.504Z] #10 51.33 Selecting previously unselected package libpcre3-dev:arm64. [2019-12-27T16:09:54.686Z] #17 35.41 Selecting previously unselected package xxd. [2019-12-27T16:09:54.686Z] #17 35.42 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-12-27T16:09:54.686Z] #17 35.42 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-12-27T16:09:54.686Z] #17 35.54 Selecting previously unselected package vim-common. [2019-12-27T16:09:54.686Z] #17 35.55 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-27T16:09:54.686Z] #17 35.56 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-27T16:09:54.764Z] #10 51.33 Preparing to unpack .../11-libpcre3-dev_2%3a8.39-3_arm64.deb ... [2019-12-27T16:09:54.764Z] #10 51.36 Unpacking libpcre3-dev:arm64 (2:8.39-3) ... [2019-12-27T16:09:54.938Z] #26 12.90 ######### 12.8% ################# 24.2% ########################## 37.3% ###################################### 53.3% ############################################# 63.3% ###################################################### 75.0% ################################################################### 93.4% ######################################################################## 100.0% [2019-12-27T16:09:54.944Z] #17 35.70 Selecting previously unselected package bzip2. [2019-12-27T16:09:54.944Z] #17 35.71 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-12-27T16:09:54.944Z] #17 35.72 Unpacking bzip2 (1.0.6-8.1) ... [2019-12-27T16:09:55.023Z] #27 3.090 0.1% 0.5% # 1.9% ## 4.0% #### 6.0% ##### 8.0% ######## 12.2% ########## 14.3% ########### 16.4% ############## 20.5% ################ 22.6% ################# 24.7% ################### 26.8% ##################### 30.5% ####################### 32.5% ######################## 34.6% ########################## 36.7% ############################# 40.9% ################################# 47.2% #################################### 51.3% ###################################### 53.4% ######################################### 57.6% ########################################## 59.7% ############################################ 61.8% ############################################### 66.0% ################################################ 68.1% #################################################### 72.2% ####################################################### 76.4% ######################################################## 78.5% ########################################################## 80.6% ########################################################### 82.7% ############################################################# 84.8% ############################################################## 86.8% ################################################################ 88.9% ################################################################# 91.0% #################################################################### 95.2% ###################################################################### 97.3% ####################################################################### 99.4% ######################################################################## 100.0% [2019-12-27T16:09:55.023Z] #10 ... [2019-12-27T16:09:55.023Z] [2019-12-27T16:09:55.023Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-27T16:09:55.202Z] #17 35.80 Selecting previously unselected package libgpm2:amd64. [2019-12-27T16:09:55.202Z] #17 35.80 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-12-27T16:09:55.202Z] #17 35.81 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-12-27T16:09:55.202Z] #17 35.87 Selecting previously unselected package xz-utils. [2019-12-27T16:09:55.202Z] #17 35.87 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-12-27T16:09:55.202Z] #17 35.89 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-12-27T16:09:55.202Z] #17 36.07 Selecting previously unselected package aufs-tools. [2019-12-27T16:09:55.202Z] #17 36.07 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-12-27T16:09:55.422Z] #27 10.28 [2019-12-27T16:09:55.461Z] #17 36.08 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-12-27T16:09:55.461Z] #17 36.25 Selecting previously unselected package libonig4:amd64. [2019-12-27T16:09:55.461Z] #17 36.25 Preparing to unpack .../14-libonig4_6.1.3-2_amd64.deb ... [2019-12-27T16:09:55.461Z] #17 36.26 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-12-27T16:09:55.721Z] #17 36.41 Selecting previously unselected package libjq1:amd64. [2019-12-27T16:09:55.721Z] #17 36.41 Preparing to unpack .../15-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-12-27T16:09:55.721Z] #17 36.42 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-12-27T16:09:55.721Z] #17 36.57 Selecting previously unselected package jq. [2019-12-27T16:09:55.721Z] #17 36.57 Preparing to unpack .../16-jq_1.5+dfsg-1.3_amd64.deb ... [2019-12-27T16:09:55.721Z] #17 36.58 Unpacking jq (1.5+dfsg-1.3) ... [2019-12-27T16:09:55.721Z] #17 36.66 Selecting previously unselected package libaio1:amd64. [2019-12-27T16:09:55.721Z] #17 36.66 Preparing to unpack .../17-libaio1_0.3.110-3_amd64.deb ... [2019-12-27T16:09:55.979Z] #17 36.66 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-12-27T16:09:55.979Z] #17 36.72 Selecting previously unselected package libcap2-bin. [2019-12-27T16:09:55.979Z] #17 36.72 Preparing to unpack .../18-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-12-27T16:09:55.979Z] #17 36.73 Unpacking libcap2-bin (1:2.25-1) ... [2019-12-27T16:09:55.979Z] #17 36.80 Selecting previously unselected package libnl-3-200:amd64. [2019-12-27T16:09:55.979Z] #17 36.81 Preparing to unpack .../19-libnl-3-200_3.2.27-2_amd64.deb ... [2019-12-27T16:09:55.979Z] #17 36.81 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-12-27T16:09:55.979Z] #17 36.90 Selecting previously unselected package libprotobuf-c1:amd64. [2019-12-27T16:09:55.979Z] #17 36.90 Preparing to unpack .../20-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-12-27T16:09:55.979Z] #17 36.91 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-12-27T16:09:56.012Z] #26 14.67 [2019-12-27T16:09:56.237Z] #17 36.96 Selecting previously unselected package libreadline5:amd64. [2019-12-27T16:09:56.237Z] #17 36.98 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-12-27T16:09:56.237Z] #17 36.99 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-12-27T16:09:56.237Z] #17 37.14 Selecting previously unselected package net-tools. [2019-12-27T16:09:56.237Z] #17 37.14 Preparing to unpack .../22-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-12-27T16:09:56.237Z] #17 37.14 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-12-27T16:09:56.803Z] #17 37.37 Selecting previously unselected package python-pip-whl. [2019-12-27T16:09:56.803Z] #17 37.37 Preparing to unpack .../23-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-12-27T16:09:56.803Z] #17 37.38 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-12-27T16:09:57.368Z] #17 37.93 Selecting previously unselected package python3-pip. [2019-12-27T16:09:57.368Z] #17 37.94 Preparing to unpack .../24-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-12-27T16:09:57.368Z] #17 37.95 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-12-27T16:09:57.368Z] #17 38.11 Selecting previously unselected package python3-pkg-resources. [2019-12-27T16:09:57.368Z] #17 38.12 Preparing to unpack .../25-python3-pkg-resources_33.1.1-1_all.deb ... [2019-12-27T16:09:57.368Z] #17 38.13 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-12-27T16:09:57.627Z] #17 38.23 Selecting previously unselected package python3-setuptools. [2019-12-27T16:09:57.627Z] #17 38.25 Preparing to unpack .../26-python3-setuptools_33.1.1-1_all.deb ... [2019-12-27T16:09:57.627Z] #17 38.26 Unpacking python3-setuptools (33.1.1-1) ... [2019-12-27T16:09:57.627Z] #17 38.39 Selecting previously unselected package python3-wheel. [2019-12-27T16:09:57.627Z] #17 38.40 Preparing to unpack .../27-python3-wheel_0.29.0-2_all.deb ... [2019-12-27T16:09:57.627Z] #17 38.41 Unpacking python3-wheel (0.29.0-2) ... [2019-12-27T16:09:57.885Z] #17 38.50 Selecting previously unselected package thin-provisioning-tools. [2019-12-27T16:09:57.885Z] #17 38.51 Preparing to unpack .../28-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-12-27T16:09:57.885Z] #17 38.51 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-12-27T16:09:57.885Z] #17 38.73 Selecting previously unselected package vim-runtime. [2019-12-27T16:09:57.885Z] #17 38.73 Preparing to unpack .../29-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-27T16:09:57.911Z] #27 11.04 0.2% 1.1% #### 5.6% ######## 11.3% ############ 17.0% #################### 28.2% ######################## 33.8% ############################ 39.5% ################################ 45.2% #################################### 50.8% ######################################## 56.5% ############################################ 62.2% ################################################ 67.8% [2019-12-27T16:09:57.912Z] #27 ... [2019-12-27T16:09:57.912Z] [2019-12-27T16:09:57.912Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:09:57.912Z] #48 30.22 + cd /tmp/tmp.oRhv72BIfU/src/gotest.tools/gotestsum [2019-12-27T16:09:57.912Z] #48 30.22 + git checkout -q v0.3.5 [2019-12-27T16:09:57.912Z] #48 30.26 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-12-27T16:09:58.143Z] #17 38.76 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-12-27T16:09:58.143Z] #17 38.79 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-12-27T16:09:58.143Z] #17 38.80 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-12-27T16:09:58.332Z] #48 ... [2019-12-27T16:09:58.332Z] [2019-12-27T16:09:58.332Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-27T16:09:58.332Z] #32 30.50 internal/reflectlite [2019-12-27T16:09:58.332Z] #32 30.50 sync [2019-12-27T16:09:58.332Z] #32 33.61 errors [2019-12-27T16:09:58.332Z] #32 33.61 sort [2019-12-27T16:09:58.332Z] #32 34.15 strconv [2019-12-27T16:09:58.332Z] #32 35.45 io [2019-12-27T16:09:58.332Z] #32 37.57 syscall [2019-12-27T16:09:58.332Z] #32 39.36 reflect [2019-12-27T16:09:58.332Z] #32 ... [2019-12-27T16:09:58.332Z] [2019-12-27T16:09:58.332Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-27T16:09:58.332Z] #29 30.58 + cd /tmp/tmp.n5kc0Wd2PQ/src/github.com/go-swagger/go-swagger [2019-12-27T16:09:58.332Z] #29 30.58 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-12-27T16:09:58.332Z] #29 33.19 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-12-27T16:09:58.332Z] #29 ... [2019-12-27T16:09:58.332Z] [2019-12-27T16:09:58.332Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-27T16:09:58.449Z] #26 15.37 # 1.7% ## 3.3% #### 5.8% ##### 8.2% ####### 10.1% ####### 10.9% ######### 12.7% ########## 14.6% ########### 15.9% ############# 18.4% ############## 20.0% ############### 22.1% ################# 24.3% ################## 26.3% #################### 28.4% ##################### 29.4% ###################### 31.8% ####################### 33.0% ######################### 35.1% ########################## 36.6% ########################## 37.3% ############################ 40.0% ############################# 40.7% ############################## 42.2% ################################ 44.9% ################################# 46.3% ################################# 46.9% ################################## 48.4% ################################### 49.6% #################################### 51.3% ##################################### 52.4% ###################################### 53.3% ####################################### 54.9% ######################################### 57.1% [2019-12-27T16:09:58.449Z] #26 ... [2019-12-27T16:09:58.449Z] [2019-12-27T16:09:58.449Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:09:58.449Z] #44 44.84 regexp/syntax [2019-12-27T16:09:58.449Z] #44 48.29 vendor/golang.org/x/text/transform [2019-12-27T16:09:58.449Z] #44 49.16 time [2019-12-27T16:09:58.449Z] #44 54.20 regexp [2019-12-27T16:09:58.463Z] #26 15.11 0.6% ######## 11.4% ############ 16.7% ################ 23.6% ##################### 29.3% ########################### 37.6% ############################ 39.6% ################################ 45.7% ################################### 49.3% ##################################### 52.7% ############################################### 66.6% #################################################### 73.4% ######################################################## 79.1% ############################################################# 85.6% ################################################################ 90.0% ####################################################################### 98.8% ######################################################################## 100.0% [2019-12-27T16:09:58.719Z] #44 ... [2019-12-27T16:09:58.719Z] [2019-12-27T16:09:58.719Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-27T16:09:59.022Z] #26 17.64 [2019-12-27T16:09:59.152Z] #27 11.04 0.2% 1.1% #### 5.6% ######## 11.3% ############ 17.0% #################### 28.2% ######################## 33.8% ############################ 39.5% ################################ 45.2% #################################### 50.8% ######################################## 56.5% ############################################ 62.2% ################################################ 67.8% #################################################### 73.5% ######################################################### 79.2% ############################################################# 84.8% ################################################################# 90.4% ##################################################################### 96.2% ######################################################################## 100.0% [2019-12-27T16:09:59.152Z] #27 ... [2019-12-27T16:09:59.152Z] [2019-12-27T16:09:59.152Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-27T16:09:59.152Z] #34 31.41 Selecting previously unselected package liblzo2-2:s390x. [2019-12-27T16:09:59.152Z] #34 31.41 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-12-27T16:09:59.152Z] #34 31.43 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-12-27T16:09:59.152Z] #34 31.56 Selecting previously unselected package libicu57:s390x. [2019-12-27T16:09:59.152Z] #34 31.57 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ... [2019-12-27T16:09:59.152Z] #34 31.57 Unpacking libicu57:s390x (57.1-6+deb9u3) ... [2019-12-27T16:09:59.152Z] #34 38.34 Selecting previously unselected package libxml2:s390x. [2019-12-27T16:09:59.152Z] #34 38.34 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... [2019-12-27T16:09:59.152Z] #34 38.34 Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-12-27T16:09:59.152Z] #34 38.90 Selecting previously unselected package libarchive13:s390x. [2019-12-27T16:09:59.152Z] #34 38.90 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_s390x.deb ... [2019-12-27T16:09:59.152Z] #34 38.91 Unpacking libarchive13:s390x (3.2.2-2+deb9u2) ... [2019-12-27T16:09:59.152Z] #34 39.27 Selecting previously unselected package libjsoncpp1:s390x. [2019-12-27T16:09:59.152Z] #34 39.27 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... [2019-12-27T16:09:59.152Z] #34 39.27 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2019-12-27T16:09:59.152Z] #34 39.46 Selecting previously unselected package libuv1:s390x. [2019-12-27T16:09:59.152Z] #34 39.46 Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... [2019-12-27T16:09:59.152Z] #34 39.47 Unpacking libuv1:s390x (1.9.1-3) ... [2019-12-27T16:09:59.152Z] #34 39.60 Selecting previously unselected package cmake. [2019-12-27T16:09:59.152Z] #34 39.60 Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... [2019-12-27T16:09:59.152Z] #34 39.68 Unpacking cmake (3.7.2-1) ... [2019-12-27T16:09:59.152Z] #34 ... [2019-12-27T16:09:59.152Z] [2019-12-27T16:09:59.152Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-27T16:09:59.152Z] #11 38.00 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] [2019-12-27T16:09:59.152Z] #11 38.04 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] [2019-12-27T16:09:59.152Z] #11 38.78 debconf: delaying package configuration, since apt-utils is not installed [2019-12-27T16:09:59.152Z] #11 38.86 Fetched 71.0 MB in 12s (5727 kB/s) [2019-12-27T16:09:59.152Z] #11 38.92 Selecting previously unselected package libpcrecpp0v5:s390x. [2019-12-27T16:09:59.152Z] #11 38.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-12-27T16:09:59.152Z] #11 38.94 Preparing to unpack .../00-libpcrecpp0v5_2%3a8.39-3_s390x.deb ... [2019-12-27T16:09:59.152Z] #11 38.96 Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... [2019-12-27T16:09:59.152Z] #11 39.11 Selecting previously unselected package libudev-dev:s390x. [2019-12-27T16:09:59.152Z] #11 39.11 Preparing to unpack .../01-libudev-dev_232-25+deb9u12_s390x.deb ... [2019-12-27T16:09:59.152Z] #11 39.12 Unpacking libudev-dev:s390x (232-25+deb9u12) ... [2019-12-27T16:09:59.152Z] #11 39.30 Selecting previously unselected package liblzo2-2:s390x. [2019-12-27T16:09:59.152Z] #11 39.30 Preparing to unpack .../02-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-12-27T16:09:59.152Z] #11 39.31 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-12-27T16:09:59.152Z] #11 39.47 Selecting previously unselected package btrfs-progs. [2019-12-27T16:09:59.152Z] #11 39.47 Preparing to unpack .../03-btrfs-progs_4.7.3-1_s390x.deb ... [2019-12-27T16:09:59.152Z] #11 39.47 Unpacking btrfs-progs (4.7.3-1) ... [2019-12-27T16:09:59.152Z] #11 39.96 Selecting previously unselected package btrfs-tools. [2019-12-27T16:09:59.152Z] #11 39.96 Preparing to unpack .../04-btrfs-tools_4.7.3-1_s390x.deb ... [2019-12-27T16:09:59.152Z] #11 39.96 Unpacking btrfs-tools (4.7.3-1) ... [2019-12-27T16:09:59.152Z] #11 40.02 Selecting previously unselected package libdevmapper1.02.1:s390x. [2019-12-27T16:09:59.152Z] #11 40.02 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-12-27T16:09:59.152Z] #11 40.03 Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-12-27T16:09:59.152Z] #11 40.18 Selecting previously unselected package dmsetup. [2019-12-27T16:09:59.152Z] #11 40.19 Preparing to unpack .../06-dmsetup_2%3a1.02.137-2_s390x.deb ... [2019-12-27T16:09:59.152Z] #11 40.20 Unpacking dmsetup (2:1.02.137-2) ... [2019-12-27T16:09:59.152Z] #11 40.34 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2019-12-27T16:09:59.152Z] #11 40.34 Preparing to unpack .../07-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-12-27T16:09:59.152Z] #11 40.34 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-12-27T16:09:59.152Z] #11 40.41 Selecting previously unselected package libsepol1-dev:s390x. [2019-12-27T16:09:59.152Z] #11 40.42 Preparing to unpack .../08-libsepol1-dev_2.6-2_s390x.deb ... [2019-12-27T16:09:59.152Z] #11 40.42 Unpacking libsepol1-dev:s390x (2.6-2) ... [2019-12-27T16:09:59.152Z] #11 40.74 Selecting previously unselected package libpcre16-3:s390x. [2019-12-27T16:09:59.152Z] #11 40.74 Preparing to unpack .../09-libpcre16-3_2%3a8.39-3_s390x.deb ... [2019-12-27T16:09:59.152Z] #11 40.74 Unpacking libpcre16-3:s390x (2:8.39-3) ... [2019-12-27T16:09:59.152Z] #11 40.82 Selecting previously unselected package libpcre32-3:s390x. [2019-12-27T16:09:59.152Z] #11 40.82 Preparing to unpack .../10-libpcre32-3_2%3a8.39-3_s390x.deb ... [2019-12-27T16:09:59.152Z] #11 40.82 Unpacking libpcre32-3:s390x (2:8.39-3) ... [2019-12-27T16:09:59.152Z] #11 40.92 Selecting previously unselected package libpcre3-dev:s390x. [2019-12-27T16:09:59.152Z] #11 40.92 Preparing to unpack .../11-libpcre3-dev_2%3a8.39-3_s390x.deb ... [2019-12-27T16:09:59.152Z] #11 40.92 Unpacking libpcre3-dev:s390x (2:8.39-3) ... [2019-12-27T16:09:59.152Z] #11 41.39 Selecting previously unselected package libselinux1-dev:s390x. [2019-12-27T16:09:59.152Z] #11 41.40 Preparing to unpack .../12-libselinux1-dev_2.6-3+b3_s390x.deb ... [2019-12-27T16:09:59.152Z] #11 41.40 Unpacking libselinux1-dev:s390x (2.6-3+b3) ... [2019-12-27T16:09:59.507Z] #26 15.37 # 1.7% ## 3.3% #### 5.8% ##### 8.2% ####### 10.1% ####### 10.9% ######### 12.7% ########## 14.6% ########### 15.9% ############# 18.4% ############## 20.0% ############### 22.1% ################# 24.3% ################## 26.3% #################### 28.4% ##################### 29.4% ###################### 31.8% ####################### 33.0% ######################### 35.1% ########################## 36.6% ########################## 37.3% ############################ 40.0% ############################# 40.7% ############################## 42.2% ################################ 44.9% ################################# 46.3% ################################# 46.9% ################################## 48.4% ################################### 49.6% #################################### 51.3% ##################################### 52.4% ###################################### 53.3% ####################################### 54.9% ######################################### 57.1% ########################################## 58.4% ########################################### 59.8% ############################################ 61.6% ############################################# 63.6% ############################################### 66.5% ################################################# 68.6% ################################################## 70.3% #################################################### 72.5% ##################################################### 74.1% ###################################################### 75.8% ## [2019-12-27T16:09:59.507Z] #26 ... [2019-12-27T16:09:59.507Z] [2019-12-27T16:09:59.507Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-27T16:09:59.507Z] #31 45.80 internal/syscall/unix [2019-12-27T16:09:59.507Z] #31 45.83 time [2019-12-27T16:09:59.507Z] #31 49.76 internal/poll [2019-12-27T16:09:59.507Z] #31 52.29 os [2019-12-27T16:09:59.507Z] #31 55.03 path/filepath [2019-12-27T16:09:59.565Z] #11 41.74 Selecting previously unselected package libdevmapper-dev:s390x. [2019-12-27T16:09:59.565Z] #11 41.76 Preparing to unpack .../13-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... [2019-12-27T16:09:59.565Z] #11 41.84 Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-12-27T16:09:59.565Z] #11 41.95 Selecting previously unselected package libseccomp2:s390x. [2019-12-27T16:09:59.565Z] #11 41.95 Preparing to unpack .../14-libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... [2019-12-27T16:09:59.565Z] #11 41.95 Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-12-27T16:09:59.565Z] #11 42.04 Selecting previously unselected package libseccomp-dev:s390x. [2019-12-27T16:09:59.565Z] #11 42.04 Preparing to unpack .../15-libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... [2019-12-27T16:09:59.565Z] #11 42.05 Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-12-27T16:09:59.565Z] #11 42.17 Selecting previously unselected package libsystemd-dev:s390x. [2019-12-27T16:09:59.565Z] #11 42.17 Preparing to unpack .../16-libsystemd-dev_232-25+deb9u12_s390x.deb ... [2019-12-27T16:09:59.565Z] #11 42.18 Unpacking libsystemd-dev:s390x (232-25+deb9u12) ... [2019-12-27T16:09:59.771Z] #31 ... [2019-12-27T16:09:59.771Z] [2019-12-27T16:09:59.771Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-27T16:09:59.771Z] #26 15.37 # 1.7% ## 3.3% #### 5.8% ##### 8.2% ####### 10.1% ####### 10.9% ######### 12.7% ########## 14.6% ########### 15.9% ############# 18.4% ############## 20.0% ############### 22.1% ################# 24.3% ################## 26.3% #################### 28.4% ##################### 29.4% ###################### 31.8% ####################### 33.0% ######################### 35.1% ########################## 36.6% ########################## 37.3% ############################ 40.0% ############################# 40.7% ############################## 42.2% ################################ 44.9% ################################# 46.3% ################################# 46.9% ################################## 48.4% ################################### 49.6% #################################### 51.3% ##################################### 52.4% ###################################### 53.3% ####################################### 54.9% ######################################### 57.1% ########################################## 58.4% ########################################### 59.8% ############################################ 61.6% ############################################# 63.6% ############################################### 66.5% ################################################# 68.6% ################################################## 70.3% #################################################### 72.5% ##################################################### 74.1% ###################################################### 75.8% ####################################################### 77.5% ######################################################### 79.6% [2019-12-27T16:09:59.771Z] #26 ... [2019-12-27T16:09:59.771Z] [2019-12-27T16:09:59.771Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-27T16:09:59.771Z] #33 52.38 Selecting previously unselected package xxd. [2019-12-27T16:09:59.771Z] #33 52.39 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-12-27T16:09:59.771Z] #33 52.40 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-12-27T16:09:59.771Z] #33 52.73 Selecting previously unselected package vim-common. [2019-12-27T16:09:59.771Z] #33 52.74 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-27T16:09:59.771Z] #33 52.75 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-27T16:09:59.771Z] #33 53.26 Processing triggers for mime-support (3.60) ... [2019-12-27T16:09:59.771Z] #33 53.51 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-12-27T16:09:59.771Z] #33 53.56 Setting up libuv1:arm64 (1.9.1-3) ... [2019-12-27T16:09:59.771Z] #33 53.59 Setting up cmake-data (3.7.2-1) ... [2019-12-27T16:09:59.771Z] #33 53.62 Setting up libicu57:arm64 (57.1-6+deb9u3) ... [2019-12-27T16:09:59.771Z] #33 53.67 Setting up libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-12-27T16:09:59.771Z] #33 53.71 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-27T16:09:59.771Z] #33 53.84 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-27T16:09:59.771Z] #33 53.89 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-12-27T16:09:59.771Z] #33 53.98 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2019-12-27T16:09:59.771Z] #33 54.03 Setting up libarchive13:arm64 (3.2.2-2+deb9u2) ... [2019-12-27T16:09:59.771Z] #33 54.16 Setting up cmake (3.7.2-1) ... [2019-12-27T16:09:59.771Z] #33 54.36 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-27T16:09:59.771Z] #33 DONE 56.5s [2019-12-27T16:09:59.771Z] [2019-12-27T16:09:59.771Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-27T16:09:59.771Z] #40 47.74 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-12-27T16:09:59.771Z] #40 47.94 Setting up libprotobuf10:arm64 (3.0.0-9) ... [2019-12-27T16:09:59.771Z] #40 48.13 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-27T16:09:59.771Z] #40 48.33 Setting up python-protobuf (3.0.0-9) ... [2019-12-27T16:09:59.771Z] #40 53.89 Setting up libcap-dev:arm64 (1:2.25-1) ... [2019-12-27T16:09:59.771Z] #40 53.97 Setting up libprotobuf-c-dev:arm64 (1.2.1-2) ... [2019-12-27T16:09:59.771Z] #40 54.03 Setting up libnl-3-200:arm64 (3.2.27-2) ... [2019-12-27T16:09:59.771Z] #40 54.23 Setting up libprotobuf-lite10:arm64 (3.0.0-9) ... [2019-12-27T16:09:59.771Z] #40 54.25 Setting up libprotoc10:arm64 (3.0.0-9) ... [2019-12-27T16:09:59.771Z] #40 54.37 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-12-27T16:09:59.771Z] #40 54.39 Setting up zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ... [2019-12-27T16:09:59.771Z] #40 54.42 Setting up protobuf-compiler (3.0.0-9) ... [2019-12-27T16:09:59.771Z] #40 54.47 Setting up libprotobuf-dev:arm64 (3.0.0-9) ... [2019-12-27T16:09:59.771Z] #40 54.61 Setting up libnl-3-dev:arm64 (3.2.27-2) ... [2019-12-27T16:09:59.771Z] #40 54.65 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-27T16:09:59.771Z] #40 DONE 56.5s [2019-12-27T16:09:59.771Z] [2019-12-27T16:09:59.771Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-27T16:10:00.033Z] #26 15.37 # 1.7% ## 3.3% #### 5.8% ##### 8.2% ####### 10.1% ####### 10.9% ######### 12.7% ########## 14.6% ########### 15.9% ############# 18.4% ############## 20.0% ############### 22.1% ################# 24.3% ################## 26.3% #################### 28.4% ##################### 29.4% ###################### 31.8% ####################### 33.0% ######################### 35.1% ########################## 36.6% ########################## 37.3% ############################ 40.0% ############################# 40.7% ############################## 42.2% ################################ 44.9% ################################# 46.3% ################################# 46.9% ################################## 48.4% ################################### 49.6% #################################### 51.3% ##################################### 52.4% ###################################### 53.3% ####################################### 54.9% ######################################### 57.1% ########################################## 58.4% ########################################### 59.8% ############################################ 61.6% ############################################# 63.6% ############################################### 66.5% ################################################# 68.6% ################################################## 70.3% #################################################### 72.5% ##################################################### 74.1% ###################################################### 75.8% ####################################################### 77.5% ######################################################### 79.6% ########################################################## 81.1% ########################################################### [2019-12-27T16:10:00.033Z] #26 ... [2019-12-27T16:10:00.033Z] [2019-12-27T16:10:00.033Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-27T16:10:00.033Z] #34 DONE 0.1s [2019-12-27T16:10:00.033Z] [2019-12-27T16:10:00.033Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-27T16:10:00.033Z] #26 15.37 # 1.7% ## 3.3% #### 5.8% ##### 8.2% ####### 10.1% ####### 10.9% ######### 12.7% ########## 14.6% ########### 15.9% ############# 18.4% ############## 20.0% ############### 22.1% ################# 24.3% ################## 26.3% #################### 28.4% ##################### 29.4% ###################### 31.8% ####################### 33.0% ######################### 35.1% ########################## 36.6% ########################## 37.3% ############################ 40.0% ############################# 40.7% ############################## 42.2% ################################ 44.9% ################################# 46.3% ################################# 46.9% ################################## 48.4% ################################### 49.6% #################################### 51.3% ##################################### 52.4% ###################################### 53.3% ####################################### 54.9% ######################################### 57.1% ########################################## 58.4% ########################################### 59.8% ############################################ 61.6% ############################################# 63.6% ############################################### 66.5% ################################################# 68.6% ################################################## 70.3% #################################################### 72.5% ##################################################### 74.1% ###################################################### 75.8% ####################################################### 77.5% ######################################################### 79.6% ########################################################## 81.1% ########################################################### 82.6% ############################################################ 84.1% [2019-12-27T16:10:00.033Z] #26 ... [2019-12-27T16:10:00.033Z] [2019-12-27T16:10:00.033Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-12-27T16:10:00.033Z] #35 DONE 0.1s [2019-12-27T16:10:00.033Z] [2019-12-27T16:10:00.033Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-27T16:10:00.098Z] #26 18.06 0.9% ## 3.0% ### 5.4% ##### 8.2% ####### 10.1% ######## 12.2% [2019-12-27T16:10:00.098Z] #26 ... [2019-12-27T16:10:00.098Z] [2019-12-27T16:10:00.098Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-27T16:10:00.098Z] #33 84.57 Selecting previously unselected package libxml2:amd64. [2019-12-27T16:10:00.098Z] #33 84.57 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-12-27T16:10:00.098Z] #33 84.57 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-12-27T16:10:00.426Z] #11 ... [2019-12-27T16:10:00.426Z] [2019-12-27T16:10:00.426Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-27T16:10:00.426Z] #41 35.36 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-12-27T16:10:00.426Z] #41 35.52 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-12-27T16:10:00.426Z] #41 35.54 Setting up python-pkg-resources (33.1.1-1) ... [2019-12-27T16:10:00.426Z] #41 38.43 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-12-27T16:10:00.426Z] #41 38.44 Setting up libprotobuf10:s390x (3.0.0-9) ... [2019-12-27T16:10:00.426Z] #41 38.44 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-27T16:10:00.426Z] #41 38.54 Setting up python-protobuf (3.0.0-9) ... [2019-12-27T16:10:00.426Z] #41 42.48 Setting up libcap-dev:s390x (1:2.25-1) ... [2019-12-27T16:10:00.426Z] #41 42.48 Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-12-27T16:10:00.426Z] #41 42.48 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-12-27T16:10:00.426Z] #41 42.49 Setting up libprotobuf-lite10:s390x (3.0.0-9) ... [2019-12-27T16:10:00.426Z] #41 42.49 Setting up libprotoc10:s390x (3.0.0-9) ... [2019-12-27T16:10:00.426Z] #41 42.51 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-12-27T16:10:00.426Z] #41 42.54 Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-12-27T16:10:00.426Z] #41 42.55 Setting up protobuf-compiler (3.0.0-9) ... [2019-12-27T16:10:00.426Z] #41 42.56 Setting up libprotobuf-dev:s390x (3.0.0-9) ... [2019-12-27T16:10:00.426Z] #41 42.57 Setting up libnl-3-dev:s390x (3.2.27-2) ... [2019-12-27T16:10:00.426Z] #41 42.58 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-27T16:10:00.426Z] #41 DONE 42.8s [2019-12-27T16:10:00.426Z] [2019-12-27T16:10:00.426Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-27T16:10:00.426Z] #27 14.45 [2019-12-27T16:10:00.675Z] #17 ... [2019-12-27T16:10:00.675Z] [2019-12-27T16:10:00.675Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:10:00.675Z] #41 103.7 CC criu/cr-errno.o [2019-12-27T16:10:00.675Z] #41 103.9 CC criu/cr-restore.o [2019-12-27T16:10:00.675Z] #41 108.4 CC criu/cr-service.o [2019-12-27T16:10:00.675Z] #41 110.1 CC criu/crtools.o [2019-12-27T16:10:00.675Z] #41 110.6 CC criu/eventfd.o [2019-12-27T16:10:00.675Z] #41 111.0 CC criu/eventpoll.o [2019-12-27T16:10:00.675Z] #41 111.9 CC criu/external.o [2019-12-27T16:10:00.675Z] #41 112.4 CC criu/fault-injection.o [2019-12-27T16:10:00.675Z] #41 112.5 CC criu/fdstore.o [2019-12-27T16:10:00.675Z] #41 112.9 CC criu/fifo.o [2019-12-27T16:10:00.675Z] #41 113.4 CC criu/file-ids.o [2019-12-27T16:10:00.675Z] #41 113.7 CC criu/file-lock.o [2019-12-27T16:10:00.820Z] #26 15.37 # 1.7% ## 3.3% #### 5.8% ##### 8.2% ####### 10.1% ####### 10.9% ######### 12.7% ########## 14.6% ########### 15.9% ############# 18.4% ############## 20.0% ############### 22.1% ################# 24.3% ################## 26.3% #################### 28.4% ##################### 29.4% ###################### 31.8% ####################### 33.0% ######################### 35.1% ########################## 36.6% ########################## 37.3% ############################ 40.0% ############################# 40.7% ############################## 42.2% ################################ 44.9% ################################# 46.3% ################################# 46.9% ################################## 48.4% ################################### 49.6% #################################### 51.3% ##################################### 52.4% ###################################### 53.3% ####################################### 54.9% ######################################### 57.1% ########################################## 58.4% ########################################### 59.8% ############################################ 61.6% ############################################# 63.6% ############################################### 66.5% ################################################# 68.6% ################################################## 70.3% #################################################### 72.5% ##################################################### 74.1% ###################################################### 75.8% ####################################################### 77.5% ######################################################### 79.6% ########################################################## 81.1% ########################################################### 82.6% ############################################################ 84.1% ############################################################# 85.7% ############################################################### 87.7% ################################################################ 90.1% ################################################################# 91.2% ################################################################## 92.5% #################################################################### 94.6% ###################################################################### 97.7% ######################################################################## 100.0% [2019-12-27T16:10:01.082Z] #26 21.56 [2019-12-27T16:10:01.237Z] #27 15.10 0.1% 1.0% # 2.1% ### 5.0% ##### 7.6% ####### 10.1% ######### 12.7% ############ 17.7% [2019-12-27T16:10:01.237Z] #27 ... [2019-12-27T16:10:01.237Z] [2019-12-27T16:10:01.237Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-27T16:10:01.237Z] #34 42.60 Selecting previously unselected package xxd. [2019-12-27T16:10:01.237Z] #34 42.60 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-12-27T16:10:01.237Z] #34 42.61 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-12-27T16:10:01.237Z] #34 42.78 Selecting previously unselected package vim-common. [2019-12-27T16:10:01.237Z] #34 42.78 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-27T16:10:01.237Z] #34 42.79 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-27T16:10:01.237Z] #34 43.11 Processing triggers for mime-support (3.60) ... [2019-12-27T16:10:01.237Z] #34 43.17 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-12-27T16:10:01.237Z] #34 43.18 Setting up libuv1:s390x (1.9.1-3) ... [2019-12-27T16:10:01.237Z] #34 43.21 Setting up cmake-data (3.7.2-1) ... [2019-12-27T16:10:01.237Z] #34 43.25 Setting up libicu57:s390x (57.1-6+deb9u3) ... [2019-12-27T16:10:01.237Z] #34 43.26 Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-12-27T16:10:01.237Z] #34 43.26 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-27T16:10:01.237Z] #34 43.30 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-27T16:10:01.237Z] #34 43.31 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-12-27T16:10:01.237Z] #34 43.32 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2019-12-27T16:10:01.237Z] #34 43.33 Setting up libarchive13:s390x (3.2.2-2+deb9u2) ... [2019-12-27T16:10:01.237Z] #34 43.34 Setting up cmake (3.7.2-1) ... [2019-12-27T16:10:01.237Z] #34 43.41 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-27T16:10:01.237Z] #34 DONE 43.7s [2019-12-27T16:10:01.241Z] #41 114.6 CC criu/files-ext.o [2019-12-27T16:10:01.241Z] #41 ... [2019-12-27T16:10:01.241Z] [2019-12-27T16:10:01.241Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-27T16:10:01.241Z] #17 41.86 Selecting previously unselected package vim. [2019-12-27T16:10:01.241Z] #17 41.86 Preparing to unpack .../30-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-12-27T16:10:01.241Z] #17 41.88 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-12-27T16:10:01.467Z] #33 85.86 Selecting previously unselected package libarchive13:amd64. [2019-12-27T16:10:01.467Z] #33 85.86 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_amd64.deb ... [2019-12-27T16:10:01.467Z] #33 85.87 Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ... [2019-12-27T16:10:01.656Z] [2019-12-27T16:10:01.656Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-27T16:10:01.656Z] #35 DONE 0.1s [2019-12-27T16:10:01.656Z] [2019-12-27T16:10:01.656Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-12-27T16:10:01.656Z] #36 DONE 0.1s [2019-12-27T16:10:01.656Z] [2019-12-27T16:10:01.656Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-27T16:10:01.725Z] #33 ... [2019-12-27T16:10:01.725Z] [2019-12-27T16:10:01.725Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-27T16:10:01.725Z] #10 76.19 debconf: delaying package configuration, since apt-utils is not installed [2019-12-27T16:10:01.725Z] #10 76.59 Fetched 73.5 MB in 12s (5795 kB/s) [2019-12-27T16:10:01.725Z] #10 76.91 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-12-27T16:10:01.725Z] #10 76.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-12-27T16:10:01.725Z] #10 77.02 Preparing to unpack .../00-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-12-27T16:10:01.725Z] #10 77.04 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-12-27T16:10:01.725Z] #10 77.56 Selecting previously unselected package libudev-dev:amd64. [2019-12-27T16:10:01.725Z] #10 77.56 Preparing to unpack .../01-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-12-27T16:10:01.725Z] #10 77.75 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-12-27T16:10:01.725Z] #10 78.35 Selecting previously unselected package liblzo2-2:amd64. [2019-12-27T16:10:01.725Z] #10 78.36 Preparing to unpack .../02-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-12-27T16:10:01.725Z] #10 78.39 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-12-27T16:10:01.725Z] #10 78.50 Selecting previously unselected package btrfs-progs. [2019-12-27T16:10:01.725Z] #10 78.51 Preparing to unpack .../03-btrfs-progs_4.7.3-1_amd64.deb ... [2019-12-27T16:10:01.725Z] #10 78.54 Unpacking btrfs-progs (4.7.3-1) ... [2019-12-27T16:10:01.725Z] #10 79.45 Selecting previously unselected package btrfs-tools. [2019-12-27T16:10:01.725Z] #10 79.46 Preparing to unpack .../04-btrfs-tools_4.7.3-1_amd64.deb ... [2019-12-27T16:10:01.725Z] #10 79.54 Unpacking btrfs-tools (4.7.3-1) ... [2019-12-27T16:10:01.725Z] #10 79.79 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-12-27T16:10:01.725Z] #10 79.79 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-12-27T16:10:01.725Z] #10 79.83 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-12-27T16:10:01.725Z] #10 80.33 Selecting previously unselected package dmsetup. [2019-12-27T16:10:01.725Z] #10 80.33 Preparing to unpack .../06-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-12-27T16:10:01.725Z] #10 80.33 Unpacking dmsetup (2:1.02.137-2) ... [2019-12-27T16:10:01.725Z] #10 80.86 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-12-27T16:10:01.725Z] #10 80.86 Preparing to unpack .../07-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-12-27T16:10:01.725Z] #10 80.95 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-12-27T16:10:01.725Z] #10 81.15 Selecting previously unselected package libsepol1-dev:amd64. [2019-12-27T16:10:01.725Z] #10 81.16 Preparing to unpack .../08-libsepol1-dev_2.6-2_amd64.deb ... [2019-12-27T16:10:01.725Z] #10 81.16 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-12-27T16:10:01.725Z] #10 81.99 Selecting previously unselected package libpcre16-3:amd64. [2019-12-27T16:10:01.725Z] #10 81.99 Preparing to unpack .../09-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-12-27T16:10:01.725Z] #10 81.99 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-12-27T16:10:01.725Z] #10 82.43 Selecting previously unselected package libpcre32-3:amd64. [2019-12-27T16:10:01.725Z] #10 82.43 Preparing to unpack .../10-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-12-27T16:10:01.725Z] #10 82.43 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-12-27T16:10:01.725Z] #10 82.85 Selecting previously unselected package libpcre3-dev:amd64. [2019-12-27T16:10:01.725Z] #10 82.85 Preparing to unpack .../11-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-12-27T16:10:01.725Z] #10 82.86 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-12-27T16:10:01.725Z] #10 84.06 Selecting previously unselected package libselinux1-dev:amd64. [2019-12-27T16:10:01.725Z] #10 84.06 Preparing to unpack .../12-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-12-27T16:10:01.725Z] #10 84.07 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-12-27T16:10:01.725Z] #10 84.70 Selecting previously unselected package libdevmapper-dev:amd64. [2019-12-27T16:10:01.725Z] #10 84.71 Preparing to unpack .../13-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-12-27T16:10:01.725Z] #10 84.71 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-12-27T16:10:01.725Z] #10 85.31 Selecting previously unselected package libseccomp2:amd64. [2019-12-27T16:10:01.725Z] #10 85.31 Preparing to unpack .../14-libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-12-27T16:10:01.725Z] #10 85.32 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-12-27T16:10:01.725Z] #10 85.49 Selecting previously unselected package libseccomp-dev:amd64. [2019-12-27T16:10:01.725Z] #10 85.49 Preparing to unpack .../15-libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-12-27T16:10:01.725Z] #10 85.50 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-12-27T16:10:01.725Z] #10 85.86 Selecting previously unselected package libsystemd-dev:amd64. [2019-12-27T16:10:01.725Z] #10 85.86 Preparing to unpack .../16-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-12-27T16:10:01.725Z] #10 85.87 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-12-27T16:10:01.725Z] #10 ... [2019-12-27T16:10:01.725Z] [2019-12-27T16:10:01.725Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-27T16:10:01.808Z] #17 42.42 Selecting previously unselected package xfsprogs. [2019-12-27T16:10:01.808Z] #17 42.43 Preparing to unpack .../31-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-12-27T16:10:01.808Z] #17 42.44 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-12-27T16:10:02.066Z] #17 42.94 Selecting previously unselected package zip. [2019-12-27T16:10:02.066Z] #17 42.95 Preparing to unpack .../32-zip_3.0-11+b1_amd64.deb ... [2019-12-27T16:10:02.066Z] #17 42.95 Unpacking zip (3.0-11+b1) ... [2019-12-27T16:10:02.326Z] #17 43.16 Selecting previously unselected package libapparmor-perl. [2019-12-27T16:10:02.326Z] #17 43.17 Preparing to unpack .../33-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-12-27T16:10:02.326Z] #17 43.17 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-12-27T16:10:02.474Z] #27 15.10 0.1% 1.0% # 2.1% ### 5.0% ##### 7.6% ####### 10.1% ######### 12.7% ############ 17.7% ################ 22.8% #################### 27.9% ####################### 33.0% ########################### 38.1% ############################### 43.2% ################################## 48.3% ###################################### 53.3% [2019-12-27T16:10:02.474Z] #27 ... [2019-12-27T16:10:02.474Z] [2019-12-27T16:10:02.474Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:10:02.474Z] #45 34.63 github.com/LK4D4/vndr/godl/singleflight [2019-12-27T16:10:02.474Z] #45 34.64 io [2019-12-27T16:10:02.474Z] #45 34.91 strconv [2019-12-27T16:10:02.474Z] #45 36.69 bytes [2019-12-27T16:10:02.474Z] #45 39.35 reflect [2019-12-27T16:10:02.474Z] #45 39.76 bufio [2019-12-27T16:10:02.474Z] #45 41.99 syscall [2019-12-27T16:10:02.474Z] #45 ... [2019-12-27T16:10:02.474Z] [2019-12-27T16:10:02.474Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-27T16:10:02.584Z] #17 43.29 Selecting previously unselected package apparmor. [2019-12-27T16:10:02.584Z] #17 43.30 Preparing to unpack .../34-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-12-27T16:10:02.584Z] #17 43.36 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-12-27T16:10:03.008Z] #26 23.56 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-12-27T16:10:03.151Z] #17 43.78 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-12-27T16:10:03.151Z] #17 43.80 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-12-27T16:10:03.151Z] #17 43.81 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-12-27T16:10:03.151Z] #17 43.85 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-27T16:10:03.151Z] #17 43.86 Processing triggers for mime-support (3.60) ... [2019-12-27T16:10:03.151Z] #17 43.89 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-12-27T16:10:03.151Z] #17 43.91 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-12-27T16:10:03.151Z] #17 43.92 Setting up libcap2-bin (1:2.25-1) ... [2019-12-27T16:10:03.151Z] #17 43.93 Setting up bash-completion (1:2.1-4.3) ... [2019-12-27T16:10:03.952Z] #26 24.31 [2019-12-27T16:10:04.524Z] #26 24.86 ######################################################################## 100.0% [2019-12-27T16:10:04.525Z] #26 25.00 [2019-12-27T16:10:04.532Z] #27 15.10 0.1% 1.0% # 2.1% ### 5.0% ##### 7.6% ####### 10.1% ######### 12.7% ############ 17.7% ################ 22.8% #################### 27.9% ####################### 33.0% ########################### 38.1% ############################### 43.2% ################################## 48.3% ###################################### 53.3% ########################################## 58.5% ############################################# 63.5% ############################################### 66.1% ################################################# 68.6% ##################################################### 73.7% ###################################################### 76.2% ######################################################## 78.8% ############################################################ 83.9% ################################################################ 89.0% ################################################################# 91.5% ################################################################### 94.1% ##################################################################### 96.6% ######################################################################## 100.0% [2019-12-27T16:10:05.207Z] #27 20.18 [2019-12-27T16:10:05.358Z] #26 18.06 0.9% ## 3.0% ### 5.4% ##### 8.2% ####### 10.1% ######## 12.2% ########## 14.4% ########### 16.5% ############# 18.9% ############### 21.0% ################ 23.1% ################# 24.9% #################### 28.4% ###################### 31.0% ####################### 32.8% ######################## 34.7% ######################### 36.0% ########################## 37.4% ############################ 39.2% ############################# 41.1% ############################### 43.3% ################################# 46.4% ################################## 48.5% #################################### 50.3% ##################################### 51.7% ####################################### 54.9% ######################################### 58.1% ############################################ 61.1% ############################################## 64.2% ############################################### 66.4% ################################################# 69.0% ################################################## 70.0% ################################################### 71.5% #################################################### 72.6% ##################################################### 73.8% ##################################################### 74.9% ###################################################### 76.2% ######################################################## 78.2% ######################################################### 79.9% ########################################################## 81.1% ########################################################## 81.5% ########################################################### 82.7% ############################################################ 84.6% ############################################################## 86.3% ############################################################## 87.4% ################################################################ 89.3% ################################################################### 93.4% ##################################################################### 96.9% ####################################################################### 99.1% ######################################################################## 100.0% [2019-12-27T16:10:05.358Z] #26 24.10 [2019-12-27T16:10:05.910Z] #26 ... [2019-12-27T16:10:05.910Z] [2019-12-27T16:10:05.910Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-27T16:10:05.910Z] #10 52.25 Selecting previously unselected package libselinux1-dev:arm64. [2019-12-27T16:10:05.910Z] #10 52.25 Preparing to unpack .../12-libselinux1-dev_2.6-3+b3_arm64.deb ... [2019-12-27T16:10:05.910Z] #10 52.28 Unpacking libselinux1-dev:arm64 (2.6-3+b3) ... [2019-12-27T16:10:05.910Z] #10 53.22 Selecting previously unselected package libdevmapper-dev:arm64. [2019-12-27T16:10:05.910Z] #10 53.23 Preparing to unpack .../13-libdevmapper-dev_2%3a1.02.137-2_arm64.deb ... [2019-12-27T16:10:05.910Z] #10 53.25 Unpacking libdevmapper-dev:arm64 (2:1.02.137-2) ... [2019-12-27T16:10:05.910Z] #10 53.53 Selecting previously unselected package libseccomp2:arm64. [2019-12-27T16:10:05.910Z] #10 53.53 Preparing to unpack .../14-libseccomp2_2.3.1-2.1+deb9u1_arm64.deb ... [2019-12-27T16:10:05.910Z] #10 53.55 Unpacking libseccomp2:arm64 (2.3.1-2.1+deb9u1) ... [2019-12-27T16:10:05.910Z] #10 53.77 Selecting previously unselected package libseccomp-dev:arm64. [2019-12-27T16:10:05.910Z] #10 53.77 Preparing to unpack .../15-libseccomp-dev_2.3.1-2.1+deb9u1_arm64.deb ... [2019-12-27T16:10:05.910Z] #10 53.78 Unpacking libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ... [2019-12-27T16:10:05.910Z] #10 54.12 Selecting previously unselected package libsystemd-dev:arm64. [2019-12-27T16:10:05.910Z] #10 54.13 Preparing to unpack .../16-libsystemd-dev_232-25+deb9u12_arm64.deb ... [2019-12-27T16:10:05.910Z] #10 54.16 Unpacking libsystemd-dev:arm64 (232-25+deb9u12) ... [2019-12-27T16:10:05.910Z] #10 57.69 Selecting previously unselected package binutils-mingw-w64-i686. [2019-12-27T16:10:05.910Z] #10 57.69 Preparing to unpack .../17-binutils-mingw-w64-i686_2.28-5+7.4+b4_arm64.deb ... [2019-12-27T16:10:05.910Z] #10 57.77 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-12-27T16:10:05.910Z] #10 59.53 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-12-27T16:10:05.910Z] #10 59.53 Preparing to unpack .../18-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_arm64.deb ... [2019-12-27T16:10:05.910Z] #10 59.53 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-12-27T16:10:05.910Z] #10 61.52 Selecting previously unselected package binutils-mingw-w64. [2019-12-27T16:10:05.910Z] #10 61.52 Preparing to unpack .../19-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-12-27T16:10:05.910Z] #10 61.53 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-12-27T16:10:05.910Z] #10 61.68 Selecting previously unselected package mingw-w64-common. [2019-12-27T16:10:05.910Z] #10 61.68 Preparing to unpack .../20-mingw-w64-common_5.0.1-1_all.deb ... [2019-12-27T16:10:05.910Z] #10 61.69 Unpacking mingw-w64-common (5.0.1-1) ... [2019-12-27T16:10:05.910Z] #10 ... [2019-12-27T16:10:05.910Z] [2019-12-27T16:10:05.910Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:10:05.910Z] #36 2.747 + RM_GOPATH=0 [2019-12-27T16:10:05.910Z] #36 2.748 + TMP_GOPATH= [2019-12-27T16:10:05.910Z] #36 2.748 + : /build [2019-12-27T16:10:05.910Z] #36 2.748 + '[' -z '' ']' [2019-12-27T16:10:05.910Z] #36 2.748 ++ mktemp -d [2019-12-27T16:10:05.910Z] #36 2.755 + export GOPATH=/tmp/tmp.vMMfrPLlKk [2019-12-27T16:10:05.910Z] #36 2.755 + GOPATH=/tmp/tmp.vMMfrPLlKk [2019-12-27T16:10:05.910Z] #36 2.755 + RM_GOPATH=1 [2019-12-27T16:10:05.910Z] #36 2.756 ++ dirname ./install.sh [2019-12-27T16:10:05.910Z] #36 2.758 + dir=. [2019-12-27T16:10:05.910Z] #36 2.758 + bin=tini [2019-12-27T16:10:05.910Z] #36 2.758 + shift [2019-12-27T16:10:05.910Z] #36 2.758 + '[' '!' -f ./tini.installer ']' [2019-12-27T16:10:05.910Z] #36 2.758 + . ./tini.installer [2019-12-27T16:10:05.910Z] #36 2.758 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-27T16:10:05.910Z] #36 2.758 + install_tini [2019-12-27T16:10:05.910Z] #36 2.758 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-12-27T16:10:05.910Z] #36 2.758 + git clone https://github.com/krallin/tini.git /tmp/tmp.vMMfrPLlKk/tini [2019-12-27T16:10:05.910Z] #36 2.758 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-27T16:10:05.910Z] #36 2.761 Cloning into '/tmp/tmp.vMMfrPLlKk/tini'... [2019-12-27T16:10:05.910Z] #36 3.799 + cd /tmp/tmp.vMMfrPLlKk/tini [2019-12-27T16:10:05.910Z] #36 3.800 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-27T16:10:05.910Z] #36 3.810 + cmake . [2019-12-27T16:10:05.910Z] #36 5.311 -- The C compiler identification is GNU 6.3.0 [2019-12-27T16:10:05.910Z] #36 5.373 -- Check for working C compiler: /usr/bin/cc [2019-12-27T16:10:05.940Z] #17 46.64 Setting up libonig4:amd64 (6.1.3-2) ... [2019-12-27T16:10:05.940Z] #17 46.65 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-12-27T16:10:05.940Z] #17 46.67 Setting up zip (3.0-11+b1) ... [2019-12-27T16:10:05.940Z] #17 46.68 Setting up bzip2 (1.0.6-8.1) ... [2019-12-27T16:10:05.940Z] #17 46.69 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-12-27T16:10:05.940Z] #17 46.70 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-27T16:10:05.940Z] #17 46.76 Setting up libaio1:amd64 (0.3.110-3) ... [2019-12-27T16:10:05.940Z] #17 46.78 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-27T16:10:05.940Z] #17 46.79 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-12-27T16:10:05.940Z] #17 46.81 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-12-27T16:10:05.940Z] #17 46.82 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-12-27T16:10:05.940Z] #17 46.83 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-27T16:10:05.940Z] #17 46.85 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-12-27T16:10:06.172Z] #36 6.102 -- Check for working C compiler: /usr/bin/cc -- works [2019-12-27T16:10:06.172Z] #36 6.105 -- Detecting C compiler ABI info [2019-12-27T16:10:06.172Z] #36 ... [2019-12-27T16:10:06.172Z] [2019-12-27T16:10:06.172Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-27T16:10:06.172Z] #26 26.76 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-12-27T16:10:06.198Z] #17 46.87 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-12-27T16:10:06.287Z] #26 ... [2019-12-27T16:10:06.287Z] [2019-12-27T16:10:06.287Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-27T16:10:06.287Z] #31 80.31 time [2019-12-27T16:10:06.287Z] #31 90.41 internal/poll [2019-12-27T16:10:06.287Z] #31 ... [2019-12-27T16:10:06.287Z] [2019-12-27T16:10:06.287Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-27T16:10:06.287Z] #10 90.46 Selecting previously unselected package binutils-mingw-w64-i686. [2019-12-27T16:10:06.287Z] #10 90.48 Preparing to unpack .../17-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-12-27T16:10:06.287Z] #10 90.50 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-12-27T16:10:06.457Z] #17 47.27 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-12-27T16:10:06.457Z] #17 47.28 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-12-27T16:10:06.457Z] #17 47.30 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-12-27T16:10:06.457Z] #17 47.32 Setting up pigz (2.3.4-1) ... [2019-12-27T16:10:06.457Z] #17 47.33 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-12-27T16:10:06.457Z] #17 47.34 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-12-27T16:10:06.457Z] #17 47.35 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-27T16:10:06.457Z] #17 47.36 Setting up jq (1.5+dfsg-1.3) ... [2019-12-27T16:10:06.457Z] #17 47.37 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-12-27T16:10:06.715Z] #17 47.38 Setting up xfsprogs (4.9.0+nmu1) ... [2019-12-27T16:10:06.715Z] #17 47.39 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-12-27T16:10:06.715Z] #17 47.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-12-27T16:10:06.715Z] #17 47.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-12-27T16:10:06.715Z] #17 47.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-12-27T16:10:06.715Z] #17 47.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-12-27T16:10:06.715Z] #17 47.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-12-27T16:10:06.715Z] #17 47.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-12-27T16:10:06.715Z] #17 47.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-12-27T16:10:06.715Z] #17 47.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-12-27T16:10:06.715Z] #17 47.45 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-12-27T16:10:06.715Z] #17 47.46 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-27T16:10:06.715Z] #17 47.47 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-12-27T16:10:06.715Z] #17 47.48 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-12-27T16:10:07.116Z] #26 27.41 [2019-12-27T16:10:07.378Z] #26 27.82 ################################################### 71.6% ######################################################################## 100.0% [2019-12-27T16:10:07.378Z] #26 28.07 [2019-12-27T16:10:09.554Z] #10 ... [2019-12-27T16:10:09.554Z] [2019-12-27T16:10:09.554Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-27T16:10:09.554Z] #40 83.90 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-12-27T16:10:09.554Z] #40 83.91 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-12-27T16:10:09.554Z] #40 83.92 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-27T16:10:09.554Z] #40 84.03 Setting up python-protobuf (3.0.0-9) ... [2019-12-27T16:10:09.554Z] #40 ... [2019-12-27T16:10:09.554Z] [2019-12-27T16:10:09.554Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-27T16:10:09.554Z] #10 94.08 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-12-27T16:10:09.554Z] #10 94.11 Preparing to unpack .../18-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-12-27T16:10:09.554Z] #10 94.12 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-12-27T16:10:09.930Z] #26 30.20 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-12-27T16:10:09.930Z] #26 30.29 skipping existing ed4b54129745 [2019-12-27T16:10:09.930Z] #26 ... [2019-12-27T16:10:09.930Z] [2019-12-27T16:10:09.930Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:10:09.930Z] #41 4.804 Note: Building without setproctitle() and strlcpy() support. [2019-12-27T16:10:09.930Z] #41 4.804 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-12-27T16:10:09.930Z] #41 6.674 fatal: Not a git repository (or any of the parent directories): .git [2019-12-27T16:10:09.930Z] #41 6.710 GEN .gitid [2019-12-27T16:10:09.930Z] #41 6.721 GEN criu/include/version.h [2019-12-27T16:10:09.930Z] #41 6.786 GEN include/common/asm [2019-12-27T16:10:09.930Z] #41 8.957 PBCC images/google/protobuf/descriptor.pb-c.c [2019-12-27T16:10:09.930Z] #41 9.080 PBCC images/opts.pb-c.c [2019-12-27T16:10:09.930Z] #41 9.155 PBCC images/sit.pb-c.c [2019-12-27T16:10:09.930Z] #41 9.200 DEP images/google/protobuf/descriptor.pb-c.d [2019-12-27T16:10:09.930Z] #41 9.331 DEP images/opts.pb-c.d [2019-12-27T16:10:09.930Z] #41 9.429 DEP images/sit.pb-c.d [2019-12-27T16:10:09.930Z] #41 9.541 PBCC images/macvlan.pb-c.c [2019-12-27T16:10:09.930Z] #41 9.553 DEP images/macvlan.pb-c.d [2019-12-27T16:10:09.930Z] #41 9.654 PBCC images/autofs.pb-c.c [2019-12-27T16:10:09.930Z] #41 9.698 DEP images/autofs.pb-c.d [2019-12-27T16:10:09.930Z] #41 9.793 PBCC images/sysctl.pb-c.c [2019-12-27T16:10:09.930Z] #41 9.812 DEP images/sysctl.pb-c.d [2019-12-27T16:10:09.930Z] #41 9.883 PBCC images/time.pb-c.c [2019-12-27T16:10:09.930Z] #41 9.950 DEP images/time.pb-c.d [2019-12-27T16:10:09.930Z] #41 10.00 PBCC images/binfmt-misc.pb-c.c [2019-12-27T16:10:09.930Z] #41 10.03 DEP images/binfmt-misc.pb-c.d [2019-12-27T16:10:09.930Z] #41 ... [2019-12-27T16:10:09.930Z] [2019-12-27T16:10:09.930Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:10:09.999Z] #17 ... [2019-12-27T16:10:09.999Z] [2019-12-27T16:10:09.999Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-27T16:10:09.999Z] #38 190.5 + dpkg --print-architecture [2019-12-27T16:10:09.999Z] #38 190.5 + cd /tmp/tmp.9giszvUk0K/src/github.com/docker/distribution [2019-12-27T16:10:09.999Z] #38 190.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-12-27T16:10:10.191Z] #59 28.11 Checking out files: 34% (1035/2992) Checking out files: 35% (1048/2992) Checking out files: 36% (1078/2992) Checking out files: 37% (1108/2992) Checking out files: 38% (1137/2992) Checking out files: 39% (1167/2992) Checking out files: 40% (1197/2992) Checking out files: 41% (1227/2992) Checking out files: 42% (1257/2992) Checking out files: 43% (1287/2992) Checking out files: 44% (1317/2992) Checking out files: 45% (1347/2992) Checking out files: 46% (1377/2992) Checking out files: 47% (1407/2992) Checking out files: 48% (1437/2992) Checking out files: 49% (1467/2992) Checking out files: 50% (1496/2992) Checking out files: 51% (1526/2992) Checking out files: 52% (1556/2992) Checking out files: 53% (1586/2992) Checking out files: 54% (1616/2992) Checking out files: 55% (1646/2992) Checking out files: 56% (1676/2992) Checking out files: 57% (1706/2992) Checking out files: 58% (1736/2992) Checking out files: 59% (1766/2992) Checking out files: 60% (1796/2992) Checking out files: 61% (1826/2992) Checking out files: 62% (1856/2992) Checking out files: 63% (1885/2992) Checking out files: 64% (1915/2992) Checking out files: 65% (1945/2992) Checking out files: 66% (1975/2992) Checking out files: 67% (2005/2992) Checking out files: 68% (2035/2992) Checking out files: 69% (2065/2992) Checking out files: 70% (2095/2992) Checking out files: 71% (2125/2992) Checking out files: 72% (2155/2992) Checking out files: 73% (2185/2992) Checking out files: 74% (2215/2992) Checking out files: 74% (2216/2992) Checking out files: 75% (2244/2992) Checking out files: 76% (2274/2992) Checking out files: 77% (2304/2992) Checking out files: 78% (2334/2992) Checking out files: 79% (2364/2992) Checking out files: 80% (2394/2992) Checking out files: 81% (2424/2992) Checking out files: 82% (2454/2992) Checking out files: 83% (2484/2992) Checking out files: 84% (2514/2992) Checking out files: 85% (2544/2992) Checking out files: 86% (2574/2992) Checking out files: 87% (2604/2992) Checking out files: 88% (2633/2992) Checking out files: 89% (2663/2992) Checking out files: 90% (2693/2992) Checking out files: 91% (2723/2992) [2019-12-27T16:10:10.191Z] #59 ... [2019-12-27T16:10:10.191Z] [2019-12-27T16:10:10.191Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-27T16:10:10.191Z] #31 56.37 io/ioutil [2019-12-27T16:10:10.191Z] #31 57.46 internal/fmtsort [2019-12-27T16:10:10.191Z] #31 57.92 fmt [2019-12-27T16:10:10.191Z] #31 60.44 flag [2019-12-27T16:10:10.191Z] #31 60.44 github.com/BurntSushi/toml [2019-12-27T16:10:10.191Z] #31 60.44 log [2019-12-27T16:10:10.191Z] #31 64.23 github.com/BurntSushi/toml/cmd/tomlv [2019-12-27T16:10:10.191Z] #31 ... [2019-12-27T16:10:10.191Z] [2019-12-27T16:10:10.191Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:10:10.216Z] #27 21.04 0.0% 0.4% # 1.5% # 2.5% ### 5.3% #### 6.2% ##### 8.1% ####### 10.0% ######## 11.9% ######### 12.8% ######### 13.8% ########### 15.7% ############ 17.5% ############# 19.4% ############### 21.3% ################ 23.2% ################# 24.2% ################## 26.1% ################### 27.0% #################### 28.9% ##################### 29.8% ###################### 31.7% ######################## 33.6% ######################### 35.5% [2019-12-27T16:10:10.216Z] #27 ... [2019-12-27T16:10:10.216Z] [2019-12-27T16:10:10.216Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:10:10.216Z] #37 0.219 + RM_GOPATH=0 [2019-12-27T16:10:10.216Z] #37 0.219 + TMP_GOPATH= [2019-12-27T16:10:10.216Z] #37 0.219 + : /build [2019-12-27T16:10:10.216Z] #37 0.219 + '[' -z '' ']' [2019-12-27T16:10:10.216Z] #37 0.220 ++ mktemp -d [2019-12-27T16:10:10.216Z] #37 0.221 + export GOPATH=/tmp/tmp.td2fxsSQHG [2019-12-27T16:10:10.216Z] #37 0.221 + GOPATH=/tmp/tmp.td2fxsSQHG [2019-12-27T16:10:10.216Z] #37 0.221 + RM_GOPATH=1 [2019-12-27T16:10:10.216Z] #37 0.221 ++ dirname ./install.sh [2019-12-27T16:10:10.216Z] #37 0.222 + dir=. [2019-12-27T16:10:10.216Z] #37 0.222 + bin=tini [2019-12-27T16:10:10.216Z] #37 0.222 + shift [2019-12-27T16:10:10.216Z] #37 0.222 + '[' '!' -f ./tini.installer ']' [2019-12-27T16:10:10.216Z] #37 0.222 + . ./tini.installer [2019-12-27T16:10:10.216Z] #37 0.222 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-27T16:10:10.216Z] #37 0.223 + install_tini [2019-12-27T16:10:10.216Z] #37 0.223 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-12-27T16:10:10.216Z] #37 0.223 + git clone https://github.com/krallin/tini.git /tmp/tmp.td2fxsSQHG/tini [2019-12-27T16:10:10.216Z] #37 0.223 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-27T16:10:10.216Z] #37 0.224 Cloning into '/tmp/tmp.td2fxsSQHG/tini'... [2019-12-27T16:10:10.216Z] #37 1.699 + cd /tmp/tmp.td2fxsSQHG/tini [2019-12-27T16:10:10.216Z] #37 1.700 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-27T16:10:10.216Z] #37 1.713 + cmake . [2019-12-27T16:10:10.216Z] #37 2.265 -- The C compiler identification is GNU 6.3.0 [2019-12-27T16:10:10.216Z] #37 2.295 -- Check for working C compiler: /usr/bin/cc [2019-12-27T16:10:10.216Z] #37 3.298 -- Check for working C compiler: /usr/bin/cc -- works [2019-12-27T16:10:10.216Z] #37 3.307 -- Detecting C compiler ABI info [2019-12-27T16:10:10.216Z] #37 3.937 -- Detecting C compiler ABI info - done [2019-12-27T16:10:10.216Z] #37 4.001 -- Detecting C compile features [2019-12-27T16:10:10.216Z] #37 5.479 -- Detecting C compile features - done [2019-12-27T16:10:10.216Z] #37 5.511 -- Performing Test HAS_BUILTIN_FORTIFY [2019-12-27T16:10:10.216Z] #37 5.692 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-12-27T16:10:10.216Z] #37 5.791 -- Configuring done [2019-12-27T16:10:10.216Z] #37 5.838 -- Generating done [2019-12-27T16:10:10.216Z] #37 5.866 -- Build files have been written to: /tmp/tmp.td2fxsSQHG/tini [2019-12-27T16:10:10.216Z] #37 5.886 + make tini-static [2019-12-27T16:10:10.216Z] #37 6.341 Scanning dependencies of target tini-static [2019-12-27T16:10:10.216Z] #37 6.478 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-12-27T16:10:10.216Z] #37 7.745 [100%] Linking C executable tini-static [2019-12-27T16:10:10.216Z] #37 8.302 [100%] Built target tini-static [2019-12-27T16:10:10.216Z] #37 8.393 + mkdir -p /build [2019-12-27T16:10:10.216Z] #37 8.394 + cp tini-static /build/docker-init [2019-12-27T16:10:10.216Z] #37 DONE 8.5s [2019-12-27T16:10:10.216Z] [2019-12-27T16:10:10.216Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:10:10.216Z] #42 1.358 Note: Building without setproctitle() and strlcpy() support. [2019-12-27T16:10:10.216Z] #42 1.358 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-12-27T16:10:10.216Z] #42 2.279 fatal: Not a git repository (or any of the parent directories): .git [2019-12-27T16:10:10.216Z] #42 2.324 GEN .gitid [2019-12-27T16:10:10.216Z] #42 2.327 GEN criu/include/version.h [2019-12-27T16:10:10.216Z] #42 2.378 GEN include/common/asm [2019-12-27T16:10:10.216Z] #42 3.821 PBCC images/google/protobuf/descriptor.pb-c.c [2019-12-27T16:10:10.216Z] #42 3.991 PBCC images/opts.pb-c.c [2019-12-27T16:10:10.216Z] #42 4.030 PBCC images/sit.pb-c.c [2019-12-27T16:10:10.216Z] #42 4.086 DEP images/google/protobuf/descriptor.pb-c.d [2019-12-27T16:10:10.216Z] #42 4.143 DEP images/opts.pb-c.d [2019-12-27T16:10:10.216Z] #42 4.197 DEP images/sit.pb-c.d [2019-12-27T16:10:10.216Z] #42 4.256 PBCC images/macvlan.pb-c.c [2019-12-27T16:10:10.216Z] #42 4.276 DEP images/macvlan.pb-c.d [2019-12-27T16:10:10.216Z] #42 4.336 PBCC images/autofs.pb-c.c [2019-12-27T16:10:10.216Z] #42 4.388 DEP images/autofs.pb-c.d [2019-12-27T16:10:10.216Z] #42 4.500 PBCC images/sysctl.pb-c.c [2019-12-27T16:10:10.216Z] #42 4.520 DEP images/sysctl.pb-c.d [2019-12-27T16:10:10.216Z] #42 4.571 PBCC images/time.pb-c.c [2019-12-27T16:10:10.216Z] #42 4.637 DEP images/time.pb-c.d [2019-12-27T16:10:10.216Z] #42 4.838 PBCC images/binfmt-misc.pb-c.c [2019-12-27T16:10:10.216Z] #42 4.943 DEP images/binfmt-misc.pb-c.d [2019-12-27T16:10:10.216Z] #42 5.024 PBCC images/seccomp.pb-c.c [2019-12-27T16:10:10.216Z] #42 5.075 DEP images/seccomp.pb-c.d [2019-12-27T16:10:10.216Z] #42 5.232 PBCC images/userns.pb-c.c [2019-12-27T16:10:10.216Z] #42 5.274 DEP images/userns.pb-c.d [2019-12-27T16:10:10.216Z] #42 5.341 PBCC images/cgroup.pb-c.c [2019-12-27T16:10:10.216Z] #42 5.348 DEP images/cgroup.pb-c.d [2019-12-27T16:10:10.216Z] #42 5.358 PBCC images/fown.pb-c.c [2019-12-27T16:10:10.216Z] #42 5.362 PBCC images/ext-file.pb-c.c [2019-12-27T16:10:10.216Z] #42 5.368 DEP images/fown.pb-c.d [2019-12-27T16:10:10.216Z] #42 5.379 DEP images/ext-file.pb-c.d [2019-12-27T16:10:10.216Z] #42 5.398 PBCC images/rpc.pb-c.c [2019-12-27T16:10:10.216Z] #42 5.407 DEP images/rpc.pb-c.d [2019-12-27T16:10:10.216Z] #42 5.428 PBCC images/siginfo.pb-c.c [2019-12-27T16:10:10.217Z] #42 5.432 DEP images/siginfo.pb-c.d [2019-12-27T16:10:10.217Z] #42 5.447 PBCC images/pagemap.pb-c.c [2019-12-27T16:10:10.217Z] #42 5.455 DEP images/pagemap.pb-c.d [2019-12-27T16:10:10.217Z] #42 5.478 PBCC images/rlimit.pb-c.c [2019-12-27T16:10:10.217Z] #42 5.483 DEP images/rlimit.pb-c.d [2019-12-27T16:10:10.217Z] #42 5.562 PBCC images/file-lock.pb-c.c [2019-12-27T16:10:10.217Z] #42 5.588 DEP images/file-lock.pb-c.d [2019-12-27T16:10:10.217Z] #42 5.620 PBCC images/tty.pb-c.c [2019-12-27T16:10:10.217Z] #42 5.664 DEP images/tty.pb-c.d [2019-12-27T16:10:10.217Z] #42 5.711 PBCC images/tun.pb-c.c [2019-12-27T16:10:10.217Z] #42 5.748 PBCC images/netdev.pb-c.c [2019-12-27T16:10:10.217Z] #42 5.781 DEP images/tun.pb-c.d [2019-12-27T16:10:10.217Z] #42 5.849 DEP images/netdev.pb-c.d [2019-12-27T16:10:10.217Z] #42 5.884 PBCC images/vma.pb-c.c [2019-12-27T16:10:10.217Z] #42 5.938 DEP images/vma.pb-c.d [2019-12-27T16:10:10.217Z] #42 6.012 PBCC images/creds.pb-c.c [2019-12-27T16:10:10.217Z] #42 6.051 DEP images/creds.pb-c.d [2019-12-27T16:10:10.217Z] #42 6.174 PBCC images/utsns.pb-c.c [2019-12-27T16:10:10.217Z] #42 6.178 DEP images/utsns.pb-c.d [2019-12-27T16:10:10.217Z] #42 6.213 PBCC images/ipc-desc.pb-c.c [2019-12-27T16:10:10.217Z] #42 6.229 PBCC images/ipc-sem.pb-c.c [2019-12-27T16:10:10.217Z] #42 6.268 DEP images/ipc-desc.pb-c.d [2019-12-27T16:10:10.217Z] #42 6.288 DEP images/ipc-sem.pb-c.d [2019-12-27T16:10:10.217Z] #42 6.328 PBCC images/ipc-msg.pb-c.c [2019-12-27T16:10:10.217Z] #42 6.343 DEP images/ipc-msg.pb-c.d [2019-12-27T16:10:10.217Z] #42 6.410 PBCC images/ipc-shm.pb-c.c [2019-12-27T16:10:10.217Z] #42 6.426 DEP images/ipc-shm.pb-c.d [2019-12-27T16:10:10.217Z] #42 6.472 PBCC images/ipc-var.pb-c.c [2019-12-27T16:10:10.217Z] #42 6.499 DEP images/ipc-var.pb-c.d [2019-12-27T16:10:10.217Z] #42 6.559 PBCC images/sk-opts.pb-c.c [2019-12-27T16:10:10.217Z] #42 6.575 PBCC images/packet-sock.pb-c.c [2019-12-27T16:10:10.217Z] #42 6.605 DEP images/sk-opts.pb-c.d [2019-12-27T16:10:10.217Z] #42 6.636 DEP images/packet-sock.pb-c.d [2019-12-27T16:10:10.217Z] #42 6.723 PBCC images/sk-netlink.pb-c.c [2019-12-27T16:10:10.217Z] #42 6.748 DEP images/sk-netlink.pb-c.d [2019-12-27T16:10:10.217Z] #42 6.794 PBCC images/sk-inet.pb-c.c [2019-12-27T16:10:10.217Z] #42 6.811 DEP images/sk-inet.pb-c.d [2019-12-27T16:10:10.217Z] #42 6.850 PBCC images/sk-unix.pb-c.c [2019-12-27T16:10:10.217Z] #42 6.882 DEP images/sk-unix.pb-c.d [2019-12-27T16:10:10.217Z] #42 6.900 PBCC images/mm.pb-c.c [2019-12-27T16:10:10.217Z] #42 6.939 DEP images/mm.pb-c.d [2019-12-27T16:10:10.217Z] #42 6.993 PBCC images/timerfd.pb-c.c [2019-12-27T16:10:10.217Z] #42 7.000 DEP images/timerfd.pb-c.d [2019-12-27T16:10:10.217Z] #42 7.058 PBCC images/timer.pb-c.c [2019-12-27T16:10:10.217Z] #42 7.075 DEP images/timer.pb-c.d [2019-12-27T16:10:10.217Z] #42 7.150 PBCC images/sa.pb-c.c [2019-12-27T16:10:10.217Z] #42 7.166 DEP images/sa.pb-c.d [2019-12-27T16:10:10.217Z] #42 7.214 PBCC images/pipe-data.pb-c.c [2019-12-27T16:10:10.217Z] #42 7.225 DEP images/pipe-data.pb-c.d [2019-12-27T16:10:10.217Z] #42 7.251 PBCC images/mnt.pb-c.c [2019-12-27T16:10:10.217Z] #42 7.288 DEP images/mnt.pb-c.d [2019-12-27T16:10:10.217Z] #42 7.351 PBCC images/sk-packet.pb-c.c [2019-12-27T16:10:10.217Z] #42 7.363 DEP images/sk-packet.pb-c.d [2019-12-27T16:10:10.217Z] #42 7.420 PBCC images/tcp-stream.pb-c.c [2019-12-27T16:10:10.217Z] #42 7.435 DEP images/tcp-stream.pb-c.d [2019-12-27T16:10:10.217Z] #42 7.485 PBCC images/pipe.pb-c.c [2019-12-27T16:10:10.217Z] #42 7.510 DEP images/pipe.pb-c.d [2019-12-27T16:10:10.217Z] #42 7.579 PBCC images/pstree.pb-c.c [2019-12-27T16:10:10.217Z] #42 7.621 DEP images/pstree.pb-c.d [2019-12-27T16:10:10.217Z] #42 7.716 PBCC images/fs.pb-c.c [2019-12-27T16:10:10.217Z] #42 7.723 DEP images/fs.pb-c.d [2019-12-27T16:10:10.217Z] #42 7.801 PBCC images/signalfd.pb-c.c [2019-12-27T16:10:10.217Z] #42 7.872 DEP images/signalfd.pb-c.d [2019-12-27T16:10:10.217Z] #42 7.946 PBCC images/fh.pb-c.c [2019-12-27T16:10:10.217Z] #42 7.976 PBCC images/fsnotify.pb-c.c [2019-12-27T16:10:10.217Z] #42 7.985 DEP images/fh.pb-c.d [2019-12-27T16:10:10.217Z] #42 8.101 DEP images/fsnotify.pb-c.d [2019-12-27T16:10:10.217Z] #42 8.140 PBCC images/eventpoll.pb-c.c [2019-12-27T16:10:10.217Z] #42 8.152 DEP images/eventpoll.pb-c.d [2019-12-27T16:10:10.217Z] #42 8.205 PBCC images/eventfd.pb-c.c [2019-12-27T16:10:10.217Z] #42 8.227 DEP images/eventfd.pb-c.d [2019-12-27T16:10:10.217Z] #42 8.273 PBCC images/remap-file-path.pb-c.c [2019-12-27T16:10:10.217Z] #42 8.281 DEP images/remap-file-path.pb-c.d [2019-12-27T16:10:10.217Z] #42 8.300 PBCC images/fifo.pb-c.c [2019-12-27T16:10:10.217Z] #42 8.316 DEP images/fifo.pb-c.d [2019-12-27T16:10:10.217Z] #42 8.377 PBCC images/ghost-file.pb-c.c [2019-12-27T16:10:10.217Z] #42 8.448 DEP images/ghost-file.pb-c.d [2019-12-27T16:10:10.217Z] #42 8.505 PBCC images/regfile.pb-c.c [2019-12-27T16:10:10.217Z] #42 8.534 DEP images/regfile.pb-c.d [2019-12-27T16:10:10.217Z] #42 8.541 PBCC images/ns.pb-c.c [2019-12-27T16:10:10.217Z] #42 8.560 DEP images/ns.pb-c.d [2019-12-27T16:10:10.217Z] #42 8.608 PBCC images/fdinfo.pb-c.c [2019-12-27T16:10:10.217Z] #42 8.650 DEP images/fdinfo.pb-c.d [2019-12-27T16:10:10.217Z] #42 8.749 PBCC images/core-aarch64.pb-c.c [2019-12-27T16:10:10.217Z] #42 8.815 PBCC images/core-arm.pb-c.c [2019-12-27T16:10:10.217Z] #42 8.868 PBCC images/core-ppc64.pb-c.c [2019-12-27T16:10:10.217Z] #42 8.907 PBCC images/core-s390.pb-c.c [2019-12-27T16:10:10.217Z] #42 8.944 PBCC images/core-x86.pb-c.c [2019-12-27T16:10:10.217Z] #42 8.999 PBCC images/core.pb-c.c [2019-12-27T16:10:10.217Z] #42 9.052 PBCC images/inventory.pb-c.c [2019-12-27T16:10:10.217Z] #42 9.097 DEP images/core-aarch64.pb-c.d [2019-12-27T16:10:10.217Z] #42 9.178 DEP images/core-arm.pb-c.d [2019-12-27T16:10:10.217Z] #42 9.242 DEP images/core-ppc64.pb-c.d [2019-12-27T16:10:10.217Z] #42 9.315 DEP images/core-s390.pb-c.d [2019-12-27T16:10:10.217Z] #42 9.346 DEP images/core-x86.pb-c.d [2019-12-27T16:10:10.217Z] #42 9.396 DEP images/core.pb-c.d [2019-12-27T16:10:10.217Z] #42 9.439 DEP images/inventory.pb-c.d [2019-12-27T16:10:10.217Z] #42 9.508 PBCC images/cpuinfo.pb-c.c [2019-12-27T16:10:10.217Z] #42 9.538 DEP images/cpuinfo.pb-c.d [2019-12-27T16:10:10.217Z] #42 9.573 PBCC images/stats.pb-c.c [2019-12-27T16:10:10.217Z] #42 9.589 DEP images/stats.pb-c.d [2019-12-27T16:10:10.217Z] #42 ... [2019-12-27T16:10:10.217Z] [2019-12-27T16:10:10.217Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-27T16:10:10.258Z] #38 190.8 + GOPATH=/tmp/tmp.9giszvUk0K/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.9giszvUk0K [2019-12-27T16:10:10.258Z] #38 190.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-12-27T16:10:10.452Z] #59 28.11 Checking out files: 34% (1035/2992) Checking out files: 35% (1048/2992) Checking out files: 36% (1078/2992) Checking out files: 37% (1108/2992) Checking out files: 38% (1137/2992) Checking out files: 39% (1167/2992) Checking out files: 40% (1197/2992) Checking out files: 41% (1227/2992) Checking out files: 42% (1257/2992) Checking out files: 43% (1287/2992) Checking out files: 44% (1317/2992) Checking out files: 45% (1347/2992) Checking out files: 46% (1377/2992) Checking out files: 47% (1407/2992) Checking out files: 48% (1437/2992) Checking out files: 49% (1467/2992) Checking out files: 50% (1496/2992) Checking out files: 51% (1526/2992) Checking out files: 52% (1556/2992) Checking out files: 53% (1586/2992) Checking out files: 54% (1616/2992) Checking out files: 55% (1646/2992) Checking out files: 56% (1676/2992) Checking out files: 57% (1706/2992) Checking out files: 58% (1736/2992) Checking out files: 59% (1766/2992) Checking out files: 60% (1796/2992) Checking out files: 61% (1826/2992) Checking out files: 62% (1856/2992) Checking out files: 63% (1885/2992) Checking out files: 64% (1915/2992) Checking out files: 65% (1945/2992) Checking out files: 66% (1975/2992) Checking out files: 67% (2005/2992) Checking out files: 68% (2035/2992) Checking out files: 69% (2065/2992) Checking out files: 70% (2095/2992) Checking out files: 71% (2125/2992) Checking out files: 72% (2155/2992) Checking out files: 73% (2185/2992) Checking out files: 74% (2215/2992) Checking out files: 74% (2216/2992) Checking out files: 75% (2244/2992) Checking out files: 76% (2274/2992) Checking out files: 77% (2304/2992) Checking out files: 78% (2334/2992) Checking out files: 79% (2364/2992) Checking out files: 80% (2394/2992) Checking out files: 81% (2424/2992) Checking out files: 82% (2454/2992) Checking out files: 83% (2484/2992) Checking out files: 84% (2514/2992) Checking out files: 85% (2544/2992) Checking out files: 86% (2574/2992) Checking out files: 87% (2604/2992) Checking out files: 88% (2633/2992) Checking out files: 89% (2663/2992) Checking out files: 90% (2693/2992) Checking out files: 91% (2723/2992) Checking out files: 92% (2753/2992) Checking out files: 93% (2783/2992) Checking out files: 94% (2813/2992) Checking out files: 95% (2843/2992) Checking out files: 96% (2873/2992) Checking out files: 96% (2894/2992) Checking out files: 97% (2903/2992) Checking out files: 98% (2933/2992) Checking out files: 99% (2963/2992) Checking out files: 100% (2992/2992) Checking out files: 100% (2992/2992), done. [2019-12-27T16:10:10.452Z] #59 30.32 + cd /tmp/tmp.STtOTDX8Zr/src/github.com/containerd/containerd [2019-12-27T16:10:10.452Z] #59 30.34 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-27T16:10:10.483Z] #10 ... [2019-12-27T16:10:10.483Z] [2019-12-27T16:10:10.483Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:10:10.483Z] #44 84.59 time [2019-12-27T16:10:10.483Z] #44 93.99 internal/syscall/unix [2019-12-27T16:10:10.483Z] #44 94.47 strings [2019-12-27T16:10:10.483Z] #44 94.55 os [2019-12-27T16:10:10.739Z] #44 ... [2019-12-27T16:10:10.739Z] [2019-12-27T16:10:10.739Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-27T16:10:10.739Z] #40 94.46 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-12-27T16:10:10.739Z] #40 94.47 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-12-27T16:10:10.739Z] #40 94.48 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-12-27T16:10:10.739Z] #40 94.51 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-12-27T16:10:10.739Z] #40 94.52 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-12-27T16:10:10.739Z] #40 94.53 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-12-27T16:10:10.739Z] #40 94.56 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-12-27T16:10:10.739Z] #40 94.64 Setting up protobuf-compiler (3.0.0-9) ... [2019-12-27T16:10:10.739Z] #40 94.66 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-12-27T16:10:10.739Z] #40 94.67 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-12-27T16:10:10.739Z] #40 94.68 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-27T16:10:11.397Z] #59 31.02 + export 'BUILDTAGS=netgo osusergo static_build' [2019-12-27T16:10:11.397Z] #59 31.02 + BUILDTAGS='netgo osusergo static_build' [2019-12-27T16:10:11.397Z] #59 31.02 + export EXTRA_FLAGS=-buildmode=pie [2019-12-27T16:10:11.397Z] #59 31.02 + EXTRA_FLAGS=-buildmode=pie [2019-12-27T16:10:11.397Z] #59 31.02 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-12-27T16:10:11.397Z] #59 31.02 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-12-27T16:10:11.397Z] #59 31.02 + '[' '' = dynamic ']' [2019-12-27T16:10:11.397Z] #59 31.02 + make [2019-12-27T16:10:11.634Z] #38 ... [2019-12-27T16:10:11.634Z] [2019-12-27T16:10:11.634Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:10:11.634Z] #41 115.0 CC criu/files-reg.o [2019-12-27T16:10:11.634Z] #41 117.3 CC criu/files.o [2019-12-27T16:10:11.634Z] #41 119.5 CC criu/filesystems.o [2019-12-27T16:10:11.634Z] #41 120.4 CC criu/fsnotify.o [2019-12-27T16:10:11.634Z] #41 121.7 CC criu/image-desc.o [2019-12-27T16:10:11.634Z] #41 121.9 CC criu/image.o [2019-12-27T16:10:11.634Z] #41 122.8 CC criu/ipc_ns.o [2019-12-27T16:10:11.634Z] #41 124.1 CC criu/irmap.o [2019-12-27T16:10:11.634Z] #41 124.8 CC criu/kcmp-ids.o [2019-12-27T16:10:11.634Z] #41 125.1 CC criu/kerndat.o [2019-12-27T16:10:11.634Z] #41 ... [2019-12-27T16:10:11.634Z] [2019-12-27T16:10:11.634Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-27T16:10:11.634Z] #17 52.10 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-12-27T16:10:11.634Z] #17 52.11 Setting up python3 (3.5.3-1) ... [2019-12-27T16:10:11.667Z] #40 DONE 96.2s [2019-12-27T16:10:11.667Z] [2019-12-27T16:10:11.667Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-27T16:10:11.667Z] #33 86.83 Selecting previously unselected package libjsoncpp1:amd64. [2019-12-27T16:10:11.667Z] #33 86.83 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-12-27T16:10:11.667Z] #33 86.93 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-12-27T16:10:11.667Z] #33 87.12 Selecting previously unselected package libuv1:amd64. [2019-12-27T16:10:11.667Z] #33 87.13 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-12-27T16:10:11.667Z] #33 87.13 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-12-27T16:10:11.667Z] #33 87.36 Selecting previously unselected package cmake. [2019-12-27T16:10:11.667Z] #33 87.37 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-12-27T16:10:11.667Z] #33 87.61 Unpacking cmake (3.7.2-1) ... [2019-12-27T16:10:11.667Z] #33 92.84 Selecting previously unselected package xxd. [2019-12-27T16:10:11.667Z] #33 92.85 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-12-27T16:10:11.667Z] #33 92.86 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-12-27T16:10:11.667Z] #33 93.11 Selecting previously unselected package vim-common. [2019-12-27T16:10:11.667Z] #33 93.11 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-27T16:10:11.667Z] #33 93.17 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-27T16:10:11.667Z] #33 93.65 Processing triggers for mime-support (3.60) ... [2019-12-27T16:10:11.667Z] #33 93.91 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-12-27T16:10:11.667Z] #33 93.92 Setting up libuv1:amd64 (1.9.1-3) ... [2019-12-27T16:10:11.667Z] #33 93.97 Setting up cmake-data (3.7.2-1) ... [2019-12-27T16:10:11.667Z] #33 94.00 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-12-27T16:10:11.667Z] #33 94.02 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-12-27T16:10:11.667Z] #33 94.04 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-27T16:10:11.667Z] #33 94.11 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-27T16:10:11.667Z] #33 94.20 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-12-27T16:10:11.667Z] #33 94.25 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-12-27T16:10:11.667Z] #33 94.27 Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ... [2019-12-27T16:10:11.667Z] #33 94.28 Setting up cmake (3.7.2-1) ... [2019-12-27T16:10:11.667Z] #33 94.53 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-27T16:10:11.667Z] #33 DONE 96.2s [2019-12-27T16:10:11.667Z] [2019-12-27T16:10:11.667Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-27T16:10:11.667Z] #26 25.76 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-12-27T16:10:11.667Z] #26 26.42 [2019-12-27T16:10:11.667Z] #26 26.84 ######################################################################## 100.0% [2019-12-27T16:10:11.667Z] #26 27.12 [2019-12-27T16:10:11.667Z] #26 28.83 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-12-27T16:10:11.667Z] #26 29.76 [2019-12-27T16:10:11.667Z] #26 30.14 #### 5.9% ######################################################################## 100.0% [2019-12-27T16:10:11.819Z] #27 21.04 0.0% 0.4% # 1.5% # 2.5% ### 5.3% #### 6.2% ##### 8.1% ####### 10.0% ######## 11.9% ######### 12.8% ######### 13.8% ########### 15.7% ############ 17.5% ############# 19.4% ############### 21.3% ################ 23.2% ################# 24.2% ################## 26.1% ################### 27.0% #################### 28.9% ##################### 29.8% ###################### 31.7% ######################## 33.6% ######################### 35.5% ########################## 37.4% ########################### 38.4% ############################# 41.2% ############################## 42.1% ############################### 43.1% ############################### 44.0% ################################ 45.0% ################################# 46.9% ################################### 48.7% #################################### 50.6% [2019-12-27T16:10:11.819Z] #27 ... [2019-12-27T16:10:11.819Z] [2019-12-27T16:10:11.819Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-27T16:10:11.819Z] #11 44.26 Selecting previously unselected package binutils-mingw-w64-i686. [2019-12-27T16:10:11.819Z] #11 44.26 Preparing to unpack .../17-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... [2019-12-27T16:10:11.819Z] #11 44.26 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-12-27T16:10:11.819Z] #11 46.77 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-12-27T16:10:11.819Z] #11 46.79 Preparing to unpack .../18-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... [2019-12-27T16:10:11.819Z] #11 46.81 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-12-27T16:10:11.819Z] #11 50.05 Selecting previously unselected package binutils-mingw-w64. [2019-12-27T16:10:11.819Z] #11 50.05 Preparing to unpack .../19-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-12-27T16:10:11.819Z] #11 50.05 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-12-27T16:10:11.819Z] #11 50.15 Selecting previously unselected package mingw-w64-common. [2019-12-27T16:10:11.819Z] #11 50.15 Preparing to unpack .../20-mingw-w64-common_5.0.1-1_all.deb ... [2019-12-27T16:10:11.819Z] #11 50.16 Unpacking mingw-w64-common (5.0.1-1) ... [2019-12-27T16:10:11.819Z] #11 ... [2019-12-27T16:10:11.819Z] [2019-12-27T16:10:11.819Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-27T16:10:11.923Z] #26 30.46 [2019-12-27T16:10:11.923Z] #26 ... [2019-12-27T16:10:11.923Z] [2019-12-27T16:10:11.923Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-27T16:10:11.923Z] #34 DONE 0.2s [2019-12-27T16:10:11.923Z] [2019-12-27T16:10:11.923Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-12-27T16:10:11.923Z] #35 DONE 0.1s [2019-12-27T16:10:12.180Z] [2019-12-27T16:10:12.180Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:10:12.787Z] #59 ... [2019-12-27T16:10:12.787Z] [2019-12-27T16:10:12.787Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:10:12.787Z] #44 58.89 os/exec [2019-12-27T16:10:12.787Z] #44 58.94 net [2019-12-27T16:10:12.787Z] #44 62.81 encoding/binary [2019-12-27T16:10:12.787Z] #44 62.82 go/token [2019-12-27T16:10:12.787Z] #44 62.85 flag [2019-12-27T16:10:12.787Z] #44 64.39 go/scanner [2019-12-27T16:10:12.787Z] #44 65.86 net/url [2019-12-27T16:10:12.787Z] #44 66.94 text/template/parse [2019-12-27T16:10:12.787Z] #44 68.08 go/ast [2019-12-27T16:10:12.787Z] #44 ... [2019-12-27T16:10:12.787Z] [2019-12-27T16:10:12.787Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:10:12.787Z] #41 10.11 PBCC images/seccomp.pb-c.c [2019-12-27T16:10:12.787Z] #41 10.18 DEP images/seccomp.pb-c.d [2019-12-27T16:10:12.787Z] #41 10.26 PBCC images/userns.pb-c.c [2019-12-27T16:10:12.787Z] #41 10.28 DEP images/userns.pb-c.d [2019-12-27T16:10:12.787Z] #41 10.38 PBCC images/cgroup.pb-c.c [2019-12-27T16:10:12.787Z] #41 10.42 DEP images/cgroup.pb-c.d [2019-12-27T16:10:12.787Z] #41 10.55 PBCC images/fown.pb-c.c [2019-12-27T16:10:12.787Z] #41 10.57 PBCC images/ext-file.pb-c.c [2019-12-27T16:10:12.787Z] #41 10.59 DEP images/fown.pb-c.d [2019-12-27T16:10:12.787Z] #41 10.64 DEP images/ext-file.pb-c.d [2019-12-27T16:10:12.787Z] #41 10.75 PBCC images/rpc.pb-c.c [2019-12-27T16:10:12.787Z] #41 10.79 DEP images/rpc.pb-c.d [2019-12-27T16:10:12.787Z] #41 10.85 PBCC images/siginfo.pb-c.c [2019-12-27T16:10:12.787Z] #41 10.94 DEP images/siginfo.pb-c.d [2019-12-27T16:10:12.787Z] #41 11.08 PBCC images/pagemap.pb-c.c [2019-12-27T16:10:12.787Z] #41 11.15 DEP images/pagemap.pb-c.d [2019-12-27T16:10:12.787Z] #41 11.19 PBCC images/rlimit.pb-c.c [2019-12-27T16:10:12.787Z] #41 11.26 DEP images/rlimit.pb-c.d [2019-12-27T16:10:12.787Z] #41 11.35 PBCC images/file-lock.pb-c.c [2019-12-27T16:10:12.787Z] #41 11.37 DEP images/file-lock.pb-c.d [2019-12-27T16:10:12.787Z] #41 11.45 PBCC images/tty.pb-c.c [2019-12-27T16:10:12.787Z] #41 11.55 DEP images/tty.pb-c.d [2019-12-27T16:10:12.787Z] #41 11.65 PBCC images/tun.pb-c.c [2019-12-27T16:10:12.787Z] #41 11.72 PBCC images/netdev.pb-c.c [2019-12-27T16:10:12.787Z] #41 11.77 DEP images/tun.pb-c.d [2019-12-27T16:10:12.787Z] #41 11.85 DEP images/netdev.pb-c.d [2019-12-27T16:10:12.787Z] #41 11.91 PBCC images/vma.pb-c.c [2019-12-27T16:10:12.787Z] #41 11.96 DEP images/vma.pb-c.d [2019-12-27T16:10:12.787Z] #41 12.05 PBCC images/creds.pb-c.c [2019-12-27T16:10:12.787Z] #41 12.10 DEP images/creds.pb-c.d [2019-12-27T16:10:12.787Z] #41 12.16 PBCC images/utsns.pb-c.c [2019-12-27T16:10:12.787Z] #41 12.19 DEP images/utsns.pb-c.d [2019-12-27T16:10:12.787Z] #41 12.22 PBCC images/ipc-desc.pb-c.c [2019-12-27T16:10:12.787Z] #41 12.24 PBCC images/ipc-sem.pb-c.c [2019-12-27T16:10:12.787Z] #41 12.30 DEP images/ipc-desc.pb-c.d [2019-12-27T16:10:12.787Z] #41 12.35 DEP images/ipc-sem.pb-c.d [2019-12-27T16:10:12.787Z] #41 12.41 PBCC images/ipc-msg.pb-c.c [2019-12-27T16:10:12.787Z] #41 12.46 DEP images/ipc-msg.pb-c.d [2019-12-27T16:10:12.787Z] #41 12.52 PBCC images/ipc-shm.pb-c.c [2019-12-27T16:10:12.787Z] #41 12.53 DEP images/ipc-shm.pb-c.d [2019-12-27T16:10:12.787Z] #41 12.62 PBCC images/ipc-var.pb-c.c [2019-12-27T16:10:12.787Z] #41 12.66 DEP images/ipc-var.pb-c.d [2019-12-27T16:10:12.787Z] #41 12.72 PBCC images/sk-opts.pb-c.c [2019-12-27T16:10:12.787Z] #41 12.75 PBCC images/packet-sock.pb-c.c [2019-12-27T16:10:12.787Z] #41 12.88 DEP images/sk-opts.pb-c.d [2019-12-27T16:10:12.787Z] #41 12.92 DEP images/packet-sock.pb-c.d [2019-12-27T16:10:12.787Z] #41 12.98 PBCC images/sk-netlink.pb-c.c [2019-12-27T16:10:12.787Z] #41 13.01 DEP images/sk-netlink.pb-c.d [2019-12-27T16:10:13.010Z] #17 53.79 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-12-27T16:10:13.047Z] #41 13.05 PBCC images/sk-inet.pb-c.c [2019-12-27T16:10:13.047Z] #41 13.09 DEP images/sk-inet.pb-c.d [2019-12-27T16:10:13.047Z] #41 13.15 PBCC images/sk-unix.pb-c.c [2019-12-27T16:10:13.047Z] #41 13.27 DEP images/sk-unix.pb-c.d [2019-12-27T16:10:13.309Z] #41 13.33 PBCC images/mm.pb-c.c [2019-12-27T16:10:13.309Z] #41 13.36 DEP images/mm.pb-c.d [2019-12-27T16:10:13.309Z] #41 13.41 PBCC images/timerfd.pb-c.c [2019-12-27T16:10:13.309Z] #41 13.45 DEP images/timerfd.pb-c.d [2019-12-27T16:10:13.309Z] #41 13.50 PBCC images/timer.pb-c.c [2019-12-27T16:10:13.309Z] #41 13.55 DEP images/timer.pb-c.d [2019-12-27T16:10:13.570Z] #41 13.62 PBCC images/sa.pb-c.c [2019-12-27T16:10:13.570Z] #41 13.66 DEP images/sa.pb-c.d [2019-12-27T16:10:13.570Z] #41 ... [2019-12-27T16:10:13.570Z] [2019-12-27T16:10:13.570Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-27T16:10:13.570Z] #31 DONE 69.8s [2019-12-27T16:10:13.570Z] [2019-12-27T16:10:13.570Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:10:13.570Z] #41 13.69 PBCC images/pipe-data.pb-c.c [2019-12-27T16:10:13.570Z] #41 13.72 DEP images/pipe-data.pb-c.d [2019-12-27T16:10:13.570Z] #41 13.77 PBCC images/mnt.pb-c.c [2019-12-27T16:10:13.811Z] Removing intermediate container b55552aed967 [2019-12-27T16:10:13.811Z] ---> ef0f1fcfa0a7 [2019-12-27T16:10:13.811Z] Step 11/16 : ARG GOOS [2019-12-27T16:10:13.811Z] ---> Running in 410ccef9c2c5 [2019-12-27T16:10:13.811Z] Removing intermediate container 410ccef9c2c5 [2019-12-27T16:10:13.811Z] ---> c267e0ec0de6 [2019-12-27T16:10:13.811Z] Step 12/16 : ARG GOARCH [2019-12-27T16:10:13.811Z] ---> Running in 72ae3be43a85 [2019-12-27T16:10:13.811Z] Removing intermediate container 72ae3be43a85 [2019-12-27T16:10:13.811Z] ---> 876fbd273b2d [2019-12-27T16:10:13.811Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2019-12-27T16:10:13.811Z] ---> Running in 7b3d2306e48b [2019-12-27T16:10:13.831Z] #41 ... [2019-12-27T16:10:13.831Z] [2019-12-27T16:10:13.831Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-27T16:10:13.831Z] #26 30.45 [2019-12-27T16:10:13.831Z] #26 32.41 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-12-27T16:10:13.831Z] #26 33.09 [2019-12-27T16:10:13.831Z] #26 33.54 ######################################################################## 100.0% [2019-12-27T16:10:13.831Z] #26 33.66 [2019-12-27T16:10:13.831Z] #26 33.72 Download of images into '/build' complete. [2019-12-27T16:10:13.831Z] #26 33.72 Use something like the following to load the result into a Docker daemon: [2019-12-27T16:10:13.831Z] #26 33.72 tar -cC '/build' . | docker load [2019-12-27T16:10:13.831Z] #26 DONE 34.1s [2019-12-27T16:10:13.831Z] [2019-12-27T16:10:13.831Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:10:13.831Z] #36 6.761 -- Detecting C compiler ABI info - done [2019-12-27T16:10:13.831Z] #36 6.843 -- Detecting C compile features [2019-12-27T16:10:13.831Z] #36 9.355 -- Detecting C compile features - done [2019-12-27T16:10:13.831Z] #36 9.393 -- Performing Test HAS_BUILTIN_FORTIFY [2019-12-27T16:10:13.831Z] #36 9.704 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-12-27T16:10:13.831Z] #36 9.882 -- Configuring done [2019-12-27T16:10:13.831Z] #36 9.902 -- Generating done [2019-12-27T16:10:13.831Z] #36 9.920 -- Build files have been written to: /tmp/tmp.vMMfrPLlKk/tini [2019-12-27T16:10:13.831Z] #36 9.946 + make tini-static [2019-12-27T16:10:13.831Z] #36 10.26 Scanning dependencies of target tini-static [2019-12-27T16:10:13.831Z] #36 10.30 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-12-27T16:10:13.831Z] #36 11.83 [100%] Linking C executable tini-static [2019-12-27T16:10:13.831Z] #36 12.48 [100%] Built target tini-static [2019-12-27T16:10:13.831Z] #36 12.59 + mkdir -p /build [2019-12-27T16:10:13.831Z] #36 12.59 + cp tini-static /build/docker-init [2019-12-27T16:10:13.831Z] #36 DONE 13.6s [2019-12-27T16:10:13.831Z] [2019-12-27T16:10:13.831Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:10:13.831Z] #41 13.85 DEP images/mnt.pb-c.d [2019-12-27T16:10:13.831Z] #41 13.94 PBCC images/sk-packet.pb-c.c [2019-12-27T16:10:13.831Z] #41 14.01 DEP images/sk-packet.pb-c.d [2019-12-27T16:10:14.091Z] #41 14.18 PBCC images/tcp-stream.pb-c.c [2019-12-27T16:10:14.091Z] #41 14.23 DEP images/tcp-stream.pb-c.d [2019-12-27T16:10:14.091Z] #41 14.33 PBCC images/pipe.pb-c.c [2019-12-27T16:10:14.308Z] #27 21.04 0.0% 0.4% # 1.5% # 2.5% ### 5.3% #### 6.2% ##### 8.1% ####### 10.0% ######## 11.9% ######### 12.8% ######### 13.8% ########### 15.7% ############ 17.5% ############# 19.4% ############### 21.3% ################ 23.2% ################# 24.2% ################## 26.1% ################### 27.0% #################### 28.9% ##################### 29.8% ###################### 31.7% ######################## 33.6% ######################### 35.5% ########################## 37.4% ########################### 38.4% ############################# 41.2% ############################## 42.1% ############################### 43.1% ############################### 44.0% ################################ 45.0% ################################# 46.9% ################################### 48.7% #################################### 50.6% ##################################### 52.5% ####################################### 54.4% ######################################## 56.3% ######################################### 58.2% ########################################## 59.1% ########################################### 61.0% ############################################# 62.9% ############################################## 64.8% ################################################ 66.7% ################################################## 69.6% ################################################## 70.5% #################################################### 72.4% ##################################################### 74.3% ###################################################### 75.2% ####################################################### 77.1% ######################################################### 79.9% [2019-12-27T16:10:14.308Z] #27 ... [2019-12-27T16:10:14.308Z] [2019-12-27T16:10:14.308Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-27T16:10:14.308Z] #32 46.28 time [2019-12-27T16:10:14.308Z] #32 53.56 internal/poll [2019-12-27T16:10:14.308Z] #32 55.96 internal/syscall/unix [2019-12-27T16:10:14.308Z] #32 56.45 os [2019-12-27T16:10:14.308Z] #32 ... [2019-12-27T16:10:14.308Z] [2019-12-27T16:10:14.308Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-27T16:10:14.353Z] #41 14.42 DEP images/pipe.pb-c.d [2019-12-27T16:10:14.353Z] #41 14.54 PBCC images/pstree.pb-c.c [2019-12-27T16:10:14.387Z] #17 54.98 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-12-27T16:10:14.387Z] #17 55.12 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-12-27T16:10:14.387Z] #17 55.16 Setting up python3-wheel (0.29.0-2) ... [2019-12-27T16:10:14.614Z] #41 14.64 DEP images/pstree.pb-c.d [2019-12-27T16:10:14.614Z] #41 14.78 PBCC images/fs.pb-c.c [2019-12-27T16:10:14.614Z] #41 14.84 DEP images/fs.pb-c.d [2019-12-27T16:10:14.614Z] #41 14.92 PBCC images/signalfd.pb-c.c [2019-12-27T16:10:14.875Z] #41 14.98 DEP images/signalfd.pb-c.d [2019-12-27T16:10:15.137Z] #41 15.07 PBCC images/fh.pb-c.c [2019-12-27T16:10:15.137Z] #41 15.12 PBCC images/fsnotify.pb-c.c [2019-12-27T16:10:15.137Z] #41 15.27 DEP images/fh.pb-c.d [2019-12-27T16:10:15.322Z] #17 56.07 Setting up python3-pkg-resources (33.1.1-1) ... [2019-12-27T16:10:15.398Z] #41 15.45 DEP images/fsnotify.pb-c.d [2019-12-27T16:10:15.398Z] #41 15.63 PBCC images/eventpoll.pb-c.c [2019-12-27T16:10:15.659Z] #41 15.71 DEP images/eventpoll.pb-c.d [2019-12-27T16:10:15.659Z] #41 15.84 PBCC images/eventfd.pb-c.c [2019-12-27T16:10:15.659Z] #41 15.90 DEP images/eventfd.pb-c.d [2019-12-27T16:10:15.919Z] #41 15.96 PBCC images/remap-file-path.pb-c.c [2019-12-27T16:10:15.919Z] #41 16.00 DEP images/remap-file-path.pb-c.d [2019-12-27T16:10:15.919Z] #41 16.07 PBCC images/fifo.pb-c.c [2019-12-27T16:10:15.919Z] #41 16.11 DEP images/fifo.pb-c.d [2019-12-27T16:10:15.919Z] #41 16.16 PBCC images/ghost-file.pb-c.c [2019-12-27T16:10:15.919Z] #41 16.22 DEP images/ghost-file.pb-c.d [2019-12-27T16:10:16.119Z] #27 21.04 0.0% 0.4% # 1.5% # 2.5% ### 5.3% #### 6.2% ##### 8.1% ####### 10.0% ######## 11.9% ######### 12.8% ######### 13.8% ########### 15.7% ############ 17.5% ############# 19.4% ############### 21.3% ################ 23.2% ################# 24.2% ################## 26.1% ################### 27.0% #################### 28.9% ##################### 29.8% ###################### 31.7% ######################## 33.6% ######################### 35.5% ########################## 37.4% ########################### 38.4% ############################# 41.2% ############################## 42.1% ############################### 43.1% ############################### 44.0% ################################ 45.0% ################################# 46.9% ################################### 48.7% #################################### 50.6% ##################################### 52.5% ####################################### 54.4% ######################################## 56.3% ######################################### 58.2% ########################################## 59.1% ########################################### 61.0% ############################################# 62.9% ############################################## 64.8% ################################################ 66.7% ################################################## 69.6% ################################################## 70.5% #################################################### 72.4% ##################################################### 74.3% ###################################################### 75.2% ####################################################### 77.1% ######################################################### 79.9% ########################################################## 80.9% ########################################################### 82.8% ############################################################ 84.7% ############################################################# 85.6% ############################################################### 87.5% ############################################################### 88.5% ################################################################# 90.3% ################################################################# 91.3% ################################################################### 93.2% ################################################################### 94.1% ##################################################################### 97.0% ####################################################################### 98.9% ####################################################################### 99.8% ######################################################################## 100.0% [2019-12-27T16:10:16.119Z] #27 30.93 [2019-12-27T16:10:16.181Z] #41 16.26 PBCC images/regfile.pb-c.c [2019-12-27T16:10:16.181Z] #41 16.34 DEP images/regfile.pb-c.d [2019-12-27T16:10:16.181Z] #41 16.46 PBCC images/ns.pb-c.c [2019-12-27T16:10:16.446Z] #41 16.55 DEP images/ns.pb-c.d [2019-12-27T16:10:16.446Z] #41 16.61 PBCC images/fdinfo.pb-c.c [2019-12-27T16:10:16.705Z] #17 57.27 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-12-27T16:10:16.707Z] #41 16.76 DEP images/fdinfo.pb-c.d [2019-12-27T16:10:16.707Z] #41 16.84 PBCC images/core-aarch64.pb-c.c [2019-12-27T16:10:16.707Z] #41 16.88 PBCC images/core-arm.pb-c.c [2019-12-27T16:10:16.707Z] #41 16.92 PBCC images/core-ppc64.pb-c.c [2019-12-27T16:10:16.707Z] #41 16.97 PBCC images/core-s390.pb-c.c [2019-12-27T16:10:16.967Z] #41 17.07 PBCC images/core-x86.pb-c.c [2019-12-27T16:10:16.967Z] #41 17.15 PBCC images/core.pb-c.c [2019-12-27T16:10:16.967Z] #41 17.22 PBCC images/inventory.pb-c.c [2019-12-27T16:10:17.228Z] #41 17.40 DEP images/core-aarch64.pb-c.d [2019-12-27T16:10:17.228Z] #41 17.48 DEP images/core-arm.pb-c.d [2019-12-27T16:10:17.228Z] #41 17.55 DEP images/core-ppc64.pb-c.d [2019-12-27T16:10:17.435Z] #36 ... [2019-12-27T16:10:17.435Z] [2019-12-27T16:10:17.435Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-27T16:10:17.435Z] #10 99.59 Selecting previously unselected package binutils-mingw-w64. [2019-12-27T16:10:17.435Z] #10 99.63 Preparing to unpack .../19-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-12-27T16:10:17.435Z] #10 99.63 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-12-27T16:10:17.435Z] #10 99.87 Selecting previously unselected package mingw-w64-common. [2019-12-27T16:10:17.435Z] #10 99.89 Preparing to unpack .../20-mingw-w64-common_5.0.1-1_all.deb ... [2019-12-27T16:10:17.435Z] #10 99.89 Unpacking mingw-w64-common (5.0.1-1) ... [2019-12-27T16:10:17.490Z] #41 17.60 DEP images/core-s390.pb-c.d [2019-12-27T16:10:17.490Z] #41 17.63 DEP images/core-x86.pb-c.d [2019-12-27T16:10:17.490Z] #41 17.68 DEP images/core.pb-c.d [2019-12-27T16:10:17.490Z] #41 17.78 DEP images/inventory.pb-c.d [2019-12-27T16:10:17.640Z] #17 58.48 Setting up python3-setuptools (33.1.1-1) ... [2019-12-27T16:10:17.752Z] #41 17.88 PBCC images/cpuinfo.pb-c.c [2019-12-27T16:10:17.752Z] #41 17.95 DEP images/cpuinfo.pb-c.d [2019-12-27T16:10:17.752Z] #41 17.99 PBCC images/stats.pb-c.c [2019-12-27T16:10:17.752Z] #41 18.06 DEP images/stats.pb-c.d [2019-12-27T16:10:17.859Z] #27 32.86 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-12-27T16:10:18.272Z] #27 ... [2019-12-27T16:10:18.272Z] [2019-12-27T16:10:18.272Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:10:18.272Z] #45 50.69 time [2019-12-27T16:10:18.272Z] #45 55.98 internal/fmtsort [2019-12-27T16:10:18.272Z] #45 56.58 os [2019-12-27T16:10:18.272Z] #45 56.82 strings [2019-12-27T16:10:18.417Z] #10 ... [2019-12-27T16:10:18.417Z] [2019-12-27T16:10:18.417Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-27T16:10:18.417Z] #26 32.36 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-12-27T16:10:18.417Z] #26 32.46 skipping existing 1849cc453dee [2019-12-27T16:10:18.417Z] #26 32.68 [2019-12-27T16:10:18.417Z] #26 34.76 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-12-27T16:10:18.417Z] #26 35.64 [2019-12-27T16:10:18.417Z] #26 36.09 ######################################################################## 100.0% [2019-12-27T16:10:18.417Z] #26 36.29 [2019-12-27T16:10:18.417Z] #26 36.59 Download of images into '/build' complete. [2019-12-27T16:10:18.417Z] #26 36.59 Use something like the following to load the result into a Docker daemon: [2019-12-27T16:10:18.417Z] #26 36.59 tar -cC '/build' . | docker load [2019-12-27T16:10:18.417Z] #26 DONE 36.9s [2019-12-27T16:10:18.417Z] [2019-12-27T16:10:18.417Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:10:18.417Z] #36 5.944 + RM_GOPATH=0 [2019-12-27T16:10:18.417Z] #36 5.944 + TMP_GOPATH= [2019-12-27T16:10:18.417Z] #36 5.944 + : /build [2019-12-27T16:10:18.417Z] #36 5.944 + '[' -z '' ']' [2019-12-27T16:10:18.417Z] #36 5.976 ++ mktemp -d [2019-12-27T16:10:18.417Z] #36 5.979 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-27T16:10:18.417Z] #36 5.981 + export GOPATH=/tmp/tmp.aYdELAMTfc [2019-12-27T16:10:18.417Z] #36 5.981 + GOPATH=/tmp/tmp.aYdELAMTfc [2019-12-27T16:10:18.417Z] #36 5.981 + RM_GOPATH=1 [2019-12-27T16:10:18.417Z] #36 5.981 ++ dirname ./install.sh [2019-12-27T16:10:18.417Z] #36 5.981 + dir=. [2019-12-27T16:10:18.417Z] #36 5.981 + bin=tini [2019-12-27T16:10:18.417Z] #36 5.981 + shift [2019-12-27T16:10:18.417Z] #36 5.981 + '[' '!' -f ./tini.installer ']' [2019-12-27T16:10:18.417Z] #36 5.981 + . ./tini.installer [2019-12-27T16:10:18.417Z] #36 5.981 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-27T16:10:18.417Z] #36 5.981 + install_tini [2019-12-27T16:10:18.417Z] #36 5.981 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-12-27T16:10:18.417Z] #36 5.981 + git clone https://github.com/krallin/tini.git /tmp/tmp.aYdELAMTfc/tini [2019-12-27T16:10:18.417Z] #36 6.009 Cloning into '/tmp/tmp.aYdELAMTfc/tini'... [2019-12-27T16:10:18.672Z] #45 60.79 regexp/syntax [2019-12-27T16:10:18.672Z] #45 ... [2019-12-27T16:10:18.672Z] [2019-12-27T16:10:18.672Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-27T16:10:18.672Z] #27 33.37 [2019-12-27T16:10:18.673Z] #36 ... [2019-12-27T16:10:18.673Z] [2019-12-27T16:10:18.673Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-27T16:10:18.673Z] #31 92.67 internal/fmtsort [2019-12-27T16:10:18.673Z] #31 93.95 internal/syscall/unix [2019-12-27T16:10:18.673Z] #31 94.49 strings [2019-12-27T16:10:18.673Z] #31 94.52 os [2019-12-27T16:10:18.673Z] #31 99.79 fmt [2019-12-27T16:10:18.673Z] #31 100.9 path/filepath [2019-12-27T16:10:18.929Z] #31 ... [2019-12-27T16:10:18.929Z] [2019-12-27T16:10:18.929Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:10:18.929Z] #44 99.64 regexp/syntax [2019-12-27T16:10:18.929Z] #44 101.0 fmt [2019-12-27T16:10:19.015Z] #17 59.77 Setting up dh-python (2.20170125) ... [2019-12-27T16:10:19.469Z] #27 34.06 # 1.7% ######## 11.6% ####################################### 54.4% ######################################################################## 100.0% [2019-12-27T16:10:19.469Z] #27 34.47 [2019-12-27T16:10:19.951Z] #17 60.74 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-27T16:10:20.304Z] #41 20.39 make[1]: Nothing to be done for 'all'. [2019-12-27T16:10:20.897Z] #17 DONE 61.5s [2019-12-27T16:10:20.897Z] [2019-12-27T16:10:20.897Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-27T16:10:21.375Z] #27 36.03 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-12-27T16:10:21.375Z] #27 ... [2019-12-27T16:10:21.375Z] [2019-12-27T16:10:21.375Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:10:21.375Z] #42 10.85 make[1]: Nothing to be done for 'all'. [2019-12-27T16:10:21.375Z] #42 11.98 CC images/stats.o [2019-12-27T16:10:21.375Z] #42 12.37 CC images/core.o [2019-12-27T16:10:21.375Z] #42 12.85 CC images/core-x86.o [2019-12-27T16:10:21.375Z] #42 13.27 CC images/core-arm.o [2019-12-27T16:10:21.375Z] #42 13.64 CC images/core-aarch64.o [2019-12-27T16:10:21.375Z] #42 13.98 CC images/core-ppc64.o [2019-12-27T16:10:21.375Z] #42 14.51 CC images/core-s390.o [2019-12-27T16:10:21.375Z] #42 14.93 CC images/cpuinfo.o [2019-12-27T16:10:21.375Z] #42 15.29 CC images/inventory.o [2019-12-27T16:10:21.375Z] #42 15.64 CC images/fdinfo.o [2019-12-27T16:10:21.375Z] #42 15.97 CC images/fown.o [2019-12-27T16:10:21.375Z] #42 16.20 CC images/ns.o [2019-12-27T16:10:21.375Z] #42 16.47 CC images/regfile.o [2019-12-27T16:10:21.375Z] #42 16.87 CC images/ghost-file.o [2019-12-27T16:10:21.375Z] #42 17.18 CC images/fifo.o [2019-12-27T16:10:21.375Z] #42 17.47 CC images/remap-file-path.o [2019-12-27T16:10:21.375Z] #42 17.81 CC images/eventfd.o [2019-12-27T16:10:21.375Z] #42 18.03 CC images/eventpoll.o [2019-12-27T16:10:21.375Z] #42 18.33 CC images/fh.o [2019-12-27T16:10:21.375Z] #42 18.53 CC images/fsnotify.o [2019-12-27T16:10:21.375Z] #42 19.15 CC images/signalfd.o [2019-12-27T16:10:21.375Z] #42 19.40 CC images/fs.o [2019-12-27T16:10:21.375Z] #42 19.54 CC images/pstree.o [2019-12-27T16:10:21.376Z] #42 19.71 CC images/pipe.o [2019-12-27T16:10:21.376Z] #42 19.83 CC images/tcp-stream.o [2019-12-27T16:10:21.376Z] #42 19.97 CC images/sk-packet.o [2019-12-27T16:10:21.376Z] #42 20.11 CC images/mnt.o [2019-12-27T16:10:21.376Z] #42 20.26 CC images/pipe-data.o [2019-12-27T16:10:21.376Z] #42 20.37 CC images/sa.o [2019-12-27T16:10:21.376Z] #42 20.49 CC images/timer.o [2019-12-27T16:10:21.376Z] #42 20.71 CC images/timerfd.o [2019-12-27T16:10:21.376Z] #42 20.85 CC images/mm.o [2019-12-27T16:10:21.376Z] #42 21.00 CC images/sk-opts.o [2019-12-27T16:10:21.376Z] #42 21.11 CC images/sk-unix.o [2019-12-27T16:10:21.376Z] #42 ... [2019-12-27T16:10:21.376Z] [2019-12-27T16:10:21.376Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-27T16:10:21.376Z] #27 36.44 [2019-12-27T16:10:21.448Z] #44 ... [2019-12-27T16:10:21.448Z] [2019-12-27T16:10:21.448Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:10:21.448Z] #36 7.970 + cd /tmp/tmp.aYdELAMTfc/tini [2019-12-27T16:10:21.448Z] #36 7.970 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-27T16:10:21.448Z] #36 8.044 + cmake . [2019-12-27T16:10:21.448Z] #36 9.113 -- The C compiler identification is GNU 6.3.0 [2019-12-27T16:10:21.448Z] #36 9.153 -- Check for working C compiler: /usr/bin/cc [2019-12-27T16:10:21.690Z] #41 ... [2019-12-27T16:10:21.690Z] [2019-12-27T16:10:21.690Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-27T16:10:21.690Z] #10 68.26 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-12-27T16:10:21.690Z] #10 68.27 Preparing to unpack .../21-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-12-27T16:10:21.690Z] #10 68.29 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-12-27T16:10:21.690Z] #10 78.26 Selecting previously unselected package gcc-mingw-w64-base. [2019-12-27T16:10:21.690Z] #10 78.26 Preparing to unpack .../22-gcc-mingw-w64-base_6.3.0-18+19.3+b2_arm64.deb ... [2019-12-27T16:10:21.690Z] #10 78.30 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b2) ... [2019-12-27T16:10:21.690Z] #10 78.40 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-12-27T16:10:21.704Z] #36 ... [2019-12-27T16:10:21.704Z] [2019-12-27T16:10:21.704Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:10:21.704Z] #41 7.790 Note: Building without setproctitle() and strlcpy() support. [2019-12-27T16:10:21.704Z] #41 7.790 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-12-27T16:10:21.952Z] #10 78.40 Preparing to unpack .../23-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ... [2019-12-27T16:10:21.952Z] #10 78.41 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-12-27T16:10:21.960Z] #41 ... [2019-12-27T16:10:21.960Z] [2019-12-27T16:10:21.960Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-27T16:10:21.960Z] #31 103.7 io/ioutil [2019-12-27T16:10:21.960Z] #31 105.2 text/tabwriter [2019-12-27T16:10:22.204Z] #27 36.96 ######################################################## 79.1% ######################################################################## 100.0% [2019-12-27T16:10:22.204Z] #27 37.08 [2019-12-27T16:10:22.213Z] #10 ... [2019-12-27T16:10:22.213Z] [2019-12-27T16:10:22.213Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:10:22.213Z] #41 22.27 CC images/stats.o [2019-12-27T16:10:22.785Z] #41 22.70 CC images/core.o [2019-12-27T16:10:22.785Z] #41 ... [2019-12-27T16:10:22.785Z] [2019-12-27T16:10:22.785Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:10:22.785Z] #59 32.58 + bin/ctr [2019-12-27T16:10:23.046Z] #59 ... [2019-12-27T16:10:23.046Z] [2019-12-27T16:10:23.046Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:10:23.046Z] #44 69.92 encoding/base64 [2019-12-27T16:10:23.046Z] #44 71.70 encoding/json [2019-12-27T16:10:23.046Z] #44 74.37 text/template [2019-12-27T16:10:23.046Z] #44 77.71 go/parser [2019-12-27T16:10:23.065Z] #27 ... [2019-12-27T16:10:23.065Z] [2019-12-27T16:10:23.065Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-27T16:10:23.065Z] #11 55.40 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-12-27T16:10:23.065Z] #11 55.40 Preparing to unpack .../21-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-12-27T16:10:23.065Z] #11 55.41 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-12-27T16:10:23.065Z] #11 62.04 Selecting previously unselected package gcc-mingw-w64-base. [2019-12-27T16:10:23.065Z] #11 62.04 Preparing to unpack .../22-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... [2019-12-27T16:10:23.065Z] #11 62.04 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-12-27T16:10:23.065Z] #11 62.14 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-12-27T16:10:23.065Z] #11 62.14 Preparing to unpack .../23-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-12-27T16:10:23.065Z] #11 62.15 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-27T16:10:23.065Z] #11 ... [2019-12-27T16:10:23.065Z] [2019-12-27T16:10:23.065Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:10:23.065Z] #42 21.29 CC images/sk-inet.o [2019-12-27T16:10:23.066Z] #42 21.49 CC images/tun.o [2019-12-27T16:10:23.066Z] #42 21.68 CC images/sk-netlink.o [2019-12-27T16:10:23.066Z] #42 21.86 CC images/packet-sock.o [2019-12-27T16:10:23.066Z] #42 22.18 CC images/ipc-var.o [2019-12-27T16:10:23.066Z] #42 22.33 CC images/ipc-desc.o [2019-12-27T16:10:23.066Z] #42 22.57 CC images/ipc-shm.o [2019-12-27T16:10:23.066Z] #42 22.73 CC images/ipc-msg.o [2019-12-27T16:10:23.429Z] #18 ... [2019-12-27T16:10:23.429Z] [2019-12-27T16:10:23.429Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:10:23.429Z] #41 126.5 CC criu/libnetlink.o [2019-12-27T16:10:23.429Z] #41 126.8 CC criu/log.o [2019-12-27T16:10:23.429Z] #41 127.3 CC criu/lsm.o [2019-12-27T16:10:23.429Z] #41 127.7 CC criu/mem.o [2019-12-27T16:10:23.429Z] #41 129.5 CC criu/mount.o [2019-12-27T16:10:23.429Z] #41 133.6 CC criu/namespaces.o [2019-12-27T16:10:23.429Z] #41 136.1 CC criu/net.o [2019-12-27T16:10:23.464Z] #42 23.02 CC images/ipc-sem.o [2019-12-27T16:10:23.464Z] #42 23.13 CC images/utsns.o [2019-12-27T16:10:23.464Z] #42 23.26 CC images/creds.o [2019-12-27T16:10:23.625Z] #44 ... [2019-12-27T16:10:23.625Z] [2019-12-27T16:10:23.625Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:10:23.625Z] #41 23.78 CC images/core-x86.o [2019-12-27T16:10:23.864Z] #42 23.43 CC images/vma.o [2019-12-27T16:10:23.864Z] #42 23.55 CC images/netdev.o [2019-12-27T16:10:24.261Z] #42 23.87 CC images/tty.o [2019-12-27T16:10:24.475Z] #31 108.1 github.com/BurntSushi/toml [2019-12-27T16:10:24.476Z] #31 108.1 flag [2019-12-27T16:10:24.567Z] #41 24.61 CC images/core-arm.o [2019-12-27T16:10:24.647Z] #42 ... [2019-12-27T16:10:24.647Z] [2019-12-27T16:10:24.647Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:10:24.647Z] #60 27.82 + cd /tmp/tmp.22Kd3nPT6N/src/github.com/containerd/containerd [2019-12-27T16:10:24.647Z] #60 27.82 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-27T16:10:24.647Z] #60 28.64 + export 'BUILDTAGS=netgo osusergo static_build' [2019-12-27T16:10:24.647Z] #60 28.64 + BUILDTAGS='netgo osusergo static_build' [2019-12-27T16:10:24.647Z] #60 28.64 + export EXTRA_FLAGS=-buildmode=pie [2019-12-27T16:10:24.647Z] #60 28.64 + EXTRA_FLAGS=-buildmode=pie [2019-12-27T16:10:24.647Z] #60 28.64 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-12-27T16:10:24.647Z] #60 28.64 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-12-27T16:10:24.647Z] #60 28.64 + '[' '' = dynamic ']' [2019-12-27T16:10:24.647Z] #60 28.64 + make [2019-12-27T16:10:24.647Z] #60 29.44 + bin/ctr [2019-12-27T16:10:24.647Z] #60 ... [2019-12-27T16:10:24.647Z] [2019-12-27T16:10:24.647Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-27T16:10:24.647Z] #32 56.96 strings [2019-12-27T16:10:24.647Z] #32 60.62 path [2019-12-27T16:10:24.647Z] #32 61.29 text/tabwriter [2019-12-27T16:10:24.647Z] #32 61.36 fmt [2019-12-27T16:10:24.647Z] #32 62.17 path/filepath [2019-12-27T16:10:24.647Z] #32 63.55 io/ioutil [2019-12-27T16:10:24.647Z] #32 65.34 github.com/BurntSushi/toml [2019-12-27T16:10:24.647Z] #32 65.34 flag [2019-12-27T16:10:24.732Z] #31 ... [2019-12-27T16:10:24.732Z] [2019-12-27T16:10:24.732Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:10:25.051Z] #32 ... [2019-12-27T16:10:25.051Z] [2019-12-27T16:10:25.051Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:10:25.051Z] #42 24.31 CC images/file-lock.o [2019-12-27T16:10:25.051Z] #42 24.46 CC images/rlimit.o [2019-12-27T16:10:25.051Z] #42 24.71 CC images/pagemap.o [2019-12-27T16:10:25.138Z] #41 25.10 CC images/core-aarch64.o [2019-12-27T16:10:25.438Z] #42 24.96 CC images/siginfo.o [2019-12-27T16:10:25.438Z] #42 25.24 CC images/rpc.o [2019-12-27T16:10:25.710Z] #41 25.74 CC images/core-ppc64.o [2019-12-27T16:10:26.302Z] #42 ... [2019-12-27T16:10:26.302Z] [2019-12-27T16:10:26.302Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-27T16:10:26.302Z] #27 38.35 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-12-27T16:10:26.302Z] #27 38.42 skipping existing b63cc5f62c21 [2019-12-27T16:10:26.302Z] #27 38.51 [2019-12-27T16:10:26.302Z] #27 40.30 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-12-27T16:10:26.302Z] #27 40.64 [2019-12-27T16:10:26.302Z] #27 41.11 ######################################################################## 100.0% [2019-12-27T16:10:26.302Z] #27 41.17 [2019-12-27T16:10:26.302Z] #27 41.22 Download of images into '/build' complete. [2019-12-27T16:10:26.302Z] #27 41.22 Use something like the following to load the result into a Docker daemon: [2019-12-27T16:10:26.302Z] #27 41.22 tar -cC '/build' . | docker load [2019-12-27T16:10:26.302Z] #27 DONE 41.3s [2019-12-27T16:10:26.653Z] #41 26.77 CC images/core-s390.o [2019-12-27T16:10:26.688Z] [2019-12-27T16:10:26.688Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:10:26.688Z] #45 61.37 fmt [2019-12-27T16:10:26.688Z] #45 65.94 regexp [2019-12-27T16:10:26.688Z] #45 66.31 flag [2019-12-27T16:10:26.688Z] #45 67.85 go/token [2019-12-27T16:10:26.688Z] #45 68.83 go/scanner [2019-12-27T16:10:26.688Z] #45 ... [2019-12-27T16:10:26.688Z] [2019-12-27T16:10:26.688Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:10:26.688Z] #42 26.31 CC images/ext-file.o [2019-12-27T16:10:26.713Z] #41 139.8 CC criu/netfilter.o [2019-12-27T16:10:26.713Z] #41 140.2 CC criu/page-pipe.o [2019-12-27T16:10:27.183Z] #42 26.70 CC images/cgroup.o [2019-12-27T16:10:27.280Z] #41 ... [2019-12-27T16:10:27.280Z] [2019-12-27T16:10:27.280Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-27T16:10:27.280Z] #18 6.726 Collecting yamllint==1.16.0 [2019-12-27T16:10:27.806Z] #59 45.10 Checking out files: 14% (448/2992) Checking out files: 15% (449/2992) Checking out files: 16% (479/2992) Checking out files: 17% (509/2992) Checking out files: 18% (539/2992) Checking out files: 19% (569/2992) Checking out files: 20% (599/2992) Checking out files: 21% (629/2992) Checking out files: 22% (659/2992) Checking out files: 23% (689/2992) Checking out files: 24% (719/2992) Checking out files: 25% (748/2992) Checking out files: 26% (778/2992) Checking out files: 27% (808/2992) Checking out files: 28% (838/2992) Checking out files: 29% (868/2992) Checking out files: 30% (898/2992) Checking out files: 31% (928/2992) Checking out files: 32% (958/2992) Checking out files: 33% (988/2992) Checking out files: 34% (1018/2992) Checking out files: 35% (1048/2992) Checking out files: 36% (1078/2992) Checking out files: 37% (1108/2992) Checking out files: 38% (1137/2992) Checking out files: 39% (1167/2992) Checking out files: 40% (1197/2992) Checking out files: 41% (1227/2992) Checking out files: 42% (1257/2992) Checking out files: 43% (1287/2992) Checking out files: 44% (1317/2992) Checking out files: 45% (1347/2992) Checking out files: 46% (1377/2992) Checking out files: 47% (1407/2992) Checking out files: 48% (1437/2992) Checking out files: 49% (1467/2992) Checking out files: 50% (1496/2992) Checking out files: 51% (1526/2992) Checking out files: 52% (1556/2992) Checking out files: 53% (1586/2992) Checking out files: 53% (1588/2992) Checking out files: 54% (1616/2992) Checking out files: 55% (1646/2992) Checking out files: 56% (1676/2992) Checking out files: 57% (1706/2992) Checking out files: 58% (1736/2992) Checking out files: 59% (1766/2992) Checking out files: 60% (1796/2992) Checking out files: 61% (1826/2992) Checking out files: 62% (1856/2992) Checking out files: 63% (1885/2992) Checking out files: 64% (1915/2992) Checking out files: 65% (1945/2992) Checking out files: 66% (1975/2992) Checking out files: 67% (2005/2992) Checking out files: 68% (2035/2992) Checking out files: 69% (2065/2992) Checking out files: 70% (2095/2992) Checking out files: 71% (2125/2992) Checking out files: 72% (2155/2992) Checking out files: 73% (2185/2992) Checking out files: 74% (2215/2992) Checking out files: 75% (2244/2992) Checking out files: 76% (2274/2992) Checking out files: 77% (2304/2992) Checking out files: 78% (2334/2992) Checking out files: 79% (2364/2992) Checking out files: 80% (2394/2992) Checking out files: 81% (2424/2992) Checking out files: 82% (2454/2992) Checking out files: 82% (2461/2992) Checking out files: 83% (2484/2992) Checking out files: 84% (2514/2992) Checking out files: 85% (2544/2992) Checking out files: 86% (2574/2992) Checking out files: 87% (2604/2992) Checking out files: 88% (2633/2992) Checking out files: 89% (2663/2992) Checking out files: 90% (2693/2992) Checking out files: 91% (2723/2992) Checking out files: 92% (2753/2992) Checking out files: 93% (2783/2992) Checking out files: 94% (2813/2992) Checking out files: 95% (2843/2992) Checking out files: 96% (2873/2992) Checking out files: 97% (2903/2992) Checking out files: 98% (2933/2992) Checking out files: 99% (2963/2992) Checking out files: 100% (2992/2992) Checking out files: 100% (2992/2992), done. [2019-12-27T16:10:27.806Z] #59 47.99 + cd /tmp/tmp.1sYlhEYTN5/src/github.com/containerd/containerd [2019-12-27T16:10:27.806Z] #59 48.00 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-27T16:10:28.037Z] #41 28.03 CC images/cpuinfo.o [2019-12-27T16:10:28.264Z] #42 27.69 CC images/userns.o [2019-12-27T16:10:28.620Z] #41 28.71 CC images/inventory.o [2019-12-27T16:10:28.880Z] #41 29.05 CC images/fdinfo.o [2019-12-27T16:10:29.057Z] #42 28.11 CC images/google/protobuf/descriptor.o [2019-12-27T16:10:29.172Z] #59 49.16 + export 'BUILDTAGS=netgo osusergo static_build' [2019-12-27T16:10:29.172Z] #59 49.16 + BUILDTAGS='netgo osusergo static_build' [2019-12-27T16:10:29.172Z] #59 49.16 + export EXTRA_FLAGS=-buildmode=pie [2019-12-27T16:10:29.172Z] #59 49.16 + EXTRA_FLAGS=-buildmode=pie [2019-12-27T16:10:29.172Z] #59 49.16 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-12-27T16:10:29.172Z] #59 49.16 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-12-27T16:10:29.172Z] #59 49.16 + '[' '' = dynamic ']' [2019-12-27T16:10:29.172Z] #59 49.16 + make [2019-12-27T16:10:29.450Z] #41 29.55 CC images/fown.o [2019-12-27T16:10:29.450Z] #41 29.76 CC images/ns.o [2019-12-27T16:10:30.024Z] #41 30.10 CC images/regfile.o [2019-12-27T16:10:30.446Z] #42 29.91 CC images/opts.o [2019-12-27T16:10:30.446Z] #42 30.14 CC images/seccomp.o [2019-12-27T16:10:30.596Z] #41 30.60 CC images/ghost-file.o [2019-12-27T16:10:30.850Z] #42 30.37 CC images/binfmt-misc.o [2019-12-27T16:10:30.850Z] #42 30.51 CC images/time.o [2019-12-27T16:10:30.850Z] #42 30.62 CC images/sysctl.o [2019-12-27T16:10:30.857Z] #41 31.08 CC images/fifo.o [2019-12-27T16:10:31.074Z] #59 51.14 + bin/ctr [2019-12-27T16:10:31.119Z] #41 31.23 CC images/remap-file-path.o [2019-12-27T16:10:31.243Z] #42 30.78 CC images/autofs.o [2019-12-27T16:10:31.243Z] #42 30.92 CC images/macvlan.o [2019-12-27T16:10:31.330Z] #59 ... [2019-12-27T16:10:31.330Z] [2019-12-27T16:10:31.330Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:10:31.330Z] #36 10.35 -- Check for working C compiler: /usr/bin/cc -- works [2019-12-27T16:10:31.330Z] #36 10.35 -- Detecting C compiler ABI info [2019-12-27T16:10:31.330Z] #36 11.41 -- Detecting C compiler ABI info - done [2019-12-27T16:10:31.330Z] #36 11.47 -- Detecting C compile features [2019-12-27T16:10:31.330Z] #36 14.20 -- Detecting C compile features - done [2019-12-27T16:10:31.330Z] #36 14.22 -- Performing Test HAS_BUILTIN_FORTIFY [2019-12-27T16:10:31.330Z] #36 14.34 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-12-27T16:10:31.330Z] #36 14.43 -- Configuring done [2019-12-27T16:10:31.330Z] #36 14.45 -- Generating done [2019-12-27T16:10:31.330Z] #36 14.49 -- Build files have been written to: /tmp/tmp.aYdELAMTfc/tini [2019-12-27T16:10:31.330Z] #36 14.50 + make tini-static [2019-12-27T16:10:31.330Z] #36 15.21 Scanning dependencies of target tini-static [2019-12-27T16:10:31.330Z] #36 15.36 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-12-27T16:10:31.330Z] #36 17.60 [100%] Linking C executable tini-static [2019-12-27T16:10:31.330Z] #36 18.56 [100%] Built target tini-static [2019-12-27T16:10:31.330Z] #36 18.67 + mkdir -p /build [2019-12-27T16:10:31.330Z] #36 18.80 + cp tini-static /build/docker-init [2019-12-27T16:10:31.330Z] #36 DONE 19.3s [2019-12-27T16:10:31.330Z] [2019-12-27T16:10:31.330Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:10:31.330Z] #41 11.38 fatal: Not a git repository (or any of the parent directories): .git [2019-12-27T16:10:31.330Z] #41 11.49 GEN .gitid [2019-12-27T16:10:31.330Z] #41 11.49 GEN criu/include/version.h [2019-12-27T16:10:31.330Z] #41 11.56 GEN include/common/asm [2019-12-27T16:10:31.330Z] #41 14.73 PBCC images/google/protobuf/descriptor.pb-c.c [2019-12-27T16:10:31.330Z] #41 14.82 PBCC images/opts.pb-c.c [2019-12-27T16:10:31.330Z] #41 14.91 PBCC images/sit.pb-c.c [2019-12-27T16:10:31.330Z] #41 15.09 DEP images/google/protobuf/descriptor.pb-c.d [2019-12-27T16:10:31.330Z] #41 15.27 DEP images/opts.pb-c.d [2019-12-27T16:10:31.330Z] #41 15.38 DEP images/sit.pb-c.d [2019-12-27T16:10:31.330Z] #41 15.47 PBCC images/macvlan.pb-c.c [2019-12-27T16:10:31.330Z] #41 15.52 DEP images/macvlan.pb-c.d [2019-12-27T16:10:31.330Z] #41 15.60 PBCC images/autofs.pb-c.c [2019-12-27T16:10:31.330Z] #41 15.66 DEP images/autofs.pb-c.d [2019-12-27T16:10:31.330Z] #41 15.76 PBCC images/sysctl.pb-c.c [2019-12-27T16:10:31.330Z] #41 15.84 DEP images/sysctl.pb-c.d [2019-12-27T16:10:31.330Z] #41 15.92 PBCC images/time.pb-c.c [2019-12-27T16:10:31.330Z] #41 16.00 DEP images/time.pb-c.d [2019-12-27T16:10:31.330Z] #41 16.07 PBCC images/binfmt-misc.pb-c.c [2019-12-27T16:10:31.330Z] #41 16.09 DEP images/binfmt-misc.pb-c.d [2019-12-27T16:10:31.330Z] #41 16.13 PBCC images/seccomp.pb-c.c [2019-12-27T16:10:31.330Z] #41 16.19 DEP images/seccomp.pb-c.d [2019-12-27T16:10:31.330Z] #41 16.34 PBCC images/userns.pb-c.c [2019-12-27T16:10:31.330Z] #41 16.40 DEP images/userns.pb-c.d [2019-12-27T16:10:31.330Z] #41 16.49 PBCC images/cgroup.pb-c.c [2019-12-27T16:10:31.330Z] #41 16.65 DEP images/cgroup.pb-c.d [2019-12-27T16:10:31.330Z] #41 16.77 PBCC images/fown.pb-c.c [2019-12-27T16:10:31.330Z] #41 16.83 PBCC images/ext-file.pb-c.c [2019-12-27T16:10:31.330Z] #41 16.84 DEP images/fown.pb-c.d [2019-12-27T16:10:31.330Z] #41 17.04 DEP images/ext-file.pb-c.d [2019-12-27T16:10:31.330Z] #41 17.24 PBCC images/rpc.pb-c.c [2019-12-27T16:10:31.330Z] #41 17.43 DEP images/rpc.pb-c.d [2019-12-27T16:10:31.330Z] #41 17.56 PBCC images/siginfo.pb-c.c [2019-12-27T16:10:31.330Z] #41 17.62 DEP images/siginfo.pb-c.d [2019-12-27T16:10:31.330Z] #41 17.81 PBCC images/pagemap.pb-c.c [2019-12-27T16:10:31.330Z] #41 17.96 DEP images/pagemap.pb-c.d [2019-12-27T16:10:31.330Z] #41 18.07 PBCC images/rlimit.pb-c.c [2019-12-27T16:10:31.330Z] #41 18.10 DEP images/rlimit.pb-c.d [2019-12-27T16:10:31.330Z] #41 18.22 PBCC images/file-lock.pb-c.c [2019-12-27T16:10:31.330Z] #41 18.31 DEP images/file-lock.pb-c.d [2019-12-27T16:10:31.330Z] #41 18.40 PBCC images/tty.pb-c.c [2019-12-27T16:10:31.330Z] #41 18.47 DEP images/tty.pb-c.d [2019-12-27T16:10:31.330Z] #41 18.64 PBCC images/tun.pb-c.c [2019-12-27T16:10:31.330Z] #41 18.71 PBCC images/netdev.pb-c.c [2019-12-27T16:10:31.330Z] #41 18.85 DEP images/tun.pb-c.d [2019-12-27T16:10:31.330Z] #41 19.04 DEP images/netdev.pb-c.d [2019-12-27T16:10:31.330Z] #41 19.18 PBCC images/vma.pb-c.c [2019-12-27T16:10:31.330Z] #41 19.22 DEP images/vma.pb-c.d [2019-12-27T16:10:31.330Z] #41 19.25 PBCC images/creds.pb-c.c [2019-12-27T16:10:31.330Z] #41 19.30 DEP images/creds.pb-c.d [2019-12-27T16:10:31.330Z] #41 19.45 PBCC images/utsns.pb-c.c [2019-12-27T16:10:31.330Z] #41 19.53 DEP images/utsns.pb-c.d [2019-12-27T16:10:31.330Z] #41 19.63 PBCC images/ipc-desc.pb-c.c [2019-12-27T16:10:31.330Z] #41 19.65 PBCC images/ipc-sem.pb-c.c [2019-12-27T16:10:31.330Z] #41 19.74 DEP images/ipc-desc.pb-c.d [2019-12-27T16:10:31.330Z] #41 19.84 DEP images/ipc-sem.pb-c.d [2019-12-27T16:10:31.380Z] #41 31.41 CC images/eventfd.o [2019-12-27T16:10:31.381Z] #41 31.56 CC images/eventpoll.o [2019-12-27T16:10:31.782Z] #42 31.10 CC images/sit.o [2019-12-27T16:10:31.782Z] #42 31.34 LINK images/built-in.o [2019-12-27T16:10:31.782Z] #42 31.56 GEN compel/include/asm [2019-12-27T16:10:31.782Z] #42 31.56 GEN compel/include/version.h [2019-12-27T16:10:31.782Z] #42 31.57 touch .config [2019-12-27T16:10:31.782Z] #42 31.59 GEN include/common/config.h [2019-12-27T16:10:31.782Z] #42 31.67 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2019-12-27T16:10:31.786Z] #41 19.89 PBCC images/ipc-msg.pb-c.c [2019-12-27T16:10:31.786Z] #41 19.93 DEP images/ipc-msg.pb-c.d [2019-12-27T16:10:31.786Z] #41 20.04 PBCC images/ipc-shm.pb-c.c [2019-12-27T16:10:31.786Z] #41 20.09 DEP images/ipc-shm.pb-c.d [2019-12-27T16:10:31.786Z] #41 20.21 PBCC images/ipc-var.pb-c.c [2019-12-27T16:10:31.786Z] #41 20.29 DEP images/ipc-var.pb-c.d [2019-12-27T16:10:32.042Z] #41 20.40 PBCC images/sk-opts.pb-c.c [2019-12-27T16:10:32.042Z] #41 20.41 PBCC images/packet-sock.pb-c.c [2019-12-27T16:10:32.042Z] #41 20.48 DEP images/sk-opts.pb-c.d [2019-12-27T16:10:32.042Z] #41 20.55 DEP images/packet-sock.pb-c.d [2019-12-27T16:10:32.061Z] #41 31.99 CC images/fh.o [2019-12-27T16:10:32.175Z] #42 ... [2019-12-27T16:10:32.175Z] [2019-12-27T16:10:32.175Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-27T16:10:32.175Z] #32 67.29 log [2019-12-27T16:10:32.175Z] #32 70.26 github.com/BurntSushi/toml/cmd/tomlv [2019-12-27T16:10:32.175Z] #32 DONE 74.3s [2019-12-27T16:10:32.175Z] [2019-12-27T16:10:32.175Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:10:32.175Z] #45 71.52 internal/lazyregexp [2019-12-27T16:10:32.175Z] #45 71.59 go/ast [2019-12-27T16:10:32.175Z] #45 71.81 net/url [2019-12-27T16:10:32.175Z] #45 74.07 text/template/parse [2019-12-27T16:10:32.323Z] #41 32.51 CC images/fsnotify.o [2019-12-27T16:10:32.323Z] #41 ... [2019-12-27T16:10:32.323Z] [2019-12-27T16:10:32.323Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:10:32.323Z] #62 88.68 + for f in rootlesskit rootlesskit-docker-proxy [2019-12-27T16:10:32.323Z] #62 88.68 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-12-27T16:10:32.606Z] #41 20.75 PBCC images/sk-netlink.pb-c.c [2019-12-27T16:10:32.606Z] #41 20.89 DEP images/sk-netlink.pb-c.d [2019-12-27T16:10:32.606Z] #41 21.01 PBCC images/sk-inet.pb-c.c [2019-12-27T16:10:32.606Z] #41 21.11 DEP images/sk-inet.pb-c.d [2019-12-27T16:10:32.862Z] #41 21.19 PBCC images/sk-unix.pb-c.c [2019-12-27T16:10:32.862Z] #41 21.28 DEP images/sk-unix.pb-c.d [2019-12-27T16:10:32.862Z] #41 21.37 PBCC images/mm.pb-c.c [2019-12-27T16:10:33.063Z] Running on azwin-2-4ddb70 in d:\jenkins\workspace\moby_PR-39700 [Pipeline] { [Pipeline] ws [2019-12-27T16:10:33.080Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2019-12-27T16:10:33.117Z] #41 21.42 DEP images/mm.pb-c.d [2019-12-27T16:10:33.373Z] #41 21.53 PBCC images/timerfd.pb-c.c [2019-12-27T16:10:33.373Z] #41 21.59 DEP images/timerfd.pb-c.d [2019-12-27T16:10:33.373Z] #41 21.70 PBCC images/timer.pb-c.c [2019-12-27T16:10:33.373Z] #41 21.79 DEP images/timer.pb-c.d [2019-12-27T16:10:33.373Z] #41 21.81 PBCC images/sa.pb-c.c [2019-12-27T16:10:33.373Z] #41 21.90 DEP images/sa.pb-c.d [2019-12-27T16:10:33.629Z] #41 22.00 PBCC images/pipe-data.pb-c.c [2019-12-27T16:10:33.844Z] #18 ... [2019-12-27T16:10:33.845Z] [2019-12-27T16:10:33.845Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:10:33.845Z] #41 141.0 CC criu/page-xfer.o [2019-12-27T16:10:33.845Z] #41 142.2 CC criu/pagemap-cache.o [2019-12-27T16:10:33.845Z] #41 142.6 CC criu/pagemap.o [2019-12-27T16:10:33.845Z] #41 143.5 CC criu/parasite-syscall.o [2019-12-27T16:10:33.845Z] #41 144.4 CC criu/path.o [2019-12-27T16:10:33.845Z] #41 144.7 CC criu/pie-util-vdso-elf32.o [2019-12-27T16:10:33.845Z] #41 145.2 CC criu/pie-util-vdso.o [2019-12-27T16:10:33.845Z] #41 145.6 CC criu/pie-util.o [2019-12-27T16:10:33.845Z] #41 145.9 CC criu/pipes.o [2019-12-27T16:10:33.845Z] #41 146.8 CC criu/plugin.o [2019-12-27T16:10:33.845Z] #41 147.2 CC criu/proc_parse.o [2019-12-27T16:10:33.884Z] #41 22.08 DEP images/pipe-data.pb-c.d [2019-12-27T16:10:33.884Z] #41 22.17 PBCC images/mnt.pb-c.c [2019-12-27T16:10:33.884Z] #41 22.22 DEP images/mnt.pb-c.d [2019-12-27T16:10:33.884Z] #41 22.25 PBCC images/sk-packet.pb-c.c [2019-12-27T16:10:33.884Z] #41 22.29 DEP images/sk-packet.pb-c.d [2019-12-27T16:10:34.140Z] #41 22.38 PBCC images/tcp-stream.pb-c.c [2019-12-27T16:10:34.140Z] #41 22.44 DEP images/tcp-stream.pb-c.d [2019-12-27T16:10:34.140Z] #41 22.52 PBCC images/pipe.pb-c.c [2019-12-27T16:10:34.242Z] #62 ... [2019-12-27T16:10:34.242Z] [2019-12-27T16:10:34.242Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:10:34.242Z] #44 80.25 encoding/xml [2019-12-27T16:10:34.242Z] #44 83.77 math/big [2019-12-27T16:10:34.242Z] #44 84.64 go/doc [2019-12-27T16:10:34.242Z] #44 ... [2019-12-27T16:10:34.242Z] [2019-12-27T16:10:34.242Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:10:34.242Z] #41 33.36 CC images/signalfd.o [2019-12-27T16:10:34.242Z] #41 33.73 CC images/fs.o [2019-12-27T16:10:34.242Z] #41 33.93 CC images/pstree.o [2019-12-27T16:10:34.242Z] #41 34.15 CC images/pipe.o [2019-12-27T16:10:34.242Z] #41 34.33 CC images/tcp-stream.o [2019-12-27T16:10:34.396Z] #41 22.60 DEP images/pipe.pb-c.d [2019-12-27T16:10:34.396Z] #41 22.68 PBCC images/pstree.pb-c.c [2019-12-27T16:10:34.396Z] #41 22.71 DEP images/pstree.pb-c.d [2019-12-27T16:10:34.396Z] #41 ... [2019-12-27T16:10:34.396Z] [2019-12-27T16:10:34.396Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:10:34.396Z] #44 108.4 regexp [2019-12-27T16:10:34.396Z] #44 110.5 flag [2019-12-27T16:10:34.396Z] #44 113.1 go/token [2019-12-27T16:10:34.396Z] #44 114.8 go/scanner [2019-12-27T16:10:34.396Z] #44 115.5 internal/lazyregexp [2019-12-27T16:10:34.396Z] #44 115.9 net/url [2019-12-27T16:10:34.396Z] #44 117.8 go/ast [2019-12-27T16:10:34.396Z] #44 ... [2019-12-27T16:10:34.396Z] [2019-12-27T16:10:34.396Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:10:34.396Z] #41 22.77 PBCC images/fs.pb-c.c [2019-12-27T16:10:34.396Z] #41 22.82 DEP images/fs.pb-c.d [2019-12-27T16:10:34.396Z] #41 22.87 PBCC images/signalfd.pb-c.c [2019-12-27T16:10:34.396Z] #41 22.92 DEP images/signalfd.pb-c.d [2019-12-27T16:10:34.413Z] #41 ... [2019-12-27T16:10:34.413Z] [2019-12-27T16:10:34.413Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-27T16:10:34.413Z] #18 13.68 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-12-27T16:10:34.505Z] #41 34.53 CC images/sk-packet.o [2019-12-27T16:10:34.505Z] #41 34.81 CC images/mnt.o [2019-12-27T16:10:34.652Z] #41 23.00 PBCC images/fh.pb-c.c [2019-12-27T16:10:34.652Z] #41 23.05 PBCC images/fsnotify.pb-c.c [2019-12-27T16:10:34.652Z] #41 23.13 DEP images/fh.pb-c.d [2019-12-27T16:10:34.672Z] #18 14.04 Collecting pyyaml (from yamllint==1.16.0) [2019-12-27T16:10:34.764Z] #45 76.54 go/parser [2019-12-27T16:10:34.764Z] #45 ... [2019-12-27T16:10:34.764Z] [2019-12-27T16:10:34.765Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:10:34.765Z] #42 31.87 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-12-27T16:10:34.765Z] #42 31.89 GEN compel/plugins/include/uapi/std/syscall.h [2019-12-27T16:10:34.765Z] #42 31.91 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2019-12-27T16:10:34.765Z] #42 31.97 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2019-12-27T16:10:34.765Z] #42 32.08 DEP compel/arch/s390/plugins/std/parasite-head.d [2019-12-27T16:10:34.765Z] #42 32.11 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-12-27T16:10:34.765Z] #42 32.13 DEP compel/plugins/std/infect.d [2019-12-27T16:10:34.765Z] #42 32.28 DEP compel/plugins/std/string.d [2019-12-27T16:10:34.765Z] #42 32.44 DEP compel/plugins/std/log.d [2019-12-27T16:10:34.765Z] #42 32.48 DEP compel/plugins/std/fds.d [2019-12-27T16:10:34.765Z] #42 32.59 DEP compel/plugins/std/std.d [2019-12-27T16:10:34.765Z] #42 32.67 DEP compel/plugins/shmem/shmem.d [2019-12-27T16:10:34.765Z] #42 32.73 DEP compel/plugins/fds/fds.d [2019-12-27T16:10:34.765Z] #42 32.82 CC compel/plugins/std/std.o [2019-12-27T16:10:34.765Z] #42 32.99 CC compel/plugins/std/fds.o [2019-12-27T16:10:34.765Z] #42 33.31 CC compel/plugins/std/log.o [2019-12-27T16:10:34.765Z] #42 33.97 CC compel/plugins/std/string.o [2019-12-27T16:10:34.765Z] #42 34.51 CC compel/plugins/std/infect.o [2019-12-27T16:10:34.769Z] #41 35.06 CC images/pipe-data.o [2019-12-27T16:10:34.907Z] #41 23.24 DEP images/fsnotify.pb-c.d [2019-12-27T16:10:34.907Z] #41 23.31 PBCC images/eventpoll.pb-c.c [2019-12-27T16:10:35.030Z] #41 35.29 CC images/sa.o [2019-12-27T16:10:35.164Z] #41 23.36 DEP images/eventpoll.pb-c.d [2019-12-27T16:10:35.164Z] #41 23.40 PBCC images/eventfd.pb-c.c [2019-12-27T16:10:35.164Z] #41 23.44 DEP images/eventfd.pb-c.d [2019-12-27T16:10:35.164Z] #41 23.48 PBCC images/remap-file-path.pb-c.c [2019-12-27T16:10:35.164Z] #41 23.51 DEP images/remap-file-path.pb-c.d [2019-12-27T16:10:35.164Z] #41 23.55 PBCC images/fifo.pb-c.c [2019-12-27T16:10:35.164Z] #41 23.58 DEP images/fifo.pb-c.d [2019-12-27T16:10:35.164Z] #41 23.67 PBCC images/ghost-file.pb-c.c [2019-12-27T16:10:35.167Z] #42 34.93 CC compel/arch/s390/plugins/std/parasite-head.o [2019-12-27T16:10:35.420Z] #41 23.77 DEP images/ghost-file.pb-c.d [2019-12-27T16:10:35.420Z] #41 23.84 PBCC images/regfile.pb-c.c [2019-12-27T16:10:35.420Z] #41 23.86 DEP images/regfile.pb-c.d [2019-12-27T16:10:35.574Z] #42 34.95 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2019-12-27T16:10:35.574Z] #42 35.00 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2019-12-27T16:10:35.574Z] #42 35.12 AR compel/plugins/std.lib.a [2019-12-27T16:10:35.574Z] #42 35.19 CC compel/plugins/fds/fds.o [2019-12-27T16:10:35.602Z] #41 35.69 CC images/timer.o [2019-12-27T16:10:35.676Z] #41 23.92 PBCC images/ns.pb-c.c [2019-12-27T16:10:35.676Z] #41 23.97 DEP images/ns.pb-c.d [2019-12-27T16:10:35.676Z] #41 24.03 PBCC images/fdinfo.pb-c.c [2019-12-27T16:10:35.676Z] #41 24.17 DEP images/fdinfo.pb-c.d [2019-12-27T16:10:35.931Z] #41 24.33 PBCC images/core-aarch64.pb-c.c [2019-12-27T16:10:35.931Z] #41 24.46 PBCC images/core-arm.pb-c.c [2019-12-27T16:10:35.954Z] #42 35.57 AR compel/plugins/fds.lib.a [2019-12-27T16:10:35.954Z] #42 35.63 HOSTDEP compel/src/lib/log-host.d [2019-12-27T16:10:35.954Z] #42 35.71 HOSTDEP compel/src/lib/handle-elf-host.d [2019-12-27T16:10:36.046Z] #18 15.30 Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB) [2019-12-27T16:10:36.174Z] #41 36.25 CC images/timerfd.o [2019-12-27T16:10:36.187Z] #41 24.55 PBCC images/core-ppc64.pb-c.c [2019-12-27T16:10:36.359Z] #42 35.82 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2019-12-27T16:10:36.359Z] #42 35.92 HOSTDEP compel/src/main-host.d [2019-12-27T16:10:36.359Z] #42 36.01 DEP compel/src/lib/ptrace.d [2019-12-27T16:10:36.359Z] #42 36.11 DEP compel/src/lib/infect.d [2019-12-27T16:10:36.434Z] #41 36.62 CC images/mm.o [2019-12-27T16:10:36.458Z] #41 24.79 PBCC images/core-s390.pb-c.c [2019-12-27T16:10:36.695Z] #41 36.87 CC images/sk-opts.o [2019-12-27T16:10:36.714Z] #41 24.92 PBCC images/core-x86.pb-c.c [2019-12-27T16:10:36.714Z] #41 24.99 PBCC images/core.pb-c.c [2019-12-27T16:10:36.714Z] #41 25.04 PBCC images/inventory.pb-c.c [2019-12-27T16:10:36.714Z] #41 25.14 DEP images/core-aarch64.pb-c.d [2019-12-27T16:10:36.714Z] #41 ... [2019-12-27T16:10:36.714Z] [2019-12-27T16:10:36.714Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-27T16:10:36.714Z] #31 110.8 log [2019-12-27T16:10:36.714Z] #31 115.3 github.com/BurntSushi/toml/cmd/tomlv [2019-12-27T16:10:36.741Z] #42 36.31 DEP compel/src/lib/infect-util.d [2019-12-27T16:10:36.741Z] #42 36.43 DEP compel/src/lib/infect-rpc.d [2019-12-27T16:10:36.970Z] #31 ... [2019-12-27T16:10:36.970Z] [2019-12-27T16:10:36.970Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:10:36.970Z] #41 25.29 DEP images/core-arm.pb-c.d [2019-12-27T16:10:36.970Z] #41 25.39 DEP images/core-ppc64.pb-c.d [2019-12-27T16:10:36.970Z] #41 ... [2019-12-27T16:10:36.970Z] [2019-12-27T16:10:36.970Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-27T16:10:36.970Z] #10 111.6 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-12-27T16:10:36.970Z] #10 111.7 Preparing to unpack .../21-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-12-27T16:10:36.970Z] #10 111.7 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-12-27T16:10:37.143Z] #42 36.57 DEP compel/arch/s390/src/lib/infect.d [2019-12-27T16:10:37.143Z] #42 36.72 DEP compel/arch/s390/src/lib/cpu.d [2019-12-27T16:10:37.143Z] #42 36.76 DEP compel/src/lib/log.d [2019-12-27T16:10:37.143Z] #42 36.86 DEP compel/src/main.d [2019-12-27T16:10:37.143Z] #42 36.94 DEP compel/src/lib/handle-elf.d [2019-12-27T16:10:37.226Z] #10 ... [2019-12-27T16:10:37.226Z] [2019-12-27T16:10:37.226Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:10:37.226Z] #41 25.50 DEP images/core-s390.pb-c.d [2019-12-27T16:10:37.226Z] #41 25.63 DEP images/core-x86.pb-c.d [2019-12-27T16:10:37.307Z] #41 37.17 CC images/sk-unix.o [2019-12-27T16:10:37.482Z] #41 25.66 DEP images/core.pb-c.d [2019-12-27T16:10:37.482Z] #41 25.68 DEP images/inventory.pb-c.d [2019-12-27T16:10:37.482Z] #41 25.69 PBCC images/cpuinfo.pb-c.c [2019-12-27T16:10:37.482Z] #41 25.70 DEP images/cpuinfo.pb-c.d [2019-12-27T16:10:37.482Z] #41 25.71 PBCC images/stats.pb-c.c [2019-12-27T16:10:37.482Z] #41 25.72 DEP images/stats.pb-c.d [2019-12-27T16:10:37.554Z] #42 37.11 DEP compel/arch/s390/src/lib/handle-elf.d [2019-12-27T16:10:37.554Z] #42 37.21 CC compel/src/lib/log.o [2019-12-27T16:10:37.570Z] #41 37.71 CC images/sk-inet.o [2019-12-27T16:10:37.833Z] #41 38.15 CC images/tun.o [2019-12-27T16:10:37.955Z] #42 37.45 CC compel/arch/s390/src/lib/cpu.o [2019-12-27T16:10:37.955Z] #42 37.67 CC compel/arch/s390/src/lib/infect.o [2019-12-27T16:10:38.410Z] #41 38.48 CC images/sk-netlink.o [2019-12-27T16:10:38.410Z] #41 38.68 CC images/packet-sock.o [2019-12-27T16:10:38.410Z] #41 ... [2019-12-27T16:10:38.410Z] [2019-12-27T16:10:38.410Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-27T16:10:38.410Z] #10 95.22 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-12-27T16:10:38.580Z] #18 17.55 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-12-27T16:10:38.671Z] #10 95.23 Preparing to unpack .../24-g++-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ... [2019-12-27T16:10:38.671Z] #10 95.24 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-12-27T16:10:38.847Z] #41 ... [2019-12-27T16:10:38.847Z] [2019-12-27T16:10:38.847Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-27T16:10:38.847Z] #31 DONE 122.8s [2019-12-27T16:10:38.847Z] [2019-12-27T16:10:38.847Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-27T16:10:38.847Z] #10 122.9 Selecting previously unselected package gcc-mingw-w64-base. [2019-12-27T16:10:38.847Z] #10 122.9 Preparing to unpack .../22-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-12-27T16:10:38.847Z] #10 123.0 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-12-27T16:10:38.847Z] #10 123.4 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-12-27T16:10:38.997Z] #42 38.26 CC compel/src/lib/infect-rpc.o [2019-12-27T16:10:38.997Z] #42 38.57 CC compel/src/lib/infect-util.o [2019-12-27T16:10:39.103Z] #10 123.4 Preparing to unpack .../23-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-12-27T16:10:39.103Z] #10 123.4 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-27T16:10:39.490Z] #42 38.81 CC compel/src/lib/infect.o [2019-12-27T16:10:39.490Z] #42 ... [2019-12-27T16:10:39.490Z] [2019-12-27T16:10:39.490Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-27T16:10:39.490Z] #11 81.96 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-12-27T16:10:39.490Z] #11 82.01 Preparing to unpack .../24-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-12-27T16:10:39.490Z] #11 82.02 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-27T16:10:39.516Z] #18 18.70 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2019-12-27T16:10:39.516Z] #18 ... [2019-12-27T16:10:39.516Z] [2019-12-27T16:10:39.516Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-27T16:10:39.516Z] #38 220.1 + rm -rf /tmp/tmp.9giszvUk0K/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.9giszvUk0K [2019-12-27T16:10:40.060Z] #10 ... [2019-12-27T16:10:40.060Z] [2019-12-27T16:10:40.060Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:10:40.060Z] #62 DONE 96.2s [2019-12-27T16:10:40.060Z] [2019-12-27T16:10:40.060Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-12-27T16:10:40.060Z] #63 DONE 0.1s [2019-12-27T16:10:40.060Z] [2019-12-27T16:10:40.060Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:10:40.060Z] #41 40.16 CC images/ipc-var.o [2019-12-27T16:10:40.083Z] #38 DONE 220.7s [2019-12-27T16:10:40.083Z] [2019-12-27T16:10:40.083Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-27T16:10:40.083Z] #18 18.89 Building wheels for collected packages: pyyaml [2019-12-27T16:10:40.083Z] #18 18.89 Running setup.py bdist_wheel for pyyaml: started [2019-12-27T16:10:40.322Z] #41 40.47 CC images/ipc-desc.o [2019-12-27T16:10:40.584Z] #41 40.71 CC images/ipc-shm.o [2019-12-27T16:10:41.155Z] #41 41.14 CC images/ipc-msg.o [2019-12-27T16:10:41.417Z] #41 41.72 CC images/ipc-sem.o [2019-12-27T16:10:41.457Z] #18 20.72 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-12-27T16:10:41.457Z] #18 20.72 Stored in directory: /root/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67 [2019-12-27T16:10:41.457Z] #18 20.82 Successfully built pyyaml [2019-12-27T16:10:41.457Z] #18 20.82 Installing collected packages: pyyaml, pathspec, yamllint [2019-12-27T16:10:41.677Z] #41 42.00 CC images/utsns.o [2019-12-27T16:10:41.715Z] #18 21.16 Successfully installed pathspec-0.7.0 pyyaml-5.2 yamllint-1.16.0 [2019-12-27T16:10:42.249Z] #41 42.32 CC images/creds.o [2019-12-27T16:10:42.282Z] #18 DONE 21.6s [2019-12-27T16:10:42.282Z] [2019-12-27T16:10:42.282Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-12-27T16:10:42.540Z] #23 DONE 0.2s [2019-12-27T16:10:42.540Z] [2019-12-27T16:10:42.540Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-12-27T16:10:42.821Z] #41 42.73 CC images/vma.o [2019-12-27T16:10:42.821Z] #41 43.09 CC images/netdev.o [2019-12-27T16:10:43.394Z] #41 43.45 CC images/tty.o [2019-12-27T16:10:43.966Z] #41 43.96 CC images/file-lock.o [2019-12-27T16:10:43.966Z] #41 44.10 CC images/rlimit.o [2019-12-27T16:10:44.227Z] #41 44.41 CC images/pagemap.o [2019-12-27T16:10:44.442Z] #27 DONE 1.7s [2019-12-27T16:10:44.442Z] [2019-12-27T16:10:44.442Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-12-27T16:10:44.442Z] #29 DONE 0.2s [2019-12-27T16:10:44.442Z] [2019-12-27T16:10:44.442Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-12-27T16:10:44.442Z] #32 DONE 0.1s [2019-12-27T16:10:44.442Z] [2019-12-27T16:10:44.442Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-12-27T16:10:44.442Z] #37 DONE 0.1s [2019-12-27T16:10:44.442Z] [2019-12-27T16:10:44.442Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:10:44.442Z] #41 150.0 CC criu/protobuf-desc.o [2019-12-27T16:10:44.442Z] #41 151.1 CC criu/protobuf.o [2019-12-27T16:10:44.442Z] #41 151.6 CC criu/pstree.o [2019-12-27T16:10:44.442Z] #41 153.0 CC criu/rbtree.o [2019-12-27T16:10:44.442Z] #41 153.4 CC criu/rst-malloc.o [2019-12-27T16:10:44.442Z] #41 153.9 CC criu/seccomp.o [2019-12-27T16:10:44.442Z] #41 155.1 CC criu/seize.o [2019-12-27T16:10:44.442Z] #41 156.1 CC criu/servicefd.o [2019-12-27T16:10:44.442Z] #41 156.4 CC criu/shmem.o [2019-12-27T16:10:44.442Z] #41 157.2 CC criu/sigframe.o [2019-12-27T16:10:44.442Z] #41 157.4 CC criu/signalfd.o [2019-12-27T16:10:44.442Z] #41 157.8 CC criu/sk-inet.o [2019-12-27T16:10:44.442Z] #41 ... [2019-12-27T16:10:44.442Z] [2019-12-27T16:10:44.442Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-12-27T16:10:44.489Z] #41 44.66 CC images/siginfo.o [2019-12-27T16:10:44.701Z] #39 DONE 0.2s [2019-12-27T16:10:44.701Z] [2019-12-27T16:10:44.701Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:10:44.751Z] #41 44.90 CC images/rpc.o [2019-12-27T16:10:45.268Z] #59 ... [2019-12-27T16:10:45.268Z] [2019-12-27T16:10:45.268Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:10:45.268Z] #41 158.8 CC criu/sk-netlink.o [2019-12-27T16:10:45.276Z] #11 ... [2019-12-27T16:10:45.276Z] [2019-12-27T16:10:45.276Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:10:45.276Z] #42 41.24 CC compel/src/lib/ptrace.o [2019-12-27T16:10:45.276Z] #42 41.56 AR compel/libcompel.a [2019-12-27T16:10:45.276Z] #42 41.62 HOSTCC compel/src/main-host.o [2019-12-27T16:10:45.276Z] #42 42.02 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2019-12-27T16:10:45.276Z] #42 42.20 HOSTCC compel/src/lib/handle-elf-host.o [2019-12-27T16:10:45.276Z] #42 42.61 HOSTCC compel/src/lib/log-host.o [2019-12-27T16:10:45.276Z] #42 42.90 HOSTLINK compel/compel-host-bin [2019-12-27T16:10:45.276Z] #42 42.96 DEP soccr/soccr.d [2019-12-27T16:10:45.276Z] #42 43.11 CC soccr/soccr.o [2019-12-27T16:10:45.276Z] #42 44.32 AR soccr/libsoccr.a [2019-12-27T16:10:45.276Z] #42 44.36 make[1]: 'soccr/libsoccr.a' is up to date. [2019-12-27T16:10:45.276Z] #42 44.52 DEP criu/arch/s390/sigframe.d [2019-12-27T16:10:45.276Z] #42 44.63 DEP criu/arch/s390/crtools.d [2019-12-27T16:10:45.276Z] #42 44.80 DEP criu/arch/s390/cpu.d [2019-12-27T16:10:45.276Z] #42 44.91 CC criu/arch/s390/cpu.o [2019-12-27T16:10:45.323Z] #41 ... [2019-12-27T16:10:45.323Z] [2019-12-27T16:10:45.323Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:10:45.323Z] #44 91.49 github.com/LK4D4/vndr/build [2019-12-27T16:10:45.323Z] #44 93.26 vendor/golang.org/x/net/idna [2019-12-27T16:10:45.323Z] #44 96.64 vendor/golang.org/x/crypto/cryptobyte [2019-12-27T16:10:45.323Z] #44 96.94 mime [2019-12-27T16:10:45.323Z] #44 98.78 net/http/internal [2019-12-27T16:10:45.527Z] #41 159.1 CC criu/sk-packet.o [2019-12-27T16:10:45.584Z] #44 102.0 vendor/golang.org/x/net/http/httpproxy [2019-12-27T16:10:45.585Z] #44 102.0 crypto/x509 [2019-12-27T16:10:45.585Z] #44 102.0 net/textproto [2019-12-27T16:10:45.638Z] #10 ... [2019-12-27T16:10:45.638Z] [2019-12-27T16:10:45.638Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:10:45.638Z] #44 118.9 text/template/parse [2019-12-27T16:10:45.638Z] #44 125.1 go/parser [2019-12-27T16:10:45.638Z] #44 125.8 text/template [2019-12-27T16:10:45.638Z] #44 ... [2019-12-27T16:10:45.638Z] [2019-12-27T16:10:45.638Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:10:45.638Z] #41 29.03 make[1]: Nothing to be done for 'all'. [2019-12-27T16:10:45.638Z] #41 31.79 CC images/stats.o [2019-12-27T16:10:45.638Z] #41 32.37 CC images/core.o [2019-12-27T16:10:45.638Z] #41 33.35 CC images/core-x86.o [2019-12-27T16:10:45.673Z] #42 45.44 CC criu/arch/s390/crtools.o [2019-12-27T16:10:45.894Z] #41 34.14 CC images/core-arm.o [2019-12-27T16:10:45.894Z] #41 ... [2019-12-27T16:10:45.894Z] [2019-12-27T16:10:45.894Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:10:45.894Z] #44 129.9 encoding/xml [2019-12-27T16:10:46.088Z] #42 ... [2019-12-27T16:10:46.088Z] [2019-12-27T16:10:46.088Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:10:46.088Z] #45 78.34 text/template [2019-12-27T16:10:46.088Z] #45 78.84 encoding/xml [2019-12-27T16:10:46.088Z] #45 83.94 go/doc [2019-12-27T16:10:46.088Z] #45 85.21 crypto/rsa [2019-12-27T16:10:46.088Z] #45 86.50 vendor/golang.org/x/crypto/cryptobyte [2019-12-27T16:10:46.088Z] #45 87.33 github.com/LK4D4/vndr/build [2019-12-27T16:10:46.094Z] #41 159.7 CC criu/sk-queue.o [2019-12-27T16:10:46.484Z] #45 88.89 net [2019-12-27T16:10:46.526Z] #44 ... [2019-12-27T16:10:46.526Z] [2019-12-27T16:10:46.526Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:10:46.526Z] #41 46.54 CC images/ext-file.o [2019-12-27T16:10:46.661Z] #41 160.1 CC criu/sk-tcp.o [2019-12-27T16:10:46.787Z] #41 46.82 CC images/cgroup.o [2019-12-27T16:10:46.874Z] #45 ... [2019-12-27T16:10:46.874Z] [2019-12-27T16:10:46.874Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:10:46.874Z] #42 46.33 CC criu/arch/s390/sigframe.o [2019-12-27T16:10:46.874Z] #42 46.57 LINK criu/arch/s390/crtools.built-in.o [2019-12-27T16:10:46.874Z] #42 46.61 DEP criu/arch/s390/vdso-pie.d [2019-12-27T16:10:46.919Z] #41 160.5 CC criu/sk-unix.o [2019-12-27T16:10:47.272Z] #42 46.73 DEP criu/pie/parasite-vdso.d [2019-12-27T16:10:47.272Z] #42 46.90 DEP criu/pie/util-vdso.d [2019-12-27T16:10:47.359Z] #41 47.61 CC images/userns.o [2019-12-27T16:10:47.671Z] #42 47.06 DEP criu/pie/util.d [2019-12-27T16:10:47.671Z] #42 47.29 CC criu/pie/util.o [2019-12-27T16:10:47.671Z] #42 47.56 CC criu/pie/util-vdso.o [2019-12-27T16:10:47.931Z] #41 48.08 CC images/google/protobuf/descriptor.o [2019-12-27T16:10:48.295Z] #41 ... [2019-12-27T16:10:48.295Z] [2019-12-27T16:10:48.295Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:10:48.295Z] #54 101.9 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-12-27T16:10:48.295Z] #54 103.4 + mkdir -p /build [2019-12-27T16:10:48.295Z] #54 103.4 + cp runc /build/runc [2019-12-27T16:10:48.295Z] #54 DONE 103.7s [2019-12-27T16:10:48.295Z] [2019-12-27T16:10:48.295Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:10:48.531Z] #42 48.05 CC criu/pie/parasite-vdso.o [2019-12-27T16:10:48.861Z] #59 ... [2019-12-27T16:10:48.861Z] [2019-12-27T16:10:48.861Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:10:48.861Z] #41 162.3 CC criu/sockets.o [2019-12-27T16:10:48.931Z] #42 48.60 CC criu/arch/s390/vdso-pie.o [2019-12-27T16:10:49.339Z] #42 48.83 AR criu/pie/pie.lib.a [2019-12-27T16:10:49.340Z] #42 48.91 DEP criu/pie/restorer.d [2019-12-27T16:10:49.340Z] #42 49.17 DEP criu/arch/s390/restorer.d [2019-12-27T16:10:49.742Z] #42 49.48 DEP criu/pie/parasite.d [2019-12-27T16:10:49.804Z] #41 163.3 CC criu/stats.o [2019-12-27T16:10:49.804Z] #41 163.5 CC criu/string.o [2019-12-27T16:10:50.059Z] #44 134.0 go/doc [2019-12-27T16:10:50.062Z] #41 163.6 CC criu/sysctl.o [2019-12-27T16:10:50.148Z] #42 49.83 CC criu/pie/parasite.o [2019-12-27T16:10:50.491Z] #41 50.26 CC images/opts.o [2019-12-27T16:10:50.491Z] #41 50.61 CC images/seccomp.o [2019-12-27T16:10:50.629Z] #41 164.0 CC criu/sysfs_parse.o [2019-12-27T16:10:50.629Z] #41 164.3 CC criu/timerfd.o [2019-12-27T16:10:50.754Z] #41 50.99 CC images/binfmt-misc.o [2019-12-27T16:10:50.887Z] #41 164.6 CC criu/tty.o [2019-12-27T16:10:51.012Z] #42 50.78 LINK criu/pie/parasite.built-in.o [2019-12-27T16:10:51.033Z] #41 51.25 CC images/time.o [2019-12-27T16:10:51.429Z] #42 50.79 GEN criu/pie/parasite-blob.h [2019-12-27T16:10:51.429Z] #42 50.80 CC criu/arch/s390/restorer.o [2019-12-27T16:10:51.429Z] #42 51.16 CC criu/pie/restorer.o [2019-12-27T16:10:51.606Z] #41 51.61 CC images/sysctl.o [2019-12-27T16:10:51.867Z] #41 51.88 CC images/autofs.o [2019-12-27T16:10:51.867Z] #41 ... [2019-12-27T16:10:51.867Z] [2019-12-27T16:10:51.867Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:10:51.947Z] #44 ... [2019-12-27T16:10:51.947Z] [2019-12-27T16:10:51.947Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:10:51.947Z] #41 34.87 CC images/core-aarch64.o [2019-12-27T16:10:51.947Z] #41 35.52 CC images/core-ppc64.o [2019-12-27T16:10:51.947Z] #41 36.51 CC images/core-s390.o [2019-12-27T16:10:51.947Z] #41 37.29 CC images/cpuinfo.o [2019-12-27T16:10:51.947Z] #41 38.10 CC images/inventory.o [2019-12-27T16:10:51.947Z] #41 38.67 CC images/fdinfo.o [2019-12-27T16:10:51.947Z] #41 39.27 CC images/fown.o [2019-12-27T16:10:51.947Z] #41 39.83 CC images/ns.o [2019-12-27T16:10:52.203Z] #41 40.42 CC images/regfile.o [2019-12-27T16:10:52.203Z] #41 40.66 CC images/ghost-file.o [2019-12-27T16:10:52.262Z] #41 165.7 CC criu/tun.o [2019-12-27T16:10:52.284Z] #42 ... [2019-12-27T16:10:52.284Z] [2019-12-27T16:10:52.284Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-27T16:10:52.284Z] #11 94.72 Selecting previously unselected package libapparmor1:s390x. [2019-12-27T16:10:52.284Z] #11 94.72 Preparing to unpack .../25-libapparmor1_2.11.0-3+deb9u2_s390x.deb ... [2019-12-27T16:10:52.284Z] #11 94.73 Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-12-27T16:10:52.284Z] #11 94.79 Selecting previously unselected package libapparmor-dev:s390x. [2019-12-27T16:10:52.284Z] #11 94.79 Preparing to unpack .../26-libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... [2019-12-27T16:10:52.284Z] #11 94.79 Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-12-27T16:10:52.520Z] #41 166.1 CC criu/uffd.o [2019-12-27T16:10:52.767Z] #41 40.99 CC images/fifo.o [2019-12-27T16:10:52.814Z] #11 94.94 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-12-27T16:10:52.815Z] #11 94.96 Setting up libsepol1-dev:s390x (2.6-2) ... [2019-12-27T16:10:52.815Z] #11 94.96 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-12-27T16:10:52.815Z] #11 94.97 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-12-27T16:10:52.815Z] #11 95.00 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-12-27T16:10:52.815Z] #11 95.02 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-27T16:10:52.815Z] #11 95.09 Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-12-27T16:10:52.815Z] #11 95.10 Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-12-27T16:10:52.815Z] #11 95.10 Setting up libpcrecpp0v5:s390x (2:8.39-3) ... [2019-12-27T16:10:52.815Z] #11 95.11 Setting up libpcre32-3:s390x (2:8.39-3) ... [2019-12-27T16:10:52.815Z] #11 95.12 Setting up libsystemd-dev:s390x (232-25+deb9u12) ... [2019-12-27T16:10:52.815Z] #11 95.13 Setting up libpcre16-3:s390x (2:8.39-3) ... [2019-12-27T16:10:52.815Z] #11 95.14 Setting up libudev-dev:s390x (232-25+deb9u12) ... [2019-12-27T16:10:52.815Z] #11 95.15 Setting up mingw-w64-common (5.0.1-1) ... [2019-12-27T16:10:52.815Z] #11 95.16 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-12-27T16:10:52.815Z] #11 95.16 Setting up libpcre3-dev:s390x (2:8.39-3) ... [2019-12-27T16:10:52.815Z] #11 95.17 Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-12-27T16:10:52.815Z] #11 95.18 Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-12-27T16:10:52.815Z] #11 95.19 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-12-27T16:10:52.815Z] #11 95.19 Setting up btrfs-progs (4.7.3-1) ... [2019-12-27T16:10:52.815Z] #11 95.20 Setting up libselinux1-dev:s390x (2.6-3+b3) ... [2019-12-27T16:10:52.815Z] #11 95.21 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-27T16:10:52.815Z] #11 95.22 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-12-27T16:10:52.815Z] #11 95.22 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-12-27T16:10:52.815Z] #11 95.22 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-12-27T16:10:52.815Z] #11 95.22 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-12-27T16:10:52.815Z] #11 95.23 Setting up btrfs-tools (4.7.3-1) ... [2019-12-27T16:10:52.815Z] #11 95.24 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-27T16:10:52.815Z] #11 95.24 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-12-27T16:10:52.815Z] #11 95.29 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-12-27T16:10:52.815Z] #11 95.30 Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-12-27T16:10:52.815Z] #11 95.31 Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-12-27T16:10:52.815Z] #11 95.32 Setting up dmsetup (2:1.02.137-2) ... [2019-12-27T16:10:52.815Z] #11 95.35 Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-12-27T16:10:53.023Z] #41 41.28 CC images/remap-file-path.o [2019-12-27T16:10:53.275Z] #11 95.36 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-27T16:10:53.275Z] #11 DONE 95.8s [2019-12-27T16:10:53.275Z] [2019-12-27T16:10:53.275Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-27T16:10:53.279Z] #41 41.56 CC images/eventfd.o [2019-12-27T16:10:53.455Z] #41 166.9 CC criu/util.o [2019-12-27T16:10:53.535Z] #41 41.91 CC images/eventpoll.o [2019-12-27T16:10:53.718Z] #53 DONE 0.2s [2019-12-27T16:10:53.718Z] [2019-12-27T16:10:53.718Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-12-27T16:10:53.718Z] #54 DONE 0.1s [2019-12-27T16:10:53.718Z] [2019-12-27T16:10:53.718Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:10:53.718Z] #55 ... [2019-12-27T16:10:53.718Z] [2019-12-27T16:10:53.718Z] #12 [dev 1/24] RUN groupadd -r docker [2019-12-27T16:10:53.718Z] #12 DONE 0.6s [2019-12-27T16:10:54.096Z] #41 42.32 CC images/fh.o [2019-12-27T16:10:54.196Z] [2019-12-27T16:10:54.196Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:10:54.196Z] #55 0.291 + RM_GOPATH=0 [2019-12-27T16:10:54.196Z] #55 0.293 + TMP_GOPATH= [2019-12-27T16:10:54.196Z] #55 0.293 + : /build [2019-12-27T16:10:54.196Z] #55 0.294 + '[' -z '' ']' [2019-12-27T16:10:54.196Z] #55 0.297 ++ mktemp -d [2019-12-27T16:10:54.196Z] #55 0.307 + export GOPATH=/tmp/tmp.32Dv0kNatg [2019-12-27T16:10:54.196Z] #55 0.308 + GOPATH=/tmp/tmp.32Dv0kNatg [2019-12-27T16:10:54.196Z] #55 0.317 + RM_GOPATH=1 [2019-12-27T16:10:54.196Z] #55 0.321 ++ dirname ./install.sh [2019-12-27T16:10:54.196Z] #55 0.529 + dir=. [2019-12-27T16:10:54.196Z] #55 0.529 + bin=runc [2019-12-27T16:10:54.196Z] #55 0.529 + shift [2019-12-27T16:10:54.196Z] #55 0.529 + '[' '!' -f ./runc.installer ']' [2019-12-27T16:10:54.196Z] #55 0.529 + . ./runc.installer [2019-12-27T16:10:54.196Z] #55 0.529 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-12-27T16:10:54.196Z] #55 0.529 + install_runc [2019-12-27T16:10:54.196Z] #55 0.530 + uname -r [2019-12-27T16:10:54.196Z] #55 0.530 + grep -q '^3\.10\.0.*\.el7\.' [2019-12-27T16:10:54.196Z] #55 0.541 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2019-12-27T16:10:54.196Z] #55 0.541 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-12-27T16:10:54.196Z] #55 0.541 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2019-12-27T16:10:54.196Z] #55 0.541 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.32Dv0kNatg/src/github.com/opencontainers/runc [2019-12-27T16:10:54.196Z] #55 0.541 Cloning into '/tmp/tmp.32Dv0kNatg/src/github.com/opencontainers/runc'... [2019-12-27T16:10:54.352Z] #41 42.75 CC images/fsnotify.o [2019-12-27T16:10:54.390Z] #41 167.8 CC criu/uts_ns.o [2019-12-27T16:10:54.390Z] #41 167.9 CC criu/vdso-compat.o [2019-12-27T16:10:54.390Z] #41 168.1 CC criu/vdso.o [2019-12-27T16:10:54.675Z] #55 ... [2019-12-27T16:10:54.675Z] [2019-12-27T16:10:54.675Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-12-27T16:10:54.675Z] #13 DONE 0.7s [2019-12-27T16:10:54.675Z] [2019-12-27T16:10:54.675Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-12-27T16:10:55.103Z] #14 0.293 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-12-27T16:10:55.103Z] #14 DONE 0.5s [2019-12-27T16:10:55.103Z] [2019-12-27T16:10:55.103Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:10:55.103Z] #63 97.34 + for f in rootlesskit rootlesskit-docker-proxy [2019-12-27T16:10:55.103Z] #63 97.35 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-12-27T16:10:55.276Z] #22 108.1 Checking out files: 15% (1588/10442) Checking out files: 16% (1671/10442) Checking out files: 17% (1776/10442) Checking out files: 18% (1880/10442) Checking out files: 19% (1984/10442) Checking out files: 20% (2089/10442) Checking out files: 21% (2193/10442) Checking out files: 22% (2298/10442) Checking out files: 23% (2402/10442) Checking out files: 24% (2507/10442) Checking out files: 25% (2611/10442) Checking out files: 26% (2715/10442) Checking out files: 27% (2820/10442) Checking out files: 28% (2924/10442) Checking out files: 29% (3029/10442) Checking out files: 30% (3133/10442) Checking out files: 30% (3181/10442) Checking out files: 31% (3238/10442) Checking out files: 32% (3342/10442) Checking out files: 33% (3446/10442) Checking out files: 34% (3551/10442) Checking out files: 35% (3655/10442) Checking out files: 36% (3760/10442) Checking out files: 37% (3864/10442) Checking out files: 38% (3968/10442) Checking out files: 39% (4073/10442) Checking out files: 40% (4177/10442) Checking out files: 41% (4282/10442) Checking out files: 42% (4386/10442) Checking out files: 43% (4491/10442) Checking out files: 44% (4595/10442) Checking out files: 44% (4664/10442) Checking out files: 45% (4699/10442) Checking out files: 46% (4804/10442) Checking out files: 47% (4908/10442) Checking out files: 48% (5013/10442) Checking out files: 49% (5117/10442) Checking out files: 50% (5221/10442) Checking out files: 51% (5326/10442) Checking out files: 52% (5430/10442) Checking out files: 53% (5535/10442) Checking out files: 54% (5639/10442) Checking out files: 55% (5744/10442) Checking out files: 56% (5848/10442) Checking out files: 57% (5952/10442) Checking out files: 58% (6057/10442) Checking out files: 59% (6161/10442) Checking out files: 60% (6266/10442) Checking out files: 61% (6370/10442) Checking out files: 62% (6475/10442) Checking out files: 63% (6579/10442) Checking out files: 64% (6683/10442) Checking out files: 65% (6788/10442) Checking out files: 66% (6892/10442) Checking out files: 67% (6997/10442) [2019-12-27T16:10:55.276Z] #22 ... [2019-12-27T16:10:55.276Z] [2019-12-27T16:10:55.276Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:10:55.276Z] #47 DONE 111.4s [2019-12-27T16:10:55.276Z] [2019-12-27T16:10:55.276Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:10:55.279Z] #41 43.66 CC images/signalfd.o [2019-12-27T16:10:55.324Z] #41 168.8 LINK criu/built-in.o [2019-12-27T16:10:55.324Z] #41 168.9 LINK criu/criu [2019-12-27T16:10:55.508Z] #63 ... [2019-12-27T16:10:55.508Z] [2019-12-27T16:10:55.508Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-12-27T16:10:55.508Z] #15 DONE 0.4s [2019-12-27T16:10:55.508Z] [2019-12-27T16:10:55.508Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:10:55.508Z] #42 54.90 LINK criu/pie/restorer.built-in.o [2019-12-27T16:10:55.508Z] #42 54.91 GEN criu/pie/restorer-blob.h [2019-12-27T16:10:55.508Z] #42 55.07 DEP criu/vdso.d [2019-12-27T16:10:55.508Z] #42 55.31 DEP criu/uts_ns.d [2019-12-27T16:10:55.711Z] using credential docker-jenkins-github-credentials [2019-12-27T16:10:55.789Z] Cloning the remote Git repository [2019-12-27T16:10:55.789Z] Cloning with configured refspecs honoured and without tags [2019-12-27T16:10:55.841Z] #41 44.01 CC images/fs.o [2019-12-27T16:10:55.841Z] #41 ... [2019-12-27T16:10:55.841Z] [2019-12-27T16:10:55.841Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:10:55.841Z] #44 139.9 github.com/LK4D4/vndr/build [2019-12-27T16:10:55.891Z] #41 169.2 DEP lib/c/criu.d [2019-12-27T16:10:55.891Z] #41 169.3 CC images/rpc.pb-c.o [2019-12-27T16:10:55.913Z] #42 ... [2019-12-27T16:10:55.913Z] [2019-12-27T16:10:55.913Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-12-27T16:10:55.913Z] #16 DONE 0.3s [2019-12-27T16:10:55.913Z] [2019-12-27T16:10:55.913Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:10:55.913Z] #42 55.54 DEP criu/util.d [2019-12-27T16:10:55.913Z] #42 ... [2019-12-27T16:10:55.913Z] [2019-12-27T16:10:55.913Z] #17 [dev 6/24] RUN ldconfig [2019-12-27T16:10:55.913Z] #17 DONE 0.4s [2019-12-27T16:10:55.913Z] [2019-12-27T16:10:55.913Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:10:55.913Z] #42 55.74 DEP criu/uffd.d [2019-12-27T16:10:56.001Z] Cloning repository https://github.com/moby/moby.git [2019-12-27T16:10:56.097Z] #44 140.1 net [2019-12-27T16:10:56.149Z] #41 169.8 CC lib/c/criu.o [2019-12-27T16:10:56.308Z] #42 55.97 DEP criu/tun.d [2019-12-27T16:10:56.706Z] #42 56.19 DEP criu/tty.d [2019-12-27T16:10:56.706Z] #42 56.45 DEP criu/timerfd.d [2019-12-27T16:10:57.085Z] #41 170.6 LINK lib/c/built-in.o [2019-12-27T16:10:57.085Z] #41 170.6 LINK lib/c/libcriu.so [2019-12-27T16:10:57.085Z] #41 170.7 GEN magic.py [2019-12-27T16:10:57.105Z] #42 56.61 DEP criu/sysfs_parse.d [2019-12-27T16:10:57.105Z] #42 56.79 DEP criu/sysctl.d [2019-12-27T16:10:57.152Z] #22 108.1 Checking out files: 15% (1588/10442) Checking out files: 16% (1671/10442) Checking out files: 17% (1776/10442) Checking out files: 18% (1880/10442) Checking out files: 19% (1984/10442) Checking out files: 20% (2089/10442) Checking out files: 21% (2193/10442) Checking out files: 22% (2298/10442) Checking out files: 23% (2402/10442) Checking out files: 24% (2507/10442) Checking out files: 25% (2611/10442) Checking out files: 26% (2715/10442) Checking out files: 27% (2820/10442) Checking out files: 28% (2924/10442) Checking out files: 29% (3029/10442) Checking out files: 30% (3133/10442) Checking out files: 30% (3181/10442) Checking out files: 31% (3238/10442) Checking out files: 32% (3342/10442) Checking out files: 33% (3446/10442) Checking out files: 34% (3551/10442) Checking out files: 35% (3655/10442) Checking out files: 36% (3760/10442) Checking out files: 37% (3864/10442) Checking out files: 38% (3968/10442) Checking out files: 39% (4073/10442) Checking out files: 40% (4177/10442) Checking out files: 41% (4282/10442) Checking out files: 42% (4386/10442) Checking out files: 43% (4491/10442) Checking out files: 44% (4595/10442) Checking out files: 44% (4664/10442) Checking out files: 45% (4699/10442) Checking out files: 46% (4804/10442) Checking out files: 47% (4908/10442) Checking out files: 48% (5013/10442) Checking out files: 49% (5117/10442) Checking out files: 50% (5221/10442) Checking out files: 51% (5326/10442) Checking out files: 52% (5430/10442) Checking out files: 53% (5535/10442) Checking out files: 54% (5639/10442) Checking out files: 55% (5744/10442) Checking out files: 56% (5848/10442) Checking out files: 57% (5952/10442) Checking out files: 58% (6057/10442) Checking out files: 59% (6161/10442) Checking out files: 60% (6266/10442) Checking out files: 61% (6370/10442) Checking out files: 62% (6475/10442) Checking out files: 63% (6579/10442) Checking out files: 64% (6683/10442) Checking out files: 65% (6788/10442) Checking out files: 66% (6892/10442) Checking out files: 67% (6997/10442) Checking out files: 68% (7101/10442) Checking out files: 69% (7205/10442) Checking out files: 70% (7310/10442) Checking out files: 71% (7414/10442) Checking out files: 72% (7519/10442) Checking out files: 73% (7623/10442) Checking out files: 74% (7728/10442) Checking out files: 75% (7832/10442) Checking out files: 76% (7936/10442) Checking out files: 77% (8041/10442) Checking out files: 78% (8145/10442) Checking out files: 79% (8250/10442) Checking out files: 80% (8354/10442) Checking out files: 81% (8459/10442) Checking out files: 81% (8490/10442) Checking out files: 82% (8563/10442) Checking out files: 83% (8667/10442) Checking out files: 84% (8772/10442) Checking out files: 85% (8876/10442) Checking out files: 86% (8981/10442) Checking out files: 87% (9085/10442) Checking out files: 88% (9189/10442) Checking out files: 89% (9294/10442) Checking out files: 90% (9398/10442) Checking out files: 91% (9503/10442) Checking out files: 92% (9607/10442) Checking out files: 93% (9712/10442) Checking out files: 94% (9816/10442) Checking out files: 95% (9920/10442) Checking out files: 96% (10025/10442) Checking out files: 96% (10104/10442) Checking out files: 97% (10129/10442) Checking out files: 98% (10234/10442) Checking out files: 99% (10338/10442) Checking out files: 100% (10442/10442) Checking out files: 100% (10442/10442), done. [2019-12-27T16:10:57.152Z] #22 ... [2019-12-27T16:10:57.152Z] [2019-12-27T16:10:57.152Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:10:57.152Z] #44 103.5 vendor/golang.org/x/net/http/httpguts [2019-12-27T16:10:57.152Z] #44 103.5 mime/multipart [2019-12-27T16:10:57.152Z] #44 105.9 crypto/tls [2019-12-27T16:10:57.152Z] #44 111.8 net/http/httptrace [2019-12-27T16:10:57.152Z] #44 111.9 net/http [2019-12-27T16:10:57.152Z] #44 ... [2019-12-27T16:10:57.152Z] [2019-12-27T16:10:57.152Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:10:57.152Z] #22 113.7 + cd /tmp/tmp.M9ZX6uED3V/tmp/docker-ce [2019-12-27T16:10:57.152Z] #22 113.7 + git checkout -q v17.06.2-ce [2019-12-27T16:10:57.344Z] #41 170.8 Note: Building without setproctitle() and strlcpy() support. [2019-12-27T16:10:57.344Z] #41 170.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-12-27T16:10:57.498Z] #42 57.00 DEP criu/string.d [2019-12-27T16:10:57.498Z] #42 57.07 DEP criu/stats.d [2019-12-27T16:10:57.498Z] #42 57.20 DEP criu/sockets.d [2019-12-27T16:10:57.728Z] #22 ... [2019-12-27T16:10:57.728Z] [2019-12-27T16:10:57.728Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-27T16:10:57.728Z] #10 109.8 Selecting previously unselected package libapparmor1:arm64. [2019-12-27T16:10:57.728Z] #10 109.9 Preparing to unpack .../25-libapparmor1_2.11.0-3+deb9u2_arm64.deb ... [2019-12-27T16:10:57.728Z] #10 109.9 Unpacking libapparmor1:arm64 (2.11.0-3+deb9u2) ... [2019-12-27T16:10:57.728Z] #10 110.1 Selecting previously unselected package libapparmor-dev:arm64. [2019-12-27T16:10:57.728Z] #10 110.2 Preparing to unpack .../26-libapparmor-dev_2.11.0-3+deb9u2_arm64.deb ... [2019-12-27T16:10:57.728Z] #10 110.2 Unpacking libapparmor-dev:arm64 (2.11.0-3+deb9u2) ... [2019-12-27T16:10:57.728Z] #10 110.8 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-12-27T16:10:57.728Z] #10 111.1 Setting up libsepol1-dev:arm64 (2.6-2) ... [2019-12-27T16:10:57.728Z] #10 111.8 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-12-27T16:10:57.728Z] #10 111.8 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-12-27T16:10:57.728Z] #10 111.9 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b2) ... [2019-12-27T16:10:57.728Z] #10 111.9 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-27T16:10:57.728Z] #10 112.0 Setting up libseccomp2:arm64 (2.3.1-2.1+deb9u1) ... [2019-12-27T16:10:57.728Z] #10 112.1 Setting up libapparmor1:arm64 (2.11.0-3+deb9u2) ... [2019-12-27T16:10:57.728Z] #10 112.2 Setting up libpcrecpp0v5:arm64 (2:8.39-3) ... [2019-12-27T16:10:57.728Z] #10 112.2 Setting up libpcre32-3:arm64 (2:8.39-3) ... [2019-12-27T16:10:57.728Z] #10 112.3 Setting up libsystemd-dev:arm64 (232-25+deb9u12) ... [2019-12-27T16:10:57.728Z] #10 112.3 Setting up libpcre16-3:arm64 (2:8.39-3) ... [2019-12-27T16:10:57.728Z] #10 112.3 Setting up libudev-dev:arm64 (232-25+deb9u12) ... [2019-12-27T16:10:57.728Z] #10 112.4 Setting up mingw-w64-common (5.0.1-1) ... [2019-12-27T16:10:57.728Z] #10 112.4 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-12-27T16:10:57.728Z] #10 112.5 Setting up libpcre3-dev:arm64 (2:8.39-3) ... [2019-12-27T16:10:57.728Z] #10 112.5 Setting up libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ... [2019-12-27T16:10:57.728Z] #10 112.6 Setting up libapparmor-dev:arm64 (2.11.0-3+deb9u2) ... [2019-12-27T16:10:57.728Z] #10 112.7 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-12-27T16:10:57.728Z] #10 112.7 Setting up btrfs-progs (4.7.3-1) ... [2019-12-27T16:10:57.728Z] #10 112.8 Setting up libselinux1-dev:arm64 (2.6-3+b3) ... [2019-12-27T16:10:57.728Z] #10 112.8 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-12-27T16:10:57.728Z] #10 112.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-12-27T16:10:57.728Z] #10 112.9 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-12-27T16:10:57.728Z] #10 112.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-12-27T16:10:57.728Z] #10 112.9 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-12-27T16:10:57.728Z] #10 112.9 Setting up btrfs-tools (4.7.3-1) ... [2019-12-27T16:10:57.728Z] #10 113.0 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-12-27T16:10:57.728Z] #10 113.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-12-27T16:10:57.728Z] #10 113.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-12-27T16:10:57.728Z] #10 113.0 Setting up libdevmapper1.02.1:arm64 (2:1.02.137-2) ... [2019-12-27T16:10:57.728Z] #10 113.1 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ... [2019-12-27T16:10:57.728Z] #10 113.1 Setting up dmsetup (2:1.02.137-2) ... [2019-12-27T16:10:57.728Z] #10 113.1 Setting up libdevmapper-dev:arm64 (2:1.02.137-2) ... [2019-12-27T16:10:57.728Z] #10 113.1 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-27T16:10:57.728Z] #10 DONE 114.3s [2019-12-27T16:10:57.728Z] [2019-12-27T16:10:57.728Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-27T16:10:57.728Z] #52 DONE 0.1s [2019-12-27T16:10:57.728Z] [2019-12-27T16:10:57.728Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-12-27T16:10:57.728Z] #53 DONE 0.1s [2019-12-27T16:10:57.728Z] [2019-12-27T16:10:57.728Z] #11 [dev 1/24] RUN groupadd -r docker [2019-12-27T16:10:57.910Z] #41 171.3 fatal: Not a git repository (or any of the parent directories): .git [2019-12-27T16:10:57.931Z] #42 57.42 DEP criu/sk-unix.d [2019-12-27T16:10:57.931Z] #42 ... [2019-12-27T16:10:57.931Z] [2019-12-27T16:10:57.931Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:10:57.931Z] #45 90.09 vendor/golang.org/x/crypto/chacha20poly1305 [2019-12-27T16:10:57.931Z] #45 90.76 vendor/golang.org/x/crypto/curve25519 [2019-12-27T16:10:57.931Z] #45 91.30 vendor/golang.org/x/crypto/hkdf [2019-12-27T16:10:57.931Z] #45 91.49 vendor/golang.org/x/text/transform [2019-12-27T16:10:57.931Z] #45 92.09 vendor/golang.org/x/text/unicode/bidi [2019-12-27T16:10:57.931Z] #45 94.04 vendor/golang.org/x/text/secure/bidirule [2019-12-27T16:10:57.931Z] #45 94.24 vendor/golang.org/x/text/unicode/norm [2019-12-27T16:10:57.931Z] #45 ... [2019-12-27T16:10:57.931Z] [2019-12-27T16:10:57.931Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:10:57.931Z] #42 57.65 DEP criu/sk-tcp.d [2019-12-27T16:10:56.370Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2019-12-27T16:10:57.402Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-27T16:10:57.402Z] > git --version # timeout=10 [2019-12-27T16:10:57.448Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-27T16:10:57.451Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/39700/head:refs/remotes/origin/PR-39700 +refs/heads/master:refs/remotes/origin/master [2019-12-27T16:10:58.168Z] #41 ... [2019-12-27T16:10:58.168Z] [2019-12-27T16:10:58.168Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:10:58.168Z] #59 196.1 + bin/containerd [2019-12-27T16:10:58.338Z] #42 57.83 DEP criu/sk-queue.d [2019-12-27T16:10:58.338Z] #42 57.98 DEP criu/sk-packet.d [2019-12-27T16:10:58.746Z] #42 58.13 DEP criu/sk-netlink.d [2019-12-27T16:10:58.746Z] #42 58.34 DEP criu/sk-inet.d [2019-12-27T16:10:58.746Z] #42 58.52 DEP criu/signalfd.d [2019-12-27T16:10:59.148Z] #42 58.72 DEP criu/sigframe.d [2019-12-27T16:10:59.148Z] #42 58.79 DEP criu/shmem.d [2019-12-27T16:10:59.148Z] #42 58.93 DEP criu/servicefd.d [2019-12-27T16:10:59.549Z] #42 59.12 DEP criu/seize.d [2019-12-27T16:10:59.549Z] #42 59.23 DEP criu/seccomp.d [2019-12-27T16:10:59.948Z] #42 59.50 DEP criu/rst-malloc.d [2019-12-27T16:10:59.948Z] #42 59.58 DEP criu/rbtree.d [2019-12-27T16:10:59.948Z] #42 59.62 DEP criu/pstree.d [2019-12-27T16:11:00.070Z] #59 ... [2019-12-27T16:11:00.070Z] [2019-12-27T16:11:00.070Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:11:00.070Z] #41 171.8 make[1]: Nothing to be done for 'all'. [2019-12-27T16:11:00.070Z] #41 172.3 make[1]: 'images/built-in.o' is up to date. [2019-12-27T16:11:00.070Z] #41 172.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-12-27T16:11:00.070Z] #41 172.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-12-27T16:11:00.070Z] #41 172.4 make[1]: 'compel/libcompel.a' is up to date. [2019-12-27T16:11:00.070Z] #41 172.4 make[1]: 'compel/compel-host-bin' is up to date. [2019-12-27T16:11:00.070Z] #41 172.4 make[1]: Nothing to be done for 'all'. [2019-12-27T16:11:00.070Z] #41 172.4 make[1]: 'soccr/libsoccr.a' is up to date. [2019-12-27T16:11:00.070Z] #41 172.6 make[2]: Nothing to be done for 'all'. [2019-12-27T16:11:00.070Z] #41 172.6 make[2]: Nothing to be done for 'all'. [2019-12-27T16:11:00.070Z] #41 172.6 make[2]: Nothing to be done for 'all'. [2019-12-27T16:11:00.070Z] #41 172.7 make[2]: Nothing to be done for 'all'. [2019-12-27T16:11:00.070Z] #41 172.7 make[2]: Nothing to be done for 'all'. [2019-12-27T16:11:00.070Z] #41 172.7 make[2]: Nothing to be done for 'all'. [2019-12-27T16:11:00.070Z] #41 172.7 make[2]: Nothing to be done for 'all'. [2019-12-27T16:11:00.070Z] #41 172.8 make[2]: Nothing to be done for 'all'. [2019-12-27T16:11:00.070Z] #41 172.8 INSTALL criu/criu [2019-12-27T16:11:00.070Z] #41 DONE 173.4s [2019-12-27T16:11:00.070Z] [2019-12-27T16:11:00.070Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:11:00.352Z] #42 59.80 DEP criu/protobuf.d [2019-12-27T16:11:00.352Z] #42 59.93 GEN criu/protobuf-desc-gen.h [2019-12-27T16:11:01.032Z] #11 DONE 3.1s [2019-12-27T16:11:01.032Z] [2019-12-27T16:11:01.032Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-12-27T16:11:01.414Z] #44 144.5 vendor/golang.org/x/text/transform [2019-12-27T16:11:01.414Z] #44 145.6 vendor/golang.org/x/text/unicode/bidi [2019-12-27T16:11:01.517Z] #59 ... [2019-12-27T16:11:01.517Z] [2019-12-27T16:11:01.517Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-12-27T16:11:01.517Z] #42 DONE 0.1s [2019-12-27T16:11:01.517Z] [2019-12-27T16:11:01.517Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-12-27T16:11:01.517Z] #45 DONE 0.2s [2019-12-27T16:11:01.517Z] [2019-12-27T16:11:01.517Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-12-27T16:11:01.517Z] #48 DONE 0.1s [2019-12-27T16:11:01.517Z] [2019-12-27T16:11:01.517Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:11:01.671Z] #42 61.16 DEP criu/protobuf-desc.d [2019-12-27T16:11:01.672Z] #42 61.32 DEP criu/proc_parse.d [2019-12-27T16:11:02.054Z] #42 61.52 DEP criu/plugin.d [2019-12-27T16:11:02.054Z] #42 61.65 DEP criu/pipes.d [2019-12-27T16:11:02.054Z] #42 61.78 DEP criu/pie-util.d [2019-12-27T16:11:02.054Z] #42 61.92 DEP criu/pie-util-vdso.d [2019-12-27T16:11:02.343Z] #44 ... [2019-12-27T16:11:02.344Z] [2019-12-27T16:11:02.344Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:11:02.344Z] #41 44.59 CC images/pstree.o [2019-12-27T16:11:02.344Z] #41 45.18 CC images/pipe.o [2019-12-27T16:11:02.344Z] #41 45.60 CC images/tcp-stream.o [2019-12-27T16:11:02.344Z] #41 45.80 CC images/sk-packet.o [2019-12-27T16:11:02.344Z] #41 46.23 CC images/mnt.o [2019-12-27T16:11:02.344Z] #41 46.66 CC images/pipe-data.o [2019-12-27T16:11:02.344Z] #41 46.92 CC images/sa.o [2019-12-27T16:11:02.344Z] #41 47.28 CC images/timer.o [2019-12-27T16:11:02.344Z] #41 47.87 CC images/timerfd.o [2019-12-27T16:11:02.344Z] #41 48.44 CC images/mm.o [2019-12-27T16:11:02.344Z] #41 49.07 CC images/sk-opts.o [2019-12-27T16:11:02.344Z] #41 49.37 CC images/sk-unix.o [2019-12-27T16:11:02.344Z] #41 49.70 CC images/sk-inet.o [2019-12-27T16:11:02.344Z] #41 50.59 CC images/tun.o [2019-12-27T16:11:02.424Z] #12 ... [2019-12-27T16:11:02.424Z] [2019-12-27T16:11:02.424Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:11:02.424Z] #41 52.19 CC images/macvlan.o [2019-12-27T16:11:02.424Z] #41 52.47 CC images/sit.o [2019-12-27T16:11:02.424Z] #41 52.82 LINK images/built-in.o [2019-12-27T16:11:02.424Z] #41 53.03 GEN compel/include/asm [2019-12-27T16:11:02.424Z] #41 53.04 GEN compel/include/version.h [2019-12-27T16:11:02.424Z] #41 53.09 touch .config [2019-12-27T16:11:02.424Z] #41 53.11 GEN include/common/config.h [2019-12-27T16:11:02.424Z] #41 53.20 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-12-27T16:11:02.424Z] #41 53.22 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2019-12-27T16:11:02.424Z] #41 53.31 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2019-12-27T16:11:02.424Z] #41 53.33 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2019-12-27T16:11:02.424Z] #41 53.36 DEP compel/plugins/std/infect.d [2019-12-27T16:11:02.424Z] #41 53.49 DEP compel/plugins/std/string.d [2019-12-27T16:11:02.424Z] #41 53.55 DEP compel/plugins/std/log.d [2019-12-27T16:11:02.424Z] #41 53.63 DEP compel/plugins/std/fds.d [2019-12-27T16:11:02.424Z] #41 53.70 DEP compel/plugins/std/std.d [2019-12-27T16:11:02.424Z] #41 53.78 DEP compel/plugins/shmem/shmem.d [2019-12-27T16:11:02.424Z] #41 53.89 DEP compel/plugins/fds/fds.d [2019-12-27T16:11:02.424Z] #41 53.99 CC compel/plugins/std/std.o [2019-12-27T16:11:02.424Z] #41 54.46 CC compel/plugins/std/fds.o [2019-12-27T16:11:02.424Z] #41 55.26 CC compel/plugins/std/log.o [2019-12-27T16:11:02.424Z] #41 56.81 CC compel/plugins/std/string.o [2019-12-27T16:11:02.424Z] #41 57.76 CC compel/plugins/std/infect.o [2019-12-27T16:11:02.424Z] #41 58.37 CC compel/arch/aarch64/plugins/std/parasite-head.o [2019-12-27T16:11:02.424Z] #41 58.45 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2019-12-27T16:11:02.424Z] #41 58.51 AR compel/plugins/std.lib.a [2019-12-27T16:11:02.424Z] #41 58.64 CC compel/plugins/fds/fds.o [2019-12-27T16:11:02.424Z] #41 59.02 AR compel/plugins/fds.lib.a [2019-12-27T16:11:02.424Z] #41 59.07 HOSTDEP compel/src/lib/log-host.d [2019-12-27T16:11:02.424Z] #41 59.28 HOSTDEP compel/src/lib/handle-elf-host.d [2019-12-27T16:11:02.424Z] #41 59.45 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2019-12-27T16:11:02.424Z] #41 59.58 HOSTDEP compel/src/main-host.d [2019-12-27T16:11:02.424Z] #41 59.72 DEP compel/src/lib/ptrace.d [2019-12-27T16:11:02.424Z] #41 59.88 DEP compel/src/lib/infect.d [2019-12-27T16:11:02.424Z] #41 60.11 DEP compel/src/lib/infect-util.d [2019-12-27T16:11:02.424Z] #41 60.35 DEP compel/src/lib/infect-rpc.d [2019-12-27T16:11:02.424Z] #41 60.51 DEP compel/arch/aarch64/src/lib/infect.d [2019-12-27T16:11:02.424Z] #41 60.62 DEP compel/arch/aarch64/src/lib/cpu.d [2019-12-27T16:11:02.424Z] #41 60.68 DEP compel/src/lib/log.d [2019-12-27T16:11:02.424Z] #41 60.91 DEP compel/src/main.d [2019-12-27T16:11:02.424Z] #41 61.17 DEP compel/src/lib/handle-elf.d [2019-12-27T16:11:02.424Z] #41 61.34 DEP compel/arch/aarch64/src/lib/handle-elf.d [2019-12-27T16:11:02.424Z] #41 61.59 CC compel/src/lib/log.o [2019-12-27T16:11:02.424Z] #41 61.91 CC compel/arch/aarch64/src/lib/cpu.o [2019-12-27T16:11:02.424Z] #41 62.22 CC compel/arch/aarch64/src/lib/infect.o [2019-12-27T16:11:02.424Z] #41 62.63 CC compel/src/lib/infect-rpc.o [2019-12-27T16:11:02.435Z] #42 62.14 DEP criu/pie-util-vdso-elf32.d [2019-12-27T16:11:02.822Z] #42 62.38 DEP criu/path.d [2019-12-27T16:11:02.822Z] #42 62.48 DEP criu/parasite-syscall.d [2019-12-27T16:11:02.914Z] #41 51.21 CC images/sk-netlink.o [2019-12-27T16:11:02.996Z] #41 63.10 CC compel/src/lib/infect-util.o [2019-12-27T16:11:03.201Z] #42 62.74 DEP criu/pagemap.d [2019-12-27T16:11:03.201Z] #42 ... [2019-12-27T16:11:03.201Z] [2019-12-27T16:11:03.201Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:11:03.201Z] #63 DONE 105.5s [2019-12-27T16:11:03.201Z] [2019-12-27T16:11:03.201Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:11:03.201Z] #55 6.109 + cd /tmp/tmp.32Dv0kNatg/src/github.com/opencontainers/runc [2019-12-27T16:11:03.201Z] #55 6.109 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-12-27T16:11:03.201Z] #55 6.343 + '[' -z '' ']' [2019-12-27T16:11:03.201Z] #55 6.347 + target=static [2019-12-27T16:11:03.201Z] #55 6.347 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-12-27T16:11:03.201Z] #55 7.705 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2019-12-27T16:11:03.201Z] #55 ... [2019-12-27T16:11:03.201Z] [2019-12-27T16:11:03.201Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-12-27T16:11:03.201Z] #64 DONE 0.1s [2019-12-27T16:11:03.256Z] #41 63.37 CC compel/src/lib/infect.o [2019-12-27T16:11:03.256Z] #41 ... [2019-12-27T16:11:03.256Z] [2019-12-27T16:11:03.256Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-12-27T16:11:03.256Z] #12 DONE 2.5s [2019-12-27T16:11:03.256Z] [2019-12-27T16:11:03.256Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:11:03.256Z] #54 2.330 + RM_GOPATH=0 [2019-12-27T16:11:03.256Z] #54 2.330 + TMP_GOPATH= [2019-12-27T16:11:03.256Z] #54 2.330 + : /build [2019-12-27T16:11:03.256Z] #54 2.330 + '[' -z '' ']' [2019-12-27T16:11:03.256Z] #54 2.331 ++ mktemp -d [2019-12-27T16:11:03.256Z] #54 2.336 + export GOPATH=/tmp/tmp.PxjEhm8lB1 [2019-12-27T16:11:03.256Z] #54 2.336 + GOPATH=/tmp/tmp.PxjEhm8lB1 [2019-12-27T16:11:03.256Z] #54 2.336 + RM_GOPATH=1 [2019-12-27T16:11:03.256Z] #54 2.336 ++ dirname ./install.sh [2019-12-27T16:11:03.256Z] #54 2.340 + dir=. [2019-12-27T16:11:03.256Z] #54 2.340 + bin=runc [2019-12-27T16:11:03.256Z] #54 2.340 + shift [2019-12-27T16:11:03.256Z] #54 2.340 + '[' '!' -f ./runc.installer ']' [2019-12-27T16:11:03.256Z] #54 2.340 + . ./runc.installer [2019-12-27T16:11:03.256Z] #54 2.340 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-12-27T16:11:03.256Z] #54 2.340 + install_runc [2019-12-27T16:11:03.256Z] #54 2.340 + uname -r [2019-12-27T16:11:03.256Z] #54 2.340 + grep -q '^3\.10\.0.*\.el7\.' [2019-12-27T16:11:03.256Z] #54 2.355 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2019-12-27T16:11:03.256Z] #54 2.355 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-12-27T16:11:03.256Z] #54 2.355 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2019-12-27T16:11:03.256Z] #54 2.355 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.PxjEhm8lB1/src/github.com/opencontainers/runc [2019-12-27T16:11:03.256Z] #54 2.362 Cloning into '/tmp/tmp.PxjEhm8lB1/src/github.com/opencontainers/runc'... [2019-12-27T16:11:03.474Z] #41 51.62 CC images/packet-sock.o [2019-12-27T16:11:03.680Z] [2019-12-27T16:11:03.680Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:11:03.680Z] #42 62.93 DEP criu/pagemap-cache.d [2019-12-27T16:11:03.680Z] #42 63.01 DEP criu/page-xfer.d [2019-12-27T16:11:03.680Z] #42 63.21 DEP criu/page-pipe.d [2019-12-27T16:11:03.733Z] #41 52.15 CC images/ipc-var.o [2019-12-27T16:11:04.176Z] #42 63.61 DEP criu/netfilter.d [2019-12-27T16:11:04.298Z] #41 52.66 CC images/ipc-desc.o [2019-12-27T16:11:04.553Z] #41 ... [2019-12-27T16:11:04.553Z] [2019-12-27T16:11:04.553Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:11:04.553Z] #44 148.6 vendor/golang.org/x/text/secure/bidirule [2019-12-27T16:11:04.656Z] #42 64.16 DEP criu/net.d [2019-12-27T16:11:05.113Z] #44 149.4 vendor/golang.org/x/text/unicode/norm [2019-12-27T16:11:05.153Z] #42 64.54 DEP criu/namespaces.d [2019-12-27T16:11:05.153Z] #42 64.69 DEP criu/mount.d [2019-12-27T16:11:05.153Z] #42 64.90 DEP criu/mem.d [2019-12-27T16:11:05.610Z] #42 65.23 DEP criu/lsm.d [2019-12-27T16:11:05.610Z] #42 65.34 DEP criu/log.d [2019-12-27T16:11:05.704Z] #59 ... [2019-12-27T16:11:05.704Z] [2019-12-27T16:11:05.704Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:11:05.704Z] #50 DONE 245.3s [2019-12-27T16:11:05.704Z] [2019-12-27T16:11:05.704Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:11:05.806Z] #54 7.927 + cd /tmp/tmp.PxjEhm8lB1/src/github.com/opencontainers/runc [2019-12-27T16:11:05.806Z] #54 7.928 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-12-27T16:11:05.963Z] #59 ... [2019-12-27T16:11:05.963Z] [2019-12-27T16:11:05.963Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-12-27T16:11:06.021Z] #42 65.57 DEP criu/libnetlink.d [2019-12-27T16:11:06.021Z] #42 65.76 DEP criu/kerndat.d [2019-12-27T16:11:06.067Z] #54 ... [2019-12-27T16:11:06.067Z] [2019-12-27T16:11:06.067Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:11:06.067Z] #41 66.35 CC compel/src/lib/ptrace.o [2019-12-27T16:11:06.222Z] #51 DONE 0.2s [2019-12-27T16:11:06.222Z] [2019-12-27T16:11:06.222Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-12-27T16:11:06.222Z] #55 DONE 0.1s [2019-12-27T16:11:06.222Z] [2019-12-27T16:11:06.222Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:11:06.329Z] #41 ... [2019-12-27T16:11:06.329Z] [2019-12-27T16:11:06.329Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-12-27T16:11:06.329Z] #13 2.575 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-12-27T16:11:06.329Z] #13 DONE 3.0s [2019-12-27T16:11:06.434Z] #42 ... [2019-12-27T16:11:06.434Z] [2019-12-27T16:11:06.434Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-27T16:11:06.434Z] #18 0.352 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-27T16:11:06.434Z] #18 0.529 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-27T16:11:06.434Z] #18 0.653 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-27T16:11:06.434Z] #18 0.761 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-27T16:11:06.434Z] #18 0.912 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-27T16:11:06.434Z] #18 0.986 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [489 kB] [2019-12-27T16:11:06.434Z] #18 2.073 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-12-27T16:11:06.434Z] #18 2.616 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-12-27T16:11:06.434Z] #18 ... [2019-12-27T16:11:06.434Z] [2019-12-27T16:11:06.434Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:11:06.434Z] #42 65.97 DEP criu/kcmp-ids.d [2019-12-27T16:11:06.434Z] #42 66.03 DEP criu/irmap.d [2019-12-27T16:11:06.591Z] [2019-12-27T16:11:06.591Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:11:06.591Z] #54 8.331 + '[' -z '' ']' [2019-12-27T16:11:06.591Z] #54 8.331 + target=static [2019-12-27T16:11:06.591Z] #54 8.332 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-12-27T16:11:06.850Z] #42 66.22 DEP criu/ipc_ns.d [2019-12-27T16:11:06.850Z] #42 66.35 DEP criu/image.d [2019-12-27T16:11:06.850Z] #42 66.49 DEP criu/image-desc.d [2019-12-27T16:11:06.850Z] #42 66.57 DEP criu/fsnotify.d [2019-12-27T16:11:07.256Z] #42 ... [2019-12-27T16:11:07.256Z] [2019-12-27T16:11:07.256Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:11:07.256Z] #48 DONE 109.6s [2019-12-27T16:11:07.256Z] [2019-12-27T16:11:07.256Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:11:07.256Z] #42 66.91 DEP criu/filesystems.d [2019-12-27T16:11:07.648Z] #42 67.26 DEP criu/files.d [2019-12-27T16:11:07.979Z] #54 9.894 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2019-12-27T16:11:08.041Z] #42 67.75 DEP criu/files-reg.d [2019-12-27T16:11:08.456Z] #42 68.12 DEP criu/files-ext.d [2019-12-27T16:11:08.865Z] #42 68.24 DEP criu/file-lock.d [2019-12-27T16:11:08.865Z] #42 68.44 DEP criu/file-ids.d [2019-12-27T16:11:08.865Z] #42 68.60 DEP criu/fifo.d [2019-12-27T16:11:08.865Z] #42 ... [2019-12-27T16:11:08.865Z] [2019-12-27T16:11:08.865Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:11:08.865Z] #45 101.2 vendor/golang.org/x/net/idna [2019-12-27T16:11:08.865Z] #45 104.1 vendor/golang.org/x/net/http2/hpack [2019-12-27T16:11:08.865Z] #45 105.6 mime [2019-12-27T16:11:08.865Z] #45 108.7 mime/quotedprintable [2019-12-27T16:11:08.865Z] #45 109.1 net/http/internal [2019-12-27T16:11:08.865Z] #45 111.2 crypto/tls [2019-12-27T16:11:08.922Z] #54 ... [2019-12-27T16:11:08.922Z] [2019-12-27T16:11:08.922Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-12-27T16:11:08.922Z] #14 DONE 2.4s [2019-12-27T16:11:08.922Z] [2019-12-27T16:11:08.922Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-12-27T16:11:09.276Z] #45 ... [2019-12-27T16:11:09.276Z] [2019-12-27T16:11:09.276Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:11:09.276Z] #42 68.68 DEP criu/fdstore.d [2019-12-27T16:11:09.276Z] #42 68.80 DEP criu/fault-injection.d [2019-12-27T16:11:09.276Z] #42 68.83 DEP criu/external.d [2019-12-27T16:11:09.276Z] #42 68.89 DEP criu/eventpoll.d [2019-12-27T16:11:09.276Z] #42 69.03 DEP criu/eventfd.d [2019-12-27T16:11:09.685Z] #42 69.13 DEP criu/crtools.d [2019-12-27T16:11:09.685Z] #42 69.30 DEP criu/cr-service.d [2019-12-27T16:11:09.685Z] #42 69.43 DEP criu/cr-restore.d [2019-12-27T16:11:10.085Z] #42 69.61 DEP criu/cr-errno.d [2019-12-27T16:11:10.085Z] #42 69.64 DEP criu/cr-dump.d [2019-12-27T16:11:10.356Z] #44 ... [2019-12-27T16:11:10.356Z] [2019-12-27T16:11:10.356Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:11:10.356Z] #62 154.4 + for f in rootlesskit rootlesskit-docker-proxy [2019-12-27T16:11:10.356Z] #62 154.4 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-12-27T16:11:10.498Z] #42 69.88 DEP criu/cr-dedup.d [2019-12-27T16:11:10.498Z] #42 70.03 DEP criu/cr-check.d [2019-12-27T16:11:10.498Z] #42 70.27 DEP criu/config.d [2019-12-27T16:11:10.649Z] Removing intermediate container 7b3d2306e48b [2019-12-27T16:11:10.650Z] ---> 070364525ba3 [2019-12-27T16:11:10.650Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2019-12-27T16:11:10.650Z] ---> ebd73b5ebd31 [2019-12-27T16:11:10.650Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2019-12-27T16:11:10.650Z] ---> 2b1189ee8658 [2019-12-27T16:11:10.650Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2019-12-27T16:11:10.650Z] ---> Running in 0a1a28d059ee [2019-12-27T16:11:10.650Z] Removing intermediate container 0a1a28d059ee [2019-12-27T16:11:10.650Z] ---> c8e34dd7837f [2019-12-27T16:11:10.650Z] Successfully built c8e34dd7837f [2019-12-27T16:11:10.650Z] Successfully tagged moby-buildx:latest [2019-12-27T16:11:10.650Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2019-12-27T16:11:10.650Z] if [ -n "${id}" ]; then \ [2019-12-27T16:11:10.650Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2019-12-27T16:11:10.650Z] && touch bundles/buildx; \ [2019-12-27T16:11:10.650Z] docker rm -f ${id}; \ [2019-12-27T16:11:10.650Z] fi [2019-12-27T16:11:10.650Z] 965618688fb390b0da186df4cb389e91915babcb43414fc634fad766d3d637da [2019-12-27T16:11:10.650Z] bundles/buildx version [2019-12-27T16:11:10.650Z] buildx v0.3.1 6db68d0 [2019-12-27T16:11:10.650Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:9608dc5470e74f1ee34fd6477547303b31868576 . [2019-12-27T16:11:10.650Z] #1 [internal] booting buildkit [2019-12-27T16:11:10.650Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-12-27T16:11:10.895Z] #42 70.50 DEP criu/clone-noasan.d [2019-12-27T16:11:10.895Z] #42 70.59 DEP criu/cgroup.d [2019-12-27T16:11:11.273Z] #1 pulling image moby/buildkit:buildx-stable-1 3.4s done [2019-12-27T16:11:11.273Z] #1 creating container buildx_buildkit_default [2019-12-27T16:11:11.298Z] #42 70.82 DEP criu/cgroup-props.d [2019-12-27T16:11:11.298Z] #42 70.93 DEP criu/bitmap.d [2019-12-27T16:11:11.298Z] #42 70.95 DEP criu/bfd.d [2019-12-27T16:11:11.298Z] #42 71.05 DEP criu/autofs.d [2019-12-27T16:11:11.477Z] #15 DONE 2.8s [2019-12-27T16:11:11.477Z] [2019-12-27T16:11:11.477Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:11:11.477Z] #41 66.90 AR compel/libcompel.a [2019-12-27T16:11:11.477Z] #41 66.98 HOSTCC compel/src/main-host.o [2019-12-27T16:11:11.477Z] #41 67.47 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2019-12-27T16:11:11.477Z] #41 67.67 HOSTCC compel/src/lib/handle-elf-host.o [2019-12-27T16:11:11.477Z] #41 68.30 HOSTCC compel/src/lib/log-host.o [2019-12-27T16:11:11.477Z] #41 68.71 HOSTLINK compel/compel-host-bin [2019-12-27T16:11:11.477Z] #41 68.95 DEP soccr/soccr.d [2019-12-27T16:11:11.477Z] #41 69.30 CC soccr/soccr.o [2019-12-27T16:11:11.477Z] #41 70.71 AR soccr/libsoccr.a [2019-12-27T16:11:11.477Z] #41 70.76 make[1]: 'soccr/libsoccr.a' is up to date. [2019-12-27T16:11:11.477Z] #41 71.07 DEP criu/arch/aarch64/sigframe.d [2019-12-27T16:11:11.477Z] #41 71.30 DEP criu/arch/aarch64/crtools.d [2019-12-27T16:11:11.477Z] #41 71.45 DEP criu/arch/aarch64/cpu.d [2019-12-27T16:11:11.477Z] #41 71.47 DEP criu/arch/aarch64/bitops.d [2019-12-27T16:11:11.477Z] #41 71.51 CC criu/arch/aarch64/bitops.o [2019-12-27T16:11:11.477Z] #41 71.60 CC criu/arch/aarch64/cpu.o [2019-12-27T16:11:11.558Z] #1 creating container buildx_buildkit_default 0.5s done [2019-12-27T16:11:11.558Z] #1 DONE 3.8s [2019-12-27T16:11:11.558Z] [2019-12-27T16:11:11.558Z] #2 [internal] load .dockerignore [2019-12-27T16:11:11.558Z] #2 transferring context: 112B done [2019-12-27T16:11:11.558Z] #2 DONE 0.0s [2019-12-27T16:11:11.558Z] [2019-12-27T16:11:11.558Z] #3 [internal] load build definition from Dockerfile [2019-12-27T16:11:11.558Z] #3 transferring dockerfile: 15.32kB done [2019-12-27T16:11:11.558Z] #3 DONE 0.0s [2019-12-27T16:11:11.558Z] [2019-12-27T16:11:11.558Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-12-27T16:11:11.706Z] #42 71.18 DEP criu/aio.d [2019-12-27T16:11:11.706Z] #42 71.35 DEP criu/action-scripts.d [2019-12-27T16:11:11.706Z] #42 71.59 CC criu/action-scripts.o [2019-12-27T16:11:11.739Z] #41 71.86 CC criu/arch/aarch64/crtools.o [2019-12-27T16:11:11.739Z] #41 ... [2019-12-27T16:11:11.739Z] [2019-12-27T16:11:11.739Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:11:11.739Z] #22 118.0 + mkdir -p /tmp/tmp.M9ZX6uED3V/src/github.com/docker [2019-12-27T16:11:11.739Z] #22 118.0 + mv components/cli /tmp/tmp.M9ZX6uED3V/src/github.com/docker/cli [2019-12-27T16:11:11.739Z] #22 118.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-12-27T16:11:11.739Z] #22 ... [2019-12-27T16:11:11.739Z] [2019-12-27T16:11:11.739Z] #16 [dev 6/24] RUN ldconfig [2019-12-27T16:11:12.048Z] Fetching without tags [2019-12-27T16:11:11.752Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-27T16:11:11.801Z] > git config --add remote.origin.fetch +refs/pull/39700/head:refs/remotes/origin/PR-39700 # timeout=10 [2019-12-27T16:11:11.843Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-12-27T16:11:11.963Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-12-27T16:11:12.532Z] #42 72.09 CC criu/aio.o [2019-12-27T16:11:12.569Z] #4 DONE 0.9s [2019-12-27T16:11:12.569Z] [2019-12-27T16:11:12.569Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-12-27T16:11:12.569Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-12-27T16:11:12.870Z] Merging remotes/origin/master commit bbcabf69c81b2c4c9e13281fc3c0a72669d3f44a into PR head commit 9608dc5470e74f1ee34fd6477547303b31868576 [2019-12-27T16:11:12.898Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2019-12-27T16:11:12.898Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 0B / 8.18MB 0.1s [2019-12-27T16:11:12.898Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2019-12-27T16:11:12.898Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-12-27T16:11:12.957Z] #42 72.56 CC criu/autofs.o [2019-12-27T16:11:13.519Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 473.33kB / 8.18MB 0.7s [2019-12-27T16:11:13.519Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 1.69MB / 8.18MB 0.9s [2019-12-27T16:11:13.804Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 1.1s done [2019-12-27T16:11:13.804Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-12-27T16:11:14.263Z] #42 ... [2019-12-27T16:11:14.263Z] [2019-12-27T16:11:14.263Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:11:14.263Z] #45 116.4 net/http/httptrace [2019-12-27T16:11:14.263Z] #45 116.6 net/http [2019-12-27T16:11:14.426Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2019-12-27T16:11:14.426Z] #5 DONE 1.8s [2019-12-27T16:11:14.487Z] #16 DONE 2.7s [2019-12-27T16:11:14.487Z] [2019-12-27T16:11:14.487Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-27T16:11:14.709Z] [2019-12-27T16:11:14.709Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-12-27T16:11:14.709Z] #7 DONE 0.2s [2019-12-27T16:11:14.709Z] [2019-12-27T16:11:14.709Z] #6 [internal] load metadata for docker.io/library/golang:1.13.4-stretch [2019-12-27T16:11:12.080Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-12-27T16:11:12.085Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-12-27T16:11:12.086Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/39700/head:refs/remotes/origin/PR-39700 +refs/heads/master:refs/remotes/origin/master [2019-12-27T16:11:13.046Z] > git config core.sparsecheckout # timeout=10 [2019-12-27T16:11:14.289Z] > git checkout -f 9608dc5470e74f1ee34fd6477547303b31868576 [2019-12-27T16:11:15.344Z] #6 DONE 0.6s [2019-12-27T16:11:15.344Z] [2019-12-27T16:11:15.344Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-12-27T16:11:15.344Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-12-27T16:11:15.608Z] #62 ... [2019-12-27T16:11:15.608Z] [2019-12-27T16:11:15.608Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:11:15.608Z] #41 53.13 CC images/ipc-shm.o [2019-12-27T16:11:15.608Z] #41 53.36 CC images/ipc-msg.o [2019-12-27T16:11:15.608Z] #41 53.70 CC images/ipc-sem.o [2019-12-27T16:11:15.608Z] #41 54.12 CC images/utsns.o [2019-12-27T16:11:15.608Z] #41 54.49 CC images/creds.o [2019-12-27T16:11:15.608Z] #41 54.78 CC images/vma.o [2019-12-27T16:11:15.608Z] #41 55.18 CC images/netdev.o [2019-12-27T16:11:15.608Z] #41 55.67 CC images/tty.o [2019-12-27T16:11:15.608Z] #41 56.17 CC images/file-lock.o [2019-12-27T16:11:15.608Z] #41 56.55 CC images/rlimit.o [2019-12-27T16:11:15.608Z] #41 56.74 CC images/pagemap.o [2019-12-27T16:11:15.608Z] #41 57.07 CC images/siginfo.o [2019-12-27T16:11:15.608Z] #41 57.37 CC images/rpc.o [2019-12-27T16:11:15.608Z] #41 58.58 CC images/ext-file.o [2019-12-27T16:11:15.608Z] #41 58.77 CC images/cgroup.o [2019-12-27T16:11:15.608Z] #41 59.72 CC images/userns.o [2019-12-27T16:11:15.608Z] #41 60.13 CC images/google/protobuf/descriptor.o [2019-12-27T16:11:15.608Z] #41 62.61 CC images/opts.o [2019-12-27T16:11:15.608Z] #41 62.85 CC images/seccomp.o [2019-12-27T16:11:15.608Z] #41 63.28 CC images/binfmt-misc.o [2019-12-27T16:11:15.608Z] #41 ... [2019-12-27T16:11:15.608Z] [2019-12-27T16:11:15.608Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-27T16:11:15.608Z] #10 157.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-12-27T16:11:15.608Z] #10 157.0 Preparing to unpack .../24-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-12-27T16:11:15.608Z] #10 157.0 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-27T16:11:15.641Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-12-27T16:11:15.641Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0B / 9.11MB 0.1s [2019-12-27T16:11:15.641Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-12-27T16:11:15.943Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.18MB / 9.11MB 0.4s [2019-12-27T16:11:16.320Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.29MB / 9.11MB 0.6s [2019-12-27T16:11:16.320Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.10MB / 9.11MB 0.8s [2019-12-27T16:11:16.320Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.77MB / 9.11MB 0.9s [2019-12-27T16:11:16.615Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 4.23MB / 9.11MB 1.0s [2019-12-27T16:11:16.615Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 5.01MB / 9.11MB 1.2s [2019-12-27T16:11:16.632Z] #45 ... [2019-12-27T16:11:16.632Z] [2019-12-27T16:11:16.632Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-27T16:11:16.632Z] #18 10.63 Fetched 7675 kB in 10s (745 kB/s) [2019-12-27T16:11:16.632Z] #18 10.63 Reading package lists... [2019-12-27T16:11:16.632Z] #18 13.32 Reading package lists... [2019-12-27T16:11:16.632Z] #18 15.77 Building dependency tree... [2019-12-27T16:11:16.632Z] #18 16.54 The following additional packages will be installed: [2019-12-27T16:11:16.632Z] #18 16.54 dh-python libaio1 libapparmor-perl libgpm2 libip4tc0 libip6tc0 libiptc0 [2019-12-27T16:11:16.632Z] #18 16.54 libjq1 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libonig4 [2019-12-27T16:11:16.632Z] #18 16.54 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-12-27T16:11:16.632Z] #18 16.54 libxtables12 python-pip-whl python3 python3-minimal python3-pkg-resources [2019-12-27T16:11:16.632Z] #18 16.54 python3.5 python3.5-minimal vim-runtime xxd [2019-12-27T16:11:16.632Z] #18 16.54 Suggested packages: [2019-12-27T16:11:16.632Z] #18 16.54 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm [2019-12-27T16:11:16.632Z] #18 16.54 python3-doc python3-tk python3-venv python-setuptools-doc python3.5-venv [2019-12-27T16:11:16.632Z] #18 16.54 python3.5-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2019-12-27T16:11:16.632Z] #18 16.54 quota [2019-12-27T16:11:16.632Z] #18 16.54 Recommended packages: [2019-12-27T16:11:16.632Z] #18 16.54 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-12-27T16:11:16.632Z] #18 16.54 python3-keyrings.alt python3-xdg unzip [2019-12-27T16:11:16.632Z] #18 18.47 The following NEW packages will be installed: [2019-12-27T16:11:16.632Z] #18 18.48 apparmor aufs-tools bash-completion bzip2 dh-python iptables jq libaio1 [2019-12-27T16:11:16.632Z] #18 18.48 libapparmor-perl libcap2-bin libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 [2019-12-27T16:11:16.632Z] #18 18.48 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 [2019-12-27T16:11:16.632Z] #18 18.48 libprotobuf-c1 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib [2019-12-27T16:11:16.632Z] #18 18.48 libreadline5 libxtables12 net-tools pigz python-pip-whl python3 [2019-12-27T16:11:16.632Z] #18 18.48 python3-minimal python3-pip python3-pkg-resources python3-setuptools [2019-12-27T16:11:16.632Z] #18 18.48 python3-wheel python3.5 python3.5-minimal thin-provisioning-tools vim [2019-12-27T16:11:16.632Z] #18 18.48 vim-common vim-runtime xfsprogs xxd xz-utils zip [2019-12-27T16:11:16.632Z] #18 18.58 0 upgraded, 46 newly installed, 0 to remove and 4 not upgraded. [2019-12-27T16:11:16.632Z] #18 18.58 Need to get 17.5 MB of archives. [2019-12-27T16:11:16.632Z] #18 18.58 After this operation, 79.0 MB of additional disk space will be used. [2019-12-27T16:11:16.632Z] #18 18.58 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] [2019-12-27T16:11:16.632Z] #18 18.64 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-12-27T16:11:16.632Z] #18 18.65 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] [2019-12-27T16:11:16.632Z] #18 18.77 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB] [2019-12-27T16:11:16.632Z] #18 19.03 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB] [2019-12-27T16:11:16.632Z] #18 19.65 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] [2019-12-27T16:11:16.632Z] #18 19.92 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] [2019-12-27T16:11:16.632Z] #18 20.18 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB] [2019-12-27T16:11:16.632Z] #18 20.54 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] [2019-12-27T16:11:16.632Z] #18 20.56 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] [2019-12-27T16:11:16.632Z] #18 20.57 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] [2019-12-27T16:11:16.632Z] #18 20.57 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] [2019-12-27T16:11:16.632Z] #18 20.69 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] [2019-12-27T16:11:16.916Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 5.60MB / 9.11MB 1.4s [2019-12-27T16:11:16.916Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 6.09MB / 9.11MB 1.5s [2019-12-27T16:11:17.032Z] #17 ... [2019-12-27T16:11:17.032Z] [2019-12-27T16:11:17.032Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:11:17.032Z] #44 123.4 github.com/LK4D4/vndr/godl [2019-12-27T16:11:17.032Z] #44 124.6 github.com/LK4D4/vndr [2019-12-27T16:11:17.210Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 7.01MB / 9.11MB 1.8s [2019-12-27T16:11:17.254Z] #18 20.84 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] [2019-12-27T16:11:17.254Z] #18 21.06 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] [2019-12-27T16:11:17.254Z] #18 21.28 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] [2019-12-27T16:11:17.294Z] #44 ... [2019-12-27T16:11:17.294Z] [2019-12-27T16:11:17.294Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:11:17.294Z] #41 72.71 CC criu/arch/aarch64/sigframe.o [2019-12-27T16:11:17.294Z] #41 73.04 LINK criu/arch/aarch64/crtools.built-in.o [2019-12-27T16:11:17.294Z] #41 73.12 DEP criu/arch/aarch64/intraprocedure.d [2019-12-27T16:11:17.294Z] #41 73.15 DEP criu/arch/aarch64/vdso-pie.d [2019-12-27T16:11:17.294Z] #41 73.24 DEP criu/pie/parasite-vdso.d [2019-12-27T16:11:17.294Z] #41 73.47 DEP criu/pie/util-vdso.d [2019-12-27T16:11:17.294Z] #41 73.76 DEP criu/pie/util.d [2019-12-27T16:11:17.294Z] #41 74.05 CC criu/pie/util.o [2019-12-27T16:11:17.294Z] #41 74.64 CC criu/pie/util-vdso.o [2019-12-27T16:11:17.294Z] #41 75.63 CC criu/pie/parasite-vdso.o [2019-12-27T16:11:17.294Z] #41 76.32 CC criu/arch/aarch64/vdso-pie.o [2019-12-27T16:11:17.294Z] #41 76.84 CC criu/arch/aarch64/intraprocedure.o [2019-12-27T16:11:17.294Z] #41 76.91 AR criu/pie/pie.lib.a [2019-12-27T16:11:17.294Z] #41 77.08 DEP criu/pie/restorer.d [2019-12-27T16:11:17.294Z] #41 77.45 DEP criu/arch/aarch64/restorer.d [2019-12-27T16:11:17.505Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 7.63MB / 9.11MB 2.0s [2019-12-27T16:11:17.555Z] #41 77.61 DEP criu/pie/parasite.d [2019-12-27T16:11:17.681Z] #18 21.49 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] [2019-12-27T16:11:17.681Z] #18 21.70 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] [2019-12-27T16:11:16.950Z] > git merge bbcabf69c81b2c4c9e13281fc3c0a72669d3f44a # timeout=10 [2019-12-27T16:11:17.809Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 8.09MB / 9.11MB 2.1s [2019-12-27T16:11:17.810Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.01MB / 9.11MB 2.4s [2019-12-27T16:11:18.078Z] #18 21.86 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] [2019-12-27T16:11:18.078Z] #18 22.10 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-12-27T16:11:18.078Z] #18 22.12 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-12-27T16:11:18.105Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.4s done [2019-12-27T16:11:18.105Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e [2019-12-27T16:11:18.126Z] #10 ... [2019-12-27T16:11:18.126Z] [2019-12-27T16:11:18.126Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:11:18.126Z] #41 63.56 CC images/time.o [2019-12-27T16:11:18.126Z] #41 63.81 CC images/sysctl.o [2019-12-27T16:11:18.126Z] #41 64.07 CC images/autofs.o [2019-12-27T16:11:18.126Z] #41 64.46 CC images/macvlan.o [2019-12-27T16:11:18.126Z] #41 64.67 CC images/sit.o [2019-12-27T16:11:18.126Z] #41 65.06 LINK images/built-in.o [2019-12-27T16:11:18.126Z] #41 65.19 GEN compel/include/asm [2019-12-27T16:11:18.126Z] #41 65.21 GEN compel/include/version.h [2019-12-27T16:11:18.126Z] #41 65.24 touch .config [2019-12-27T16:11:18.126Z] #41 65.25 GEN include/common/config.h [2019-12-27T16:11:18.126Z] #41 65.46 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-12-27T16:11:18.126Z] #41 65.55 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-12-27T16:11:18.126Z] #41 65.63 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-12-27T16:11:18.126Z] #41 65.67 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-12-27T16:11:18.126Z] #41 65.73 DEP compel/arch/x86/plugins/std/memcpy.d [2019-12-27T16:11:18.126Z] #41 65.79 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-12-27T16:11:18.126Z] #41 65.82 GEN compel/plugins/include/uapi/std/syscall.h [2019-12-27T16:11:18.126Z] #41 65.93 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-12-27T16:11:18.126Z] #41 66.03 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-12-27T16:11:18.126Z] #41 66.15 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-12-27T16:11:18.126Z] #41 66.16 DEP compel/plugins/std/infect.d [2019-12-27T16:11:18.126Z] #41 66.38 DEP compel/plugins/std/string.d [2019-12-27T16:11:18.127Z] #41 78.16 CC criu/pie/parasite.o [2019-12-27T16:11:18.382Z] #41 66.59 DEP compel/plugins/std/log.d [2019-12-27T16:11:18.382Z] #41 66.76 DEP compel/plugins/std/fds.d [2019-12-27T16:11:18.476Z] #18 22.23 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] [2019-12-27T16:11:18.476Z] #18 22.23 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB] [2019-12-27T16:11:18.476Z] #18 22.23 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB] [2019-12-27T16:11:18.476Z] #18 22.39 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] [2019-12-27T16:11:18.639Z] #41 66.95 DEP compel/plugins/std/std.d [2019-12-27T16:11:18.639Z] #41 67.10 DEP compel/plugins/shmem/shmem.d [2019-12-27T16:11:18.699Z] #41 ... [2019-12-27T16:11:18.699Z] [2019-12-27T16:11:18.699Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-27T16:11:18.699Z] #28 134.0 + rm -rf /tmp/tmp.7A2upkGHnm [2019-12-27T16:11:18.699Z] #28 DONE 135.4s [2019-12-27T16:11:18.699Z] [2019-12-27T16:11:18.699Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-27T16:11:18.699Z] #17 3.579 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-27T16:11:18.699Z] #17 3.664 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-27T16:11:18.699Z] #17 3.821 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-27T16:11:18.699Z] #17 3.858 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-27T16:11:18.699Z] #17 4.097 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-27T16:11:18.699Z] #17 4.190 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [493 kB] [2019-12-27T16:11:18.699Z] #17 ... [2019-12-27T16:11:18.699Z] [2019-12-27T16:11:18.699Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:11:18.699Z] #44 DONE 135.1s [2019-12-27T16:11:18.877Z] #18 22.55 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-12-27T16:11:18.877Z] #18 22.56 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-12-27T16:11:18.877Z] #18 22.58 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-12-27T16:11:18.877Z] #18 22.59 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] [2019-12-27T16:11:18.877Z] #18 22.68 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] [2019-12-27T16:11:18.877Z] #18 22.71 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-12-27T16:11:18.877Z] #18 22.71 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-12-27T16:11:18.877Z] #18 22.71 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] [2019-12-27T16:11:18.877Z] #18 22.72 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] [2019-12-27T16:11:18.877Z] #18 22.74 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-12-27T16:11:18.960Z] [2019-12-27T16:11:18.960Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-27T16:11:19.200Z] #41 67.40 DEP compel/plugins/fds/fds.d [2019-12-27T16:11:19.223Z] #38 ... [2019-12-27T16:11:19.223Z] [2019-12-27T16:11:19.223Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:11:19.223Z] #41 79.31 LINK criu/pie/parasite.built-in.o [2019-12-27T16:11:19.223Z] #41 79.31 GEN criu/pie/parasite-blob.h [2019-12-27T16:11:19.223Z] #41 79.31 CC criu/arch/aarch64/restorer.o [2019-12-27T16:11:19.285Z] #18 22.91 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-12-27T16:11:19.285Z] #18 22.93 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] [2019-12-27T16:11:19.285Z] #18 22.94 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] [2019-12-27T16:11:19.285Z] #18 22.95 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] [2019-12-27T16:11:19.285Z] #18 23.07 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB] [2019-12-27T16:11:19.285Z] #18 23.20 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-12-27T16:11:19.457Z] #41 67.79 CC compel/plugins/std/std.o [2019-12-27T16:11:19.795Z] #41 80.04 CC criu/pie/restorer.o [2019-12-27T16:11:20.141Z] #18 23.69 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB] [2019-12-27T16:11:20.141Z] #18 23.82 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] [2019-12-27T16:11:20.384Z] #41 68.49 CC compel/plugins/std/fds.o [2019-12-27T16:11:20.531Z] #18 24.14 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] [2019-12-27T16:11:20.532Z] #18 24.34 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB] [2019-12-27T16:11:20.532Z] #18 24.43 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] [2019-12-27T16:11:20.902Z] #66 ... [2019-12-27T16:11:20.902Z] [2019-12-27T16:11:20.902Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-12-27T16:11:20.902Z] #8 resolve docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 done [2019-12-27T16:11:20.902Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 22.24MB / 52.87MB 5.4s [2019-12-27T16:11:20.902Z] #8 sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 1.42kB / 1.42kB done [2019-12-27T16:11:20.902Z] #8 sha256:748068f174a227547cd5026ee3f1bfe5627ab9eda66b92b6a02c6436b599a8ef 156B / 156B 0.7s done [2019-12-27T16:11:20.902Z] #8 sha256:ae0e19310f2218f7cd89e8a362b2095c6ff570f8382d97551b2d63938db5dbad 4.30MB / 4.30MB 0.3s done [2019-12-27T16:11:20.902Z] #8 sha256:13ef2fc8de2a21a633642a35e661620e41d137aaad82dc62020a1e23a0eb7b09 5.47kB / 5.47kB done [2019-12-27T16:11:20.902Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 10.00MB / 10.00MB 2.6s done [2019-12-27T16:11:20.902Z] #8 sha256:6fd4831f322c1b26351c13d489c2643e38fd97b7472ccc92ccfdf1744992fe04 1.79kB / 1.79kB done [2019-12-27T16:11:20.902Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 28.61MB / 45.65MB 5.4s [2019-12-27T16:11:20.902Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 27.56MB / 50.07MB 5.4s [2019-12-27T16:11:20.902Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 20.76MB / 96.41MB 5.4s [2019-12-27T16:11:20.902Z] #8 ... [2019-12-27T16:11:20.902Z] [2019-12-27T16:11:20.902Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-12-27T16:11:20.902Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 3.1s done [2019-12-27T16:11:20.926Z] #18 24.94 debconf: delaying package configuration, since apt-utils is not installed [2019-12-27T16:11:20.926Z] #18 24.99 Fetched 17.5 MB in 5s (2925 kB/s) [2019-12-27T16:11:20.948Z] #41 69.45 CC compel/plugins/std/log.o [2019-12-27T16:11:21.190Z] #66 DONE 5.9s [2019-12-27T16:11:21.190Z] [2019-12-27T16:11:21.190Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-12-27T16:11:21.190Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 25.06MB / 52.87MB 5.8s [2019-12-27T16:11:21.190Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 30.90MB / 45.65MB 5.8s [2019-12-27T16:11:21.204Z] #41 ... [2019-12-27T16:11:21.204Z] [2019-12-27T16:11:21.204Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:11:21.204Z] #44 155.2 vendor/golang.org/x/net/idna [2019-12-27T16:11:21.204Z] #44 159.1 vendor/golang.org/x/net/http2/hpack [2019-12-27T16:11:21.204Z] #44 160.8 mime [2019-12-27T16:11:21.204Z] #44 163.7 mime/quotedprintable [2019-12-27T16:11:21.204Z] #44 164.5 net/http/internal [2019-12-27T16:11:21.328Z] #18 25.05 Selecting previously unselected package bash-completion. [2019-12-27T16:11:21.329Z] #18 25.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23139 files and directories currently installed.) [2019-12-27T16:11:21.329Z] #18 25.08 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-12-27T16:11:21.479Z] #8 ... [2019-12-27T16:11:21.479Z] [2019-12-27T16:11:21.479Z] #20 [internal] load build context [2019-12-27T16:11:21.479Z] #20 transferring context: 46.32MB 6.1s done [2019-12-27T16:11:21.479Z] #20 DONE 6.1s [2019-12-27T16:11:21.479Z] [2019-12-27T16:11:21.479Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-12-27T16:11:21.479Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 30.35MB / 50.07MB 6.0s [2019-12-27T16:11:21.479Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 33.62MB / 45.65MB 6.1s [2019-12-27T16:11:21.766Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 28.25MB / 52.87MB 6.3s [2019-12-27T16:11:21.766Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 33.59MB / 50.07MB 6.3s [2019-12-27T16:11:21.766Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 27.05MB / 96.41MB 6.3s [2019-12-27T16:11:21.766Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 37.23MB / 45.65MB 6.4s [2019-12-27T16:11:21.767Z] #44 ... [2019-12-27T16:11:21.767Z] [2019-12-27T16:11:21.767Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:11:21.767Z] #41 70.18 CC compel/plugins/std/string.o [2019-12-27T16:11:22.024Z] #41 ... [2019-12-27T16:11:22.024Z] [2019-12-27T16:11:22.024Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:11:22.024Z] #62 DONE 166.2s [2019-12-27T16:11:22.051Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 31.98MB / 52.87MB 6.6s [2019-12-27T16:11:22.051Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 37.26MB / 50.07MB 6.6s [2019-12-27T16:11:22.051Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 40.97MB / 45.65MB 6.7s [2019-12-27T16:11:22.051Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 32.55MB / 96.41MB 6.7s [2019-12-27T16:11:22.059Z] Merge succeeded, producing 9608dc5470e74f1ee34fd6477547303b31868576 [2019-12-27T16:11:22.061Z] Checking out Revision 9608dc5470e74f1ee34fd6477547303b31868576 (PR-39700) [2019-12-27T16:11:22.280Z] [2019-12-27T16:11:22.280Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-12-27T16:11:22.280Z] #63 DONE 0.2s [2019-12-27T16:11:22.280Z] [2019-12-27T16:11:22.280Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-27T16:11:22.337Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 36.09MB / 52.87MB 6.9s [2019-12-27T16:11:22.337Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 40.21MB / 50.07MB 6.9s [2019-12-27T16:11:22.337Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 44.96MB / 45.65MB 7.0s [2019-12-27T16:11:22.623Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 40.14MB / 52.87MB 7.2s [2019-12-27T16:11:22.623Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 44.31MB / 50.07MB 7.2s [2019-12-27T16:11:22.623Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 38.54MB / 96.41MB 7.2s [2019-12-27T16:11:22.623Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 45.65MB / 45.65MB 7.2s done [2019-12-27T16:11:22.844Z] #38 ... [2019-12-27T16:11:22.844Z] [2019-12-27T16:11:22.844Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:11:22.844Z] #41 70.94 CC compel/plugins/std/infect.o [2019-12-27T16:11:22.909Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 45.81MB / 52.87MB 7.5s [2019-12-27T16:11:22.909Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 49.47MB / 50.07MB 7.5s [2019-12-27T16:11:22.909Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 50.20MB / 52.87MB 7.6s [2019-12-27T16:11:22.909Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 50.07MB / 50.07MB 7.6s done [2019-12-27T16:11:22.909Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 46.39MB / 96.41MB 7.6s [2019-12-27T16:11:23.194Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 52.87MB / 52.87MB 7.8s done [2019-12-27T16:11:23.194Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 52.11MB / 96.41MB 7.8s [2019-12-27T16:11:23.194Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 59.09MB / 96.41MB 7.9s [2019-12-27T16:11:23.226Z] #18 27.17 Unpacking bash-completion (1:2.1-4.3) ... [2019-12-27T16:11:23.406Z] #41 71.76 CC compel/arch/x86/plugins/std/parasite-head.o [2019-12-27T16:11:23.480Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 66.54MB / 96.41MB 8.1s [2019-12-27T16:11:23.480Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 75.15MB / 96.41MB 8.2s [2019-12-27T16:11:23.625Z] #18 27.65 Selecting previously unselected package libnet1:s390x. [2019-12-27T16:11:23.662Z] #41 71.87 CC compel/arch/x86/plugins/std/memcpy.o [2019-12-27T16:11:23.662Z] #41 71.96 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-12-27T16:11:23.662Z] #41 72.10 AR compel/plugins/std.lib.a [2019-12-27T16:11:23.765Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 84.12MB / 96.41MB 8.4s [2019-12-27T16:11:23.765Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 93.40MB / 96.41MB 8.5s [2019-12-27T16:11:23.918Z] #41 72.21 CC compel/plugins/fds/fds.o [2019-12-27T16:11:24.006Z] #41 83.78 LINK criu/pie/restorer.built-in.o [2019-12-27T16:11:24.006Z] #41 83.79 GEN criu/pie/restorer-blob.h [2019-12-27T16:11:24.006Z] #41 83.91 DEP criu/vdso.d [2019-12-27T16:11:24.026Z] #18 27.66 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-12-27T16:11:24.026Z] #18 27.67 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-12-27T16:11:24.026Z] #18 27.74 Selecting previously unselected package libnfnetlink0:s390x. [2019-12-27T16:11:24.026Z] #18 27.74 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ... [2019-12-27T16:11:24.026Z] #18 27.74 Unpacking libnfnetlink0:s390x (1.0.1-3) ... [2019-12-27T16:11:24.026Z] #18 27.77 Selecting previously unselected package libpython3.5-minimal:s390x. [2019-12-27T16:11:24.026Z] #18 27.77 Preparing to unpack .../03-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-12-27T16:11:24.026Z] #18 27.79 Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-12-27T16:11:24.026Z] #18 ... [2019-12-27T16:11:24.026Z] [2019-12-27T16:11:24.026Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:11:24.026Z] #42 73.84 CC criu/bfd.o [2019-12-27T16:11:24.026Z] #42 74.23 CC criu/bitmap.o [2019-12-27T16:11:24.026Z] #42 74.32 CC criu/cgroup-props.o [2019-12-27T16:11:24.026Z] #42 75.18 CC criu/cgroup.o [2019-12-27T16:11:24.026Z] #42 78.13 CC criu/clone-noasan.o [2019-12-27T16:11:24.026Z] #42 78.19 CC criu/config.o [2019-12-27T16:11:24.026Z] #42 79.62 CC criu/cr-check.o [2019-12-27T16:11:24.026Z] #42 80.97 CC criu/cr-dedup.o [2019-12-27T16:11:24.026Z] #42 81.40 CC criu/cr-dump.o [2019-12-27T16:11:24.026Z] #42 83.36 CC criu/cr-errno.o [2019-12-27T16:11:24.026Z] #42 83.43 CC criu/cr-restore.o [2019-12-27T16:11:21.931Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2019-12-27T16:11:22.096Z] > git config core.sparsecheckout # timeout=10 [2019-12-27T16:11:22.160Z] > git checkout -f 9608dc5470e74f1ee34fd6477547303b31868576 [2019-12-27T16:11:24.050Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 96.41MB / 96.41MB 8.7s done [2019-12-27T16:11:24.050Z] #8 unpacking docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 [2019-12-27T16:11:24.177Z] #41 72.65 AR compel/plugins/fds.lib.a [2019-12-27T16:11:24.268Z] #41 84.26 DEP criu/uts_ns.d [2019-12-27T16:11:24.433Z] #41 72.74 HOSTDEP compel/src/lib/log-host.d [2019-12-27T16:11:24.433Z] #41 72.90 HOSTDEP compel/src/lib/handle-elf-host.d [2019-12-27T16:11:24.441Z] #42 ... [2019-12-27T16:11:24.441Z] [2019-12-27T16:11:24.441Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-27T16:11:24.441Z] #18 28.17 Selecting previously unselected package python3.5-minimal. [2019-12-27T16:11:24.441Z] #18 28.17 Preparing to unpack .../04-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-12-27T16:11:24.441Z] #18 28.17 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-12-27T16:11:24.529Z] #41 84.70 DEP criu/util.d [2019-12-27T16:11:24.689Z] #41 73.06 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-12-27T16:11:24.790Z] #41 84.91 DEP criu/uffd.d [2019-12-27T16:11:24.850Z] #18 28.92 Selecting previously unselected package python3-minimal. [2019-12-27T16:11:24.850Z] #18 28.92 Preparing to unpack .../05-python3-minimal_3.5.3-1_s390x.deb ... [2019-12-27T16:11:24.945Z] #41 73.22 HOSTDEP compel/src/main-host.d [2019-12-27T16:11:25.052Z] #41 85.16 DEP criu/tun.d [2019-12-27T16:11:25.204Z] #41 73.41 DEP compel/src/lib/ptrace.d [2019-12-27T16:11:25.204Z] #41 73.66 DEP compel/src/lib/infect.d [2019-12-27T16:11:25.251Z] #18 28.93 Unpacking python3-minimal (3.5.3-1) ... [2019-12-27T16:11:25.251Z] #18 29.01 Selecting previously unselected package libmpdec2:s390x. [2019-12-27T16:11:25.251Z] #18 29.01 Preparing to unpack .../06-libmpdec2_2.4.2-1_s390x.deb ... [2019-12-27T16:11:25.251Z] #18 29.02 Unpacking libmpdec2:s390x (2.4.2-1) ... [2019-12-27T16:11:25.251Z] #18 29.09 Selecting previously unselected package libpython3.5-stdlib:s390x. [2019-12-27T16:11:25.251Z] #18 29.09 Preparing to unpack .../07-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... [2019-12-27T16:11:25.251Z] #18 29.10 Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-12-27T16:11:25.313Z] #41 85.35 DEP criu/tty.d [2019-12-27T16:11:25.462Z] #41 73.90 DEP compel/src/lib/infect-util.d [2019-12-27T16:11:25.574Z] #41 85.56 DEP criu/timerfd.d [2019-12-27T16:11:25.574Z] #41 85.70 DEP criu/sysfs_parse.d [2019-12-27T16:11:25.718Z] #41 74.03 DEP compel/src/lib/infect-rpc.d [2019-12-27T16:11:25.836Z] #41 85.90 DEP criu/sysctl.d [2019-12-27T16:11:25.836Z] #41 86.10 DEP criu/string.d [2019-12-27T16:11:25.974Z] #41 74.29 DEP compel/arch/x86/src/lib/infect.d [2019-12-27T16:11:26.097Z] #41 86.14 DEP criu/stats.d [2019-12-27T16:11:26.097Z] #41 86.31 DEP criu/sockets.d [2019-12-27T16:11:26.230Z] #41 74.55 DEP compel/arch/x86/src/lib/cpu.d [2019-12-27T16:11:26.358Z] #41 86.48 DEP criu/sk-unix.d [2019-12-27T16:11:26.486Z] #41 74.75 DEP compel/src/lib/log.d [2019-12-27T16:11:26.486Z] #41 75.00 DEP compel/src/main.d [2019-12-27T16:11:26.619Z] #41 86.77 DEP criu/sk-tcp.d [2019-12-27T16:11:26.620Z] #18 30.18 Selecting previously unselected package python3.5. [2019-12-27T16:11:26.620Z] #18 30.18 Preparing to unpack .../08-python3.5_3.5.3-1+deb9u1_s390x.deb ... [2019-12-27T16:11:26.620Z] #18 30.18 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-12-27T16:11:26.620Z] #18 30.28 Selecting previously unselected package libpython3-stdlib:s390x. [2019-12-27T16:11:26.620Z] #18 30.28 Preparing to unpack .../09-libpython3-stdlib_3.5.3-1_s390x.deb ... [2019-12-27T16:11:26.620Z] #18 30.29 Unpacking libpython3-stdlib:s390x (3.5.3-1) ... [2019-12-27T16:11:26.620Z] #18 30.33 Selecting previously unselected package dh-python. [2019-12-27T16:11:26.620Z] #18 30.33 Preparing to unpack .../10-dh-python_2.20170125_all.deb ... [2019-12-27T16:11:26.620Z] #18 30.33 Unpacking dh-python (2.20170125) ... [2019-12-27T16:11:26.620Z] #18 30.45 Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-12-27T16:11:26.620Z] #18 30.46 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-12-27T16:11:26.881Z] #41 86.99 DEP criu/sk-queue.d [2019-12-27T16:11:26.881Z] #41 87.14 DEP criu/sk-packet.d [2019-12-27T16:11:27.051Z] #41 75.29 DEP compel/src/lib/handle-elf.d [2019-12-27T16:11:27.311Z] #41 75.59 DEP compel/arch/x86/src/lib/handle-elf.d [2019-12-27T16:11:27.452Z] #41 87.52 DEP criu/sk-netlink.d [2019-12-27T16:11:27.566Z] #41 75.81 CC compel/src/lib/log.o [2019-12-27T16:11:27.714Z] #41 87.75 DEP criu/sk-inet.d [2019-12-27T16:11:27.714Z] #41 88.01 DEP criu/signalfd.d [2019-12-27T16:11:27.975Z] #41 88.28 DEP criu/sigframe.d [2019-12-27T16:11:28.128Z] #41 76.34 CC compel/arch/x86/src/lib/cpu.o [2019-12-27T16:11:28.236Z] #41 88.39 DEP criu/shmem.d [2019-12-27T16:11:28.285Z] #59 225.7 + bin/containerd-stress [2019-12-27T16:11:28.497Z] #41 88.58 DEP criu/servicefd.d [2019-12-27T16:11:28.758Z] #41 88.70 DEP criu/seize.d [2019-12-27T16:11:28.758Z] #41 88.99 DEP criu/seccomp.d [2019-12-27T16:11:29.030Z] #41 89.22 DEP criu/rst-malloc.d [2019-12-27T16:11:29.292Z] #41 89.33 DEP criu/rbtree.d [2019-12-27T16:11:29.292Z] #41 89.39 DEP criu/pstree.d [2019-12-27T16:11:29.292Z] #41 ... [2019-12-27T16:11:29.292Z] [2019-12-27T16:11:29.292Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-27T16:11:29.292Z] #17 5.150 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-12-27T16:11:29.292Z] #17 6.031 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-12-27T16:11:29.292Z] #17 11.00 Fetched 7754 kB in 8s (905 kB/s) [2019-12-27T16:11:29.292Z] #17 11.00 Reading package lists... [2019-12-27T16:11:29.493Z] #41 77.86 CC compel/arch/x86/src/lib/infect.o [2019-12-27T16:11:29.554Z] #17 13.40 Reading package lists... [2019-12-27T16:11:29.554Z] #17 ... [2019-12-27T16:11:29.554Z] [2019-12-27T16:11:29.554Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:11:29.554Z] #41 89.58 DEP criu/protobuf.d [2019-12-27T16:11:29.665Z] #59 227.5 + bin/containerd-shim [2019-12-27T16:11:29.686Z] #18 33.30 Setting up python3-minimal (3.5.3-1) ... [2019-12-27T16:11:29.815Z] #41 89.88 GEN criu/protobuf-desc-gen.h [2019-12-27T16:11:30.081Z] #18 34.07 Selecting previously unselected package python3. [2019-12-27T16:11:30.488Z] #18 34.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24643 files and directories currently installed.) [2019-12-27T16:11:30.488Z] #18 34.10 Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... [2019-12-27T16:11:30.488Z] #18 34.11 Unpacking python3 (3.5.3-1) ... [2019-12-27T16:11:30.488Z] #18 34.20 Selecting previously unselected package pigz. [2019-12-27T16:11:30.488Z] #18 34.20 Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... [2019-12-27T16:11:30.488Z] #18 34.21 Unpacking pigz (2.3.4-1) ... [2019-12-27T16:11:30.488Z] #18 34.27 Selecting previously unselected package libip4tc0:s390x. [2019-12-27T16:11:30.488Z] #18 34.27 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-12-27T16:11:30.488Z] #18 34.28 Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-12-27T16:11:30.488Z] #18 34.33 Selecting previously unselected package libip6tc0:s390x. [2019-12-27T16:11:30.488Z] #18 34.33 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-12-27T16:11:30.488Z] #18 34.33 Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-12-27T16:11:30.488Z] #18 34.40 Selecting previously unselected package libiptc0:s390x. [2019-12-27T16:11:30.488Z] #18 34.40 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-12-27T16:11:30.488Z] #18 34.40 Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-12-27T16:11:30.488Z] #18 34.46 Selecting previously unselected package libxtables12:s390x. [2019-12-27T16:11:30.488Z] #18 34.47 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... [2019-12-27T16:11:30.488Z] #18 34.47 Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-12-27T16:11:30.488Z] #18 34.57 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2019-12-27T16:11:30.734Z] Commit message: "Document `message` parameter to `/images/create`" [2019-12-27T16:11:30.864Z] #41 79.30 CC compel/src/lib/infect-rpc.o [2019-12-27T16:11:30.885Z] #18 34.58 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... [2019-12-27T16:11:30.885Z] #18 34.58 Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-12-27T16:11:30.885Z] #18 34.69 Selecting previously unselected package iptables. [2019-12-27T16:11:30.885Z] #18 34.69 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... [2019-12-27T16:11:30.885Z] #18 34.69 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-12-27T16:11:31.284Z] #18 34.90 Selecting previously unselected package xxd. [2019-12-27T16:11:31.284Z] #18 34.90 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-12-27T16:11:31.284Z] #18 34.90 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-12-27T16:11:31.284Z] #18 35.04 Selecting previously unselected package vim-common. [2019-12-27T16:11:31.284Z] #18 35.04 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-27T16:11:31.284Z] #18 35.05 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-27T16:11:31.284Z] #18 35.13 Selecting previously unselected package bzip2. [2019-12-27T16:11:31.284Z] #18 35.13 Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... [2019-12-27T16:11:31.284Z] #18 35.14 Unpacking bzip2 (1.0.6-8.1) ... [2019-12-27T16:11:31.284Z] #18 35.19 Selecting previously unselected package libgpm2:s390x. [2019-12-27T16:11:31.284Z] #18 35.19 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... [2019-12-27T16:11:31.284Z] #18 35.19 Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... [2019-12-27T16:11:31.284Z] #18 35.23 Selecting previously unselected package xz-utils. [2019-12-27T16:11:31.284Z] #18 35.24 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... [2019-12-27T16:11:31.284Z] #18 35.24 Unpacking xz-utils (5.2.2-1.2+b1) ... [Pipeline] withEnv [Pipeline] { [2019-12-27T16:11:31.426Z] #41 79.87 CC compel/src/lib/infect-util.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-12-27T16:11:31.687Z] #18 35.38 Selecting previously unselected package aufs-tools. [2019-12-27T16:11:31.687Z] #18 35.38 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... [2019-12-27T16:11:31.687Z] #18 35.38 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-12-27T16:11:31.687Z] #18 35.51 Selecting previously unselected package libonig4:s390x. [2019-12-27T16:11:31.687Z] #18 35.51 Preparing to unpack .../14-libonig4_6.1.3-2_s390x.deb ... [2019-12-27T16:11:31.687Z] #18 35.51 Unpacking libonig4:s390x (6.1.3-2) ... [2019-12-27T16:11:31.687Z] #18 35.64 Selecting previously unselected package libjq1:s390x. [2019-12-27T16:11:31.687Z] #18 35.64 Preparing to unpack .../15-libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-12-27T16:11:31.687Z] #18 35.65 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-12-27T16:11:31.687Z] #18 35.76 Selecting previously unselected package jq. [2019-12-27T16:11:31.739Z] #41 91.59 DEP criu/protobuf-desc.d [2019-12-27T16:11:31.739Z] #41 91.83 DEP criu/proc_parse.d [2019-12-27T16:11:31.988Z] #41 80.38 CC compel/src/lib/infect.o [2019-12-27T16:11:32.000Z] #41 92.03 DEP criu/plugin.d [2019-12-27T16:11:32.000Z] #41 92.11 DEP criu/pipes.d [2019-12-27T16:11:32.092Z] #18 35.76 Preparing to unpack .../16-jq_1.5+dfsg-1.3_s390x.deb ... [2019-12-27T16:11:32.092Z] #18 35.77 Unpacking jq (1.5+dfsg-1.3) ... [2019-12-27T16:11:32.092Z] #18 35.86 Selecting previously unselected package libaio1:s390x. [2019-12-27T16:11:32.092Z] #18 35.87 Preparing to unpack .../17-libaio1_0.3.110-3_s390x.deb ... [2019-12-27T16:11:32.092Z] #18 35.87 Unpacking libaio1:s390x (0.3.110-3) ... [2019-12-27T16:11:32.092Z] #18 35.93 Selecting previously unselected package libcap2-bin. [2019-12-27T16:11:32.092Z] #18 35.94 Preparing to unpack .../18-libcap2-bin_1%3a2.25-1_s390x.deb ... [2019-12-27T16:11:32.092Z] #18 35.94 Unpacking libcap2-bin (1:2.25-1) ... [2019-12-27T16:11:32.092Z] #18 36.08 Selecting previously unselected package libnl-3-200:s390x. [2019-12-27T16:11:32.092Z] #18 36.08 Preparing to unpack .../19-libnl-3-200_3.2.27-2_s390x.deb ... [2019-12-27T16:11:32.092Z] #18 36.09 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-12-27T16:11:32.261Z] #41 92.28 DEP criu/pie-util.d [2019-12-27T16:11:32.261Z] #41 92.36 DEP criu/pie-util-vdso.d [2019-12-27T16:11:32.510Z] #18 36.20 Selecting previously unselected package libprotobuf-c1:s390x. [2019-12-27T16:11:32.510Z] #18 36.20 Preparing to unpack .../20-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-12-27T16:11:32.510Z] #18 36.21 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-12-27T16:11:32.510Z] #18 36.29 Selecting previously unselected package libreadline5:s390x. [2019-12-27T16:11:32.510Z] #18 36.29 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b1_s390x.deb ... [2019-12-27T16:11:32.510Z] #18 36.30 Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-12-27T16:11:32.510Z] #18 36.39 Selecting previously unselected package net-tools. [2019-12-27T16:11:32.510Z] #18 36.39 Preparing to unpack .../22-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... [2019-12-27T16:11:32.510Z] #18 36.39 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-12-27T16:11:32.526Z] #41 92.52 DEP criu/pie-util-vdso-elf32.d [2019-12-27T16:11:32.526Z] #41 92.63 DEP criu/path.d [2019-12-27T16:11:32.526Z] #41 92.78 DEP criu/parasite-syscall.d [2019-12-27T16:11:32.788Z] #41 93.03 DEP criu/pagemap.d [2019-12-27T16:11:32.906Z] #18 36.59 Selecting previously unselected package python-pip-whl. [2019-12-27T16:11:32.906Z] #18 36.59 Preparing to unpack .../23-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-12-27T16:11:32.906Z] #18 36.61 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-12-27T16:11:33.049Z] #41 93.33 DEP criu/pagemap-cache.d [2019-12-27T16:11:33.304Z] #18 37.20 Selecting previously unselected package python3-pip. [2019-12-27T16:11:33.304Z] #18 37.20 Preparing to unpack .../24-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-12-27T16:11:33.304Z] #18 37.21 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-12-27T16:11:33.311Z] #41 93.54 DEP criu/page-xfer.d [2019-12-27T16:11:33.572Z] #41 93.81 DEP criu/page-pipe.d [2019-12-27T16:11:33.572Z] #41 93.89 DEP criu/netfilter.d [2019-12-27T16:11:33.625Z] + docker version [2019-12-27T16:11:33.710Z] #18 37.31 Selecting previously unselected package python3-pkg-resources. [2019-12-27T16:11:33.710Z] #18 37.32 Preparing to unpack .../25-python3-pkg-resources_33.1.1-1_all.deb ... [2019-12-27T16:11:33.710Z] #18 37.32 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-12-27T16:11:33.710Z] #18 37.44 Selecting previously unselected package python3-setuptools. [2019-12-27T16:11:33.710Z] #18 37.44 Preparing to unpack .../26-python3-setuptools_33.1.1-1_all.deb ... [2019-12-27T16:11:33.710Z] #18 37.45 Unpacking python3-setuptools (33.1.1-1) ... [2019-12-27T16:11:33.710Z] #18 37.58 Selecting previously unselected package python3-wheel. [2019-12-27T16:11:33.710Z] #18 37.59 Preparing to unpack .../27-python3-wheel_0.29.0-2_all.deb ... [2019-12-27T16:11:33.710Z] #18 37.59 Unpacking python3-wheel (0.29.0-2) ... [2019-12-27T16:11:33.710Z] #18 37.71 Selecting previously unselected package thin-provisioning-tools. [2019-12-27T16:11:33.882Z] #41 ... [2019-12-27T16:11:33.882Z] [2019-12-27T16:11:33.882Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:11:33.882Z] #47 DONE 177.7s [2019-12-27T16:11:33.882Z] [2019-12-27T16:11:33.882Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:11:33.882Z] #44 168.8 crypto/x509 [2019-12-27T16:11:33.882Z] #44 168.9 net/textproto [2019-12-27T16:11:33.882Z] #44 170.8 vendor/golang.org/x/net/http/httpguts [2019-12-27T16:11:33.882Z] #44 171.2 vendor/golang.org/x/net/http/httpproxy [2019-12-27T16:11:33.882Z] #44 172.3 mime/multipart [2019-12-27T16:11:33.882Z] #44 175.7 crypto/tls [2019-12-27T16:11:34.121Z] #18 37.71 Preparing to unpack .../28-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... [2019-12-27T16:11:34.122Z] #18 37.71 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-12-27T16:11:34.122Z] #18 37.97 Selecting previously unselected package vim-runtime. [2019-12-27T16:11:34.122Z] #18 37.97 Preparing to unpack .../29-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-27T16:11:34.122Z] #18 38.00 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-12-27T16:11:34.122Z] #18 38.02 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-12-27T16:11:34.122Z] #18 38.02 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-12-27T16:11:34.146Z] #41 94.09 DEP criu/net.d [2019-12-27T16:11:34.407Z] #41 94.38 DEP criu/namespaces.d [2019-12-27T16:11:34.407Z] #41 94.53 DEP criu/mount.d [2019-12-27T16:11:34.669Z] #41 94.76 DEP criu/mem.d [2019-12-27T16:11:34.669Z] #41 94.90 DEP criu/lsm.d [2019-12-27T16:11:34.930Z] #41 95.10 DEP criu/log.d [2019-12-27T16:11:34.974Z] #18 ... [2019-12-27T16:11:34.975Z] [2019-12-27T16:11:34.975Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:11:34.975Z] #45 128.0 github.com/LK4D4/vndr/godl [2019-12-27T16:11:34.975Z] #45 128.8 github.com/LK4D4/vndr [2019-12-27T16:11:34.975Z] #45 DONE 137.3s [2019-12-27T16:11:34.975Z] [2019-12-27T16:11:34.975Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:11:34.975Z] #42 88.27 CC criu/cr-service.o [2019-12-27T16:11:34.975Z] #42 90.14 CC criu/crtools.o [2019-12-27T16:11:34.975Z] #42 90.81 CC criu/eventfd.o [2019-12-27T16:11:34.975Z] #42 91.16 CC criu/eventpoll.o [2019-12-27T16:11:34.975Z] #42 91.90 CC criu/external.o [2019-12-27T16:11:34.975Z] #42 92.21 CC criu/fault-injection.o [2019-12-27T16:11:34.975Z] #42 92.28 CC criu/fdstore.o [2019-12-27T16:11:34.975Z] #42 92.66 CC criu/fifo.o [2019-12-27T16:11:34.975Z] #42 93.10 CC criu/file-ids.o [2019-12-27T16:11:34.975Z] #42 93.43 CC criu/file-lock.o [2019-12-27T16:11:34.975Z] #42 94.41 CC criu/files-ext.o [2019-12-27T16:11:35.192Z] #41 95.23 DEP criu/libnetlink.d [2019-12-27T16:11:35.192Z] #41 95.43 DEP criu/kerndat.d [2019-12-27T16:11:35.247Z] #44 ... [2019-12-27T16:11:35.247Z] [2019-12-27T16:11:35.247Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:11:35.247Z] #41 83.24 CC compel/src/lib/ptrace.o [2019-12-27T16:11:35.369Z] #42 94.88 CC criu/files-reg.o [2019-12-27T16:11:35.453Z] #41 95.68 DEP criu/kcmp-ids.d [2019-12-27T16:11:35.503Z] #41 83.89 AR compel/libcompel.a [2019-12-27T16:11:35.716Z] #41 95.81 DEP criu/irmap.d [2019-12-27T16:11:35.759Z] #41 84.02 HOSTCC compel/src/main-host.o [2019-12-27T16:11:35.978Z] #41 95.99 DEP criu/ipc_ns.d [2019-12-27T16:11:35.978Z] #41 96.11 DEP criu/image.d [2019-12-27T16:11:36.227Z] #59 234.1 + bin/containerd-shim-runc-v1 [2019-12-27T16:11:36.241Z] #41 96.27 DEP criu/image-desc.d [2019-12-27T16:11:36.241Z] #41 96.39 DEP criu/fsnotify.d [2019-12-27T16:11:36.321Z] #41 84.62 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-12-27T16:11:36.502Z] #41 96.51 DEP criu/filesystems.d [2019-12-27T16:11:36.502Z] #41 96.65 DEP criu/files.d [2019-12-27T16:11:36.576Z] #41 84.88 HOSTCC compel/src/lib/handle-elf-host.o [2019-12-27T16:11:36.763Z] #41 96.98 DEP criu/files-reg.d [2019-12-27T16:11:36.767Z] #42 96.62 CC criu/files.o [2019-12-27T16:11:37.024Z] #41 97.23 DEP criu/files-ext.d [2019-12-27T16:11:37.138Z] #41 85.34 HOSTCC compel/src/lib/log-host.o [2019-12-27T16:11:37.138Z] #41 85.60 HOSTLINK compel/compel-host-bin [2019-12-27T16:11:37.176Z] #42 ... [2019-12-27T16:11:37.176Z] [2019-12-27T16:11:37.176Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-27T16:11:37.176Z] #18 41.12 Selecting previously unselected package vim. [2019-12-27T16:11:37.176Z] #18 41.12 Preparing to unpack .../30-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-12-27T16:11:37.176Z] #18 41.12 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-12-27T16:11:37.285Z] #41 97.40 DEP criu/file-lock.d [2019-12-27T16:11:37.285Z] #41 97.54 DEP criu/file-ids.d [2019-12-27T16:11:37.565Z] #18 41.51 Selecting previously unselected package xfsprogs. [2019-12-27T16:11:37.565Z] #18 41.51 Preparing to unpack .../31-xfsprogs_4.9.0+nmu1_s390x.deb ... [2019-12-27T16:11:37.565Z] #18 41.51 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-12-27T16:11:37.699Z] #41 85.90 DEP soccr/soccr.d [2019-12-27T16:11:37.699Z] #41 86.16 CC soccr/soccr.o [2019-12-27T16:11:37.870Z] #41 97.76 DEP criu/fifo.d [2019-12-27T16:11:37.870Z] #41 97.89 DEP criu/fdstore.d [2019-12-27T16:11:37.870Z] #41 98.01 DEP criu/fault-injection.d [2019-12-27T16:11:37.870Z] #41 98.05 DEP criu/external.d [2019-12-27T16:11:37.971Z] #18 41.93 Selecting previously unselected package zip. [2019-12-27T16:11:37.971Z] #18 41.93 Preparing to unpack .../32-zip_3.0-11+b1_s390x.deb ... [2019-12-27T16:11:37.971Z] #18 41.93 Unpacking zip (3.0-11+b1) ... [2019-12-27T16:11:38.131Z] #41 98.19 DEP criu/eventpoll.d [2019-12-27T16:11:38.131Z] #41 ... [2019-12-27T16:11:38.131Z] [2019-12-27T16:11:38.131Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-27T16:11:38.131Z] #17 13.40 Reading package lists... [2019-12-27T16:11:38.131Z] #17 16.42 Building dependency tree... [2019-12-27T16:11:38.131Z] #17 17.88 The following additional packages will be installed: [2019-12-27T16:11:38.131Z] #17 17.88 dh-python libaio1 libapparmor-perl libgpm2 libip4tc0 libip6tc0 libiptc0 [2019-12-27T16:11:38.131Z] #17 17.88 libjq1 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libonig4 [2019-12-27T16:11:38.131Z] #17 17.88 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-12-27T16:11:38.131Z] #17 17.88 libxtables12 python-pip-whl python3 python3-minimal python3-pkg-resources [2019-12-27T16:11:38.131Z] #17 17.88 python3.5 python3.5-minimal vim-runtime xxd [2019-12-27T16:11:38.131Z] #17 17.89 Suggested packages: [2019-12-27T16:11:38.131Z] #17 17.90 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm [2019-12-27T16:11:38.131Z] #17 17.90 python3-doc python3-tk python3-venv python-setuptools-doc python3.5-venv [2019-12-27T16:11:38.131Z] #17 17.90 python3.5-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2019-12-27T16:11:38.131Z] #17 17.90 quota [2019-12-27T16:11:38.131Z] #17 17.90 Recommended packages: [2019-12-27T16:11:38.131Z] #17 17.90 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-12-27T16:11:38.131Z] #17 17.90 python3-keyrings.alt python3-xdg unzip [2019-12-27T16:11:38.131Z] #17 19.29 The following NEW packages will be installed: [2019-12-27T16:11:38.131Z] #17 19.29 apparmor aufs-tools bash-completion bzip2 dh-python iptables jq libaio1 [2019-12-27T16:11:38.131Z] #17 19.29 libapparmor-perl libcap2-bin libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 [2019-12-27T16:11:38.131Z] #17 19.29 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 [2019-12-27T16:11:38.131Z] #17 19.29 libprotobuf-c1 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib [2019-12-27T16:11:38.131Z] #17 19.29 libreadline5 libxtables12 net-tools pigz python-pip-whl python3 [2019-12-27T16:11:38.131Z] #17 19.29 python3-minimal python3-pip python3-pkg-resources python3-setuptools [2019-12-27T16:11:38.131Z] #17 19.29 python3-wheel python3.5 python3.5-minimal thin-provisioning-tools vim [2019-12-27T16:11:38.131Z] #17 19.29 vim-common vim-runtime xfsprogs xxd xz-utils zip [2019-12-27T16:11:38.131Z] #17 20.38 0 upgraded, 46 newly installed, 0 to remove and 4 not upgraded. [2019-12-27T16:11:38.131Z] #17 20.38 Need to get 16.7 MB of archives. [2019-12-27T16:11:38.131Z] #17 20.38 After this operation, 74.2 MB of additional disk space will be used. [2019-12-27T16:11:38.131Z] #17 20.38 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bash-completion all 1:2.1-4.3 [178 kB] [2019-12-27T16:11:38.131Z] #17 20.59 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB] [2019-12-27T16:11:38.131Z] #17 20.79 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnfnetlink0 arm64 1.0.1-3 [12.0 kB] [2019-12-27T16:11:38.131Z] #17 20.79 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3.5-minimal arm64 3.5.3-1+deb9u1 [564 kB] [2019-12-27T16:11:38.131Z] #17 20.88 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3.5-minimal arm64 3.5.3-1+deb9u1 [1255 kB] [2019-12-27T16:11:38.131Z] #17 21.22 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-minimal arm64 3.5.3-1 [35.3 kB] [2019-12-27T16:11:38.131Z] #17 21.30 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libmpdec2 arm64 2.4.2-1 [76.9 kB] [2019-12-27T16:11:38.131Z] #17 21.41 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3.5-stdlib arm64 3.5.3-1+deb9u1 [2034 kB] [2019-12-27T16:11:38.131Z] #17 21.70 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3.5 arm64 3.5.3-1+deb9u1 [229 kB] [2019-12-27T16:11:38.131Z] #17 21.74 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3-stdlib arm64 3.5.3-1 [18.6 kB] [2019-12-27T16:11:38.131Z] #17 21.74 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dh-python all 2.20170125 [86.8 kB] [2019-12-27T16:11:38.131Z] #17 21.85 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3 arm64 3.5.3-1 [21.6 kB] [2019-12-27T16:11:38.131Z] #17 21.86 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 pigz arm64 2.3.4-1 [45.6 kB] [2019-12-27T16:11:38.131Z] #17 22.01 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip4tc0 arm64 1.6.0+snapshot20161117-6 [66.4 kB] [2019-12-27T16:11:38.131Z] #17 22.08 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip6tc0 arm64 1.6.0+snapshot20161117-6 [66.7 kB] [2019-12-27T16:11:38.131Z] #17 22.17 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libiptc0 arm64 1.6.0+snapshot20161117-6 [57.6 kB] [2019-12-27T16:11:38.131Z] #17 22.28 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libxtables12 arm64 1.6.0+snapshot20161117-6 [73.3 kB] [2019-12-27T16:11:38.131Z] #17 22.48 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnetfilter-conntrack3 arm64 1.0.6-2 [31.4 kB] [2019-12-27T16:11:38.131Z] #17 22.62 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 iptables arm64 1.6.0+snapshot20161117-6 [264 kB] [2019-12-27T16:11:38.131Z] #17 22.78 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB] [2019-12-27T16:11:38.131Z] #17 22.78 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-12-27T16:11:38.131Z] #17 22.78 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bzip2 arm64 1.0.6-8.1 [46.1 kB] [2019-12-27T16:11:38.131Z] #17 22.79 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libgpm2 arm64 1.20.4-6.2+b1 [33.3 kB] [2019-12-27T16:11:38.131Z] #17 22.86 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xz-utils arm64 5.2.2-1.2+b1 [261 kB] [2019-12-27T16:11:38.131Z] #17 23.03 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 aufs-tools arm64 1:4.1+20161219-1 [100 kB] [2019-12-27T16:11:38.131Z] #17 23.20 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB] [2019-12-27T16:11:38.131Z] #17 23.35 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjq1 arm64 1.5+dfsg-1.3 [102 kB] [2019-12-27T16:11:38.131Z] #17 23.38 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB] [2019-12-27T16:11:38.131Z] #17 23.65 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libaio1 arm64 0.3.110-3 [9264 B] [2019-12-27T16:11:38.131Z] #17 23.77 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap2-bin arm64 1:2.25-1 [26.3 kB] [2019-12-27T16:11:38.131Z] #17 23.79 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-200 arm64 3.2.27-2 [52.5 kB] [2019-12-27T16:11:38.131Z] #17 23.87 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB] [2019-12-27T16:11:38.131Z] #17 ... [2019-12-27T16:11:38.131Z] [2019-12-27T16:11:38.131Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:11:38.131Z] #41 98.42 DEP criu/eventfd.d [2019-12-27T16:11:38.364Z] #18 42.03 Selecting previously unselected package libapparmor-perl. [2019-12-27T16:11:38.365Z] #18 42.03 Preparing to unpack .../33-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... [2019-12-27T16:11:38.365Z] #18 42.03 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-12-27T16:11:38.365Z] #18 42.14 Selecting previously unselected package apparmor. [2019-12-27T16:11:38.365Z] #18 42.14 Preparing to unpack .../34-apparmor_2.11.0-3+deb9u2_s390x.deb ... [2019-12-27T16:11:38.365Z] #18 42.17 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-12-27T16:11:38.393Z] #41 98.51 DEP criu/crtools.d [2019-12-27T16:11:38.654Z] #41 98.79 DEP criu/cr-service.d [2019-12-27T16:11:38.759Z] #18 42.49 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-12-27T16:11:38.759Z] #18 42.52 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-12-27T16:11:38.759Z] #18 42.53 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-12-27T16:11:38.759Z] #18 42.55 Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-12-27T16:11:38.759Z] #18 42.56 Processing triggers for mime-support (3.60) ... [2019-12-27T16:11:38.759Z] #18 42.58 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-12-27T16:11:38.759Z] #18 42.58 Setting up libgpm2:s390x (1.20.4-6.2+b1) ... [2019-12-27T16:11:38.759Z] #18 42.59 Setting up libcap2-bin (1:2.25-1) ... [2019-12-27T16:11:38.759Z] #18 42.60 Setting up bash-completion (1:2.1-4.3) ... [2019-12-27T16:11:38.917Z] #41 98.99 DEP criu/cr-restore.d [2019-12-27T16:11:38.917Z] #41 99.25 DEP criu/cr-errno.d [2019-12-27T16:11:39.178Z] #41 99.26 DEP criu/cr-dump.d [2019-12-27T16:11:39.178Z] #41 99.50 DEP criu/cr-dedup.d [2019-12-27T16:11:39.506Z] #59 237.1 + bin/containerd-shim-runc-v2 [2019-12-27T16:11:39.588Z] #41 87.98 AR soccr/libsoccr.a [2019-12-27T16:11:39.588Z] #41 88.06 make[1]: 'soccr/libsoccr.a' is up to date. [2019-12-27T16:11:39.761Z] #41 99.70 DEP criu/cr-check.d [2019-12-27T16:11:39.761Z] #41 99.94 DEP criu/config.d [2019-12-27T16:11:40.022Z] #41 100.1 DEP criu/clone-noasan.d [2019-12-27T16:11:40.022Z] #41 100.2 DEP criu/cgroup.d [2019-12-27T16:11:40.071Z] #59 237.9 + binaries [2019-12-27T16:11:40.071Z] #59 237.9 + mkdir -p /build [2019-12-27T16:11:40.071Z] #59 237.9 + cp bin/containerd /build/containerd [2019-12-27T16:11:40.071Z] #59 237.9 + cp bin/containerd-shim /build/containerd-shim [2019-12-27T16:11:40.071Z] #59 238.0 + cp bin/ctr /build/ctr [2019-12-27T16:11:40.150Z] #41 88.54 DEP criu/arch/x86/sigframe.d [2019-12-27T16:11:40.150Z] #41 88.66 DEP criu/arch/x86/sigaction_compat.d [2019-12-27T16:11:40.284Z] #41 100.3 DEP criu/cgroup-props.d [2019-12-27T16:11:40.284Z] #41 100.4 DEP criu/bitmap.d [2019-12-27T16:11:40.284Z] #41 100.5 DEP criu/bfd.d [2019-12-27T16:11:40.329Z] #59 DONE 238.4s [2019-12-27T16:11:40.406Z] #41 88.75 DEP criu/arch/x86/kerndat.d [2019-12-27T16:11:40.551Z] #41 100.6 DEP criu/autofs.d [2019-12-27T16:11:40.551Z] #41 100.8 DEP criu/aio.d [2019-12-27T16:11:40.662Z] #41 88.90 DEP criu/arch/x86/crtools.d [2019-12-27T16:11:40.662Z] #41 89.01 DEP criu/arch/x86/cpu.d [2019-12-27T16:11:40.662Z] #41 89.07 CC criu/arch/x86/cpu.o [2019-12-27T16:11:40.695Z] Client: Docker Engine - Enterprise [2019-12-27T16:11:40.695Z] Version: 19.03.2 [2019-12-27T16:11:40.695Z] API version: 1.40 [2019-12-27T16:11:40.695Z] Go version: go1.12.8 [2019-12-27T16:11:40.695Z] Git commit: c92ab06ed9 [2019-12-27T16:11:40.695Z] Built: 09/03/2019 16:38:11 [2019-12-27T16:11:40.695Z] OS/Arch: windows/amd64 [2019-12-27T16:11:40.695Z] Experimental: false [2019-12-27T16:11:40.695Z] [2019-12-27T16:11:40.695Z] Server: Docker Engine - Enterprise [2019-12-27T16:11:40.695Z] Engine: [2019-12-27T16:11:40.695Z] Version: 19.03.2 [2019-12-27T16:11:40.695Z] API version: 1.40 (minimum version 1.24) [2019-12-27T16:11:40.695Z] Go version: go1.12.8 [2019-12-27T16:11:40.695Z] Git commit: c92ab06ed9 [2019-12-27T16:11:40.695Z] Built: 09/03/2019 16:35:47 [2019-12-27T16:11:40.695Z] OS/Arch: windows/amd64 [2019-12-27T16:11:40.695Z] Experimental: true [2019-12-27T16:11:40.818Z] #41 100.9 DEP criu/action-scripts.d [2019-12-27T16:11:40.918Z] #41 ... [2019-12-27T16:11:40.918Z] [2019-12-27T16:11:40.918Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:11:40.918Z] #44 184.9 net/http/httptrace [2019-12-27T16:11:41.080Z] #41 101.4 CC criu/action-scripts.o [2019-12-27T16:11:41.175Z] #44 185.2 net/http [2019-12-27T16:11:41.262Z] [2019-12-27T16:11:41.262Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [Pipeline] sh [2019-12-27T16:11:41.737Z] #44 ... [2019-12-27T16:11:41.737Z] [2019-12-27T16:11:41.737Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-27T16:11:41.737Z] #10 182.6 Selecting previously unselected package libapparmor1:amd64. [2019-12-27T16:11:41.737Z] #10 182.6 Preparing to unpack .../25-libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-12-27T16:11:41.737Z] #10 182.6 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-12-27T16:11:41.737Z] #10 182.9 Selecting previously unselected package libapparmor-dev:amd64. [2019-12-27T16:11:41.737Z] #10 182.9 Preparing to unpack .../26-libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-12-27T16:11:41.737Z] #10 182.9 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-12-27T16:11:41.737Z] #10 183.4 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-12-27T16:11:41.737Z] #10 183.5 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-12-27T16:11:41.737Z] #10 183.5 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-12-27T16:11:41.737Z] #10 183.5 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-12-27T16:11:41.737Z] #10 183.5 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-12-27T16:11:41.737Z] #10 183.5 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-27T16:11:41.737Z] #10 183.6 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-12-27T16:11:41.737Z] #10 183.7 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-12-27T16:11:41.737Z] #10 183.7 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-12-27T16:11:41.737Z] #10 183.8 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-12-27T16:11:41.737Z] #10 183.8 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-12-27T16:11:41.737Z] #10 183.8 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-12-27T16:11:41.737Z] #10 183.8 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-12-27T16:11:41.737Z] #10 183.9 Setting up mingw-w64-common (5.0.1-1) ... [2019-12-27T16:11:41.737Z] #10 183.9 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-12-27T16:11:41.737Z] #10 184.0 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-12-27T16:11:41.737Z] #10 184.0 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-12-27T16:11:41.737Z] #10 184.1 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-12-27T16:11:41.737Z] #10 184.1 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-12-27T16:11:41.737Z] #10 184.1 Setting up btrfs-progs (4.7.3-1) ... [2019-12-27T16:11:41.737Z] #10 184.1 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-12-27T16:11:41.737Z] #10 184.1 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-27T16:11:41.737Z] #10 184.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-12-27T16:11:41.737Z] #10 184.3 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-12-27T16:11:41.737Z] #10 184.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-12-27T16:11:41.737Z] #10 184.3 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-12-27T16:11:41.737Z] #10 184.3 Setting up btrfs-tools (4.7.3-1) ... [2019-12-27T16:11:41.737Z] #10 184.4 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-27T16:11:41.737Z] #10 184.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-12-27T16:11:41.737Z] #10 184.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-12-27T16:11:41.737Z] #10 184.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-12-27T16:11:41.737Z] #10 184.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-12-27T16:11:41.737Z] #10 184.5 Setting up dmsetup (2:1.02.137-2) ... [2019-12-27T16:11:41.737Z] #10 184.5 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-12-27T16:11:41.737Z] #10 184.5 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-27T16:11:41.737Z] #10 DONE 186.2s [2019-12-27T16:11:41.737Z] [2019-12-27T16:11:41.737Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-27T16:11:41.737Z] #52 DONE 0.1s [2019-12-27T16:11:41.737Z] [2019-12-27T16:11:41.737Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-12-27T16:11:41.737Z] #53 DONE 0.1s [2019-12-27T16:11:41.737Z] [2019-12-27T16:11:41.737Z] #11 [dev 1/24] RUN groupadd -r docker [2019-12-27T16:11:41.827Z] #60 DONE 0.2s [2019-12-27T16:11:41.827Z] [2019-12-27T16:11:41.827Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-12-27T16:11:41.827Z] #64 DONE 0.2s [2019-12-27T16:11:41.827Z] [2019-12-27T16:11:41.827Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-12-27T16:11:41.879Z] #18 45.39 Setting up libonig4:s390x (6.1.3-2) ... [2019-12-27T16:11:41.879Z] #18 45.40 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-12-27T16:11:41.879Z] #18 45.41 Setting up zip (3.0-11+b1) ... [2019-12-27T16:11:41.879Z] #18 45.42 Setting up bzip2 (1.0.6-8.1) ... [2019-12-27T16:11:41.879Z] #18 45.43 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-12-27T16:11:41.879Z] #18 45.43 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-27T16:11:41.879Z] #18 45.45 Setting up libaio1:s390x (0.3.110-3) ... [2019-12-27T16:11:41.879Z] #18 45.46 Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-12-27T16:11:41.879Z] #18 45.46 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-12-27T16:11:41.879Z] #18 45.47 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-12-27T16:11:41.879Z] #18 45.48 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-12-27T16:11:41.879Z] #18 45.49 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-27T16:11:41.879Z] #18 45.50 Setting up libnfnetlink0:s390x (1.0.1-3) ... [2019-12-27T16:11:41.879Z] #18 45.51 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-12-27T16:11:41.879Z] #18 45.73 Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-12-27T16:11:41.879Z] #18 45.73 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-12-27T16:11:41.879Z] #18 45.75 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-12-27T16:11:41.879Z] #18 45.75 Setting up pigz (2.3.4-1) ... [2019-12-27T16:11:41.879Z] #18 45.76 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-12-27T16:11:41.879Z] #18 45.77 Setting up libmpdec2:s390x (2.4.2-1) ... [2019-12-27T16:11:41.879Z] #18 45.78 Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-12-27T16:11:41.879Z] #18 45.78 Setting up jq (1.5+dfsg-1.3) ... [2019-12-27T16:11:41.879Z] #18 45.79 Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-12-27T16:11:41.879Z] #18 45.80 Setting up xfsprogs (4.9.0+nmu1) ... [2019-12-27T16:11:41.879Z] #18 45.81 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-12-27T16:11:41.879Z] #18 45.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-12-27T16:11:41.879Z] #18 45.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-12-27T16:11:41.879Z] #18 45.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-12-27T16:11:41.879Z] #18 45.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-12-27T16:11:41.879Z] #18 45.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-12-27T16:11:41.879Z] #18 45.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-12-27T16:11:41.879Z] #18 45.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-12-27T16:11:41.879Z] #18 45.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-12-27T16:11:41.879Z] #18 45.85 Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-12-27T16:11:41.879Z] #18 45.85 Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-12-27T16:11:41.879Z] #18 45.86 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-12-27T16:11:41.879Z] #18 45.87 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-12-27T16:11:42.023Z] #41 102.0 CC criu/aio.o [2019-12-27T16:11:42.084Z] #66 DONE 0.2s [2019-12-27T16:11:42.084Z] [2019-12-27T16:11:42.084Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-12-27T16:11:42.084Z] #69 DONE 0.1s [2019-12-27T16:11:42.084Z] [2019-12-27T16:11:42.084Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-12-27T16:11:42.084Z] #70 DONE 0.0s [2019-12-27T16:11:42.084Z] [2019-12-27T16:11:42.084Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2019-12-27T16:11:42.217Z] + docker info [2019-12-27T16:11:42.595Z] #41 102.8 CC criu/autofs.o [2019-12-27T16:11:42.650Z] #71 DONE 0.7s [2019-12-27T16:11:42.907Z] [2019-12-27T16:11:42.907Z] #72 exporting to image [2019-12-27T16:11:42.907Z] #72 exporting layers [2019-12-27T16:11:44.513Z] #41 ... [2019-12-27T16:11:44.513Z] [2019-12-27T16:11:44.513Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-27T16:11:44.513Z] #38 159.3 + dpkg --print-architecture [2019-12-27T16:11:44.513Z] #38 159.3 + rm -rf /tmp/tmp.EC3chrDt8U [2019-12-27T16:11:44.513Z] #38 DONE 161.2s [2019-12-27T16:11:44.513Z] [2019-12-27T16:11:44.513Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:11:44.513Z] #41 104.8 CC criu/bfd.o [2019-12-27T16:11:44.513Z] #41 ... [2019-12-27T16:11:44.513Z] [2019-12-27T16:11:44.513Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-27T16:11:44.513Z] #17 24.03 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libreadline5 arm64 5.2+dfsg-3+b1 [101 kB] [2019-12-27T16:11:44.513Z] #17 24.33 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 net-tools arm64 1.60+git20161116.90da8a0-1 [236 kB] [2019-12-27T16:11:44.513Z] #17 24.58 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-12-27T16:11:44.513Z] #17 24.64 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-12-27T16:11:44.513Z] #17 24.65 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-12-27T16:11:44.513Z] #17 24.65 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-setuptools all 33.1.1-1 [215 kB] [2019-12-27T16:11:44.513Z] #17 24.66 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-12-27T16:11:44.513Z] #17 24.76 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 thin-provisioning-tools arm64 0.6.1-4+b1 [314 kB] [2019-12-27T16:11:44.513Z] #17 24.89 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-12-27T16:11:44.513Z] #17 25.12 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim arm64 2:8.0.0197-4+deb9u3 [868 kB] [2019-12-27T16:11:44.513Z] #17 25.21 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xfsprogs arm64 4.9.0+nmu1 [693 kB] [2019-12-27T16:11:44.513Z] #17 25.47 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 zip arm64 3.0-11+b1 [225 kB] [2019-12-27T16:11:44.513Z] #17 25.58 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor-perl arm64 2.11.0-3+deb9u2 [77.8 kB] [2019-12-27T16:11:44.513Z] #17 25.67 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 apparmor arm64 2.11.0-3+deb9u2 [493 kB] [2019-12-27T16:11:44.513Z] #17 26.47 debconf: delaying package configuration, since apt-utils is not installed [2019-12-27T16:11:44.513Z] #17 26.59 Fetched 16.7 MB in 6s (2620 kB/s) [2019-12-27T16:11:44.513Z] #17 26.68 Selecting previously unselected package bash-completion. [2019-12-27T16:11:44.513Z] #17 26.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23287 files and directories currently installed.) [2019-12-27T16:11:44.513Z] #17 26.77 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-12-27T16:11:44.513Z] #17 29.64 Unpacking bash-completion (1:2.1-4.3) ... [2019-12-27T16:11:45.220Z] #18 ... [2019-12-27T16:11:45.220Z] [2019-12-27T16:11:45.220Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-27T16:11:45.220Z] #29 147.6 + rm -rf /tmp/tmp.n5kc0Wd2PQ [2019-12-27T16:11:45.347Z] #17 30.98 Selecting previously unselected package libnet1:arm64. [2019-12-27T16:11:45.347Z] #17 30.99 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_arm64.deb ... [2019-12-27T16:11:45.347Z] #17 31.00 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ... [2019-12-27T16:11:45.347Z] #17 31.12 Selecting previously unselected package libnfnetlink0:arm64. [2019-12-27T16:11:45.347Z] #17 31.12 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_arm64.deb ... [2019-12-27T16:11:45.347Z] #17 31.13 Unpacking libnfnetlink0:arm64 (1.0.1-3) ... [2019-12-27T16:11:45.347Z] #17 31.25 Selecting previously unselected package libpython3.5-minimal:arm64. [2019-12-27T16:11:45.347Z] #17 31.25 Preparing to unpack .../03-libpython3.5-minimal_3.5.3-1+deb9u1_arm64.deb ... [2019-12-27T16:11:45.609Z] #17 31.26 Unpacking libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ... [2019-12-27T16:11:45.609Z] #17 ... [2019-12-27T16:11:45.609Z] [2019-12-27T16:11:45.609Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:11:45.609Z] #41 105.7 CC criu/bitmap.o [2019-12-27T16:11:45.613Z] #29 DONE 148.0s [2019-12-27T16:11:45.613Z] [2019-12-27T16:11:45.613Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-27T16:11:45.613Z] #18 49.35 Setting up libpython3-stdlib:s390x (3.5.3-1) ... [2019-12-27T16:11:45.613Z] #18 49.35 Setting up python3 (3.5.3-1) ... [2019-12-27T16:11:45.874Z] #41 106.0 CC criu/cgroup-props.o [2019-12-27T16:11:45.903Z] #11 DONE 4.1s [2019-12-27T16:11:45.903Z] [2019-12-27T16:11:45.903Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:11:45.903Z] #41 89.67 CC criu/arch/x86/crtools.o [2019-12-27T16:11:45.903Z] #41 91.42 CC criu/arch/x86/kerndat.o [2019-12-27T16:11:45.903Z] #41 92.07 CC criu/arch/x86/sigaction_compat.o [2019-12-27T16:11:45.903Z] #41 92.38 CC criu/arch/x86/sigframe.o [2019-12-27T16:11:45.903Z] #41 92.78 LINK criu/arch/x86/crtools.built-in.o [2019-12-27T16:11:45.903Z] #41 92.83 DEP criu/pie/util-vdso-elf32.d [2019-12-27T16:11:45.903Z] #41 92.98 DEP criu/arch/x86/vdso-pie.d [2019-12-27T16:11:45.903Z] #41 93.19 DEP criu/pie/parasite-vdso.d [2019-12-27T16:11:45.903Z] #41 93.44 DEP criu/pie/util-vdso.d [2019-12-27T16:11:45.903Z] #41 93.70 DEP criu/pie/util.d [2019-12-27T16:11:45.903Z] #41 93.93 CC criu/pie/util.o [2019-12-27T16:11:46.159Z] #41 94.55 CC criu/pie/util-vdso.o [2019-12-27T16:11:46.948Z] #18 50.78 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-12-27T16:11:47.087Z] #41 95.60 CC criu/pie/parasite-vdso.o [2019-12-27T16:11:47.263Z] #41 107.2 CC criu/cgroup.o [2019-12-27T16:11:47.785Z] #18 51.72 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-12-27T16:11:48.183Z] #18 51.91 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-12-27T16:11:48.183Z] #18 51.94 Setting up python3-wheel (0.29.0-2) ... [2019-12-27T16:11:48.597Z] #18 52.61 Setting up python3-pkg-resources (33.1.1-1) ... [2019-12-27T16:11:48.977Z] #41 97.10 CC criu/arch/x86/vdso-pie.o [2019-12-27T16:11:49.446Z] #18 ... [2019-12-27T16:11:49.446Z] [2019-12-27T16:11:49.446Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:11:49.446Z] #42 98.87 CC criu/filesystems.o [2019-12-27T16:11:49.446Z] #42 99.94 CC criu/fsnotify.o [2019-12-27T16:11:49.446Z] #42 101.4 CC criu/image-desc.o [2019-12-27T16:11:49.446Z] #42 101.5 CC criu/image.o [2019-12-27T16:11:49.446Z] #42 102.0 CC criu/ipc_ns.o [2019-12-27T16:11:49.446Z] #42 102.9 CC criu/irmap.o [2019-12-27T16:11:49.446Z] #42 103.4 CC criu/kcmp-ids.o [2019-12-27T16:11:49.446Z] #42 103.8 CC criu/kerndat.o [2019-12-27T16:11:49.446Z] #42 104.7 CC criu/libnetlink.o [2019-12-27T16:11:49.446Z] #42 105.1 CC criu/log.o [2019-12-27T16:11:49.446Z] #42 105.8 CC criu/lsm.o [2019-12-27T16:11:49.446Z] #42 106.1 CC criu/mem.o [2019-12-27T16:11:49.446Z] #42 107.1 CC criu/mount.o [2019-12-27T16:11:49.446Z] #42 ... [2019-12-27T16:11:49.446Z] [2019-12-27T16:11:49.446Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-27T16:11:49.446Z] #18 53.38 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-12-27T16:11:49.538Z] #41 97.75 CC criu/pie/util-vdso-elf32.o [2019-12-27T16:11:50.100Z] #41 ... [2019-12-27T16:11:50.100Z] [2019-12-27T16:11:50.100Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-12-27T16:11:50.100Z] #12 DONE 4.2s [2019-12-27T16:11:50.100Z] [2019-12-27T16:11:50.100Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-12-27T16:11:50.290Z] #18 54.29 Setting up python3-setuptools (33.1.1-1) ... [2019-12-27T16:11:50.569Z] #41 110.2 CC criu/clone-noasan.o [2019-12-27T16:11:50.569Z] #41 110.4 CC criu/config.o [2019-12-27T16:11:51.031Z] #8 unpacking docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 25.9s done [2019-12-27T16:11:51.031Z] #8 DONE 34.7s [2019-12-27T16:11:51.031Z] [2019-12-27T16:11:51.031Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-12-27T16:11:51.031Z] #9 DONE 0.2s [2019-12-27T16:11:51.031Z] [2019-12-27T16:11:51.031Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-12-27T16:11:51.031Z] #10 DONE 0.2s [2019-12-27T16:11:51.031Z] [2019-12-27T16:11:51.031Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-27T16:11:51.031Z] #21 DONE 0.1s [2019-12-27T16:11:51.031Z] [2019-12-27T16:11:51.031Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-27T16:11:51.032Z] #25 ... [2019-12-27T16:11:51.032Z] [2019-12-27T16:11:51.032Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-12-27T16:11:51.032Z] #44 DONE 0.1s [2019-12-27T16:11:51.032Z] [2019-12-27T16:11:51.032Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-12-27T16:11:51.032Z] #62 DONE 0.1s [2019-12-27T16:11:51.032Z] [2019-12-27T16:11:51.032Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-12-27T16:11:51.032Z] #50 DONE 0.1s [2019-12-27T16:11:51.032Z] [2019-12-27T16:11:51.032Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-12-27T16:11:51.032Z] #47 DONE 0.1s [2019-12-27T16:11:51.032Z] [2019-12-27T16:11:51.032Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-12-27T16:11:51.032Z] #31 DONE 0.1s [2019-12-27T16:11:51.032Z] [2019-12-27T16:11:51.032Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-12-27T16:11:51.032Z] #22 DONE 0.1s [2019-12-27T16:11:51.032Z] [2019-12-27T16:11:51.032Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-12-27T16:11:51.032Z] #68 DONE 0.2s [2019-12-27T16:11:51.032Z] [2019-12-27T16:11:51.032Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-27T16:11:51.276Z] #41 ... [2019-12-27T16:11:51.276Z] [2019-12-27T16:11:51.276Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-27T16:11:51.276Z] #17 31.83 Selecting previously unselected package python3.5-minimal. [2019-12-27T16:11:51.276Z] #17 31.83 Preparing to unpack .../04-python3.5-minimal_3.5.3-1+deb9u1_arm64.deb ... [2019-12-27T16:11:51.276Z] #17 31.87 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-12-27T16:11:51.276Z] #17 32.59 Selecting previously unselected package python3-minimal. [2019-12-27T16:11:51.276Z] #17 32.59 Preparing to unpack .../05-python3-minimal_3.5.3-1_arm64.deb ... [2019-12-27T16:11:51.276Z] #17 32.62 Unpacking python3-minimal (3.5.3-1) ... [2019-12-27T16:11:51.276Z] #17 32.76 Selecting previously unselected package libmpdec2:arm64. [2019-12-27T16:11:51.276Z] #17 32.77 Preparing to unpack .../06-libmpdec2_2.4.2-1_arm64.deb ... [2019-12-27T16:11:51.276Z] #17 32.78 Unpacking libmpdec2:arm64 (2.4.2-1) ... [2019-12-27T16:11:51.276Z] #17 32.89 Selecting previously unselected package libpython3.5-stdlib:arm64. [2019-12-27T16:11:51.276Z] #17 32.90 Preparing to unpack .../07-libpython3.5-stdlib_3.5.3-1+deb9u1_arm64.deb ... [2019-12-27T16:11:51.276Z] #17 32.90 Unpacking libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ... [2019-12-27T16:11:51.276Z] #17 34.21 Selecting previously unselected package python3.5. [2019-12-27T16:11:51.276Z] #17 34.21 Preparing to unpack .../08-python3.5_3.5.3-1+deb9u1_arm64.deb ... [2019-12-27T16:11:51.276Z] #17 34.21 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-12-27T16:11:51.276Z] #17 34.39 Selecting previously unselected package libpython3-stdlib:arm64. [2019-12-27T16:11:51.276Z] #17 34.40 Preparing to unpack .../09-libpython3-stdlib_3.5.3-1_arm64.deb ... [2019-12-27T16:11:51.276Z] #17 34.41 Unpacking libpython3-stdlib:arm64 (3.5.3-1) ... [2019-12-27T16:11:51.276Z] #17 34.51 Selecting previously unselected package dh-python. [2019-12-27T16:11:51.276Z] #17 34.52 Preparing to unpack .../10-dh-python_2.20170125_all.deb ... [2019-12-27T16:11:51.276Z] #17 34.55 Unpacking dh-python (2.20170125) ... [2019-12-27T16:11:51.276Z] #17 34.78 Setting up libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ... [2019-12-27T16:11:51.276Z] #17 34.81 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-12-27T16:11:51.276Z] #17 36.75 Setting up python3-minimal (3.5.3-1) ... [2019-12-27T16:11:51.304Z] #18 55.20 Setting up dh-python (2.20170125) ... [2019-12-27T16:11:51.321Z] #69 0.638 + RM_GOPATH=0 [2019-12-27T16:11:51.321Z] #69 0.644 + TMP_GOPATH= [2019-12-27T16:11:51.321Z] #69 0.644 + : /build [2019-12-27T16:11:51.321Z] #69 0.644 + '[' -z '' ']' [2019-12-27T16:11:51.321Z] #69 0.648 ++ mktemp -d [2019-12-27T16:11:51.321Z] #69 0.680 + export GOPATH=/tmp/tmp.8Yf91yonVR [2019-12-27T16:11:51.321Z] #69 0.680 + GOPATH=/tmp/tmp.8Yf91yonVR [2019-12-27T16:11:51.321Z] #69 0.680 + RM_GOPATH=1 [2019-12-27T16:11:51.321Z] #69 0.681 ++ dirname ./install.sh [2019-12-27T16:11:51.321Z] #69 0.700 + dir=. [2019-12-27T16:11:51.321Z] #69 0.706 + bin=proxy [2019-12-27T16:11:51.321Z] #69 0.710 + shift [2019-12-27T16:11:51.321Z] #69 0.710 + '[' '!' -f ./proxy.installer ']' [2019-12-27T16:11:51.321Z] #69 0.714 + . ./proxy.installer [2019-12-27T16:11:51.321Z] #69 0.715 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-27T16:11:51.321Z] #69 0.716 + install_proxy [2019-12-27T16:11:51.321Z] #69 0.725 + case "$1" in [2019-12-27T16:11:51.321Z] #69 0.726 + export CGO_ENABLED=0 [2019-12-27T16:11:51.321Z] #69 0.727 + CGO_ENABLED=0 [2019-12-27T16:11:51.321Z] #69 0.727 + _install_proxy [2019-12-27T16:11:51.321Z] #69 0.735 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2019-12-27T16:11:51.321Z] #69 0.736 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-27T16:11:51.321Z] #69 0.737 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.8Yf91yonVR/src/github.com/docker/libnetwork [2019-12-27T16:11:51.321Z] #69 0.769 Cloning into '/tmp/tmp.8Yf91yonVR/src/github.com/docker/libnetwork'... [2019-12-27T16:11:51.691Z] #18 55.51 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-27T16:11:51.691Z] #18 DONE 55.7s [2019-12-27T16:11:51.691Z] [2019-12-27T16:11:51.691Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-27T16:11:51.993Z] #13 ... [2019-12-27T16:11:51.993Z] [2019-12-27T16:11:51.993Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:11:51.993Z] #54 3.866 + RM_GOPATH=0 [2019-12-27T16:11:51.993Z] #54 3.866 + TMP_GOPATH= [2019-12-27T16:11:51.993Z] #54 3.866 + : /build [2019-12-27T16:11:51.993Z] #54 3.866 + '[' -z '' ']' [2019-12-27T16:11:51.993Z] #54 3.866 ++ mktemp -d [2019-12-27T16:11:51.993Z] #54 3.866 + export GOPATH=/tmp/tmp.9JGccVMsVg [2019-12-27T16:11:51.993Z] #54 3.866 + GOPATH=/tmp/tmp.9JGccVMsVg [2019-12-27T16:11:51.993Z] #54 3.866 + RM_GOPATH=1 [2019-12-27T16:11:51.993Z] #54 3.866 ++ dirname ./install.sh [2019-12-27T16:11:51.993Z] #54 3.866 + dir=. [2019-12-27T16:11:51.993Z] #54 3.866 + bin=runc [2019-12-27T16:11:51.993Z] #54 3.866 + shift [2019-12-27T16:11:51.993Z] #54 3.866 + '[' '!' -f ./runc.installer ']' [2019-12-27T16:11:51.993Z] #54 3.866 + . ./runc.installer [2019-12-27T16:11:51.993Z] #54 3.866 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-12-27T16:11:51.993Z] #54 3.866 + install_runc [2019-12-27T16:11:51.993Z] #54 3.866 + grep -q '^3\.10\.0.*\.el7\.' [2019-12-27T16:11:51.993Z] #54 3.866 + uname -r [2019-12-27T16:11:51.993Z] #54 3.887 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-12-27T16:11:51.993Z] #54 3.887 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2019-12-27T16:11:51.993Z] #54 3.887 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.9JGccVMsVg/src/github.com/opencontainers/runc [2019-12-27T16:11:51.993Z] #54 3.887 Cloning into '/tmp/tmp.9JGccVMsVg/src/github.com/opencontainers/runc'... [2019-12-27T16:11:51.993Z] #54 3.887 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2019-12-27T16:11:51.993Z] #54 ... [2019-12-27T16:11:51.993Z] [2019-12-27T16:11:51.993Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:11:51.993Z] #41 98.97 AR criu/pie/pie.lib.a [2019-12-27T16:11:51.993Z] #41 99.17 DEP criu/pie/restorer.d [2019-12-27T16:11:51.993Z] #41 99.56 DEP criu/arch/x86/sigaction_compat_pie.d [2019-12-27T16:11:51.993Z] #41 99.74 DEP criu/arch/x86/restorer_unmap.d [2019-12-27T16:11:51.993Z] #41 99.78 DEP criu/arch/x86/restorer.d [2019-12-27T16:11:51.993Z] #41 100.1 DEP criu/pie/parasite.d [2019-12-27T16:11:52.220Z] #17 37.86 Selecting previously unselected package python3. [2019-12-27T16:11:52.220Z] #17 37.86 (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 ... 24791 files and directories currently installed.) [2019-12-27T16:11:52.220Z] #17 37.97 Preparing to unpack .../00-python3_3.5.3-1_arm64.deb ... [2019-12-27T16:11:52.220Z] #17 38.00 Unpacking python3 (3.5.3-1) ... [2019-12-27T16:11:52.250Z] #41 100.5 CC criu/pie/parasite.o [2019-12-27T16:11:52.481Z] #17 38.10 Selecting previously unselected package pigz. [2019-12-27T16:11:52.481Z] #17 38.11 Preparing to unpack .../01-pigz_2.3.4-1_arm64.deb ... [2019-12-27T16:11:52.481Z] #17 38.12 Unpacking pigz (2.3.4-1) ... [2019-12-27T16:11:52.481Z] #17 38.21 Selecting previously unselected package libip4tc0:arm64. [2019-12-27T16:11:52.481Z] #17 38.22 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-12-27T16:11:52.481Z] #17 38.22 Unpacking libip4tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-12-27T16:11:52.773Z] #17 38.40 Selecting previously unselected package libip6tc0:arm64. [2019-12-27T16:11:52.773Z] #17 38.41 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-12-27T16:11:52.773Z] #17 38.42 Unpacking libip6tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-12-27T16:11:52.773Z] #17 38.55 Selecting previously unselected package libiptc0:arm64. [2019-12-27T16:11:52.773Z] #17 38.57 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-12-27T16:11:52.773Z] #17 38.58 Unpacking libiptc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-12-27T16:11:52.869Z] #72 exporting layers 9.5s done [2019-12-27T16:11:52.869Z] #72 writing image sha256:e21796839c95f9760be0a30619b3e92a6d587772ba39a705c6abc1b8aaa41430 done [2019-12-27T16:11:52.869Z] #72 naming to docker.io/library/docker:9608dc5470e74f1ee34fd6477547303b31868576 done [2019-12-27T16:11:52.869Z] #72 DONE 9.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2019-12-27T16:11:53.034Z] #17 38.73 Selecting previously unselected package libxtables12:arm64. [2019-12-27T16:11:53.035Z] #17 38.74 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_arm64.deb ... [2019-12-27T16:11:53.035Z] #17 38.74 Unpacking libxtables12:arm64 (1.6.0+snapshot20161117-6) ... [2019-12-27T16:11:53.200Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39700/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-39700/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9608dc5470e74f1ee34fd6477547303b31868576 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9608dc5470e74f1ee34fd6477547303b31868576 hack/validate/default [2019-12-27T16:11:53.296Z] #17 38.98 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2019-12-27T16:11:53.296Z] #17 38.99 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_arm64.deb ... [2019-12-27T16:11:53.296Z] #17 39.00 Unpacking libnetfilter-conntrack3:arm64 (1.0.6-2) ... [2019-12-27T16:11:53.296Z] #17 39.11 Selecting previously unselected package iptables. [2019-12-27T16:11:53.557Z] #17 39.12 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_arm64.deb ... [2019-12-27T16:11:53.557Z] #17 39.13 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-12-27T16:11:53.818Z] #17 39.48 Selecting previously unselected package xxd. [2019-12-27T16:11:53.818Z] #17 39.49 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-12-27T16:11:53.818Z] #17 39.50 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-12-27T16:11:53.818Z] #17 39.63 Selecting previously unselected package vim-common. [2019-12-27T16:11:53.818Z] #17 39.63 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-27T16:11:53.818Z] #17 39.64 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-27T16:11:54.079Z] #17 39.80 Selecting previously unselected package bzip2. [2019-12-27T16:11:54.079Z] #17 39.80 Preparing to unpack .../10-bzip2_1.0.6-8.1_arm64.deb ... [2019-12-27T16:11:54.079Z] #17 39.81 Unpacking bzip2 (1.0.6-8.1) ... [2019-12-27T16:11:54.134Z] Congratulations! All commits are properly signed with the DCO! [2019-12-27T16:11:54.134Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2019-12-27T16:11:54.340Z] #17 39.99 Selecting previously unselected package libgpm2:arm64. [2019-12-27T16:11:54.340Z] #17 40.00 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_arm64.deb ... [2019-12-27T16:11:54.340Z] #17 40.01 Unpacking libgpm2:arm64 (1.20.4-6.2+b1) ... [2019-12-27T16:11:54.340Z] #17 40.12 Selecting previously unselected package xz-utils. [2019-12-27T16:11:54.340Z] #17 40.14 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_arm64.deb ... [2019-12-27T16:11:54.340Z] #17 40.15 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-12-27T16:11:54.602Z] #17 40.33 Selecting previously unselected package aufs-tools. [2019-12-27T16:11:54.602Z] #17 40.34 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_arm64.deb ... [2019-12-27T16:11:54.602Z] #17 40.35 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-12-27T16:11:54.767Z] #41 ... [2019-12-27T16:11:54.767Z] [2019-12-27T16:11:54.767Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-12-27T16:11:54.767Z] #13 4.031 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-12-27T16:11:54.767Z] #13 DONE 4.4s [2019-12-27T16:11:54.767Z] [2019-12-27T16:11:54.767Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-12-27T16:11:54.863Z] #17 40.55 Selecting previously unselected package libonig4:arm64. [2019-12-27T16:11:54.863Z] #17 40.57 Preparing to unpack .../14-libonig4_6.1.3-2_arm64.deb ... [2019-12-27T16:11:54.863Z] #17 40.57 Unpacking libonig4:arm64 (6.1.3-2) ... [2019-12-27T16:11:54.863Z] #17 40.74 Selecting previously unselected package libjq1:arm64. [2019-12-27T16:11:54.863Z] #17 40.74 Preparing to unpack .../15-libjq1_1.5+dfsg-1.3_arm64.deb ... [2019-12-27T16:11:54.863Z] #17 40.75 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ... [2019-12-27T16:11:55.124Z] #17 40.86 Selecting previously unselected package jq. [2019-12-27T16:11:55.124Z] #17 40.86 Preparing to unpack .../16-jq_1.5+dfsg-1.3_arm64.deb ... [2019-12-27T16:11:55.124Z] #17 40.87 Unpacking jq (1.5+dfsg-1.3) ... [2019-12-27T16:11:55.124Z] #17 40.94 Selecting previously unselected package libaio1:arm64. [2019-12-27T16:11:55.124Z] #17 40.95 Preparing to unpack .../17-libaio1_0.3.110-3_arm64.deb ... [2019-12-27T16:11:55.124Z] #17 40.96 Unpacking libaio1:arm64 (0.3.110-3) ... [2019-12-27T16:11:55.124Z] #17 41.03 Selecting previously unselected package libcap2-bin. [2019-12-27T16:11:55.385Z] #17 41.05 Preparing to unpack .../18-libcap2-bin_1%3a2.25-1_arm64.deb ... [2019-12-27T16:11:55.385Z] #17 41.06 Unpacking libcap2-bin (1:2.25-1) ... [2019-12-27T16:11:55.385Z] #17 41.22 Selecting previously unselected package libnl-3-200:arm64. [2019-12-27T16:11:55.385Z] #17 41.23 Preparing to unpack .../19-libnl-3-200_3.2.27-2_arm64.deb ... [2019-12-27T16:11:55.385Z] #17 41.23 Unpacking libnl-3-200:arm64 (3.2.27-2) ... [2019-12-27T16:11:55.647Z] #17 41.32 Selecting previously unselected package libprotobuf-c1:arm64. [2019-12-27T16:11:55.647Z] #17 41.33 Preparing to unpack .../20-libprotobuf-c1_1.2.1-2_arm64.deb ... [2019-12-27T16:11:55.647Z] #17 41.33 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ... [2019-12-27T16:11:55.908Z] #17 41.45 Selecting previously unselected package libreadline5:arm64. [2019-12-27T16:11:55.908Z] #17 41.46 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b1_arm64.deb ... [2019-12-27T16:11:55.908Z] #17 41.47 Unpacking libreadline5:arm64 (5.2+dfsg-3+b1) ... [2019-12-27T16:11:55.908Z] #17 41.61 Selecting previously unselected package net-tools. [2019-12-27T16:11:55.908Z] #17 41.63 Preparing to unpack .../22-net-tools_1.60+git20161116.90da8a0-1_arm64.deb ... [2019-12-27T16:11:55.908Z] #17 41.64 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-12-27T16:11:56.169Z] #17 41.87 Selecting previously unselected package python-pip-whl. [2019-12-27T16:11:56.169Z] #17 41.88 Preparing to unpack .../23-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-12-27T16:11:56.169Z] #17 41.89 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-12-27T16:11:56.270Z] #19 4.278 Collecting yamllint==1.16.0 [2019-12-27T16:11:56.430Z] #17 42.25 Selecting previously unselected package python3-pip. [2019-12-27T16:11:56.430Z] #17 42.25 Preparing to unpack .../24-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-12-27T16:11:56.430Z] #17 42.25 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-12-27T16:11:56.691Z] #17 42.47 Selecting previously unselected package python3-pkg-resources. [2019-12-27T16:11:56.691Z] #17 42.49 Preparing to unpack .../25-python3-pkg-resources_33.1.1-1_all.deb ... [2019-12-27T16:11:56.691Z] #17 42.50 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-12-27T16:11:56.881Z] #69 ... [2019-12-27T16:11:56.881Z] [2019-12-27T16:11:56.881Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:11:56.881Z] #45 0.421 + RM_GOPATH=0 [2019-12-27T16:11:56.881Z] #45 0.422 + TMP_GOPATH= [2019-12-27T16:11:56.881Z] #45 0.422 + : /build [2019-12-27T16:11:56.881Z] #45 0.422 + '[' -z '' ']' [2019-12-27T16:11:56.881Z] #45 0.423 ++ mktemp -d [2019-12-27T16:11:56.881Z] #45 0.425 + export GOPATH=/tmp/tmp.sBXmQHeYw1 [2019-12-27T16:11:56.881Z] #45 0.425 + GOPATH=/tmp/tmp.sBXmQHeYw1 [2019-12-27T16:11:56.881Z] #45 0.425 + RM_GOPATH=1 [2019-12-27T16:11:56.881Z] #45 0.426 ++ dirname ./install.sh [2019-12-27T16:11:56.881Z] #45 0.427 + dir=. [2019-12-27T16:11:56.881Z] #45 0.427 + bin=vndr [2019-12-27T16:11:56.881Z] #45 0.427 + shift [2019-12-27T16:11:56.881Z] #45 0.428 + '[' '!' -f ./vndr.installer ']' [2019-12-27T16:11:56.881Z] #45 0.428 + . ./vndr.installer [2019-12-27T16:11:56.881Z] #45 0.428 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-27T16:11:56.881Z] #45 0.428 + install_vndr [2019-12-27T16:11:56.881Z] #45 0.428 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-12-27T16:11:56.881Z] #45 0.428 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.sBXmQHeYw1/src/github.com/LK4D4/vndr [2019-12-27T16:11:56.881Z] #45 0.428 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-27T16:11:56.881Z] #45 0.431 Cloning into '/tmp/tmp.sBXmQHeYw1/src/github.com/LK4D4/vndr'... [2019-12-27T16:11:56.881Z] #45 1.936 + cd /tmp/tmp.sBXmQHeYw1/src/github.com/LK4D4/vndr [2019-12-27T16:11:56.881Z] #45 1.937 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-12-27T16:11:56.881Z] #45 2.084 + go build -buildmode=pie -v -o /build/vndr . [2019-12-27T16:11:56.881Z] #45 4.361 internal/cpu [2019-12-27T16:11:56.881Z] #45 4.540 internal/race [2019-12-27T16:11:56.881Z] #45 4.560 runtime/internal/sys [2019-12-27T16:11:56.881Z] #45 4.713 runtime/internal/atomic [2019-12-27T16:11:56.881Z] #45 4.943 sync/atomic [2019-12-27T16:11:56.881Z] #45 5.817 runtime/internal/math [2019-12-27T16:11:56.881Z] #45 6.072 unicode [2019-12-27T16:11:56.881Z] #45 6.194 unicode/utf8 [2019-12-27T16:11:56.881Z] #45 6.370 math/bits [2019-12-27T16:11:56.952Z] #17 42.69 Selecting previously unselected package python3-setuptools. [2019-12-27T16:11:56.952Z] #17 42.70 Preparing to unpack .../26-python3-setuptools_33.1.1-1_all.deb ... [2019-12-27T16:11:56.952Z] #17 42.71 Unpacking python3-setuptools (33.1.1-1) ... [2019-12-27T16:11:57.119Z] #19 5.159 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-12-27T16:11:57.119Z] #19 5.333 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-12-27T16:11:57.119Z] #19 5.438 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2019-12-27T16:11:57.173Z] #45 6.674 internal/bytealg [2019-12-27T16:11:57.213Z] #17 42.95 Selecting previously unselected package python3-wheel. [2019-12-27T16:11:57.213Z] #17 42.95 Preparing to unpack .../27-python3-wheel_0.29.0-2_all.deb ... [2019-12-27T16:11:57.213Z] #17 42.96 Unpacking python3-wheel (0.29.0-2) ... [2019-12-27T16:11:57.474Z] #17 43.15 Selecting previously unselected package thin-provisioning-tools. [2019-12-27T16:11:57.474Z] #17 43.15 Preparing to unpack .../28-thin-provisioning-tools_0.6.1-4+b1_arm64.deb ... [2019-12-27T16:11:57.474Z] #17 43.17 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-12-27T16:11:57.525Z] #19 5.692 Collecting pyyaml (from yamllint==1.16.0) [2019-12-27T16:11:57.525Z] #19 5.826 Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB) [2019-12-27T16:11:57.758Z] #17 43.47 Selecting previously unselected package vim-runtime. [2019-12-27T16:11:57.758Z] #17 43.48 Preparing to unpack .../29-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-27T16:11:57.758Z] #17 43.51 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-12-27T16:11:57.758Z] #17 43.55 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-12-27T16:11:57.758Z] #17 43.55 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-12-27T16:11:58.037Z] #14 DONE 3.6s [2019-12-27T16:11:58.037Z] [2019-12-27T16:11:58.037Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:11:58.037Z] #41 102.9 LINK criu/pie/parasite.built-in.o [2019-12-27T16:11:58.037Z] #41 103.0 GEN criu/pie/parasite-blob.h [2019-12-27T16:11:58.037Z] #41 103.0 CC criu/arch/x86/restorer.o [2019-12-27T16:11:58.037Z] #41 104.0 CC criu/arch/x86/restorer_unmap.o [2019-12-27T16:11:58.037Z] #41 104.1 CC criu/arch/x86/sigaction_compat_pie.o [2019-12-27T16:11:58.037Z] #41 104.6 CC criu/pie/restorer.o [2019-12-27T16:11:58.855Z] #19 7.022 Building wheels for collected packages: pyyaml [2019-12-27T16:11:58.855Z] #19 7.023 Running setup.py bdist_wheel for pyyaml: started [2019-12-27T16:11:59.233Z] #45 8.729 internal/testlog [2019-12-27T16:11:59.696Z] #19 7.822 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-12-27T16:11:59.696Z] #19 7.823 Stored in directory: /root/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67 [2019-12-27T16:11:59.696Z] #19 7.921 Successfully built pyyaml [2019-12-27T16:11:59.696Z] #19 7.923 Installing collected packages: pathspec, pyyaml, yamllint [2019-12-27T16:12:00.086Z] #19 8.329 Successfully installed pathspec-0.7.0 pyyaml-5.2 yamllint-1.16.0 [2019-12-27T16:12:00.086Z] #19 ... [2019-12-27T16:12:00.086Z] [2019-12-27T16:12:00.086Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:12:00.086Z] #42 109.8 CC criu/namespaces.o [2019-12-27T16:12:00.086Z] #42 111.0 CC criu/net.o [2019-12-27T16:12:00.086Z] #42 114.2 CC criu/netfilter.o [2019-12-27T16:12:00.086Z] #42 114.5 CC criu/page-pipe.o [2019-12-27T16:12:00.086Z] #42 115.1 CC criu/page-xfer.o [2019-12-27T16:12:00.086Z] #42 116.3 CC criu/pagemap-cache.o [2019-12-27T16:12:00.086Z] #42 116.6 CC criu/pagemap.o [2019-12-27T16:12:00.086Z] #42 117.3 CC criu/parasite-syscall.o [2019-12-27T16:12:00.086Z] #42 118.0 CC criu/path.o [2019-12-27T16:12:00.086Z] #42 118.4 CC criu/pie-util-vdso-elf32.o [2019-12-27T16:12:00.086Z] #42 118.7 CC criu/pie-util-vdso.o [2019-12-27T16:12:00.086Z] #42 119.1 CC criu/pie-util.o [2019-12-27T16:12:00.086Z] #42 119.3 CC criu/pipes.o [2019-12-27T16:12:00.268Z] #45 9.712 math [2019-12-27T16:12:00.268Z] #45 ... [2019-12-27T16:12:00.268Z] [2019-12-27T16:12:00.268Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-27T16:12:00.268Z] #41 1.210 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-27T16:12:00.268Z] #41 1.224 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-27T16:12:00.268Z] #41 1.336 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-27T16:12:00.268Z] #41 1.365 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-27T16:12:00.268Z] #41 1.499 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-27T16:12:00.268Z] #41 3.394 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [491 kB] [2019-12-27T16:12:00.268Z] #41 6.635 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-12-27T16:12:00.268Z] #41 8.642 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-12-27T16:12:00.268Z] #41 ... [2019-12-27T16:12:00.268Z] [2019-12-27T16:12:00.268Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-27T16:12:00.268Z] #11 0.706 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-27T16:12:00.268Z] #11 0.717 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-27T16:12:00.268Z] #11 0.812 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-27T16:12:00.268Z] #11 0.827 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-27T16:12:00.268Z] #11 1.110 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-27T16:12:00.268Z] #11 3.229 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [491 kB] [2019-12-27T16:12:00.268Z] #11 6.606 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-12-27T16:12:00.268Z] #11 8.697 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-12-27T16:12:00.308Z] #17 46.05 Selecting previously unselected package vim. [2019-12-27T16:12:00.308Z] #17 46.05 Preparing to unpack .../30-vim_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-12-27T16:12:00.308Z] #17 46.07 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-12-27T16:12:00.495Z] #42 119.9 CC criu/plugin.o [2019-12-27T16:12:00.496Z] #42 ... [2019-12-27T16:12:00.496Z] [2019-12-27T16:12:00.496Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-27T16:12:00.496Z] #19 DONE 8.6s [2019-12-27T16:12:00.496Z] [2019-12-27T16:12:00.496Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-12-27T16:12:00.496Z] #24 DONE 0.1s [2019-12-27T16:12:00.496Z] [2019-12-27T16:12:00.496Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:12:00.496Z] #42 ... [2019-12-27T16:12:00.496Z] [2019-12-27T16:12:00.496Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-12-27T16:12:00.553Z] #41 ... [2019-12-27T16:12:00.553Z] [2019-12-27T16:12:00.553Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:12:00.553Z] #44 204.3 github.com/LK4D4/vndr/godl [2019-12-27T16:12:00.557Z] #11 ... [2019-12-27T16:12:00.557Z] [2019-12-27T16:12:00.557Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:12:00.557Z] #48 0.702 + RM_GOPATH=0 [2019-12-27T16:12:00.557Z] #48 0.702 + TMP_GOPATH= [2019-12-27T16:12:00.557Z] #48 0.702 + : /build [2019-12-27T16:12:00.557Z] #48 0.702 + '[' -z '' ']' [2019-12-27T16:12:00.557Z] #48 0.710 ++ mktemp -d [2019-12-27T16:12:00.557Z] #48 0.711 + export GOPATH=/tmp/tmp.YvuwOYYiE4 [2019-12-27T16:12:00.557Z] #48 0.711 + GOPATH=/tmp/tmp.YvuwOYYiE4 [2019-12-27T16:12:00.557Z] #48 0.711 + RM_GOPATH=1 [2019-12-27T16:12:00.557Z] #48 0.730 ++ dirname ./install.sh [2019-12-27T16:12:00.557Z] #48 0.762 + dir=. [2019-12-27T16:12:00.557Z] #48 0.762 + bin=gotestsum [2019-12-27T16:12:00.557Z] #48 0.762 + shift [2019-12-27T16:12:00.557Z] #48 0.764 + '[' '!' -f ./gotestsum.installer ']' [2019-12-27T16:12:00.557Z] #48 0.764 + . ./gotestsum.installer [2019-12-27T16:12:00.557Z] #48 0.765 ++ : v0.3.5 [2019-12-27T16:12:00.557Z] #48 0.767 + install_gotestsum [2019-12-27T16:12:00.557Z] #48 0.767 + echo 'Installing gotestsum version v0.3.5' [2019-12-27T16:12:00.557Z] #48 0.773 Installing gotestsum version v0.3.5 [2019-12-27T16:12:00.557Z] #48 0.773 + go get -d gotest.tools/gotestsum [2019-12-27T16:12:00.557Z] #48 ... [2019-12-27T16:12:00.557Z] [2019-12-27T16:12:00.557Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-27T16:12:00.557Z] #29 0.924 + mktemp -d [2019-12-27T16:12:00.557Z] #29 0.929 + export GOPATH=/tmp/tmp.rN0JMPQNXM [2019-12-27T16:12:00.557Z] #29 0.932 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.rN0JMPQNXM/src/github.com/go-swagger/go-swagger [2019-12-27T16:12:00.557Z] #29 0.939 Cloning into '/tmp/tmp.rN0JMPQNXM/src/github.com/go-swagger/go-swagger'... [2019-12-27T16:12:00.845Z] #29 ... [2019-12-27T16:12:00.845Z] [2019-12-27T16:12:00.845Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:12:00.845Z] #51 0.711 + RM_GOPATH=0 [2019-12-27T16:12:00.845Z] #51 0.712 + TMP_GOPATH= [2019-12-27T16:12:00.845Z] #51 0.713 + : /build [2019-12-27T16:12:00.845Z] #51 0.713 + '[' -z '' ']' [2019-12-27T16:12:00.845Z] #51 0.741 ++ mktemp -d [2019-12-27T16:12:00.845Z] #51 0.743 + export GOPATH=/tmp/tmp.KM903JUUE2 [2019-12-27T16:12:00.845Z] #51 0.743 + GOPATH=/tmp/tmp.KM903JUUE2 [2019-12-27T16:12:00.845Z] #51 0.743 + RM_GOPATH=1 [2019-12-27T16:12:00.845Z] #51 0.750 ++ dirname ./install.sh [2019-12-27T16:12:00.845Z] #51 0.773 + dir=. [2019-12-27T16:12:00.845Z] #51 0.777 + bin=golangci_lint [2019-12-27T16:12:00.845Z] #51 0.777 + shift [2019-12-27T16:12:00.845Z] #51 0.778 + '[' '!' -f ./golangci_lint.installer ']' [2019-12-27T16:12:00.845Z] #51 0.781 + . ./golangci_lint.installer [2019-12-27T16:12:00.845Z] #51 0.781 ++ : v1.20.0 [2019-12-27T16:12:00.845Z] #51 0.783 + install_golangci_lint [2019-12-27T16:12:00.845Z] #51 0.783 Installing golangci-lint version v1.20.0 [2019-12-27T16:12:00.845Z] #51 0.783 + echo 'Installing golangci-lint version v1.20.0' [2019-12-27T16:12:00.845Z] #51 0.783 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-12-27T16:12:00.845Z] #51 ... [2019-12-27T16:12:00.845Z] [2019-12-27T16:12:00.845Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-27T16:12:00.845Z] #57 0.797 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-27T16:12:00.845Z] #57 0.810 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-27T16:12:00.845Z] #57 1.029 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-27T16:12:00.845Z] #57 1.062 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-27T16:12:00.845Z] #57 1.189 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-27T16:12:00.845Z] #57 3.016 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [491 kB] [2019-12-27T16:12:00.845Z] #57 5.991 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-12-27T16:12:00.845Z] #57 8.580 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-12-27T16:12:00.880Z] #17 46.49 Selecting previously unselected package xfsprogs. [2019-12-27T16:12:00.880Z] #17 46.51 Preparing to unpack .../31-xfsprogs_4.9.0+nmu1_arm64.deb ... [2019-12-27T16:12:00.880Z] #17 46.52 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-12-27T16:12:00.892Z] #28 DONE 0.4s [2019-12-27T16:12:00.892Z] [2019-12-27T16:12:00.892Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:12:00.892Z] #42 120.4 CC criu/proc_parse.o [2019-12-27T16:12:00.892Z] #42 ... [2019-12-27T16:12:00.892Z] [2019-12-27T16:12:00.892Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-12-27T16:12:00.892Z] #30 DONE 0.1s [2019-12-27T16:12:01.134Z] #57 ... [2019-12-27T16:12:01.134Z] [2019-12-27T16:12:01.134Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:12:01.134Z] #63 0.512 + RM_GOPATH=0 [2019-12-27T16:12:01.134Z] #63 0.512 + TMP_GOPATH= [2019-12-27T16:12:01.134Z] #63 0.512 + : /build/ [2019-12-27T16:12:01.134Z] #63 0.513 + '[' -z '' ']' [2019-12-27T16:12:01.134Z] #63 0.514 ++ mktemp -d [2019-12-27T16:12:01.134Z] #63 0.516 + export GOPATH=/tmp/tmp.Dny7BmWLcA [2019-12-27T16:12:01.134Z] #63 0.518 + GOPATH=/tmp/tmp.Dny7BmWLcA [2019-12-27T16:12:01.134Z] #63 0.519 + RM_GOPATH=1 [2019-12-27T16:12:01.134Z] #63 0.520 ++ dirname ./install.sh [2019-12-27T16:12:01.134Z] #63 0.522 + dir=. [2019-12-27T16:12:01.134Z] #63 0.522 + bin=rootlesskit [2019-12-27T16:12:01.134Z] #63 0.522 + shift [2019-12-27T16:12:01.134Z] #63 0.522 + '[' '!' -f ./rootlesskit.installer ']' [2019-12-27T16:12:01.134Z] #63 0.522 + . ./rootlesskit.installer [2019-12-27T16:12:01.134Z] #63 0.522 ++ : 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2019-12-27T16:12:01.134Z] #63 0.523 + install_rootlesskit [2019-12-27T16:12:01.134Z] #63 0.524 + case "$1" in [2019-12-27T16:12:01.134Z] #63 0.524 + export CGO_ENABLED=0 [2019-12-27T16:12:01.134Z] #63 0.524 + CGO_ENABLED=0 [2019-12-27T16:12:01.134Z] #63 0.524 + _install_rootlesskit [2019-12-27T16:12:01.134Z] #63 0.525 + echo 'Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71' [2019-12-27T16:12:01.134Z] #63 0.525 Install rootlesskit version 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2019-12-27T16:12:01.134Z] #63 0.525 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Dny7BmWLcA/src/github.com/rootless-containers/rootlesskit [2019-12-27T16:12:01.134Z] #63 0.530 Cloning into '/tmp/tmp.Dny7BmWLcA/src/github.com/rootless-containers/rootlesskit'... [2019-12-27T16:12:01.134Z] #63 7.297 + cd /tmp/tmp.Dny7BmWLcA/src/github.com/rootless-containers/rootlesskit [2019-12-27T16:12:01.134Z] #63 7.299 + git checkout -q 76c4e26750da3986fa0e741464fbf0fcd55bea71 [2019-12-27T16:12:01.134Z] #63 7.981 + for f in rootlesskit rootlesskit-docker-proxy [2019-12-27T16:12:01.134Z] #63 7.982 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-12-27T16:12:01.134Z] #63 ... [2019-12-27T16:12:01.134Z] [2019-12-27T16:12:01.134Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-27T16:12:01.134Z] #32 0.675 + RM_GOPATH=0 [2019-12-27T16:12:01.134Z] #32 0.675 + TMP_GOPATH= [2019-12-27T16:12:01.134Z] #32 0.675 + : /build [2019-12-27T16:12:01.134Z] #32 0.675 + '[' -z '' ']' [2019-12-27T16:12:01.134Z] #32 0.677 ++ mktemp -d [2019-12-27T16:12:01.134Z] #32 0.682 + export GOPATH=/tmp/tmp.Iv68zcjaKz [2019-12-27T16:12:01.134Z] #32 0.704 + GOPATH=/tmp/tmp.Iv68zcjaKz [2019-12-27T16:12:01.135Z] #32 0.704 + RM_GOPATH=1 [2019-12-27T16:12:01.135Z] #32 0.704 ++ dirname ./install.sh [2019-12-27T16:12:01.135Z] #32 0.736 + dir=. [2019-12-27T16:12:01.135Z] #32 0.738 + bin=tomlv [2019-12-27T16:12:01.135Z] #32 0.742 + shift [2019-12-27T16:12:01.135Z] #32 0.744 + '[' '!' -f ./tomlv.installer ']' [2019-12-27T16:12:01.135Z] #32 0.746 + . ./tomlv.installer [2019-12-27T16:12:01.135Z] #32 0.748 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-27T16:12:01.135Z] #32 0.754 + install_tomlv [2019-12-27T16:12:01.135Z] #32 0.756 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-12-27T16:12:01.135Z] #32 0.757 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-27T16:12:01.135Z] #32 0.757 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Iv68zcjaKz/src/github.com/BurntSushi/toml [2019-12-27T16:12:01.135Z] #32 0.779 Cloning into '/tmp/tmp.Iv68zcjaKz/src/github.com/BurntSushi/toml'... [2019-12-27T16:12:01.135Z] #32 3.105 + cd /tmp/tmp.Iv68zcjaKz/src/github.com/BurntSushi/toml [2019-12-27T16:12:01.135Z] #32 3.107 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-12-27T16:12:01.135Z] #32 3.140 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-12-27T16:12:01.135Z] #32 4.270 internal/cpu [2019-12-27T16:12:01.135Z] #32 4.315 math/bits [2019-12-27T16:12:01.135Z] #32 4.400 runtime/internal/sys [2019-12-27T16:12:01.135Z] #32 4.622 runtime/internal/atomic [2019-12-27T16:12:01.135Z] #32 5.748 runtime/internal/math [2019-12-27T16:12:01.135Z] #32 5.884 unicode/utf8 [2019-12-27T16:12:01.135Z] #32 6.220 unicode [2019-12-27T16:12:01.135Z] #32 6.583 internal/bytealg [2019-12-27T16:12:01.135Z] #32 8.086 math [2019-12-27T16:12:01.135Z] #32 8.472 internal/testlog [2019-12-27T16:12:01.135Z] #32 9.440 runtime [2019-12-27T16:12:01.135Z] #32 9.872 encoding [2019-12-27T16:12:01.135Z] #32 10.40 runtime/cgo [2019-12-27T16:12:01.141Z] #17 46.95 Selecting previously unselected package zip. [2019-12-27T16:12:01.141Z] #17 46.95 Preparing to unpack .../32-zip_3.0-11+b1_arm64.deb ... [2019-12-27T16:12:01.141Z] #17 46.98 Unpacking zip (3.0-11+b1) ... [2019-12-27T16:12:01.291Z] [2019-12-27T16:12:01.291Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-12-27T16:12:01.291Z] #33 DONE 0.1s [2019-12-27T16:12:01.291Z] [2019-12-27T16:12:01.291Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-12-27T16:12:01.291Z] #38 DONE 0.1s [2019-12-27T16:12:01.291Z] [2019-12-27T16:12:01.291Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:12:01.403Z] #17 47.16 Selecting previously unselected package libapparmor-perl. [2019-12-27T16:12:01.403Z] #17 47.17 Preparing to unpack .../33-libapparmor-perl_2.11.0-3+deb9u2_arm64.deb ... [2019-12-27T16:12:01.403Z] #17 47.18 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-12-27T16:12:01.427Z] #32 ... [2019-12-27T16:12:01.427Z] [2019-12-27T16:12:01.427Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-27T16:12:01.427Z] #34 0.708 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-27T16:12:01.427Z] #34 0.719 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-27T16:12:01.427Z] #34 0.804 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-27T16:12:01.427Z] #34 0.819 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-27T16:12:01.427Z] #34 1.034 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-27T16:12:01.427Z] #34 3.106 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [491 kB] [2019-12-27T16:12:01.427Z] #34 6.440 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-12-27T16:12:01.427Z] #34 8.580 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-12-27T16:12:01.664Z] #17 47.37 Selecting previously unselected package apparmor. [2019-12-27T16:12:01.664Z] #17 47.37 Preparing to unpack .../34-apparmor_2.11.0-3+deb9u2_arm64.deb ... [2019-12-27T16:12:01.664Z] #17 47.45 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-12-27T16:12:01.718Z] #34 ... [2019-12-27T16:12:01.718Z] [2019-12-27T16:12:01.718Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:12:01.718Z] #23 0.531 + RM_GOPATH=0 [2019-12-27T16:12:01.718Z] #23 0.531 + TMP_GOPATH= [2019-12-27T16:12:01.718Z] #23 0.531 + : /build [2019-12-27T16:12:01.718Z] #23 0.532 + '[' -z '' ']' [2019-12-27T16:12:01.718Z] #23 0.534 ++ mktemp -d [2019-12-27T16:12:01.718Z] #23 0.542 + export GOPATH=/tmp/tmp.r1uteYyn9G [2019-12-27T16:12:01.718Z] #23 0.542 + GOPATH=/tmp/tmp.r1uteYyn9G [2019-12-27T16:12:01.718Z] #23 0.542 + RM_GOPATH=1 [2019-12-27T16:12:01.718Z] #23 0.549 ++ dirname ./install.sh [2019-12-27T16:12:01.718Z] #23 0.551 + dir=. [2019-12-27T16:12:01.718Z] #23 0.552 + bin=dockercli [2019-12-27T16:12:01.718Z] #23 0.552 + shift [2019-12-27T16:12:01.718Z] #23 0.552 + '[' '!' -f ./dockercli.installer ']' [2019-12-27T16:12:01.718Z] #23 0.553 + . ./dockercli.installer [2019-12-27T16:12:01.718Z] #23 0.553 ++ : stable [2019-12-27T16:12:01.718Z] #23 0.553 ++ : 17.06.2-ce [2019-12-27T16:12:01.718Z] #23 0.556 + install_dockercli [2019-12-27T16:12:01.718Z] #23 0.557 Install docker/cli version 17.06.2-ce from stable [2019-12-27T16:12:01.718Z] #23 0.557 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-12-27T16:12:01.718Z] #23 0.558 ++ uname -m [2019-12-27T16:12:01.718Z] #23 0.563 + arch=ppc64le [2019-12-27T16:12:01.718Z] #23 0.563 + '[' ppc64le '!=' x86_64 ']' [2019-12-27T16:12:01.718Z] #23 0.563 + '[' ppc64le '!=' s390x ']' [2019-12-27T16:12:01.718Z] #23 0.563 + '[' ppc64le '!=' armhf ']' [2019-12-27T16:12:01.718Z] #23 0.563 + build_dockercli [2019-12-27T16:12:01.718Z] #23 0.564 + git clone https://github.com/docker/docker-ce /tmp/tmp.r1uteYyn9G/tmp/docker-ce [2019-12-27T16:12:01.718Z] #23 0.574 Cloning into '/tmp/tmp.r1uteYyn9G/tmp/docker-ce'... [2019-12-27T16:12:01.718Z] #23 ... [2019-12-27T16:12:01.718Z] [2019-12-27T16:12:01.718Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-27T16:12:01.718Z] #25 1.213 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-27T16:12:01.718Z] #25 1.225 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-27T16:12:01.718Z] #25 1.341 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-27T16:12:01.718Z] #25 1.398 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-27T16:12:01.718Z] #25 1.497 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-27T16:12:01.718Z] #25 3.238 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [491 kB] [2019-12-27T16:12:01.718Z] #25 6.407 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-12-27T16:12:01.718Z] #25 8.578 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-12-27T16:12:01.926Z] #17 ... [2019-12-27T16:12:01.926Z] [2019-12-27T16:12:01.926Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:12:01.926Z] #41 112.1 CC criu/cr-check.o [2019-12-27T16:12:01.926Z] #41 113.6 CC criu/cr-dedup.o [2019-12-27T16:12:01.926Z] #41 113.9 CC criu/cr-dump.o [2019-12-27T16:12:01.926Z] #41 116.5 CC criu/cr-errno.o [2019-12-27T16:12:01.926Z] #41 116.6 CC criu/cr-restore.o [2019-12-27T16:12:01.926Z] #41 121.3 CC criu/cr-service.o [2019-12-27T16:12:02.010Z] #25 ... [2019-12-27T16:12:02.010Z] [2019-12-27T16:12:02.010Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-27T16:12:02.010Z] #39 0.754 + mktemp -d [2019-12-27T16:12:02.010Z] #39 0.756 + export GOPATH=/tmp/tmp.dcZVRPX3DF [2019-12-27T16:12:02.010Z] #39 0.756 + git clone https://github.com/docker/distribution.git /tmp/tmp.dcZVRPX3DF/src/github.com/docker/distribution [2019-12-27T16:12:02.010Z] #39 0.765 Cloning into '/tmp/tmp.dcZVRPX3DF/src/github.com/docker/distribution'... [2019-12-27T16:12:02.010Z] #39 ... [2019-12-27T16:12:02.010Z] [2019-12-27T16:12:02.010Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:12:02.010Z] #45 10.14 runtime [2019-12-27T16:12:02.010Z] #45 10.32 encoding [2019-12-27T16:12:02.010Z] #45 10.92 unicode/utf16 [2019-12-27T16:12:02.187Z] #41 ... [2019-12-27T16:12:02.187Z] [2019-12-27T16:12:02.187Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-27T16:12:02.187Z] #17 47.82 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-12-27T16:12:02.187Z] #17 47.87 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-12-27T16:12:02.187Z] #17 47.90 Setting up libnet1:arm64 (1.1.6+dfsg-3) ... [2019-12-27T16:12:02.187Z] #17 47.96 Setting up libip4tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-12-27T16:12:02.187Z] #17 47.97 Processing triggers for mime-support (3.60) ... [2019-12-27T16:12:02.187Z] #17 48.02 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-12-27T16:12:02.299Z] #45 11.86 container/list [2019-12-27T16:12:02.443Z] #44 206.1 github.com/LK4D4/vndr [2019-12-27T16:12:02.443Z] #44 ... [2019-12-27T16:12:02.443Z] [2019-12-27T16:12:02.443Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-12-27T16:12:02.443Z] #15 DONE 4.2s [2019-12-27T16:12:02.443Z] [2019-12-27T16:12:02.443Z] #16 [dev 6/24] RUN ldconfig [2019-12-27T16:12:02.448Z] #17 48.03 Setting up libgpm2:arm64 (1.20.4-6.2+b1) ... [2019-12-27T16:12:02.448Z] #17 48.05 Setting up libcap2-bin (1:2.25-1) ... [2019-12-27T16:12:02.448Z] #17 48.06 Setting up bash-completion (1:2.1-4.3) ... [2019-12-27T16:12:02.638Z] #55 ... [2019-12-27T16:12:02.638Z] [2019-12-27T16:12:02.638Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:12:02.638Z] #42 122.4 CC criu/protobuf-desc.o [2019-12-27T16:12:03.485Z] #42 123.3 CC criu/protobuf.o [2019-12-27T16:12:03.883Z] #42 123.7 CC criu/pstree.o [2019-12-27T16:12:04.104Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2019-12-27T16:12:04.333Z] #16 ... [2019-12-27T16:12:04.333Z] [2019-12-27T16:12:04.333Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:12:04.333Z] #54 12.16 + cd /tmp/tmp.9JGccVMsVg/src/github.com/opencontainers/runc [2019-12-27T16:12:04.333Z] #54 12.16 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-12-27T16:12:04.333Z] #54 12.43 + '[' -z '' ']' [2019-12-27T16:12:04.333Z] #54 12.43 + target=static [2019-12-27T16:12:04.333Z] #54 12.43 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-12-27T16:12:04.333Z] #54 14.43 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2019-12-27T16:12:04.333Z] #54 ... [2019-12-27T16:12:04.333Z] [2019-12-27T16:12:04.333Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:12:04.333Z] #41 109.7 LINK criu/pie/restorer.built-in.o [2019-12-27T16:12:04.333Z] #41 109.7 GEN criu/pie/restorer-blob.h [2019-12-27T16:12:04.333Z] #41 110.0 DEP criu/vdso.d [2019-12-27T16:12:04.333Z] #41 110.4 DEP criu/vdso-compat.d [2019-12-27T16:12:04.333Z] #41 110.6 DEP criu/uts_ns.d [2019-12-27T16:12:04.333Z] #41 110.9 DEP criu/util.d [2019-12-27T16:12:04.333Z] #41 111.2 DEP criu/uffd.d [2019-12-27T16:12:04.333Z] #41 111.5 DEP criu/tun.d [2019-12-27T16:12:04.333Z] #41 111.9 DEP criu/tty.d [2019-12-27T16:12:04.333Z] #41 112.2 DEP criu/timerfd.d [2019-12-27T16:12:04.333Z] #41 112.5 DEP criu/sysfs_parse.d [2019-12-27T16:12:04.590Z] #41 112.9 DEP criu/sysctl.d [2019-12-27T16:12:04.668Z] Congratulations! All API changes are done the right way. [2019-12-27T16:12:04.668Z] Congratulations! All TOML source files changed here have valid syntax. [2019-12-27T16:12:04.668Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2019-12-27T16:12:04.668Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2019-12-27T16:12:04.668Z] Congratulations! No new tests were added to integration-cli. [2019-12-27T16:12:04.668Z] [2019-12-27T16:12:04.668Z] INFO Start validation with golang-ci-lint [2019-12-27T16:12:04.668Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2019-12-27T16:12:04.668Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2019-12-27T16:12:04.846Z] #41 113.2 DEP criu/string.d [2019-12-27T16:12:04.846Z] #41 113.3 DEP criu/stats.d [2019-12-27T16:12:04.994Z] #17 50.85 Setting up libonig4:arm64 (6.1.3-2) ... [2019-12-27T16:12:04.994Z] #17 50.87 Setting up libprotobuf-c1:arm64 (1.2.1-2) ... [2019-12-27T16:12:05.107Z] #41 113.5 DEP criu/sockets.d [2019-12-27T16:12:05.255Z] #17 50.89 Setting up zip (3.0-11+b1) ... [2019-12-27T16:12:05.255Z] #17 50.90 Setting up bzip2 (1.0.6-8.1) ... [2019-12-27T16:12:05.255Z] #17 50.92 Setting up libjq1:arm64 (1.5+dfsg-1.3) ... [2019-12-27T16:12:05.255Z] #17 50.93 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-27T16:12:05.255Z] #17 50.96 Setting up libaio1:arm64 (0.3.110-3) ... [2019-12-27T16:12:05.255Z] #17 50.98 Setting up libxtables12:arm64 (1.6.0+snapshot20161117-6) ... [2019-12-27T16:12:05.255Z] #17 51.02 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-12-27T16:12:05.255Z] #17 51.04 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-12-27T16:12:05.255Z] #17 51.06 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-12-27T16:12:05.255Z] #17 51.07 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-27T16:12:05.255Z] #17 51.09 Setting up libnfnetlink0:arm64 (1.0.1-3) ... [2019-12-27T16:12:05.258Z] #42 124.7 CC criu/rbtree.o [2019-12-27T16:12:05.259Z] #42 125.0 CC criu/rst-malloc.o [2019-12-27T16:12:05.363Z] #41 113.7 DEP criu/sk-unix.d [2019-12-27T16:12:05.517Z] #17 51.14 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-12-27T16:12:05.620Z] #41 114.0 DEP criu/sk-tcp.d [2019-12-27T16:12:05.778Z] #17 51.52 Setting up libreadline5:arm64 (5.2+dfsg-3+b1) ... [2019-12-27T16:12:05.778Z] #17 51.54 Setting up libnl-3-200:arm64 (3.2.27-2) ... [2019-12-27T16:12:05.778Z] #17 51.56 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-12-27T16:12:05.778Z] #17 51.57 Setting up pigz (2.3.4-1) ... [2019-12-27T16:12:05.778Z] #17 51.58 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-12-27T16:12:05.778Z] #17 51.60 Setting up libmpdec2:arm64 (2.4.2-1) ... [2019-12-27T16:12:05.778Z] #17 51.61 Setting up libip6tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-12-27T16:12:05.778Z] #17 51.63 Setting up jq (1.5+dfsg-1.3) ... [2019-12-27T16:12:05.810Z] #42 125.1 CC criu/seccomp.o [2019-12-27T16:12:05.875Z] #41 114.3 DEP criu/sk-queue.d [2019-12-27T16:12:06.039Z] #17 51.64 Setting up libnetfilter-conntrack3:arm64 (1.0.6-2) ... [2019-12-27T16:12:06.039Z] #17 51.66 Setting up xfsprogs (4.9.0+nmu1) ... [2019-12-27T16:12:06.039Z] #17 51.67 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-12-27T16:12:06.039Z] #17 51.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-12-27T16:12:06.039Z] #17 51.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-12-27T16:12:06.039Z] #17 51.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-12-27T16:12:06.039Z] #17 51.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-12-27T16:12:06.039Z] #17 51.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-12-27T16:12:06.039Z] #17 51.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-12-27T16:12:06.039Z] #17 51.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-12-27T16:12:06.039Z] #17 51.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-12-27T16:12:06.039Z] #17 51.79 Setting up libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ... [2019-12-27T16:12:06.039Z] #17 51.80 Setting up libiptc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-12-27T16:12:06.132Z] #41 ... [2019-12-27T16:12:06.132Z] [2019-12-27T16:12:06.132Z] #16 [dev 6/24] RUN ldconfig [2019-12-27T16:12:06.132Z] #16 DONE 4.0s [2019-12-27T16:12:06.301Z] #17 51.97 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-12-27T16:12:06.301Z] #17 51.99 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-12-27T16:12:06.347Z] #42 125.8 CC criu/seize.o [2019-12-27T16:12:06.389Z] [2019-12-27T16:12:06.389Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:12:06.389Z] #41 114.6 DEP criu/sk-packet.d [2019-12-27T16:12:06.645Z] #41 114.9 DEP criu/sk-netlink.d [2019-12-27T16:12:06.901Z] #41 115.2 DEP criu/sk-inet.d [2019-12-27T16:12:06.901Z] #41 115.4 DEP criu/signalfd.d [2019-12-27T16:12:07.156Z] #41 115.7 DEP criu/sigframe.d [2019-12-27T16:12:07.343Z] Client: [2019-12-27T16:12:07.343Z] Debug Mode: false [2019-12-27T16:12:07.343Z] Plugins: [2019-12-27T16:12:07.343Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-12-27T16:12:07.343Z] [2019-12-27T16:12:07.343Z] Server: [2019-12-27T16:12:07.343Z] Containers: 0 [2019-12-27T16:12:07.343Z] Running: 0 [2019-12-27T16:12:07.343Z] Paused: 0 [2019-12-27T16:12:07.343Z] Stopped: 0 [2019-12-27T16:12:07.343Z] Images: 0 [2019-12-27T16:12:07.343Z] Server Version: 19.03.2 [2019-12-27T16:12:07.343Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-12-27T16:12:07.343Z] Windows: [2019-12-27T16:12:07.343Z] LCOW: [2019-12-27T16:12:07.343Z] Logging Driver: json-file [2019-12-27T16:12:07.343Z] Plugins: [2019-12-27T16:12:07.343Z] Volume: local [2019-12-27T16:12:07.343Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-12-27T16:12:07.343Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-12-27T16:12:07.343Z] Swarm: inactive [2019-12-27T16:12:07.343Z] Default Isolation: process [2019-12-27T16:12:07.343Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-12-27T16:12:07.343Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2019-12-27T16:12:07.343Z] OSType: windows [2019-12-27T16:12:07.343Z] Architecture: x86_64 [2019-12-27T16:12:07.343Z] CPUs: 4 [2019-12-27T16:12:07.343Z] Total Memory: 32GiB [2019-12-27T16:12:07.343Z] Name: azwin-2-4ddb70 [2019-12-27T16:12:07.343Z] ID: QTTQ:M7RZ:2NA6:EI22:D2PD:ZI4W:RA6Q:C36T:AXPG:HG52:W2NW:AFCP [2019-12-27T16:12:07.343Z] Docker Root Dir: D:\docker [2019-12-27T16:12:07.343Z] Debug Mode: false [2019-12-27T16:12:07.343Z] Registry: https://index.docker.io/v1/ [2019-12-27T16:12:07.343Z] Labels: [2019-12-27T16:12:07.343Z] Experimental: true [2019-12-27T16:12:07.343Z] Insecure Registries: [2019-12-27T16:12:07.343Z] 10.0.0.4:5000 [2019-12-27T16:12:07.343Z] 127.0.0.0/8 [2019-12-27T16:12:07.343Z] Registry Mirrors: [2019-12-27T16:12:07.343Z] http://10.0.0.4:5000/ [2019-12-27T16:12:07.343Z] Live Restore Enabled: false [2019-12-27T16:12:07.343Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2019-12-27T16:12:07.545Z] #42 127.0 CC criu/servicefd.o [2019-12-27T16:12:07.718Z] #41 116.0 DEP criu/shmem.d [2019-12-27T16:12:07.847Z] #45 16.98 crypto/internal/subtle [2019-12-27T16:12:07.953Z] #42 127.6 CC criu/shmem.o [2019-12-27T16:12:07.974Z] #41 116.2 DEP criu/servicefd.d [2019-12-27T16:12:08.135Z] #45 17.73 crypto/subtle [2019-12-27T16:12:08.232Z] #41 116.4 DEP criu/seize.d [2019-12-27T16:12:08.489Z] #41 116.7 DEP criu/seccomp.d [2019-12-27T16:12:08.489Z] #41 117.0 DEP criu/rst-malloc.d [2019-12-27T16:12:08.746Z] #41 117.1 DEP criu/rbtree.d [2019-12-27T16:12:08.774Z] #42 128.3 CC criu/sigframe.o [2019-12-27T16:12:08.775Z] #42 128.5 CC criu/signalfd.o [2019-12-27T16:12:09.002Z] #41 117.2 DEP criu/pstree.d [2019-12-27T16:12:09.002Z] #41 117.4 DEP criu/protobuf.d [2019-12-27T16:12:09.159Z] #45 18.56 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-12-27T16:12:09.183Z] #42 128.8 CC criu/sk-inet.o [2019-12-27T16:12:09.258Z] #41 117.6 GEN criu/protobuf-desc-gen.h [2019-12-27T16:12:09.448Z] #45 18.96 internal/nettrace [2019-12-27T16:12:09.606Z] #17 55.30 Setting up libpython3-stdlib:arm64 (3.5.3-1) ... [2019-12-27T16:12:09.606Z] #17 55.32 Setting up python3 (3.5.3-1) ... [2019-12-27T16:12:09.736Z] #45 19.39 runtime/cgo [2019-12-27T16:12:09.994Z] #42 129.5 CC criu/sk-netlink.o [2019-12-27T16:12:10.401Z] #42 129.9 CC criu/sk-packet.o [2019-12-27T16:12:11.227Z] #42 130.7 CC criu/sk-queue.o [2019-12-27T16:12:11.227Z] #42 131.1 CC criu/sk-tcp.o [2019-12-27T16:12:11.525Z] #17 57.24 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-12-27T16:12:11.777Z] #41 120.1 DEP criu/protobuf-desc.d [2019-12-27T16:12:12.033Z] #41 120.3 DEP criu/proc_parse.d [2019-12-27T16:12:12.055Z] #42 131.7 CC criu/sk-unix.o [2019-12-27T16:12:12.292Z] #41 120.6 DEP criu/plugin.d [2019-12-27T16:12:12.549Z] #41 120.8 DEP criu/pipes.d [2019-12-27T16:12:12.805Z] #41 121.1 DEP criu/pie-util.d [2019-12-27T16:12:12.920Z] #17 ... [2019-12-27T16:12:12.920Z] [2019-12-27T16:12:12.920Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:12:12.920Z] #41 122.9 CC criu/crtools.o [2019-12-27T16:12:12.920Z] #41 123.6 CC criu/eventfd.o [2019-12-27T16:12:12.920Z] #41 124.0 CC criu/eventpoll.o [2019-12-27T16:12:12.920Z] #41 124.7 CC criu/external.o [2019-12-27T16:12:12.920Z] #41 125.0 CC criu/fault-injection.o [2019-12-27T16:12:12.920Z] #41 125.2 CC criu/fdstore.o [2019-12-27T16:12:12.920Z] #41 125.6 CC criu/fifo.o [2019-12-27T16:12:12.920Z] #41 126.1 CC criu/file-ids.o [2019-12-27T16:12:12.920Z] #41 126.3 CC criu/file-lock.o [2019-12-27T16:12:12.920Z] #41 127.1 CC criu/files-ext.o [2019-12-27T16:12:12.920Z] #41 127.5 CC criu/files-reg.o [2019-12-27T16:12:12.920Z] #41 129.2 CC criu/files.o [2019-12-27T16:12:12.920Z] #41 131.0 CC criu/filesystems.o [2019-12-27T16:12:12.920Z] #41 131.6 CC criu/fsnotify.o [2019-12-27T16:12:12.920Z] #41 132.8 CC criu/image-desc.o [2019-12-27T16:12:12.920Z] #41 133.2 CC criu/image.o [2019-12-27T16:12:13.061Z] #41 121.3 DEP criu/pie-util-vdso.d [2019-12-27T16:12:13.061Z] #41 121.5 DEP criu/pie-util-vdso-elf32.d [2019-12-27T16:12:13.258Z] #45 ... [2019-12-27T16:12:13.258Z] [2019-12-27T16:12:13.258Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-27T16:12:13.258Z] #11 22.83 Fetched 7731 kB in 22s (348 kB/s) [2019-12-27T16:12:13.317Z] #41 121.8 DEP criu/path.d [2019-12-27T16:12:13.493Z] #41 ... [2019-12-27T16:12:13.493Z] [2019-12-27T16:12:13.493Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-27T16:12:13.493Z] #17 59.07 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-12-27T16:12:13.493Z] #17 59.20 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-12-27T16:12:13.493Z] #17 59.25 Setting up python3-wheel (0.29.0-2) ... [2019-12-27T16:12:13.620Z] #41 122.1 DEP criu/parasite-syscall.d [2019-12-27T16:12:13.998Z] #42 133.5 CC criu/sockets.o [2019-12-27T16:12:14.236Z] #41 122.6 DEP criu/pagemap.d [2019-12-27T16:12:14.407Z] #42 ... [2019-12-27T16:12:14.407Z] [2019-12-27T16:12:14.407Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-27T16:12:14.407Z] #39 176.8 + dpkg --print-architecture [2019-12-27T16:12:14.407Z] #39 176.8 + cd /tmp/tmp.lrp8OKeI8k/src/github.com/docker/distribution [2019-12-27T16:12:14.407Z] #39 176.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-12-27T16:12:14.407Z] #39 177.0 + GOPATH=/tmp/tmp.lrp8OKeI8k/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.lrp8OKeI8k [2019-12-27T16:12:14.407Z] #39 177.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-12-27T16:12:14.451Z] #17 60.32 Setting up python3-pkg-resources (33.1.1-1) ... [2019-12-27T16:12:14.684Z] #41 123.0 DEP criu/pagemap-cache.d [2019-12-27T16:12:15.266Z] #41 123.5 DEP criu/page-xfer.d [2019-12-27T16:12:15.521Z] #41 124.0 DEP criu/page-pipe.d [2019-12-27T16:12:15.776Z] #41 124.2 DEP criu/netfilter.d [2019-12-27T16:12:15.838Z] #17 61.61 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-12-27T16:12:16.336Z] #41 ... [2019-12-27T16:12:16.336Z] [2019-12-27T16:12:16.336Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-27T16:12:16.336Z] #17 4.498 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-27T16:12:16.336Z] #17 4.499 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-27T16:12:16.336Z] #17 4.520 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-27T16:12:16.336Z] #17 4.625 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-27T16:12:16.336Z] #17 4.650 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-27T16:12:16.336Z] #17 5.339 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [511 kB] [2019-12-27T16:12:16.336Z] #17 7.127 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-12-27T16:12:16.336Z] #17 8.568 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-12-27T16:12:16.336Z] #17 ... [2019-12-27T16:12:16.336Z] [2019-12-27T16:12:16.336Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:12:16.336Z] #41 124.6 DEP criu/net.d [2019-12-27T16:12:16.592Z] #41 125.0 DEP criu/namespaces.d [2019-12-27T16:12:16.847Z] #41 ... [2019-12-27T16:12:16.847Z] [2019-12-27T16:12:16.847Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:12:16.847Z] #44 DONE 220.9s [2019-12-27T16:12:17.104Z] [2019-12-27T16:12:17.104Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:12:17.104Z] #41 125.4 DEP criu/mount.d [2019-12-27T16:12:17.225Z] #17 62.94 Setting up python3-setuptools (33.1.1-1) ... [2019-12-27T16:12:17.360Z] #41 125.7 DEP criu/mem.d [2019-12-27T16:12:17.616Z] #41 126.1 DEP criu/lsm.d [2019-12-27T16:12:17.872Z] #41 126.3 DEP criu/log.d [2019-12-27T16:12:18.128Z] #41 126.5 DEP criu/libnetlink.d [2019-12-27T16:12:18.386Z] #41 126.8 DEP criu/kerndat.d [2019-12-27T16:12:18.613Z] #17 64.12 Setting up dh-python (2.20170125) ... [2019-12-27T16:12:18.642Z] #41 127.1 DEP criu/kcmp-ids.d [2019-12-27T16:12:18.819Z] #11 22.83 Reading package lists... [2019-12-27T16:12:18.819Z] #11 ... [2019-12-27T16:12:18.819Z] [2019-12-27T16:12:18.819Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-27T16:12:18.819Z] #34 26.17 Fetched 7731 kB in 25s (303 kB/s) [2019-12-27T16:12:18.899Z] #41 127.2 DEP criu/irmap.d [2019-12-27T16:12:19.155Z] #41 127.4 DEP criu/ipc_ns.d [2019-12-27T16:12:19.410Z] #41 127.8 DEP criu/image.d [2019-12-27T16:12:19.557Z] #17 65.06 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-27T16:12:19.973Z] #41 128.2 DEP criu/image-desc.d [2019-12-27T16:12:19.973Z] #41 128.3 DEP criu/fsnotify.d [2019-12-27T16:12:20.229Z] #41 128.5 DEP criu/filesystems.d [2019-12-27T16:12:20.229Z] #41 128.6 DEP criu/files.d [2019-12-27T16:12:20.403Z] DEBUG: print all environment variables to check how Jenkins runs this script [2019-12-27T16:12:20.403Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-a46b554d\powershellScript.ps1'; exit $LASTEXITCODE; [2019-12-27T16:12:20.403Z] ---------------------------------------------------------------------------- [2019-12-27T16:12:20.403Z] [2019-12-27T16:12:20.403Z] INFO: executeCI.ps1 starting at Fri Dec 27 16:12:18 CUT 2019 [2019-12-27T16:12:20.403Z] [2019-12-27T16:12:20.403Z] INFO: Script version 05-Feb-2019 09:03 PDT [2019-12-27T16:12:20.403Z] INFO: Running git version 2.24.0.windows.1 [2019-12-27T16:12:20.403Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2019-12-27T16:12:20.403Z] INFO: Environment variables: [2019-12-27T16:12:20.403Z] [2019-12-27T16:12:20.403Z] Name Value [2019-12-27T16:12:20.403Z] ---- ----- [2019-12-27T16:12:20.403Z] ALLUSERSPROFILE C:\ProgramData [2019-12-27T16:12:20.403Z] amd64 true [2019-12-27T16:12:20.403Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2019-12-27T16:12:20.403Z] APT_MIRROR cdn-fastly.deb.debian.org [2019-12-27T16:12:20.403Z] arm64 true [2019-12-27T16:12:20.403Z] BRANCH_NAME PR-39700 [2019-12-27T16:12:20.403Z] BUILD_DISPLAY_NAME #5 [2019-12-27T16:12:20.403Z] BUILD_ID 5 [2019-12-27T16:12:20.403Z] BUILD_NUMBER 5 [2019-12-27T16:12:20.403Z] BUILD_TAG jenkins-moby-PR-39700-5 [2019-12-27T16:12:20.403Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-39700/5/ [2019-12-27T16:12:20.403Z] CHANGE_AUTHOR rindeal [2019-12-27T16:12:20.403Z] CHANGE_AUTHOR_DISPLAY_NAME Jan Chren [2019-12-27T16:12:20.403Z] CHANGE_AUTHOR_EMAIL dev.rindeal+github.com@gmail.com [2019-12-27T16:12:20.403Z] CHANGE_BRANCH patch-1 [2019-12-27T16:12:20.403Z] CHANGE_FORK rindeal [2019-12-27T16:12:20.403Z] CHANGE_ID 39700 [2019-12-27T16:12:20.403Z] CHANGE_TARGET master [2019-12-27T16:12:20.403Z] CHANGE_TITLE Document `message` parameter to `/images/create` [2019-12-27T16:12:20.403Z] CHANGE_URL https://github.com/moby/moby/pull/39700 [2019-12-27T16:12:20.403Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-12-27T16:12:20.403Z] CommonProgramFiles C:\Program Files\Common Files [2019-12-27T16:12:20.403Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2019-12-27T16:12:20.403Z] CommonProgramW6432 C:\Program Files\Common Files [2019-12-27T16:12:20.403Z] COMPUTERNAME azwin-2-4ddb70 [2019-12-27T16:12:20.403Z] ComSpec C:\windows\system32\cmd.exe [2019-12-27T16:12:20.403Z] ConfigSequenceNumber 0 [2019-12-27T16:12:20.403Z] dco true [2019-12-27T16:12:20.403Z] DOCKER_BUILDKIT 0 [2019-12-27T16:12:20.403Z] DOCKER_DUT_DEBUG 1 [2019-12-27T16:12:20.403Z] DOCKER_EXPERIMENTAL 1 [2019-12-27T16:12:20.403Z] DOCKER_GRAPHDRIVER overlay2 [2019-12-27T16:12:20.403Z] DriverData C:\Windows\System32\Drivers\DriverData [2019-12-27T16:12:20.403Z] EXECUTOR_NUMBER 0 [2019-12-27T16:12:20.403Z] FQDN azwin-2-4ddb70.westus.cloudapp.azure.com [2019-12-27T16:12:20.403Z] GIT_BRANCH PR-39700 [2019-12-27T16:12:20.403Z] GIT_COMMIT 9608dc5470e74f1ee34fd6477547303b31868576 [2019-12-27T16:12:20.403Z] GIT_PREVIOUS_COMMIT 33dc52314be424bf90b26f76a031fd894a8bbb3d [2019-12-27T16:12:20.403Z] GIT_URL https://github.com/moby/moby.git [2019-12-27T16:12:20.403Z] HUDSON_COOKIE 21e52117-58d6-466f-a31d-ac4941e77903 [2019-12-27T16:12:20.403Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2019-12-27T16:12:20.403Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2019-12-27T16:12:20.403Z] HUDSON_URL https://ci.docker.com/public/ [2019-12-27T16:12:20.403Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.232-1.b09.ojdkbuild.windows.x86_64 [2019-12-27T16:12:20.403Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2019-12-27T16:12:20.403Z] JENKINS_NODE_COOKIE 6a27bc35-407d-4291-8b3a-7d06e1ffc635 [2019-12-27T16:12:20.403Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2019-12-27T16:12:20.403Z] JENKINS_URL https://ci.docker.com/public/ [2019-12-27T16:12:20.403Z] JOB_BASE_NAME PR-39700 [2019-12-27T16:12:20.403Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-39700/display/redirect [2019-12-27T16:12:20.403Z] JOB_NAME moby/PR-39700 [2019-12-27T16:12:20.403Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-39700/ [2019-12-27T16:12:20.403Z] library.jps.version master [2019-12-27T16:12:20.403Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2019-12-27T16:12:20.403Z] NODE_LABELS amd64 azure azwin-2-4ddb70 azwin-2019 docker west-us windows windows-2019 x86_64 [2019-12-27T16:12:20.403Z] NODE_NAME azwin-2-4ddb70 [2019-12-27T16:12:20.403Z] NUMBER_OF_PROCESSORS 4 [2019-12-27T16:12:20.403Z] OS Windows_NT [2019-12-27T16:12:20.403Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2019-12-27T16:12:20.403Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2019-12-27T16:12:20.404Z] ppc64le true [2019-12-27T16:12:20.404Z] PROCESSOR_ARCHITECTURE AMD64 [2019-12-27T16:12:20.404Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2019-12-27T16:12:20.404Z] PROCESSOR_LEVEL 6 [2019-12-27T16:12:20.404Z] PROCESSOR_REVISION 4f01 [2019-12-27T16:12:20.404Z] ProgramData C:\ProgramData [2019-12-27T16:12:20.404Z] ProgramFiles C:\Program Files [2019-12-27T16:12:20.404Z] ProgramFiles(x86) C:\Program Files (x86) [2019-12-27T16:12:20.404Z] ProgramW6432 C:\Program Files [2019-12-27T16:12:20.404Z] PROMPT $P$G [2019-12-27T16:12:20.404Z] PSExecutionPolicyPreference Bypass [2019-12-27T16:12:20.404Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2019-12-27T16:12:20.404Z] PUBLIC C:\Users\Public [2019-12-27T16:12:20.404Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-39700/5/display/redirect?page=changes [2019-12-27T16:12:20.404Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-39700/5/display/redirect [2019-12-27T16:12:20.404Z] s390x true [2019-12-27T16:12:20.404Z] SKIP_VALIDATION_TESTS 1 [2019-12-27T16:12:20.404Z] SOURCES_DRIVE d [2019-12-27T16:12:20.404Z] SOURCES_SUBDIR gopath [2019-12-27T16:12:20.404Z] STAGE_NAME Run tests [2019-12-27T16:12:20.405Z] SystemDrive C: [2019-12-27T16:12:20.405Z] SystemRoot C:\windows [2019-12-27T16:12:20.405Z] TEMP C:\windows\TEMP [2019-12-27T16:12:20.405Z] TESTDEBUG 0 [2019-12-27T16:12:20.405Z] TESTRUN_DRIVE d [2019-12-27T16:12:20.405Z] TESTRUN_SUBDIR CI [2019-12-27T16:12:20.405Z] TIMEOUT 120m [2019-12-27T16:12:20.405Z] TMP C:\windows\TEMP [2019-12-27T16:12:20.405Z] unit_validate true [2019-12-27T16:12:20.405Z] USERDOMAIN WORKGROUP [2019-12-27T16:12:20.405Z] USERNAME azwin-2-4ddb70$ [2019-12-27T16:12:20.405Z] USERPROFILE C:\windows\system32\config\systemprofile [2019-12-27T16:12:20.405Z] windir C:\windows [2019-12-27T16:12:20.405Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2019-12-27T16:12:20.405Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2019-12-27T16:12:20.405Z] windowsRS1 false [2019-12-27T16:12:20.405Z] windowsRS5 true [2019-12-27T16:12:20.405Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2019-12-27T16:12:20.405Z] [2019-12-27T16:12:20.405Z] [2019-12-27T16:12:20.405Z] [2019-12-27T16:12:20.405Z] INFO: Sources under d:\gopath\... [2019-12-27T16:12:20.405Z] INFO: Test run under d:\CI\... [2019-12-27T16:12:20.405Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2019-12-27T16:12:20.405Z] INFO: docker/docker repository was found [2019-12-27T16:12:20.405Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2019-12-27T16:12:20.405Z] ltsc2019: Pulling from windows/servercore [2019-12-27T16:12:20.486Z] #41 128.9 DEP criu/files-reg.d [2019-12-27T16:12:20.500Z] #17 DONE 66.2s [2019-12-27T16:12:20.500Z] [2019-12-27T16:12:20.500Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-27T16:12:20.743Z] #41 129.1 DEP criu/files-ext.d [2019-12-27T16:12:20.863Z] 65014b3c3121: Pulling fs layer [2019-12-27T16:12:20.863Z] faf31ee0aa3d: Pulling fs layer [2019-12-27T16:12:21.003Z] #41 129.3 DEP criu/file-lock.d [2019-12-27T16:12:21.259Z] #41 129.5 DEP criu/file-ids.d [2019-12-27T16:12:21.260Z] #41 129.7 DEP criu/fifo.d [2019-12-27T16:12:21.515Z] #41 129.9 DEP criu/fdstore.d [2019-12-27T16:12:21.515Z] #41 130.0 DEP criu/fault-injection.d [2019-12-27T16:12:21.515Z] #41 130.0 DEP criu/external.d [2019-12-27T16:12:21.773Z] #41 130.1 DEP criu/eventpoll.d [2019-12-27T16:12:22.029Z] #41 130.4 DEP criu/eventfd.d [2019-12-27T16:12:22.285Z] #41 130.7 DEP criu/crtools.d [2019-12-27T16:12:22.315Z] #34 26.17 Reading package lists... [2019-12-27T16:12:22.315Z] #34 ... [2019-12-27T16:12:22.315Z] [2019-12-27T16:12:22.315Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-27T16:12:22.315Z] #69 28.24 + cd /tmp/tmp.8Yf91yonVR/src/github.com/docker/libnetwork [2019-12-27T16:12:22.315Z] #69 28.24 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-27T16:12:22.315Z] #69 29.31 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-12-27T16:12:22.540Z] #41 ... [2019-12-27T16:12:22.540Z] [2019-12-27T16:12:22.540Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-27T16:12:22.540Z] #28 226.2 + rm -rf /tmp/tmp.6iNf2Smbdx [2019-12-27T16:12:22.540Z] #28 DONE 227.1s [2019-12-27T16:12:22.796Z] [2019-12-27T16:12:22.796Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:12:22.796Z] #41 131.1 DEP criu/cr-service.d [2019-12-27T16:12:23.052Z] #41 131.4 DEP criu/cr-restore.d [2019-12-27T16:12:23.615Z] #41 132.0 DEP criu/cr-errno.d [2019-12-27T16:12:23.615Z] #41 132.1 DEP criu/cr-dump.d [2019-12-27T16:12:23.828Z] #69 ... [2019-12-27T16:12:23.828Z] [2019-12-27T16:12:23.828Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-27T16:12:23.828Z] #41 23.59 Fetched 7731 kB in 22s (345 kB/s) [2019-12-27T16:12:23.828Z] #41 23.59 Reading package lists... [2019-12-27T16:12:24.117Z] #41 ... [2019-12-27T16:12:24.117Z] [2019-12-27T16:12:24.117Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-27T16:12:24.117Z] #57 23.65 Fetched 7731 kB in 22s (338 kB/s) [2019-12-27T16:12:24.117Z] #57 23.65 Reading package lists... [2019-12-27T16:12:24.117Z] #57 33.84 Reading package lists... [2019-12-27T16:12:24.117Z] #57 ... [2019-12-27T16:12:24.117Z] [2019-12-27T16:12:24.117Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-27T16:12:24.117Z] #25 23.91 Fetched 7731 kB in 22s (340 kB/s) [2019-12-27T16:12:24.117Z] #25 23.91 Reading package lists... [2019-12-27T16:12:24.130Z] #39 ... [2019-12-27T16:12:24.130Z] [2019-12-27T16:12:24.130Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:12:24.130Z] #42 134.2 CC criu/stats.o [2019-12-27T16:12:24.130Z] #42 134.5 CC criu/string.o [2019-12-27T16:12:24.130Z] #42 134.6 CC criu/sysctl.o [2019-12-27T16:12:24.130Z] #42 135.1 CC criu/sysfs_parse.o [2019-12-27T16:12:24.130Z] #42 135.4 CC criu/timerfd.o [2019-12-27T16:12:24.130Z] #42 135.9 CC criu/tty.o [2019-12-27T16:12:24.130Z] #42 137.3 CC criu/tun.o [2019-12-27T16:12:24.130Z] #42 137.6 CC criu/uffd.o [2019-12-27T16:12:24.130Z] #42 138.6 CC criu/util.o [2019-12-27T16:12:24.130Z] #42 140.5 CC criu/uts_ns.o [2019-12-27T16:12:24.130Z] #42 140.9 CC criu/vdso.o [2019-12-27T16:12:24.130Z] #42 141.3 LINK criu/built-in.o [2019-12-27T16:12:24.130Z] #42 141.5 LINK criu/criu [2019-12-27T16:12:24.130Z] #42 141.8 DEP lib/c/criu.d [2019-12-27T16:12:24.130Z] #42 141.8 CC images/rpc.pb-c.o [2019-12-27T16:12:24.130Z] #42 142.3 CC lib/c/criu.o [2019-12-27T16:12:24.130Z] #42 143.0 LINK lib/c/built-in.o [2019-12-27T16:12:24.130Z] #42 143.0 LINK lib/c/libcriu.so [2019-12-27T16:12:24.130Z] #42 143.2 GEN magic.py [2019-12-27T16:12:24.130Z] #42 143.3 Note: Building without setproctitle() and strlcpy() support. [2019-12-27T16:12:24.130Z] #42 143.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-12-27T16:12:24.130Z] #42 143.6 fatal: Not a git repository (or any of the parent directories): .git [2019-12-27T16:12:24.220Z] #41 132.4 DEP criu/cr-dedup.d [2019-12-27T16:12:24.406Z] #25 33.14 Reading package lists... [2019-12-27T16:12:24.406Z] #25 ... [2019-12-27T16:12:24.406Z] [2019-12-27T16:12:24.406Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:12:24.406Z] #51 31.63 + cd /tmp/tmp.KM903JUUE2/src/github.com/golangci/golangci-lint/ [2019-12-27T16:12:24.406Z] #51 31.63 + git checkout -q v1.20.0 [2019-12-27T16:12:24.406Z] #51 33.29 ++ git describe --tags [2019-12-27T16:12:24.406Z] #51 33.30 + version=v1.20.0 [2019-12-27T16:12:24.406Z] #51 33.30 ++ git rev-parse --short HEAD [2019-12-27T16:12:24.406Z] #51 33.31 + commit=cc98739 [2019-12-27T16:12:24.406Z] #51 33.31 ++ git show -s --format=%cd [2019-12-27T16:12:24.406Z] #51 33.32 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-12-27T16:12:24.406Z] #51 33.32 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-12-27T16:12:24.475Z] #41 132.8 DEP criu/cr-check.d [2019-12-27T16:12:24.518Z] #42 144.1 make[1]: Nothing to be done for 'all'. [2019-12-27T16:12:24.711Z] #18 ... [2019-12-27T16:12:24.711Z] [2019-12-27T16:12:24.711Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:12:24.711Z] #41 134.1 CC criu/ipc_ns.o [2019-12-27T16:12:24.711Z] #41 135.1 CC criu/irmap.o [2019-12-27T16:12:24.711Z] #41 135.8 CC criu/kcmp-ids.o [2019-12-27T16:12:24.711Z] #41 136.1 CC criu/kerndat.o [2019-12-27T16:12:24.711Z] #41 137.1 CC criu/libnetlink.o [2019-12-27T16:12:24.711Z] #41 137.4 CC criu/log.o [2019-12-27T16:12:24.711Z] #41 138.0 CC criu/lsm.o [2019-12-27T16:12:24.711Z] #41 138.3 CC criu/mem.o [2019-12-27T16:12:24.711Z] #41 140.3 CC criu/mount.o [2019-12-27T16:12:24.711Z] #41 143.7 CC criu/namespaces.o [2019-12-27T16:12:24.731Z] #41 133.1 DEP criu/config.d [2019-12-27T16:12:24.920Z] #42 144.7 make[1]: 'images/built-in.o' is up to date. [2019-12-27T16:12:24.920Z] #42 144.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-12-27T16:12:24.920Z] #42 144.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-12-27T16:12:24.920Z] #42 144.8 make[1]: 'compel/libcompel.a' is up to date. [2019-12-27T16:12:24.973Z] #41 ... [2019-12-27T16:12:24.974Z] [2019-12-27T16:12:24.974Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:12:24.974Z] #54 86.94 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-12-27T16:12:24.987Z] #41 133.3 DEP criu/clone-noasan.d [2019-12-27T16:12:24.987Z] #41 133.4 DEP criu/cgroup.d [2019-12-27T16:12:25.243Z] #41 133.7 DEP criu/cgroup-props.d [2019-12-27T16:12:25.324Z] #42 144.8 make[1]: 'compel/compel-host-bin' is up to date. [2019-12-27T16:12:25.324Z] #42 144.8 make[1]: Nothing to be done for 'all'. [2019-12-27T16:12:25.324Z] #42 144.9 make[1]: 'soccr/libsoccr.a' is up to date. [2019-12-27T16:12:25.324Z] #42 145.0 make[2]: Nothing to be done for 'all'. [2019-12-27T16:12:25.324Z] #42 145.0 make[2]: Nothing to be done for 'all'. [2019-12-27T16:12:25.324Z] #42 145.1 make[2]: Nothing to be done for 'all'. [2019-12-27T16:12:25.324Z] #42 145.1 make[2]: Nothing to be done for 'all'. [2019-12-27T16:12:25.437Z] #51 ... [2019-12-27T16:12:25.437Z] [2019-12-27T16:12:25.437Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:12:25.437Z] #45 25.08 vendor/golang.org/x/crypto/internal/subtle [2019-12-27T16:12:25.499Z] #41 133.9 DEP criu/bitmap.d [2019-12-27T16:12:25.499Z] #41 134.0 DEP criu/bfd.d [2019-12-27T16:12:25.726Z] #45 ... [2019-12-27T16:12:25.726Z] [2019-12-27T16:12:25.726Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-27T16:12:25.726Z] #41 33.81 Reading package lists... [2019-12-27T16:12:25.726Z] #41 ... [2019-12-27T16:12:25.726Z] [2019-12-27T16:12:25.726Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-27T16:12:25.726Z] #39 25.51 + cd /tmp/tmp.dcZVRPX3DF/src/github.com/docker/distribution [2019-12-27T16:12:25.726Z] #39 25.51 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-12-27T16:12:25.726Z] #39 29.04 + GOPATH=/tmp/tmp.dcZVRPX3DF/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.dcZVRPX3DF go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-12-27T16:12:25.729Z] #42 145.2 make[2]: Nothing to be done for 'all'. [2019-12-27T16:12:25.729Z] #42 145.2 make[2]: Nothing to be done for 'all'. [2019-12-27T16:12:25.729Z] #42 145.3 make[2]: Nothing to be done for 'all'. [2019-12-27T16:12:25.729Z] #42 145.4 make[2]: Nothing to be done for 'all'. [2019-12-27T16:12:25.729Z] #42 145.4 INSTALL criu/criu [2019-12-27T16:12:25.755Z] #41 134.3 DEP criu/autofs.d [2019-12-27T16:12:26.018Z] #39 ... [2019-12-27T16:12:26.018Z] [2019-12-27T16:12:26.018Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-27T16:12:26.018Z] #11 22.83 Reading package lists... [2019-12-27T16:12:26.119Z] #42 DONE 145.5s [2019-12-27T16:12:26.119Z] [2019-12-27T16:12:26.119Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:12:26.316Z] #41 134.4 DEP criu/aio.d [2019-12-27T16:12:26.316Z] #41 134.7 DEP criu/action-scripts.d [2019-12-27T16:12:26.878Z] #41 135.0 CC criu/action-scripts.o [2019-12-27T16:12:26.890Z] #54 88.79 + mkdir -p /build [2019-12-27T16:12:26.890Z] #54 88.79 + cp runc /build/runc [2019-12-27T16:12:27.153Z] #54 DONE 89.3s [2019-12-27T16:12:27.153Z] [2019-12-27T16:12:27.153Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-27T16:12:27.153Z] #18 5.565 Collecting yamllint==1.16.0 [2019-12-27T16:12:27.441Z] #41 135.6 CC criu/aio.o [2019-12-27T16:12:27.936Z] faf31ee0aa3d: Verifying Checksum [2019-12-27T16:12:27.936Z] faf31ee0aa3d: Download complete [2019-12-27T16:12:28.002Z] #41 136.5 CC criu/autofs.o [2019-12-27T16:12:29.517Z] #11 32.80 Reading package lists... [2019-12-27T16:12:29.517Z] #11 ... [2019-12-27T16:12:29.517Z] [2019-12-27T16:12:29.517Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-27T16:12:29.517Z] #34 26.17 Reading package lists... [2019-12-27T16:12:30.256Z] #55 96.15 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-12-27T16:12:30.518Z] #41 138.5 CC criu/bfd.o [2019-12-27T16:12:31.080Z] #41 139.3 CC criu/bitmap.o [2019-12-27T16:12:31.080Z] #41 139.5 CC criu/cgroup-props.o [2019-12-27T16:12:31.105Z] #55 97.49 + mkdir -p /build [2019-12-27T16:12:31.105Z] #55 97.49 + cp runc /build/runc [2019-12-27T16:12:31.512Z] #55 DONE 97.7s [2019-12-27T16:12:31.512Z] [2019-12-27T16:12:31.512Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-27T16:12:32.236Z] #34 36.80 Reading package lists... [2019-12-27T16:12:32.236Z] #34 ... [2019-12-27T16:12:32.236Z] [2019-12-27T16:12:32.236Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-27T16:12:32.236Z] #11 32.80 Reading package lists... [2019-12-27T16:12:32.447Z] #18 ... [2019-12-27T16:12:32.447Z] [2019-12-27T16:12:32.447Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:12:32.447Z] #41 145.4 CC criu/net.o [2019-12-27T16:12:32.447Z] #41 147.9 CC criu/netfilter.o [2019-12-27T16:12:32.447Z] #41 148.2 CC criu/page-pipe.o [2019-12-27T16:12:32.447Z] #41 148.8 CC criu/page-xfer.o [2019-12-27T16:12:32.447Z] #41 149.9 CC criu/pagemap-cache.o [2019-12-27T16:12:32.447Z] #41 150.2 CC criu/pagemap.o [2019-12-27T16:12:32.447Z] #41 150.9 CC criu/parasite-syscall.o [2019-12-27T16:12:32.447Z] #41 151.5 CC criu/path.o [2019-12-27T16:12:32.447Z] #41 151.8 CC criu/pie-util-vdso-elf32.o [2019-12-27T16:12:32.447Z] #41 152.2 CC criu/pie-util-vdso.o [2019-12-27T16:12:32.447Z] #41 152.5 CC criu/pie-util.o [2019-12-27T16:12:32.447Z] #41 152.6 CC criu/pipes.o [2019-12-27T16:12:32.708Z] #41 ... [2019-12-27T16:12:32.708Z] [2019-12-27T16:12:32.708Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-27T16:12:32.708Z] #18 12.30 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-12-27T16:12:32.969Z] #41 141.0 CC criu/cgroup.o [2019-12-27T16:12:32.970Z] #18 12.68 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-12-27T16:12:33.897Z] #41 ... [2019-12-27T16:12:33.897Z] [2019-12-27T16:12:33.897Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-27T16:12:33.897Z] #17 17.60 Fetched 7931 kB in 14s (561 kB/s) [2019-12-27T16:12:33.897Z] #17 17.60 Reading package lists... [2019-12-27T16:12:33.897Z] #17 22.12 Reading package lists... [2019-12-27T16:12:33.897Z] #17 26.59 Building dependency tree... [2019-12-27T16:12:33.897Z] #17 27.70 The following additional packages will be installed: [2019-12-27T16:12:33.897Z] #17 27.70 dh-python libaio1 libapparmor-perl libgpm2 libip4tc0 libip6tc0 libiptc0 [2019-12-27T16:12:33.897Z] #17 27.70 libjq1 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libonig4 [2019-12-27T16:12:33.897Z] #17 27.70 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-12-27T16:12:33.897Z] #17 27.71 libxtables12 python-pip-whl python3 python3-minimal python3-pkg-resources [2019-12-27T16:12:33.897Z] #17 27.71 python3.5 python3.5-minimal vim-runtime xxd [2019-12-27T16:12:33.897Z] #17 27.72 Suggested packages: [2019-12-27T16:12:33.897Z] #17 27.72 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm [2019-12-27T16:12:33.897Z] #17 27.72 python3-doc python3-tk python3-venv python-setuptools-doc python3.5-venv [2019-12-27T16:12:33.897Z] #17 27.72 python3.5-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2019-12-27T16:12:33.897Z] #17 27.72 quota [2019-12-27T16:12:33.897Z] #17 27.72 Recommended packages: [2019-12-27T16:12:33.897Z] #17 27.72 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-12-27T16:12:33.897Z] #17 27.72 python3-keyrings.alt python3-xdg unzip [2019-12-27T16:12:33.909Z] #18 ... [2019-12-27T16:12:33.909Z] [2019-12-27T16:12:33.909Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:12:33.909Z] #50 DONE 210.1s [2019-12-27T16:12:33.909Z] [2019-12-27T16:12:33.909Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:12:33.909Z] #41 153.1 CC criu/plugin.o [2019-12-27T16:12:33.909Z] #41 153.4 CC criu/proc_parse.o [2019-12-27T16:12:34.590Z] #11 42.23 Building dependency tree... [2019-12-27T16:12:34.879Z] #39 197.3 + rm -rf /tmp/tmp.lrp8OKeI8k/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.lrp8OKeI8k [2019-12-27T16:12:34.879Z] #39 DONE 197.4s [2019-12-27T16:12:34.879Z] [2019-12-27T16:12:34.879Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:12:35.262Z] #17 ... [2019-12-27T16:12:35.262Z] [2019-12-27T16:12:35.262Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:12:35.262Z] #41 143.6 CC criu/clone-noasan.o [2019-12-27T16:12:35.296Z] #41 155.4 CC criu/protobuf-desc.o [2019-12-27T16:12:35.518Z] #41 143.7 CC criu/config.o [2019-12-27T16:12:35.625Z] #11 45.16 The following additional packages will be installed: [2019-12-27T16:12:35.625Z] #11 45.16 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dmsetup [2019-12-27T16:12:35.625Z] #11 45.17 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor1 [2019-12-27T16:12:35.625Z] #11 45.17 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2019-12-27T16:12:35.625Z] #11 45.17 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp2 libselinux1-dev [2019-12-27T16:12:35.625Z] #11 45.17 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2019-12-27T16:12:35.625Z] #11 45.20 Suggested packages: [2019-12-27T16:12:35.625Z] #11 45.20 gcc-6-locales seccomp wine64 [2019-12-27T16:12:35.687Z] #51 ... [2019-12-27T16:12:35.687Z] [2019-12-27T16:12:35.687Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-12-27T16:12:35.869Z] #41 156.1 CC criu/protobuf.o [2019-12-27T16:12:36.221Z] #40 DONE 0.2s [2019-12-27T16:12:36.221Z] [2019-12-27T16:12:36.221Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:12:36.221Z] #51 ... [2019-12-27T16:12:36.221Z] [2019-12-27T16:12:36.221Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-12-27T16:12:36.221Z] #43 DONE 0.1s [2019-12-27T16:12:36.221Z] [2019-12-27T16:12:36.221Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-12-27T16:12:36.221Z] #46 DONE 0.1s [2019-12-27T16:12:36.221Z] [2019-12-27T16:12:36.221Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:12:36.221Z] #51 ... [2019-12-27T16:12:36.221Z] [2019-12-27T16:12:36.221Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-12-27T16:12:36.221Z] #49 DONE 0.1s [2019-12-27T16:12:36.443Z] #41 156.4 CC criu/pstree.o [2019-12-27T16:12:36.505Z] 65014b3c3121: Verifying Checksum [2019-12-27T16:12:36.505Z] 65014b3c3121: Download complete [2019-12-27T16:12:36.796Z] [2019-12-27T16:12:36.796Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:12:36.884Z] #41 144.9 CC criu/cr-check.o [2019-12-27T16:12:37.388Z] #41 157.2 CC criu/rbtree.o [2019-12-27T16:12:37.388Z] #41 157.5 CC criu/rst-malloc.o [2019-12-27T16:12:37.649Z] #41 157.7 CC criu/seccomp.o [2019-12-27T16:12:38.223Z] #41 158.3 CC criu/seize.o [2019-12-27T16:12:38.254Z] #41 146.4 CC criu/cr-dedup.o [2019-12-27T16:12:38.511Z] #41 146.8 CC criu/cr-dump.o [2019-12-27T16:12:38.796Z] #41 159.0 CC criu/servicefd.o [2019-12-27T16:12:39.057Z] #41 ... [2019-12-27T16:12:39.057Z] [2019-12-27T16:12:39.057Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-27T16:12:39.057Z] #18 13.81 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2019-12-27T16:12:39.057Z] #18 14.17 Collecting pyyaml (from yamllint==1.16.0) [2019-12-27T16:12:39.057Z] #18 15.38 Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB) [2019-12-27T16:12:39.057Z] #18 16.97 Building wheels for collected packages: pyyaml [2019-12-27T16:12:39.057Z] #18 16.97 Running setup.py bdist_wheel for pyyaml: started [2019-12-27T16:12:39.057Z] #18 17.99 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-12-27T16:12:39.057Z] #18 17.99 Stored in directory: /root/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67 [2019-12-27T16:12:39.057Z] #18 18.06 Successfully built pyyaml [2019-12-27T16:12:39.057Z] #18 18.06 Installing collected packages: pathspec, pyyaml, yamllint [2019-12-27T16:12:39.057Z] #18 18.40 Successfully installed pathspec-0.7.0 pyyaml-5.2 yamllint-1.16.0 [2019-12-27T16:12:39.057Z] #18 DONE 18.8s [2019-12-27T16:12:39.057Z] [2019-12-27T16:12:39.057Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:12:39.057Z] #41 159.3 CC criu/shmem.o [2019-12-27T16:12:39.057Z] #41 ... [2019-12-27T16:12:39.057Z] [2019-12-27T16:12:39.057Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:12:39.057Z] #59 173.1 + bin/containerd [2019-12-27T16:12:39.145Z] #11 ... [2019-12-27T16:12:39.145Z] [2019-12-27T16:12:39.145Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-27T16:12:39.145Z] #25 33.14 Reading package lists... [2019-12-27T16:12:39.145Z] #25 43.28 Building dependency tree... [2019-12-27T16:12:39.145Z] #25 46.18 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-12-27T16:12:39.145Z] #25 46.18 The following additional packages will be installed: [2019-12-27T16:12:39.145Z] #25 46.18 libjq1 libonig4 [2019-12-27T16:12:39.145Z] #25 46.68 The following NEW packages will be installed: [2019-12-27T16:12:39.145Z] #25 46.70 jq libjq1 libonig4 [2019-12-27T16:12:39.145Z] #25 46.83 0 upgraded, 3 newly installed, 0 to remove and 4 not upgraded. [2019-12-27T16:12:39.145Z] #25 46.83 Need to get 310 kB of archives. [2019-12-27T16:12:39.145Z] #25 46.83 After this operation, 1267 kB of additional disk space will be used. [2019-12-27T16:12:39.145Z] #25 46.83 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-12-27T16:12:39.145Z] #25 46.91 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-12-27T16:12:39.145Z] #25 47.02 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-12-27T16:12:39.145Z] #25 48.71 debconf: delaying package configuration, since apt-utils is not installed [2019-12-27T16:12:39.145Z] #25 48.88 Fetched 310 kB in 0s (1118 kB/s) [2019-12-27T16:12:39.145Z] #25 ... [2019-12-27T16:12:39.145Z] [2019-12-27T16:12:39.145Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-27T16:12:39.145Z] #11 48.95 The following NEW packages will be installed: [2019-12-27T16:12:39.145Z] #11 48.96 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 [2019-12-27T16:12:39.145Z] #11 48.96 btrfs-progs btrfs-tools dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-12-27T16:12:39.145Z] #11 48.96 gcc-mingw-w64-x86-64 libapparmor-dev libapparmor1 libdevmapper-dev [2019-12-27T16:12:39.145Z] #11 48.96 libdevmapper-event1.02.1 libdevmapper1.02.1 liblzo2-2 libpcre16-3 [2019-12-27T16:12:39.145Z] #11 48.96 libpcre3-dev libpcre32-3 libpcrecpp0v5 libseccomp-dev libseccomp2 [2019-12-27T16:12:39.145Z] #11 48.96 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2019-12-27T16:12:39.145Z] #11 48.97 mingw-w64-x86-64-dev [2019-12-27T16:12:39.433Z] #11 49.19 0 upgraded, 27 newly installed, 0 to remove and 4 not upgraded. [2019-12-27T16:12:39.433Z] #11 49.19 Need to get 70.1 MB of archives. [2019-12-27T16:12:39.433Z] #11 49.19 After this operation, 498 MB of additional disk space will be used. [2019-12-27T16:12:39.433Z] #11 49.19 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2019-12-27T16:12:39.723Z] #11 49.51 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB] [2019-12-27T16:12:39.723Z] #11 49.57 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-12-27T16:12:39.723Z] #11 49.57 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-12-27T16:12:40.001Z] #59 ... [2019-12-27T16:12:40.001Z] [2019-12-27T16:12:40.001Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:12:40.001Z] #41 160.1 CC criu/sigframe.o [2019-12-27T16:12:40.001Z] #41 160.2 CC criu/signalfd.o [2019-12-27T16:12:40.012Z] #11 49.70 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-12-27T16:12:40.012Z] #11 49.70 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB] [2019-12-27T16:12:40.012Z] #11 49.83 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2019-12-27T16:12:40.263Z] #41 160.4 CC criu/sk-inet.o [2019-12-27T16:12:40.305Z] #11 50.05 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.137-2 [41.0 kB] [2019-12-27T16:12:40.447Z] #41 ... [2019-12-27T16:12:40.447Z] [2019-12-27T16:12:40.447Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-27T16:12:40.447Z] #17 29.74 The following NEW packages will be installed: [2019-12-27T16:12:40.447Z] #17 29.75 apparmor aufs-tools bash-completion bzip2 dh-python iptables jq libaio1 [2019-12-27T16:12:40.447Z] #17 29.75 libapparmor-perl libcap2-bin libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 [2019-12-27T16:12:40.447Z] #17 29.75 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 [2019-12-27T16:12:40.447Z] #17 29.75 libprotobuf-c1 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib [2019-12-27T16:12:40.447Z] #17 29.75 libreadline5 libxtables12 net-tools pigz python-pip-whl python3 [2019-12-27T16:12:40.447Z] #17 29.75 python3-minimal python3-pip python3-pkg-resources python3-setuptools [2019-12-27T16:12:40.447Z] #17 29.75 python3-wheel python3.5 python3.5-minimal thin-provisioning-tools vim [2019-12-27T16:12:40.447Z] #17 29.75 vim-common vim-runtime xfsprogs xxd xz-utils zip [2019-12-27T16:12:40.447Z] #17 30.80 0 upgraded, 46 newly installed, 0 to remove and 4 not upgraded. [2019-12-27T16:12:40.447Z] #17 30.80 Need to get 17.8 MB of archives. [2019-12-27T16:12:40.447Z] #17 30.80 After this operation, 76.2 MB of additional disk space will be used. [2019-12-27T16:12:40.447Z] #17 30.80 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-12-27T16:12:40.447Z] #17 30.81 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-12-27T16:12:40.447Z] #17 30.81 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-12-27T16:12:40.447Z] #17 30.81 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2019-12-27T16:12:40.447Z] #17 30.85 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2019-12-27T16:12:40.447Z] #17 30.94 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-12-27T16:12:40.447Z] #17 30.95 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-12-27T16:12:40.447Z] #17 30.95 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2019-12-27T16:12:40.447Z] #17 31.07 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-12-27T16:12:40.447Z] #17 31.08 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-12-27T16:12:40.447Z] #17 31.08 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-12-27T16:12:40.447Z] #17 31.09 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-12-27T16:12:40.447Z] #17 31.10 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-12-27T16:12:40.447Z] #17 31.10 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-12-27T16:12:40.447Z] #17 31.10 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-12-27T16:12:40.447Z] #17 31.11 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-12-27T16:12:40.447Z] #17 31.11 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-12-27T16:12:40.447Z] #17 31.12 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-12-27T16:12:40.447Z] #17 31.12 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-12-27T16:12:40.447Z] #17 31.13 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-12-27T16:12:40.447Z] #17 31.14 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-12-27T16:12:40.447Z] #17 31.15 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-12-27T16:12:40.447Z] #17 31.16 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-12-27T16:12:40.447Z] #17 31.16 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2019-12-27T16:12:40.447Z] #17 31.17 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-12-27T16:12:40.447Z] #17 31.18 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-12-27T16:12:40.447Z] #17 31.18 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-12-27T16:12:40.447Z] #17 31.19 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-12-27T16:12:40.447Z] #17 31.20 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-12-27T16:12:40.447Z] #17 31.20 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-12-27T16:12:40.447Z] #17 31.20 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-12-27T16:12:40.447Z] #17 31.21 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-12-27T16:12:40.447Z] #17 31.21 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-12-27T16:12:40.447Z] #17 31.22 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-12-27T16:12:40.447Z] #17 31.24 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-12-27T16:12:40.447Z] #17 31.31 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-12-27T16:12:40.447Z] #17 31.33 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-12-27T16:12:40.447Z] #17 31.33 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-12-27T16:12:40.447Z] #17 31.35 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-12-27T16:12:40.447Z] #17 31.36 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-12-27T16:12:40.447Z] #17 31.37 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-12-27T16:12:40.447Z] #17 31.67 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-12-27T16:12:40.447Z] #17 31.72 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-12-27T16:12:40.447Z] #17 31.76 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-12-27T16:12:40.447Z] #17 31.77 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-12-27T16:12:40.447Z] #17 31.78 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-12-27T16:12:40.447Z] #17 32.32 debconf: delaying package configuration, since apt-utils is not installed [2019-12-27T16:12:40.447Z] #17 32.41 Fetched 17.8 MB in 2s (8763 kB/s) [2019-12-27T16:12:40.447Z] #17 32.47 Selecting previously unselected package bash-completion. [2019-12-27T16:12:40.447Z] #17 32.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23402 files and directories currently installed.) [2019-12-27T16:12:40.447Z] #17 32.50 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-12-27T16:12:40.595Z] #11 50.26 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2019-12-27T16:12:40.595Z] #11 ... [2019-12-27T16:12:40.595Z] [2019-12-27T16:12:40.595Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-12-27T16:12:40.595Z] #25 49.02 Selecting previously unselected package libonig4:ppc64el. [2019-12-27T16:12:40.595Z] #25 49.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-12-27T16:12:40.595Z] #25 49.11 Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2019-12-27T16:12:40.595Z] #25 49.12 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-12-27T16:12:40.595Z] #25 49.47 Selecting previously unselected package libjq1:ppc64el. [2019-12-27T16:12:40.595Z] #25 49.49 Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-12-27T16:12:40.595Z] #25 49.50 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-12-27T16:12:40.595Z] #25 49.73 Selecting previously unselected package jq. [2019-12-27T16:12:40.595Z] #25 49.75 Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-12-27T16:12:40.595Z] #25 49.75 Unpacking jq (1.5+dfsg-1.3) ... [2019-12-27T16:12:40.595Z] #25 49.98 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-12-27T16:12:40.595Z] #25 49.99 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-12-27T16:12:40.595Z] #25 50.00 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-27T16:12:40.595Z] #25 50.14 Setting up jq (1.5+dfsg-1.3) ... [2019-12-27T16:12:40.595Z] #25 DONE 50.4s [2019-12-27T16:12:40.595Z] [2019-12-27T16:12:40.595Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-12-27T16:12:40.595Z] #26 DONE 0.1s [2019-12-27T16:12:40.886Z] [2019-12-27T16:12:40.886Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-27T16:12:41.016Z] #17 ... [2019-12-27T16:12:41.016Z] [2019-12-27T16:12:41.016Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:12:41.016Z] #41 149.4 CC criu/cr-errno.o [2019-12-27T16:12:41.016Z] #41 149.5 CC criu/cr-restore.o [2019-12-27T16:12:41.207Z] #41 161.1 CC criu/sk-netlink.o [2019-12-27T16:12:41.208Z] #41 161.5 CC criu/sk-packet.o [2019-12-27T16:12:41.780Z] #41 ... [2019-12-27T16:12:41.780Z] [2019-12-27T16:12:41.780Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:12:41.780Z] #22 217.7 + return [2019-12-27T16:12:41.780Z] #22 DONE 218.0s [2019-12-27T16:12:41.780Z] [2019-12-27T16:12:41.780Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:12:41.780Z] #41 162.0 CC criu/sk-queue.o [2019-12-27T16:12:42.358Z] #41 162.4 CC criu/sk-tcp.o [2019-12-27T16:12:42.619Z] #41 162.8 CC criu/sk-unix.o [2019-12-27T16:12:42.954Z] #27 ... [2019-12-27T16:12:42.954Z] [2019-12-27T16:12:42.954Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-12-27T16:12:42.954Z] #57 33.84 Reading package lists... [2019-12-27T16:12:42.954Z] #57 43.78 Building dependency tree... [2019-12-27T16:12:42.954Z] #57 47.61 The following additional packages will be installed: [2019-12-27T16:12:42.954Z] #57 47.61 btrfs-progs liblzo2-2 [2019-12-27T16:12:42.954Z] #57 48.08 The following NEW packages will be installed: [2019-12-27T16:12:42.954Z] #57 48.10 btrfs-progs btrfs-tools liblzo2-2 [2019-12-27T16:12:42.954Z] #57 48.30 0 upgraded, 3 newly installed, 0 to remove and 4 not upgraded. [2019-12-27T16:12:42.954Z] #57 48.30 Need to get 588 kB of archives. [2019-12-27T16:12:42.954Z] #57 48.30 After this operation, 5005 kB of additional disk space will be used. [2019-12-27T16:12:42.954Z] #57 48.30 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-12-27T16:12:42.954Z] #57 48.33 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-12-27T16:12:42.954Z] #57 48.48 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-12-27T16:12:42.954Z] #57 50.15 debconf: delaying package configuration, since apt-utils is not installed [2019-12-27T16:12:42.954Z] #57 50.29 Fetched 588 kB in 0s (2357 kB/s) [2019-12-27T16:12:42.954Z] #57 50.57 Selecting previously unselected package liblzo2-2:ppc64el. [2019-12-27T16:12:42.954Z] #57 50.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 ... 14950 files and directories currently installed.) [2019-12-27T16:12:42.954Z] #57 50.70 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-12-27T16:12:42.954Z] #57 50.73 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-12-27T16:12:42.954Z] #57 50.93 Selecting previously unselected package btrfs-progs. [2019-12-27T16:12:42.954Z] #57 50.94 Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-12-27T16:12:42.954Z] #57 50.95 Unpacking btrfs-progs (4.7.3-1) ... [2019-12-27T16:12:42.954Z] #57 51.89 Selecting previously unselected package btrfs-tools. [2019-12-27T16:12:42.954Z] #57 51.91 Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-12-27T16:12:42.954Z] #57 51.92 Unpacking btrfs-tools (4.7.3-1) ... [2019-12-27T16:12:42.954Z] #57 52.23 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-27T16:12:42.954Z] #57 52.36 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-12-27T16:12:42.954Z] #57 52.36 Setting up btrfs-progs (4.7.3-1) ... [2019-12-27T16:12:42.954Z] #57 52.37 Setting up btrfs-tools (4.7.3-1) ... [2019-12-27T16:12:42.954Z] #57 52.37 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-27T16:12:42.954Z] #57 DONE 52.6s [2019-12-27T16:12:42.954Z] [2019-12-27T16:12:42.954Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-27T16:12:42.954Z] #58 DONE 0.1s [2019-12-27T16:12:42.954Z] [2019-12-27T16:12:42.954Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-12-27T16:12:42.954Z] #59 DONE 0.1s [2019-12-27T16:12:42.954Z] [2019-12-27T16:12:42.954Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-27T16:12:42.954Z] #11 50.70 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2019-12-27T16:12:42.954Z] #11 51.00 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2019-12-27T16:12:42.954Z] #11 51.07 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2019-12-27T16:12:42.954Z] #11 51.27 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2019-12-27T16:12:42.954Z] #11 51.44 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB] [2019-12-27T16:12:42.954Z] #11 51.53 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB] [2019-12-27T16:12:42.954Z] #11 51.64 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB] [2019-12-27T16:12:42.954Z] #11 51.73 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB] [2019-12-27T16:12:42.954Z] #11 52.17 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-i686 ppc64el 2.28-5+7.4+b4 [1957 kB] [2019-12-27T16:12:42.954Z] #11 52.77 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.28-5+7.4+b4 [2454 kB] [2019-12-27T16:12:43.243Z] #11 ... [2019-12-27T16:12:43.243Z] [2019-12-27T16:12:43.243Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-27T16:12:43.243Z] #41 33.81 Reading package lists... [2019-12-27T16:12:43.243Z] #41 43.15 Building dependency tree... [2019-12-27T16:12:43.243Z] #41 46.14 The following additional packages will be installed: [2019-12-27T16:12:43.243Z] #41 46.17 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-12-27T16:12:43.243Z] #41 46.17 libprotoc10 python-pkg-resources zlib1g-dev [2019-12-27T16:12:43.243Z] #41 46.17 Suggested packages: [2019-12-27T16:12:43.243Z] #41 46.17 manpages-dev python-setuptools [2019-12-27T16:12:43.243Z] #41 49.07 The following NEW packages will be installed: [2019-12-27T16:12:43.243Z] #41 49.07 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-12-27T16:12:43.243Z] #41 49.08 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-12-27T16:12:43.243Z] #41 49.08 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-12-27T16:12:43.243Z] #41 49.08 zlib1g-dev [2019-12-27T16:12:43.243Z] #41 49.25 0 upgraded, 16 newly installed, 0 to remove and 4 not upgraded. [2019-12-27T16:12:43.243Z] #41 49.25 Need to get 3548 kB of archives. [2019-12-27T16:12:43.243Z] #41 49.25 After this operation, 21.2 MB of additional disk space will be used. [2019-12-27T16:12:43.243Z] #41 49.25 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-12-27T16:12:43.243Z] #41 49.29 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2019-12-27T16:12:43.243Z] #41 49.40 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2019-12-27T16:12:43.243Z] #41 49.46 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-12-27T16:12:43.243Z] #41 49.46 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB] [2019-12-27T16:12:43.243Z] #41 49.48 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-12-27T16:12:43.243Z] #41 49.62 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB] [2019-12-27T16:12:43.243Z] #41 49.81 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB] [2019-12-27T16:12:43.243Z] #41 50.00 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2019-12-27T16:12:43.243Z] #41 50.23 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2019-12-27T16:12:43.243Z] #41 50.38 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2019-12-27T16:12:43.243Z] #41 50.75 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2019-12-27T16:12:43.243Z] #41 50.89 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB] [2019-12-27T16:12:43.243Z] #41 50.91 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2019-12-27T16:12:43.243Z] #41 51.01 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2019-12-27T16:12:43.243Z] #41 51.16 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2019-12-27T16:12:43.243Z] #41 52.85 debconf: delaying package configuration, since apt-utils is not installed [2019-12-27T16:12:43.243Z] #41 53.08 Fetched 3548 kB in 1s (1775 kB/s) [2019-12-27T16:12:43.243Z] #41 ... [2019-12-27T16:12:43.243Z] [2019-12-27T16:12:43.243Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:12:43.243Z] #60 0.345 + RM_GOPATH=0 [2019-12-27T16:12:43.531Z] #60 0.345 + TMP_GOPATH= [2019-12-27T16:12:43.531Z] #60 0.345 + : /build [2019-12-27T16:12:43.531Z] #60 0.345 + '[' -z '' ']' [2019-12-27T16:12:43.531Z] #60 0.348 ++ mktemp -d [2019-12-27T16:12:43.531Z] #60 0.360 + export GOPATH=/tmp/tmp.kgcB55X0a4 [2019-12-27T16:12:43.531Z] #60 0.360 + GOPATH=/tmp/tmp.kgcB55X0a4 [2019-12-27T16:12:43.531Z] #60 0.360 + RM_GOPATH=1 [2019-12-27T16:12:43.531Z] #60 0.377 ++ dirname ./install.sh [2019-12-27T16:12:43.531Z] #60 0.380 + dir=. [2019-12-27T16:12:43.531Z] #60 0.380 + bin=containerd [2019-12-27T16:12:43.531Z] #60 0.380 + shift [2019-12-27T16:12:43.531Z] #60 0.380 + '[' '!' -f ./containerd.installer ']' [2019-12-27T16:12:43.531Z] #60 0.380 + . ./containerd.installer [2019-12-27T16:12:43.531Z] #60 0.386 ++ : ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-27T16:12:43.531Z] #60 0.388 + install_containerd [2019-12-27T16:12:43.531Z] #60 0.389 Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-27T16:12:43.531Z] #60 0.389 + echo 'Install containerd version ff48f57fc83a8c44cf4ad5d672424a98ba37ded6' [2019-12-27T16:12:43.531Z] #60 0.389 + git clone https://github.com/containerd/containerd.git /tmp/tmp.kgcB55X0a4/src/github.com/containerd/containerd [2019-12-27T16:12:43.531Z] #60 0.402 Cloning into '/tmp/tmp.kgcB55X0a4/src/github.com/containerd/containerd'... [2019-12-27T16:12:44.007Z] #41 ... [2019-12-27T16:12:44.007Z] [2019-12-27T16:12:44.007Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-12-27T16:12:44.007Z] #23 DONE 0.2s [2019-12-27T16:12:44.007Z] [2019-12-27T16:12:44.007Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-12-27T16:12:44.940Z] #51 ... [2019-12-27T16:12:44.940Z] [2019-12-27T16:12:44.940Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:12:44.940Z] #60 176.9 + bin/containerd [2019-12-27T16:12:44.953Z] #27 DONE 1.2s [2019-12-27T16:12:44.953Z] [2019-12-27T16:12:44.953Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-12-27T16:12:44.953Z] #29 DONE 0.2s [2019-12-27T16:12:44.953Z] [2019-12-27T16:12:44.953Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:12:44.953Z] #41 164.4 CC criu/sockets.o [2019-12-27T16:12:44.953Z] #41 165.1 CC criu/stats.o [2019-12-27T16:12:45.222Z] #41 165.3 CC criu/string.o [2019-12-27T16:12:45.222Z] #41 ... [2019-12-27T16:12:45.222Z] [2019-12-27T16:12:45.222Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-12-27T16:12:45.222Z] #32 DONE 0.1s [2019-12-27T16:12:45.222Z] [2019-12-27T16:12:45.222Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:12:45.222Z] #41 165.4 CC criu/sysctl.o [2019-12-27T16:12:45.483Z] #41 ... [2019-12-27T16:12:45.483Z] [2019-12-27T16:12:45.483Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-12-27T16:12:45.483Z] #37 DONE 0.1s [2019-12-27T16:12:45.483Z] [2019-12-27T16:12:45.483Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-12-27T16:12:45.744Z] #39 DONE 0.3s [2019-12-27T16:12:45.744Z] [2019-12-27T16:12:45.744Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:12:45.744Z] #41 165.9 CC criu/sysfs_parse.o [2019-12-27T16:12:46.272Z] #41 153.9 CC criu/cr-service.o [2019-12-27T16:12:46.272Z] #41 ... [2019-12-27T16:12:46.272Z] [2019-12-27T16:12:46.272Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-27T16:12:46.272Z] #17 35.01 Unpacking bash-completion (1:2.1-4.3) ... [2019-12-27T16:12:46.272Z] #17 35.40 Selecting previously unselected package libnet1:amd64. [2019-12-27T16:12:46.272Z] #17 35.43 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-12-27T16:12:46.272Z] #17 35.43 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-12-27T16:12:46.272Z] #17 35.53 Selecting previously unselected package libnfnetlink0:amd64. [2019-12-27T16:12:46.272Z] #17 35.56 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-12-27T16:12:46.272Z] #17 35.56 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-12-27T16:12:46.272Z] #17 35.62 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-12-27T16:12:46.272Z] #17 35.63 Preparing to unpack .../03-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-12-27T16:12:46.272Z] #17 35.65 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-12-27T16:12:46.272Z] #17 36.07 Selecting previously unselected package python3.5-minimal. [2019-12-27T16:12:46.272Z] #17 36.07 Preparing to unpack .../04-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-12-27T16:12:46.272Z] #17 36.08 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-12-27T16:12:46.272Z] #17 36.86 Selecting previously unselected package python3-minimal. [2019-12-27T16:12:46.272Z] #17 36.86 Preparing to unpack .../05-python3-minimal_3.5.3-1_amd64.deb ... [2019-12-27T16:12:46.272Z] #17 36.87 Unpacking python3-minimal (3.5.3-1) ... [2019-12-27T16:12:46.272Z] #17 36.96 Selecting previously unselected package libmpdec2:amd64. [2019-12-27T16:12:46.272Z] #17 36.96 Preparing to unpack .../06-libmpdec2_2.4.2-1_amd64.deb ... [2019-12-27T16:12:46.272Z] #17 36.96 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-12-27T16:12:46.272Z] #17 37.07 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-12-27T16:12:46.272Z] #17 37.07 Preparing to unpack .../07-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-12-27T16:12:46.272Z] #17 37.08 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-12-27T16:12:46.272Z] #17 38.23 Selecting previously unselected package python3.5. [2019-12-27T16:12:46.272Z] #17 38.24 Preparing to unpack .../08-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-12-27T16:12:46.272Z] #17 38.25 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-12-27T16:12:46.272Z] #17 38.38 Selecting previously unselected package libpython3-stdlib:amd64. [2019-12-27T16:12:46.272Z] #17 38.38 Preparing to unpack .../09-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-12-27T16:12:46.272Z] #17 38.39 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-12-27T16:12:46.272Z] #17 38.46 Selecting previously unselected package dh-python. [2019-12-27T16:12:46.272Z] #17 38.46 Preparing to unpack .../10-dh-python_2.20170125_all.deb ... [2019-12-27T16:12:46.272Z] #17 38.47 Unpacking dh-python (2.20170125) ... [2019-12-27T16:12:46.272Z] #17 38.60 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-12-27T16:12:46.272Z] #17 38.61 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-12-27T16:12:46.287Z] #60 ... [2019-12-27T16:12:46.287Z] [2019-12-27T16:12:46.287Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-27T16:12:46.287Z] #34 36.80 Reading package lists... [2019-12-27T16:12:46.287Z] #34 45.88 Building dependency tree... [2019-12-27T16:12:46.287Z] #34 48.82 The following additional packages will be installed: [2019-12-27T16:12:46.287Z] #34 48.83 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-12-27T16:12:46.287Z] #34 48.84 Suggested packages: [2019-12-27T16:12:46.287Z] #34 48.84 codeblocks eclipse ninja-build lrzip [2019-12-27T16:12:46.287Z] #34 48.84 Recommended packages: [2019-12-27T16:12:46.287Z] #34 48.84 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-12-27T16:12:46.287Z] #34 50.37 The following NEW packages will be installed: [2019-12-27T16:12:46.287Z] #34 50.39 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-12-27T16:12:46.287Z] #34 50.39 vim-common xxd [2019-12-27T16:12:46.287Z] #34 50.56 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded. [2019-12-27T16:12:46.287Z] #34 50.56 Need to get 13.4 MB of archives. [2019-12-27T16:12:46.287Z] #34 50.56 After this operation, 60.4 MB of additional disk space will be used. [2019-12-27T16:12:46.287Z] #34 50.56 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2019-12-27T16:12:46.287Z] #34 50.72 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-12-27T16:12:46.287Z] #34 50.85 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB] [2019-12-27T16:12:46.287Z] #34 52.22 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB] [2019-12-27T16:12:46.287Z] #34 52.32 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u2 [272 kB] [2019-12-27T16:12:46.287Z] #34 52.38 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2019-12-27T16:12:46.287Z] #34 52.39 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2019-12-27T16:12:46.287Z] #34 52.61 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2019-12-27T16:12:46.287Z] #34 53.27 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-12-27T16:12:46.287Z] #34 53.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-12-27T16:12:46.287Z] #34 55.61 debconf: delaying package configuration, since apt-utils is not installed [2019-12-27T16:12:46.287Z] #34 ... [2019-12-27T16:12:46.287Z] [2019-12-27T16:12:46.287Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-27T16:12:46.287Z] #41 53.27 Selecting previously unselected package libnet1:ppc64el. [2019-12-27T16:12:46.287Z] #41 53.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-12-27T16:12:46.287Z] #41 53.37 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-12-27T16:12:46.287Z] #41 53.38 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-12-27T16:12:46.287Z] #41 53.59 Selecting previously unselected package libcap-dev:ppc64el. [2019-12-27T16:12:46.287Z] #41 53.60 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2019-12-27T16:12:46.287Z] #41 53.61 Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2019-12-27T16:12:46.287Z] #41 53.90 Selecting previously unselected package libnet1-dev. [2019-12-27T16:12:46.287Z] #41 53.94 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2019-12-27T16:12:46.287Z] #41 53.95 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-12-27T16:12:46.287Z] #41 54.27 Selecting previously unselected package libnl-3-200:ppc64el. [2019-12-27T16:12:46.287Z] #41 54.30 Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-12-27T16:12:46.287Z] #41 54.30 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-12-27T16:12:46.287Z] #41 54.51 Selecting previously unselected package libnl-3-dev:ppc64el. [2019-12-27T16:12:46.287Z] #41 54.56 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2019-12-27T16:12:46.287Z] #41 54.56 Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2019-12-27T16:12:46.287Z] #41 55.07 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-12-27T16:12:46.287Z] #41 55.09 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-12-27T16:12:46.287Z] #41 55.10 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-12-27T16:12:46.287Z] #41 55.26 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2019-12-27T16:12:46.287Z] #41 55.27 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2019-12-27T16:12:46.287Z] #41 55.27 Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-12-27T16:12:46.287Z] #41 55.45 Selecting previously unselected package zlib1g-dev:ppc64el. [2019-12-27T16:12:46.287Z] #41 55.46 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2019-12-27T16:12:46.287Z] #41 55.46 Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-12-27T16:12:46.287Z] #41 55.86 Selecting previously unselected package libprotobuf10:ppc64el. [2019-12-27T16:12:46.287Z] #41 55.88 Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2019-12-27T16:12:46.287Z] #41 55.89 Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2019-12-27T16:12:46.315Z] #41 166.3 CC criu/timerfd.o [2019-12-27T16:12:46.576Z] #41 166.5 CC criu/tty.o [2019-12-27T16:12:46.834Z] #17 40.76 Setting up python3-minimal (3.5.3-1) ... [2019-12-27T16:12:47.090Z] #17 ... [2019-12-27T16:12:47.090Z] [2019-12-27T16:12:47.090Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:12:47.090Z] #41 155.4 CC criu/crtools.o [2019-12-27T16:12:47.323Z] #41 57.07 Selecting previously unselected package libprotobuf-lite10:ppc64el. [2019-12-27T16:12:47.323Z] #41 57.08 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2019-12-27T16:12:47.323Z] #41 57.08 Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-12-27T16:12:47.619Z] #41 57.42 Selecting previously unselected package libprotobuf-dev:ppc64el. [2019-12-27T16:12:47.619Z] #41 57.43 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2019-12-27T16:12:47.619Z] #41 57.45 Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-12-27T16:12:47.962Z] #41 168.1 CC criu/tun.o [2019-12-27T16:12:48.021Z] #41 156.2 CC criu/eventfd.o [2019-12-27T16:12:48.021Z] #41 156.4 CC criu/eventpoll.o [2019-12-27T16:12:48.535Z] #41 168.6 CC criu/uffd.o [2019-12-27T16:12:48.948Z] #41 157.4 CC criu/external.o [2019-12-27T16:12:49.133Z] #41 ... [2019-12-27T16:12:49.133Z] [2019-12-27T16:12:49.133Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-27T16:12:49.133Z] #27 4.281 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-12-27T16:12:49.133Z] #27 5.363 [2019-12-27T16:12:49.188Z] #60 ... [2019-12-27T16:12:49.188Z] [2019-12-27T16:12:49.188Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:12:49.188Z] #51 DONE 211.6s [2019-12-27T16:12:49.204Z] #41 157.7 CC criu/fault-injection.o [2019-12-27T16:12:49.422Z] #27 6.494 0.1% 0.5% # 2.2% ### 4.6% ###### 8.9% ######### 13.0% ############ 17.2% ############### 21.4% ################### 27.8% ######################## 34.2% ############################# 40.6% ################################### 49.1% ########################################### 59.7% ################################################## 70.7% ##################################################### 74.8% ######################################################### 79.6% ############################################################ 83.7% ############################################################### 87.9% ################################################################## 92.2% ######################################################################## 100.0% [2019-12-27T16:12:49.463Z] #41 157.9 CC criu/fdstore.o [2019-12-27T16:12:49.479Z] #41 169.6 CC criu/util.o [2019-12-27T16:12:49.592Z] [2019-12-27T16:12:49.592Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:12:49.711Z] #27 ... [2019-12-27T16:12:49.711Z] [2019-12-27T16:12:49.711Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-27T16:12:49.711Z] #69 DONE 59.1s [2019-12-27T16:12:49.711Z] [2019-12-27T16:12:49.711Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-27T16:12:49.711Z] #41 59.47 Selecting previously unselected package libprotoc10:ppc64el. [2019-12-27T16:12:49.712Z] #41 59.49 Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2019-12-27T16:12:49.712Z] #41 59.50 Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2019-12-27T16:12:49.992Z] #60 ... [2019-12-27T16:12:49.992Z] [2019-12-27T16:12:49.992Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-12-27T16:12:50.025Z] #41 158.2 CC criu/fifo.o [2019-12-27T16:12:50.281Z] #41 158.7 CC criu/file-ids.o [2019-12-27T16:12:50.395Z] #52 DONE 0.2s [2019-12-27T16:12:50.395Z] [2019-12-27T16:12:50.395Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-12-27T16:12:50.395Z] #56 DONE 0.1s [2019-12-27T16:12:50.395Z] [2019-12-27T16:12:50.395Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:12:50.422Z] #41 170.6 CC criu/uts_ns.o [2019-12-27T16:12:50.684Z] #41 170.8 CC criu/vdso.o [2019-12-27T16:12:50.843Z] #41 159.1 CC criu/file-lock.o [2019-12-27T16:12:51.207Z] #41 60.68 Selecting previously unselected package protobuf-c-compiler. [2019-12-27T16:12:51.208Z] #41 60.69 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2019-12-27T16:12:51.208Z] #41 60.74 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-12-27T16:12:51.256Z] #41 171.3 LINK criu/built-in.o [2019-12-27T16:12:51.256Z] #41 171.4 LINK criu/criu [2019-12-27T16:12:51.509Z] #41 61.14 Selecting previously unselected package protobuf-compiler. [2019-12-27T16:12:51.509Z] #41 61.18 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2019-12-27T16:12:51.509Z] #41 61.19 Unpacking protobuf-compiler (3.0.0-9) ... [2019-12-27T16:12:51.517Z] #41 171.7 DEP lib/c/criu.d [2019-12-27T16:12:51.517Z] #41 171.7 CC images/rpc.pb-c.o [2019-12-27T16:12:51.771Z] #41 160.0 CC criu/files-ext.o [2019-12-27T16:12:51.802Z] #41 61.47 Selecting previously unselected package python-pkg-resources. [2019-12-27T16:12:51.802Z] #41 61.47 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-12-27T16:12:51.802Z] #41 61.48 Unpacking python-pkg-resources (33.1.1-1) ... [2019-12-27T16:12:52.027Z] #41 160.4 CC criu/files-reg.o [2019-12-27T16:12:52.089Z] #41 172.3 CC lib/c/criu.o [2019-12-27T16:12:52.098Z] #41 61.74 Selecting previously unselected package python-protobuf. [2019-12-27T16:12:52.098Z] #41 61.74 Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2019-12-27T16:12:52.098Z] #41 61.75 Unpacking python-protobuf (3.0.0-9) ... [2019-12-27T16:12:52.283Z] #41 ... [2019-12-27T16:12:52.283Z] [2019-12-27T16:12:52.283Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-27T16:12:52.283Z] #17 41.81 Selecting previously unselected package python3. [2019-12-27T16:12:52.283Z] #17 41.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24906 files and directories currently installed.) [2019-12-27T16:12:52.283Z] #17 41.89 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-12-27T16:12:52.283Z] #17 41.90 Unpacking python3 (3.5.3-1) ... [2019-12-27T16:12:52.283Z] #17 41.99 Selecting previously unselected package pigz. [2019-12-27T16:12:52.283Z] #17 42.00 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-12-27T16:12:52.283Z] #17 42.01 Unpacking pigz (2.3.4-1) ... [2019-12-27T16:12:52.283Z] #17 42.10 Selecting previously unselected package libip4tc0:amd64. [2019-12-27T16:12:52.283Z] #17 42.10 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-12-27T16:12:52.283Z] #17 42.10 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-27T16:12:52.283Z] #17 42.19 Selecting previously unselected package libip6tc0:amd64. [2019-12-27T16:12:52.283Z] #17 42.19 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-12-27T16:12:52.283Z] #17 42.20 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-27T16:12:52.283Z] #17 42.29 Selecting previously unselected package libiptc0:amd64. [2019-12-27T16:12:52.283Z] #17 42.29 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-12-27T16:12:52.283Z] #17 42.30 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-27T16:12:52.283Z] #17 42.42 Selecting previously unselected package libxtables12:amd64. [2019-12-27T16:12:52.283Z] #17 42.43 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-12-27T16:12:52.283Z] #17 42.44 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-27T16:12:52.283Z] #17 42.53 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-12-27T16:12:52.283Z] #17 42.54 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-12-27T16:12:52.283Z] #17 42.55 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-12-27T16:12:52.283Z] #17 42.61 Selecting previously unselected package iptables. [2019-12-27T16:12:52.283Z] #17 42.63 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-12-27T16:12:52.283Z] #17 42.63 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-12-27T16:12:52.283Z] #17 42.92 Selecting previously unselected package xxd. [2019-12-27T16:12:52.283Z] #17 42.92 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-12-27T16:12:52.283Z] #17 42.93 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-12-27T16:12:52.283Z] #17 43.05 Selecting previously unselected package vim-common. [2019-12-27T16:12:52.283Z] #17 43.06 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-27T16:12:52.283Z] #17 43.06 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-27T16:12:52.283Z] #17 43.20 Selecting previously unselected package bzip2. [2019-12-27T16:12:52.283Z] #17 43.21 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-12-27T16:12:52.283Z] #17 43.22 Unpacking bzip2 (1.0.6-8.1) ... [2019-12-27T16:12:52.283Z] #17 43.29 Selecting previously unselected package libgpm2:amd64. [2019-12-27T16:12:52.283Z] #17 43.29 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-12-27T16:12:52.283Z] #17 43.30 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-12-27T16:12:52.283Z] #17 43.37 Selecting previously unselected package xz-utils. [2019-12-27T16:12:52.283Z] #17 43.38 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-12-27T16:12:52.283Z] #17 43.39 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-12-27T16:12:52.283Z] #17 43.58 Selecting previously unselected package aufs-tools. [2019-12-27T16:12:52.283Z] #17 43.58 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-12-27T16:12:52.283Z] #17 43.59 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-12-27T16:12:52.283Z] #17 43.73 Selecting previously unselected package libonig4:amd64. [2019-12-27T16:12:52.283Z] #17 43.73 Preparing to unpack .../14-libonig4_6.1.3-2_amd64.deb ... [2019-12-27T16:12:52.283Z] #17 43.74 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-12-27T16:12:52.283Z] #17 43.87 Selecting previously unselected package libjq1:amd64. [2019-12-27T16:12:52.283Z] #17 43.87 Preparing to unpack .../15-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-12-27T16:12:52.283Z] #17 43.88 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-12-27T16:12:52.283Z] #17 43.97 Selecting previously unselected package jq. [2019-12-27T16:12:52.283Z] #17 43.97 Preparing to unpack .../16-jq_1.5+dfsg-1.3_amd64.deb ... [2019-12-27T16:12:52.283Z] #17 43.98 Unpacking jq (1.5+dfsg-1.3) ... [2019-12-27T16:12:52.283Z] #17 44.04 Selecting previously unselected package libaio1:amd64. [2019-12-27T16:12:52.283Z] #17 44.05 Preparing to unpack .../17-libaio1_0.3.110-3_amd64.deb ... [2019-12-27T16:12:52.283Z] #17 44.05 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-12-27T16:12:52.283Z] #17 44.13 Selecting previously unselected package libcap2-bin. [2019-12-27T16:12:52.283Z] #17 44.13 Preparing to unpack .../18-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-12-27T16:12:52.283Z] #17 44.14 Unpacking libcap2-bin (1:2.25-1) ... [2019-12-27T16:12:52.284Z] #17 44.22 Selecting previously unselected package libnl-3-200:amd64. [2019-12-27T16:12:52.284Z] #17 44.22 Preparing to unpack .../19-libnl-3-200_3.2.27-2_amd64.deb ... [2019-12-27T16:12:52.284Z] #17 44.23 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-12-27T16:12:52.284Z] #17 44.32 Selecting previously unselected package libprotobuf-c1:amd64. [2019-12-27T16:12:52.284Z] #17 44.33 Preparing to unpack .../20-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-12-27T16:12:52.284Z] #17 44.34 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-12-27T16:12:52.284Z] #17 44.42 Selecting previously unselected package libreadline5:amd64. [2019-12-27T16:12:52.284Z] #17 44.42 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-12-27T16:12:52.284Z] #17 44.42 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-12-27T16:12:52.284Z] #17 44.55 Selecting previously unselected package net-tools. [2019-12-27T16:12:52.284Z] #17 44.56 Preparing to unpack .../22-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-12-27T16:12:52.284Z] #17 44.57 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-12-27T16:12:52.284Z] #17 44.75 Selecting previously unselected package python-pip-whl. [2019-12-27T16:12:52.284Z] #17 44.75 Preparing to unpack .../23-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-12-27T16:12:52.284Z] #17 44.76 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-12-27T16:12:52.284Z] #17 45.25 Selecting previously unselected package python3-pip. [2019-12-27T16:12:52.284Z] #17 45.26 Preparing to unpack .../24-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-12-27T16:12:52.284Z] #17 45.27 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-12-27T16:12:52.284Z] #17 45.46 Selecting previously unselected package python3-pkg-resources. [2019-12-27T16:12:52.284Z] #17 45.47 Preparing to unpack .../25-python3-pkg-resources_33.1.1-1_all.deb ... [2019-12-27T16:12:52.284Z] #17 45.48 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-12-27T16:12:52.284Z] #17 45.61 Selecting previously unselected package python3-setuptools. [2019-12-27T16:12:52.284Z] #17 45.61 Preparing to unpack .../26-python3-setuptools_33.1.1-1_all.deb ... [2019-12-27T16:12:52.284Z] #17 45.61 Unpacking python3-setuptools (33.1.1-1) ... [2019-12-27T16:12:52.284Z] #17 45.81 Selecting previously unselected package python3-wheel. [2019-12-27T16:12:52.284Z] #17 45.81 Preparing to unpack .../27-python3-wheel_0.29.0-2_all.deb ... [2019-12-27T16:12:52.284Z] #17 45.82 Unpacking python3-wheel (0.29.0-2) ... [2019-12-27T16:12:52.284Z] #17 45.92 Selecting previously unselected package thin-provisioning-tools. [2019-12-27T16:12:52.284Z] #17 45.92 Preparing to unpack .../28-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-12-27T16:12:52.284Z] #17 45.93 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-12-27T16:12:52.401Z] #41 62.32 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-12-27T16:12:52.539Z] #17 46.35 Selecting previously unselected package vim-runtime. [2019-12-27T16:12:52.539Z] #17 46.36 Preparing to unpack .../29-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-27T16:12:52.539Z] #17 46.43 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-12-27T16:12:52.701Z] #41 62.43 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-12-27T16:12:52.701Z] #41 62.45 Setting up python-pkg-resources (33.1.1-1) ... [2019-12-27T16:12:52.795Z] #17 46.51 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-12-27T16:12:52.795Z] #17 46.53 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-12-27T16:12:53.033Z] #41 173.2 LINK lib/c/built-in.o [2019-12-27T16:12:53.033Z] #41 173.2 LINK lib/c/libcriu.so [2019-12-27T16:12:53.295Z] #41 173.4 GEN magic.py [2019-12-27T16:12:53.557Z] #41 173.5 Note: Building without setproctitle() and strlcpy() support. [2019-12-27T16:12:53.557Z] #41 173.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-12-27T16:12:53.746Z] #41 ... [2019-12-27T16:12:53.746Z] [2019-12-27T16:12:53.746Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-27T16:12:53.746Z] #11 53.23 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-12-27T16:12:53.746Z] #11 53.25 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2019-12-27T16:12:53.746Z] #11 54.02 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-12-27T16:12:53.746Z] #11 54.51 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-base ppc64el 6.3.0-18+19.3+b3 [170 kB] [2019-12-27T16:12:53.746Z] #11 54.59 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [31.0 MB] [2019-12-27T16:12:53.746Z] #11 60.73 Get:25 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-12-27T16:12:53.746Z] #11 ... [2019-12-27T16:12:53.746Z] [2019-12-27T16:12:53.746Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-27T16:12:53.746Z] #27 10.28 [2019-12-27T16:12:53.746Z] #27 11.63 0.2% 1.0% ###### 8.8% ############## 20.0% ##################### 29.3% ############################# 40.7% #################################### 50.2% ############################################ 61.4% ######################################################## 78.7% ################################################################ 90.2% ######################################################################## 100.0% [2019-12-27T16:12:53.818Z] #41 174.1 fatal: Not a git repository (or any of the parent directories): .git [2019-12-27T16:12:54.377Z] #27 13.76 [2019-12-27T16:12:55.204Z] #41 175.0 make[1]: Nothing to be done for 'all'. [2019-12-27T16:12:55.777Z] #41 175.8 make[1]: 'images/built-in.o' is up to date. [2019-12-27T16:12:55.777Z] #41 175.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-12-27T16:12:55.777Z] #41 175.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-12-27T16:12:55.777Z] #41 175.9 make[1]: 'compel/libcompel.a' is up to date. [2019-12-27T16:12:55.777Z] #41 175.9 make[1]: 'compel/compel-host-bin' is up to date. [2019-12-27T16:12:55.777Z] #41 176.0 make[1]: Nothing to be done for 'all'. [2019-12-27T16:12:56.039Z] #41 176.0 make[1]: 'soccr/libsoccr.a' is up to date. [2019-12-27T16:12:56.039Z] #41 176.2 make[2]: Nothing to be done for 'all'. [2019-12-27T16:12:56.039Z] #41 176.2 make[2]: Nothing to be done for 'all'. [2019-12-27T16:12:56.039Z] #41 176.2 make[2]: Nothing to be done for 'all'. [2019-12-27T16:12:56.061Z] #17 49.75 Selecting previously unselected package vim. [2019-12-27T16:12:56.061Z] #17 49.76 Preparing to unpack .../30-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-12-27T16:12:56.061Z] #17 49.76 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-12-27T16:12:56.192Z] #27 14.94 0.1% 1.1% # 2.5% ##### 8.0% ######### 13.5% ############### [2019-12-27T16:12:56.192Z] #27 ... [2019-12-27T16:12:56.192Z] [2019-12-27T16:12:56.192Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-27T16:12:56.192Z] #34 55.90 Fetched 13.4 MB in 2s (4782 kB/s) [2019-12-27T16:12:56.192Z] #34 56.10 Selecting previously unselected package cmake-data. [2019-12-27T16:12:56.192Z] #34 56.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 ... 14950 files and directories currently installed.) [2019-12-27T16:12:56.192Z] #34 56.25 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-12-27T16:12:56.192Z] #34 56.27 Unpacking cmake-data (3.7.2-1) ... [2019-12-27T16:12:56.192Z] #34 61.67 Selecting previously unselected package liblzo2-2:ppc64el. [2019-12-27T16:12:56.192Z] #34 61.73 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-12-27T16:12:56.193Z] #34 61.75 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-12-27T16:12:56.193Z] #34 61.95 Selecting previously unselected package libicu57:ppc64el. [2019-12-27T16:12:56.193Z] #34 61.99 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ... [2019-12-27T16:12:56.193Z] #34 61.99 Unpacking libicu57:ppc64el (57.1-6+deb9u3) ... [2019-12-27T16:12:56.300Z] #41 176.3 make[2]: Nothing to be done for 'all'. [2019-12-27T16:12:56.300Z] #41 176.4 make[2]: Nothing to be done for 'all'. [2019-12-27T16:12:56.300Z] #41 176.4 make[2]: Nothing to be done for 'all'. [2019-12-27T16:12:56.300Z] #41 176.5 make[2]: Nothing to be done for 'all'. [2019-12-27T16:12:56.300Z] #41 176.6 make[2]: Nothing to be done for 'all'. [2019-12-27T16:12:56.300Z] #41 176.6 INSTALL criu/criu [2019-12-27T16:12:56.317Z] #17 50.20 Selecting previously unselected package xfsprogs. [2019-12-27T16:12:56.513Z] #34 ... [2019-12-27T16:12:56.513Z] [2019-12-27T16:12:56.513Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-27T16:12:56.573Z] #17 50.20 Preparing to unpack .../31-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-12-27T16:12:56.573Z] #17 50.21 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-12-27T16:12:56.873Z] #41 DONE 177.0s [2019-12-27T16:12:56.873Z] [2019-12-27T16:12:56.873Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:12:57.135Z] #17 50.80 Selecting previously unselected package zip. [2019-12-27T16:12:57.135Z] #17 50.81 Preparing to unpack .../32-zip_3.0-11+b1_amd64.deb ... [2019-12-27T16:12:57.135Z] #17 50.82 Unpacking zip (3.0-11+b1) ... [2019-12-27T16:12:57.135Z] #17 50.98 Selecting previously unselected package libapparmor-perl. [2019-12-27T16:12:57.135Z] #17 51.02 Preparing to unpack .../33-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-12-27T16:12:57.135Z] #17 51.03 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-12-27T16:12:57.391Z] #17 51.16 Selecting previously unselected package apparmor. [2019-12-27T16:12:57.391Z] #17 51.17 Preparing to unpack .../34-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-12-27T16:12:57.391Z] #17 51.25 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-12-27T16:12:57.716Z] #27 14.94 0.1% 1.1% # 2.5% ##### 8.0% ######### 13.5% ############### 21.4% ####################### 32.0% ############################ 39.5% ##################################### 52.2% ######################################### 57.3% ############################################ 62.3% ############################################## 64.9% #################################################### 72.6% ######################################################### 80.3% ############################################################### 88.1% #################################################################### 95.8% ######################################################################## 100.0% [2019-12-27T16:12:57.953Z] #17 51.58 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-12-27T16:12:57.954Z] #17 51.61 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-12-27T16:12:57.954Z] #17 51.62 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-12-27T16:12:57.954Z] #17 51.65 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-27T16:12:57.954Z] #17 51.66 Processing triggers for mime-support (3.60) ... [2019-12-27T16:12:57.954Z] #17 51.70 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-12-27T16:12:57.954Z] #17 51.71 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-12-27T16:12:57.954Z] #17 51.72 Setting up libcap2-bin (1:2.25-1) ... [2019-12-27T16:12:57.954Z] #17 51.73 Setting up bash-completion (1:2.1-4.3) ... [2019-12-27T16:12:58.254Z] #59 ... [2019-12-27T16:12:58.254Z] [2019-12-27T16:12:58.254Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-12-27T16:12:58.254Z] #42 DONE 0.1s [2019-12-27T16:12:58.254Z] [2019-12-27T16:12:58.254Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-12-27T16:12:58.748Z] #27 17.92 [2019-12-27T16:12:59.192Z] #45 DONE 0.7s [2019-12-27T16:12:59.193Z] [2019-12-27T16:12:59.193Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-12-27T16:12:59.193Z] #48 DONE 0.2s [2019-12-27T16:12:59.193Z] [2019-12-27T16:12:59.193Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:12:59.193Z] #59 ... [2019-12-27T16:12:59.193Z] [2019-12-27T16:12:59.193Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-12-27T16:12:59.761Z] #51 DONE 0.6s [2019-12-27T16:12:59.761Z] [2019-12-27T16:12:59.761Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:12:59.761Z] #59 ... [2019-12-27T16:12:59.761Z] [2019-12-27T16:12:59.761Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-12-27T16:12:59.761Z] #55 DONE 0.1s [2019-12-27T16:13:00.021Z] [2019-12-27T16:13:00.021Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:13:00.470Z] #17 54.12 Setting up libonig4:amd64 (6.1.3-2) ... [2019-12-27T16:13:00.470Z] #17 54.13 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-12-27T16:13:00.470Z] #17 54.15 Setting up zip (3.0-11+b1) ... [2019-12-27T16:13:00.470Z] #17 54.16 Setting up bzip2 (1.0.6-8.1) ... [2019-12-27T16:13:00.470Z] #17 54.17 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-12-27T16:13:00.470Z] #17 54.18 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-27T16:13:00.470Z] #17 54.20 Setting up libaio1:amd64 (0.3.110-3) ... [2019-12-27T16:13:00.470Z] #17 54.22 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-27T16:13:00.470Z] #17 54.23 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-12-27T16:13:00.470Z] #17 54.24 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-12-27T16:13:00.470Z] #17 54.26 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-12-27T16:13:00.470Z] #17 54.27 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-27T16:13:00.470Z] #17 54.28 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-12-27T16:13:00.470Z] #17 54.30 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-12-27T16:13:00.726Z] #17 54.64 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-12-27T16:13:00.726Z] #17 54.65 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-12-27T16:13:00.726Z] #17 54.67 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-12-27T16:13:00.982Z] #17 54.68 Setting up pigz (2.3.4-1) ... [2019-12-27T16:13:00.982Z] #17 54.69 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-12-27T16:13:00.982Z] #17 54.70 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-12-27T16:13:00.982Z] #17 54.71 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-27T16:13:00.982Z] #17 54.73 Setting up jq (1.5+dfsg-1.3) ... [2019-12-27T16:13:00.982Z] #17 54.74 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-12-27T16:13:00.982Z] #17 54.76 Setting up xfsprogs (4.9.0+nmu1) ... [2019-12-27T16:13:00.982Z] #17 54.77 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-12-27T16:13:00.982Z] #17 54.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-12-27T16:13:00.982Z] #17 54.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-12-27T16:13:00.982Z] #17 54.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-12-27T16:13:00.982Z] #17 54.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-12-27T16:13:00.982Z] #17 54.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-12-27T16:13:00.982Z] #17 54.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-12-27T16:13:00.982Z] #17 54.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-12-27T16:13:00.982Z] #17 54.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-12-27T16:13:00.982Z] #17 54.84 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-12-27T16:13:00.982Z] #17 54.85 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-12-27T16:13:00.982Z] #17 54.87 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-12-27T16:13:00.982Z] #17 54.88 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-12-27T16:13:02.521Z] #27 18.88 0.0% 0.3% # 1.7% ## 4.0% #### 6.6% ###### 8.4% ####### 11.1% ########## 13.9% ########### 15.6% ############ 17.4% ############## 20.0% ############### 21.8% ################ 23.6% ################## 25.4% ################### 27.2% #################### 29.0% ###################### 31.6% ######################## 34.3% ########################## 37.0% ############################ 39.7% ############################## 42.3% ################################ 45.0% ################################## 48.6% #################################### 51.3% ###################################### 54.0% [2019-12-27T16:13:02.521Z] #27 ... [2019-12-27T16:13:02.521Z] [2019-12-27T16:13:02.521Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:13:02.521Z] #48 72.12 + cd /tmp/tmp.YvuwOYYiE4/src/gotest.tools/gotestsum [2019-12-27T16:13:02.521Z] #48 72.13 + git checkout -q v0.3.5 [2019-12-27T16:13:02.819Z] #48 72.43 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-12-27T16:13:02.871Z] #17 ... [2019-12-27T16:13:02.871Z] [2019-12-27T16:13:02.871Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-27T16:13:02.871Z] #38 267.3 + dpkg --print-architecture [2019-12-27T16:13:02.871Z] #38 267.3 + cd /tmp/tmp.EL7tz53p18/src/github.com/docker/distribution [2019-12-27T16:13:02.871Z] #38 267.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-12-27T16:13:03.433Z] #38 267.9 + GOPATH=/tmp/tmp.EL7tz53p18/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.EL7tz53p18 [2019-12-27T16:13:03.433Z] #38 267.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-12-27T16:13:04.800Z] #38 ... [2019-12-27T16:13:04.800Z] [2019-12-27T16:13:04.800Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:13:04.800Z] #41 162.9 CC criu/files.o [2019-12-27T16:13:04.800Z] #41 165.1 CC criu/filesystems.o [2019-12-27T16:13:04.800Z] #41 165.8 CC criu/fsnotify.o [2019-12-27T16:13:04.800Z] #41 167.0 CC criu/image-desc.o [2019-12-27T16:13:04.800Z] #41 167.2 CC criu/image.o [2019-12-27T16:13:04.800Z] #41 168.2 CC criu/ipc_ns.o [2019-12-27T16:13:04.800Z] #41 169.6 CC criu/irmap.o [2019-12-27T16:13:04.800Z] #41 170.4 CC criu/kcmp-ids.o [2019-12-27T16:13:04.800Z] #41 170.7 CC criu/kerndat.o [2019-12-27T16:13:04.800Z] #41 171.8 CC criu/libnetlink.o [2019-12-27T16:13:04.800Z] #41 172.2 CC criu/log.o [2019-12-27T16:13:04.800Z] #41 172.9 CC criu/lsm.o [2019-12-27T16:13:05.013Z] #48 ... [2019-12-27T16:13:05.013Z] [2019-12-27T16:13:05.013Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-27T16:13:05.013Z] #32 64.59 internal/reflectlite [2019-12-27T16:13:05.013Z] #32 64.59 sync [2019-12-27T16:13:05.013Z] #32 70.63 errors [2019-12-27T16:13:05.013Z] #32 70.63 sort [2019-12-27T16:13:05.013Z] #32 71.49 strconv [2019-12-27T16:13:05.013Z] #32 71.50 io [2019-12-27T16:13:05.013Z] #32 71.54 internal/oserror [2019-12-27T16:13:05.013Z] #32 72.14 syscall [2019-12-27T16:13:05.056Z] #41 173.4 CC criu/mem.o [2019-12-27T16:13:05.302Z] #32 ... [2019-12-27T16:13:05.302Z] [2019-12-27T16:13:05.302Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:13:05.302Z] #45 64.64 sync [2019-12-27T16:13:05.302Z] #45 64.65 internal/reflectlite [2019-12-27T16:13:05.302Z] #45 67.94 github.com/LK4D4/vndr/godl/singleflight [2019-12-27T16:13:05.302Z] #45 67.96 math/rand [2019-12-27T16:13:05.302Z] #45 67.99 internal/singleflight [2019-12-27T16:13:05.302Z] #45 72.72 sort [2019-12-27T16:13:05.302Z] #45 72.73 strconv [2019-12-27T16:13:05.302Z] #45 72.73 io [2019-12-27T16:13:05.302Z] #45 72.74 syscall [2019-12-27T16:13:05.302Z] #45 ... [2019-12-27T16:13:05.302Z] [2019-12-27T16:13:05.302Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-27T16:13:05.302Z] #11 64.73 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2019-12-27T16:13:05.302Z] #11 64.74 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2019-12-27T16:13:05.302Z] #11 66.09 debconf: delaying package configuration, since apt-utils is not installed [2019-12-27T16:13:05.302Z] #11 66.37 Fetched 70.1 MB in 15s (4464 kB/s) [2019-12-27T16:13:05.302Z] #11 66.61 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2019-12-27T16:13:05.303Z] #11 66.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-12-27T16:13:05.303Z] #11 66.78 Preparing to unpack .../00-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2019-12-27T16:13:05.303Z] #11 66.80 Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-12-27T16:13:05.303Z] #11 67.04 Selecting previously unselected package libudev-dev:ppc64el. [2019-12-27T16:13:05.303Z] #11 67.05 Preparing to unpack .../01-libudev-dev_232-25+deb9u12_ppc64el.deb ... [2019-12-27T16:13:05.303Z] #11 67.15 Unpacking libudev-dev:ppc64el (232-25+deb9u12) ... [2019-12-27T16:13:05.303Z] #11 67.37 Selecting previously unselected package liblzo2-2:ppc64el. [2019-12-27T16:13:05.303Z] #11 67.37 Preparing to unpack .../02-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-12-27T16:13:05.303Z] #11 67.38 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-12-27T16:13:05.303Z] #11 67.61 Selecting previously unselected package btrfs-progs. [2019-12-27T16:13:05.303Z] #11 67.61 Preparing to unpack .../03-btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-12-27T16:13:05.303Z] #11 67.62 Unpacking btrfs-progs (4.7.3-1) ... [2019-12-27T16:13:05.303Z] #11 68.50 Selecting previously unselected package btrfs-tools. [2019-12-27T16:13:05.303Z] #11 68.51 Preparing to unpack .../04-btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-12-27T16:13:05.303Z] #11 68.51 Unpacking btrfs-tools (4.7.3-1) ... [2019-12-27T16:13:05.303Z] #11 68.60 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2019-12-27T16:13:05.303Z] #11 68.62 Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-12-27T16:13:05.303Z] #11 68.62 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-12-27T16:13:05.303Z] #11 68.94 Selecting previously unselected package dmsetup. [2019-12-27T16:13:05.303Z] #11 68.97 Preparing to unpack .../06-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2019-12-27T16:13:05.303Z] #11 68.98 Unpacking dmsetup (2:1.02.137-2) ... [2019-12-27T16:13:05.303Z] #11 69.25 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2019-12-27T16:13:05.303Z] #11 69.27 Preparing to unpack .../07-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-12-27T16:13:05.303Z] #11 69.27 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-12-27T16:13:05.303Z] #11 69.41 Selecting previously unselected package libsepol1-dev:ppc64el. [2019-12-27T16:13:05.303Z] #11 69.42 Preparing to unpack .../08-libsepol1-dev_2.6-2_ppc64el.deb ... [2019-12-27T16:13:05.303Z] #11 69.42 Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2019-12-27T16:13:05.303Z] #11 69.97 Selecting previously unselected package libpcre16-3:ppc64el. [2019-12-27T16:13:05.303Z] #11 69.99 Preparing to unpack .../09-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2019-12-27T16:13:05.303Z] #11 70.00 Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2019-12-27T16:13:05.303Z] #11 70.42 Selecting previously unselected package libpcre32-3:ppc64el. [2019-12-27T16:13:05.303Z] #11 70.43 Preparing to unpack .../10-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2019-12-27T16:13:05.303Z] #11 70.46 Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2019-12-27T16:13:05.303Z] #11 70.80 Selecting previously unselected package libpcre3-dev:ppc64el. [2019-12-27T16:13:05.303Z] #11 70.82 Preparing to unpack .../11-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2019-12-27T16:13:05.303Z] #11 70.84 Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2019-12-27T16:13:05.303Z] #11 72.00 Selecting previously unselected package libselinux1-dev:ppc64el. [2019-12-27T16:13:05.303Z] #11 72.03 Preparing to unpack .../12-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2019-12-27T16:13:05.303Z] #11 72.05 Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-12-27T16:13:05.303Z] #11 72.80 Selecting previously unselected package libdevmapper-dev:ppc64el. [2019-12-27T16:13:05.303Z] #11 72.82 Preparing to unpack .../13-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2019-12-27T16:13:05.303Z] #11 72.82 Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-12-27T16:13:05.303Z] #11 72.97 Selecting previously unselected package libseccomp2:ppc64el. [2019-12-27T16:13:05.303Z] #11 73.00 Preparing to unpack .../14-libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-12-27T16:13:05.303Z] #11 73.01 Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-12-27T16:13:05.303Z] #11 73.31 Selecting previously unselected package libseccomp-dev:ppc64el. [2019-12-27T16:13:05.303Z] #11 73.31 Preparing to unpack .../15-libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-12-27T16:13:05.303Z] #11 73.31 Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-12-27T16:13:05.303Z] #11 73.85 Selecting previously unselected package libsystemd-dev:ppc64el. [2019-12-27T16:13:05.303Z] #11 73.94 Preparing to unpack .../16-libsystemd-dev_232-25+deb9u12_ppc64el.deb ... [2019-12-27T16:13:05.303Z] #11 73.95 Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-12-27T16:13:05.592Z] #11 ... [2019-12-27T16:13:05.592Z] [2019-12-27T16:13:05.592Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-27T16:13:05.592Z] #27 18.88 0.0% 0.3% # 1.7% ## 4.0% #### 6.6% ###### 8.4% ####### 11.1% ########## 13.9% ########### 15.6% ############ 17.4% ############## 20.0% ############### 21.8% ################ 23.6% ################## 25.4% ################### 27.2% #################### 29.0% ###################### 31.6% ######################## 34.3% ########################## 37.0% ############################ 39.7% ############################## 42.3% ################################ 45.0% ################################## 48.6% #################################### 51.3% ###################################### 54.0% ######################################### 57.3% ########################################## 58.4% ########################################### 61.0% ############################################## 64.5% ################################################ 67.2% ################################################## 69.9% #################################################### 73.5% ####################################################### 77.0% ########################################################## 80.6% ############################################################# 85.1% ############################################################### 87.8% ################################################################# 90.4% ################################################################### 93.1% ###################################################################### 97.6% ######################################################################## 100.0% [2019-12-27T16:13:05.592Z] #27 24.07 [2019-12-27T16:13:05.984Z] #41 ... [2019-12-27T16:13:05.984Z] [2019-12-27T16:13:05.984Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-27T16:13:05.984Z] #17 59.53 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-12-27T16:13:05.984Z] #17 59.55 Setting up python3 (3.5.3-1) ... [2019-12-27T16:13:07.350Z] #17 61.24 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-12-27T16:13:07.646Z] #27 ... [2019-12-27T16:13:07.646Z] [2019-12-27T16:13:07.646Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-27T16:13:07.646Z] #32 77.21 strings [2019-12-27T16:13:07.646Z] #32 77.23 bytes [2019-12-27T16:13:08.720Z] #17 62.54 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-12-27T16:13:08.976Z] #17 62.72 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-12-27T16:13:08.976Z] #17 62.78 Setting up python3-wheel (0.29.0-2) ... [2019-12-27T16:13:09.700Z] #32 ... [2019-12-27T16:13:09.700Z] [2019-12-27T16:13:09.700Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-27T16:13:09.700Z] #41 69.22 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-12-27T16:13:09.700Z] #41 69.23 Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2019-12-27T16:13:09.700Z] #41 69.23 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-27T16:13:09.700Z] #41 69.31 Setting up python-protobuf (3.0.0-9) ... [2019-12-27T16:13:09.700Z] #41 ... [2019-12-27T16:13:09.700Z] [2019-12-27T16:13:09.700Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-27T16:13:09.700Z] #34 72.25 Selecting previously unselected package libxml2:ppc64el. [2019-12-27T16:13:09.700Z] #34 72.25 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2019-12-27T16:13:09.700Z] #34 72.28 Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-12-27T16:13:09.700Z] #34 73.34 Selecting previously unselected package libarchive13:ppc64el. [2019-12-27T16:13:09.700Z] #34 73.37 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_ppc64el.deb ... [2019-12-27T16:13:09.700Z] #34 73.38 Unpacking libarchive13:ppc64el (3.2.2-2+deb9u2) ... [2019-12-27T16:13:09.700Z] #34 74.10 Selecting previously unselected package libjsoncpp1:ppc64el. [2019-12-27T16:13:09.700Z] #34 74.15 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2019-12-27T16:13:09.700Z] #34 74.15 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2019-12-27T16:13:09.700Z] #34 74.47 Selecting previously unselected package libuv1:ppc64el. [2019-12-27T16:13:09.700Z] #34 74.54 Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2019-12-27T16:13:09.700Z] #34 74.56 Unpacking libuv1:ppc64el (1.9.1-3) ... [2019-12-27T16:13:09.700Z] #34 74.74 Selecting previously unselected package cmake. [2019-12-27T16:13:09.700Z] #34 74.75 Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2019-12-27T16:13:09.700Z] #34 74.93 Unpacking cmake (3.7.2-1) ... [2019-12-27T16:13:09.700Z] #34 79.10 Selecting previously unselected package xxd. [2019-12-27T16:13:09.700Z] #34 79.13 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-12-27T16:13:09.700Z] #34 79.13 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-12-27T16:13:09.700Z] #34 79.38 Selecting previously unselected package vim-common. [2019-12-27T16:13:09.700Z] #34 79.41 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-27T16:13:09.700Z] #34 79.44 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-27T16:13:09.903Z] #17 63.82 Setting up python3-pkg-resources (33.1.1-1) ... [2019-12-27T16:13:09.991Z] #34 79.75 Processing triggers for mime-support (3.60) ... [2019-12-27T16:13:09.991Z] #34 ... [2019-12-27T16:13:09.991Z] [2019-12-27T16:13:09.991Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-12-27T16:13:09.991Z] #41 79.89 Setting up libcap-dev:ppc64el (1:2.25-1) ... [2019-12-27T16:13:09.991Z] #41 79.89 Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-12-27T16:13:09.991Z] #41 79.89 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-12-27T16:13:10.011Z] #59 208.5 + bin/containerd-stress [2019-12-27T16:13:10.283Z] #41 79.91 Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-12-27T16:13:10.283Z] #41 79.91 Setting up libprotoc10:ppc64el (3.0.0-9) ... [2019-12-27T16:13:10.283Z] #41 79.93 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-12-27T16:13:10.283Z] #41 79.94 Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-12-27T16:13:10.283Z] #41 79.94 Setting up protobuf-compiler (3.0.0-9) ... [2019-12-27T16:13:10.283Z] #41 79.95 Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-12-27T16:13:10.283Z] #41 79.96 Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2019-12-27T16:13:10.283Z] #41 79.97 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-27T16:13:10.575Z] #41 DONE 80.2s [2019-12-27T16:13:10.575Z] [2019-12-27T16:13:10.575Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-12-27T16:13:10.575Z] #34 80.02 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-12-27T16:13:10.575Z] #34 80.02 Setting up libuv1:ppc64el (1.9.1-3) ... [2019-12-27T16:13:10.575Z] #34 80.03 Setting up cmake-data (3.7.2-1) ... [2019-12-27T16:13:10.575Z] #34 80.04 Setting up libicu57:ppc64el (57.1-6+deb9u3) ... [2019-12-27T16:13:10.575Z] #34 80.05 Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-12-27T16:13:10.575Z] #34 80.08 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-27T16:13:10.575Z] #34 80.18 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-27T16:13:10.575Z] #34 80.19 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-12-27T16:13:10.575Z] #34 80.19 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2019-12-27T16:13:10.575Z] #34 80.20 Setting up libarchive13:ppc64el (3.2.2-2+deb9u2) ... [2019-12-27T16:13:10.575Z] #34 80.20 Setting up cmake (3.7.2-1) ... [2019-12-27T16:13:10.575Z] #34 80.40 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-27T16:13:10.717Z] #60 203.3 + bin/containerd-stress [2019-12-27T16:13:10.868Z] #34 DONE 80.6s [2019-12-27T16:13:10.868Z] [2019-12-27T16:13:10.868Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-27T16:13:10.868Z] #35 DONE 0.1s [2019-12-27T16:13:10.868Z] [2019-12-27T16:13:10.868Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-27T16:13:10.868Z] #27 27.84 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-12-27T16:13:10.868Z] #27 28.97 [2019-12-27T16:13:11.175Z] #27 30.01 # 1.6% ###### 9.1%#27 ... [2019-12-27T16:13:11.175Z] [2019-12-27T16:13:11.175Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-12-27T16:13:11.175Z] #36 DONE 0.1s [2019-12-27T16:13:11.175Z] [2019-12-27T16:13:11.176Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-27T16:13:11.176Z] #27 30.01 # 1.6% ###### 9.1% ################################################################# 91.6% ######################################################################## 100.0% [2019-12-27T16:13:11.270Z] #17 65.04 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-12-27T16:13:11.477Z] #27 30.61 [2019-12-27T16:13:11.771Z] #27 ... [2019-12-27T16:13:11.771Z] [2019-12-27T16:13:11.771Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-27T16:13:11.771Z] #29 71.59 + cd /tmp/tmp.rN0JMPQNXM/src/github.com/go-swagger/go-swagger [2019-12-27T16:13:11.771Z] #29 71.60 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-12-27T16:13:11.771Z] #29 75.50 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-12-27T16:13:11.920Z] #59 211.4 + bin/containerd-shim [2019-12-27T16:13:11.992Z] #60 205.2 + bin/containerd-shim [2019-12-27T16:13:12.063Z] #29 ... [2019-12-27T16:13:12.063Z] [2019-12-27T16:13:12.063Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:13:12.063Z] #37 0.391 + RM_GOPATH=0 [2019-12-27T16:13:12.063Z] #37 0.391 + TMP_GOPATH= [2019-12-27T16:13:12.063Z] #37 0.391 + : /build [2019-12-27T16:13:12.063Z] #37 0.391 + '[' -z '' ']' [2019-12-27T16:13:12.063Z] #37 0.393 ++ mktemp -d [2019-12-27T16:13:12.063Z] #37 0.404 + export GOPATH=/tmp/tmp.tjOwFYc3QF [2019-12-27T16:13:12.063Z] #37 0.404 + GOPATH=/tmp/tmp.tjOwFYc3QF [2019-12-27T16:13:12.063Z] #37 0.404 + RM_GOPATH=1 [2019-12-27T16:13:12.063Z] #37 0.405 ++ dirname ./install.sh [2019-12-27T16:13:12.063Z] #37 0.407 + dir=. [2019-12-27T16:13:12.063Z] #37 0.408 + bin=tini [2019-12-27T16:13:12.063Z] #37 0.408 + shift [2019-12-27T16:13:12.063Z] #37 0.408 + '[' '!' -f ./tini.installer ']' [2019-12-27T16:13:12.063Z] #37 0.408 + . ./tini.installer [2019-12-27T16:13:12.063Z] #37 0.409 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-27T16:13:12.063Z] #37 0.410 + install_tini [2019-12-27T16:13:12.063Z] #37 0.410 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-12-27T16:13:12.063Z] #37 0.410 + git clone https://github.com/krallin/tini.git /tmp/tmp.tjOwFYc3QF/tini [2019-12-27T16:13:12.063Z] #37 0.411 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-27T16:13:12.063Z] #37 0.418 Cloning into '/tmp/tmp.tjOwFYc3QF/tini'... [2019-12-27T16:13:12.197Z] #17 66.20 Setting up python3-setuptools (33.1.1-1) ... [2019-12-27T16:13:13.097Z] #37 2.129 + cd /tmp/tmp.tjOwFYc3QF/tini [2019-12-27T16:13:13.389Z] #37 2.130 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-12-27T16:13:13.389Z] #37 2.165 + cmake . [2019-12-27T16:13:13.564Z] #17 67.49 Setting up dh-python (2.20170125) ... [2019-12-27T16:13:14.424Z] #37 3.084 -- The C compiler identification is GNU 6.3.0 [2019-12-27T16:13:14.424Z] #37 3.174 -- Check for working C compiler: /usr/bin/cc [2019-12-27T16:13:14.496Z] #17 68.33 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-27T16:13:15.424Z] #17 DONE 69.1s [2019-12-27T16:13:15.424Z] [2019-12-27T16:13:15.424Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-27T16:13:15.465Z] #37 4.146 -- Check for working C compiler: /usr/bin/cc -- works [2019-12-27T16:13:15.465Z] #37 4.158 -- Detecting C compiler ABI info [2019-12-27T16:13:16.094Z] #37 5.037 -- Detecting C compiler ABI info - done [2019-12-27T16:13:16.383Z] #37 5.226 -- Detecting C compile features [2019-12-27T16:13:16.790Z] #18 ... [2019-12-27T16:13:16.790Z] [2019-12-27T16:13:16.790Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:13:16.790Z] #41 175.1 CC criu/mount.o [2019-12-27T16:13:16.790Z] #41 179.4 CC criu/namespaces.o [2019-12-27T16:13:16.790Z] #41 181.5 CC criu/net.o [2019-12-27T16:13:16.790Z] #41 185.2 CC criu/netfilter.o [2019-12-27T16:13:17.012Z] #37 ... [2019-12-27T16:13:17.013Z] [2019-12-27T16:13:17.013Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-27T16:13:17.013Z] #27 33.68 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-12-27T16:13:17.013Z] #27 34.99 [2019-12-27T16:13:17.013Z] #27 35.45 ######################################################################## 100.0% [2019-12-27T16:13:17.013Z] #27 35.86 [2019-12-27T16:13:17.352Z] #41 185.6 CC criu/page-pipe.o [2019-12-27T16:13:17.394Z] #59 217.2 + bin/containerd-shim-runc-v1 [2019-12-27T16:13:18.062Z] #27 ... [2019-12-27T16:13:18.062Z] [2019-12-27T16:13:18.062Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-27T16:13:18.062Z] #11 77.73 Selecting previously unselected package binutils-mingw-w64-i686. [2019-12-27T16:13:18.062Z] #11 77.74 Preparing to unpack .../17-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2019-12-27T16:13:18.062Z] #11 77.75 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-12-27T16:13:18.062Z] #11 80.89 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-12-27T16:13:18.062Z] #11 80.96 Preparing to unpack .../18-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2019-12-27T16:13:18.062Z] #11 80.98 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-12-27T16:13:18.062Z] #11 84.26 Selecting previously unselected package binutils-mingw-w64. [2019-12-27T16:13:18.062Z] #11 84.27 Preparing to unpack .../19-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-12-27T16:13:18.062Z] #11 84.28 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-12-27T16:13:18.062Z] #11 84.47 Selecting previously unselected package mingw-w64-common. [2019-12-27T16:13:18.063Z] #11 84.47 Preparing to unpack .../20-mingw-w64-common_5.0.1-1_all.deb ... [2019-12-27T16:13:18.063Z] #11 84.49 Unpacking mingw-w64-common (5.0.1-1) ... [2019-12-27T16:13:18.063Z] #11 ... [2019-12-27T16:13:18.063Z] [2019-12-27T16:13:18.063Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-27T16:13:18.063Z] #32 87.29 bufio [2019-12-27T16:13:18.319Z] #41 186.5 CC criu/page-xfer.o [2019-12-27T16:13:18.353Z] #32 ... [2019-12-27T16:13:18.353Z] [2019-12-27T16:13:18.353Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:13:18.353Z] #45 77.84 vendor/golang.org/x/net/dns/dnsmessage [2019-12-27T16:13:18.353Z] #45 80.01 bytes [2019-12-27T16:13:18.353Z] #45 ... [2019-12-27T16:13:18.353Z] [2019-12-27T16:13:18.353Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:13:18.353Z] #42 2.749 Note: Building without setproctitle() and strlcpy() support. [2019-12-27T16:13:18.353Z] #42 2.750 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-12-27T16:13:18.353Z] #42 4.481 fatal: Not a git repository (or any of the parent directories): .git [2019-12-27T16:13:18.353Z] #42 4.545 GEN .gitid [2019-12-27T16:13:18.353Z] #42 4.557 GEN criu/include/version.h [2019-12-27T16:13:18.353Z] #42 4.603 GEN include/common/asm [2019-12-27T16:13:18.353Z] #42 7.152 PBCC images/google/protobuf/descriptor.pb-c.c [2019-12-27T16:13:18.353Z] #42 7.363 PBCC images/opts.pb-c.c [2019-12-27T16:13:18.353Z] #42 7.438 PBCC images/sit.pb-c.c [2019-12-27T16:13:18.353Z] #42 7.551 DEP images/google/protobuf/descriptor.pb-c.d [2019-12-27T16:13:18.353Z] #42 7.676 DEP images/opts.pb-c.d [2019-12-27T16:13:18.353Z] #42 7.792 DEP images/sit.pb-c.d [2019-12-27T16:13:18.353Z] #42 7.918 PBCC images/macvlan.pb-c.c [2019-12-27T16:13:18.353Z] #42 7.941 DEP images/macvlan.pb-c.d [2019-12-27T16:13:18.353Z] #42 8.029 PBCC images/autofs.pb-c.c [2019-12-27T16:13:18.374Z] #60 210.9 + bin/containerd-shim-runc-v1 [2019-12-27T16:13:18.644Z] #42 8.074 DEP images/autofs.pb-c.d [2019-12-27T16:13:18.644Z] #42 8.157 PBCC images/sysctl.pb-c.c [2019-12-27T16:13:18.644Z] #42 8.201 DEP images/sysctl.pb-c.d [2019-12-27T16:13:18.934Z] #42 8.317 PBCC images/time.pb-c.c [2019-12-27T16:13:18.934Z] #42 8.391 DEP images/time.pb-c.d [2019-12-27T16:13:18.934Z] #42 ... [2019-12-27T16:13:18.934Z] [2019-12-27T16:13:18.934Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:13:18.934Z] #37 7.877 -- Detecting C compile features - done [2019-12-27T16:13:18.934Z] #37 7.928 -- Performing Test HAS_BUILTIN_FORTIFY [2019-12-27T16:13:19.567Z] #37 8.308 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-12-27T16:13:19.682Z] #41 188.1 CC criu/pagemap-cache.o [2019-12-27T16:13:19.858Z] #37 8.564 -- Configuring done [2019-12-27T16:13:19.858Z] #37 8.601 -- Generating done [2019-12-27T16:13:19.858Z] #37 8.617 -- Build files have been written to: /tmp/tmp.tjOwFYc3QF/tini [2019-12-27T16:13:19.858Z] #37 8.644 + make tini-static [2019-12-27T16:13:20.149Z] #37 9.149 Scanning dependencies of target tini-static [2019-12-27T16:13:20.241Z] #41 188.7 CC criu/pagemap.o [2019-12-27T16:13:20.439Z] #37 9.317 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-12-27T16:13:20.722Z] #59 220.3 + bin/containerd-shim-runc-v2 [2019-12-27T16:13:20.873Z] #60 213.8 + bin/containerd-shim-runc-v2 [2019-12-27T16:13:21.340Z] #60 214.7 + binaries [2019-12-27T16:13:21.340Z] #60 214.7 + mkdir -p /build [2019-12-27T16:13:21.340Z] #60 214.7 + cp bin/containerd /build/containerd [2019-12-27T16:13:21.340Z] #60 214.7 + cp bin/containerd-shim /build/containerd-shim [2019-12-27T16:13:21.340Z] #60 214.7 + cp bin/ctr /build/ctr [2019-12-27T16:13:21.603Z] #41 189.8 CC criu/parasite-syscall.o [2019-12-27T16:13:21.669Z] #59 221.4 + binaries [2019-12-27T16:13:21.669Z] #59 221.4 + mkdir -p /build [2019-12-27T16:13:21.669Z] #59 221.4 + cp bin/containerd /build/containerd [2019-12-27T16:13:21.669Z] #59 221.5 + cp bin/containerd-shim /build/containerd-shim [2019-12-27T16:13:21.838Z] #60 DONE 214.9s [2019-12-27T16:13:21.928Z] #59 221.5 + cp bin/ctr /build/ctr [2019-12-27T16:13:22.253Z] [2019-12-27T16:13:22.253Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-12-27T16:13:22.253Z] #61 DONE 0.1s [2019-12-27T16:13:22.253Z] [2019-12-27T16:13:22.253Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-12-27T16:13:22.497Z] #59 DONE 222.0s [2019-12-27T16:13:22.531Z] #41 ... [2019-12-27T16:13:22.531Z] [2019-12-27T16:13:22.531Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-27T16:13:22.531Z] #18 7.164 Collecting yamllint==1.16.0 [2019-12-27T16:13:22.649Z] #65 DONE 0.1s [2019-12-27T16:13:22.649Z] [2019-12-27T16:13:22.649Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-12-27T16:13:22.649Z] #67 DONE 0.1s [2019-12-27T16:13:22.649Z] [2019-12-27T16:13:22.649Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-12-27T16:13:22.649Z] #70 DONE 0.1s [2019-12-27T16:13:22.649Z] [2019-12-27T16:13:22.649Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-12-27T16:13:22.649Z] #71 DONE 0.0s [2019-12-27T16:13:22.649Z] [2019-12-27T16:13:22.649Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2019-12-27T16:13:23.167Z] #37 11.92 [100%] Linking C executable tini-static [2019-12-27T16:13:23.812Z] #37 12.85 [100%] Built target tini-static [2019-12-27T16:13:23.875Z] [2019-12-27T16:13:23.875Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-12-27T16:13:24.111Z] #37 12.93 + mkdir -p /build [2019-12-27T16:13:24.111Z] #37 12.93 + cp tini-static /build/docker-init [2019-12-27T16:13:24.111Z] #37 DONE 13.0s [2019-12-27T16:13:24.111Z] [2019-12-27T16:13:24.111Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:13:24.111Z] #42 8.463 PBCC images/binfmt-misc.pb-c.c [2019-12-27T16:13:24.111Z] #42 8.511 DEP images/binfmt-misc.pb-c.d [2019-12-27T16:13:24.111Z] #42 8.590 PBCC images/seccomp.pb-c.c [2019-12-27T16:13:24.111Z] #42 8.666 DEP images/seccomp.pb-c.d [2019-12-27T16:13:24.111Z] #42 8.806 PBCC images/userns.pb-c.c [2019-12-27T16:13:24.111Z] #42 8.867 DEP images/userns.pb-c.d [2019-12-27T16:13:24.111Z] #42 8.951 PBCC images/cgroup.pb-c.c [2019-12-27T16:13:24.111Z] #42 9.029 DEP images/cgroup.pb-c.d [2019-12-27T16:13:24.111Z] #42 9.131 PBCC images/fown.pb-c.c [2019-12-27T16:13:24.111Z] #42 9.196 PBCC images/ext-file.pb-c.c [2019-12-27T16:13:24.111Z] #42 9.274 DEP images/fown.pb-c.d [2019-12-27T16:13:24.111Z] #42 9.362 DEP images/ext-file.pb-c.d [2019-12-27T16:13:24.111Z] #42 9.530 PBCC images/rpc.pb-c.c [2019-12-27T16:13:24.111Z] #42 9.684 DEP images/rpc.pb-c.d [2019-12-27T16:13:24.111Z] #42 9.815 PBCC images/siginfo.pb-c.c [2019-12-27T16:13:24.111Z] #42 9.921 DEP images/siginfo.pb-c.d [2019-12-27T16:13:24.111Z] #42 10.04 PBCC images/pagemap.pb-c.c [2019-12-27T16:13:24.111Z] #42 10.16 DEP images/pagemap.pb-c.d [2019-12-27T16:13:24.111Z] #42 10.25 PBCC images/rlimit.pb-c.c [2019-12-27T16:13:24.111Z] #42 10.29 DEP images/rlimit.pb-c.d [2019-12-27T16:13:24.111Z] #42 10.37 PBCC images/file-lock.pb-c.c [2019-12-27T16:13:24.111Z] #42 10.43 DEP images/file-lock.pb-c.d [2019-12-27T16:13:24.111Z] #42 10.58 PBCC images/tty.pb-c.c [2019-12-27T16:13:24.111Z] #42 10.68 DEP images/tty.pb-c.d [2019-12-27T16:13:24.111Z] #42 10.82 PBCC images/tun.pb-c.c [2019-12-27T16:13:24.111Z] #42 10.90 PBCC images/netdev.pb-c.c [2019-12-27T16:13:24.111Z] #42 11.00 DEP images/tun.pb-c.d [2019-12-27T16:13:24.111Z] #42 11.13 DEP images/netdev.pb-c.d [2019-12-27T16:13:24.111Z] #42 11.22 PBCC images/vma.pb-c.c [2019-12-27T16:13:24.111Z] #42 11.32 DEP images/vma.pb-c.d [2019-12-27T16:13:24.111Z] #42 11.47 PBCC images/creds.pb-c.c [2019-12-27T16:13:24.111Z] #42 11.50 DEP images/creds.pb-c.d [2019-12-27T16:13:24.111Z] #42 11.66 PBCC images/utsns.pb-c.c [2019-12-27T16:13:24.111Z] #42 11.71 DEP images/utsns.pb-c.d [2019-12-27T16:13:24.111Z] #42 11.85 PBCC images/ipc-desc.pb-c.c [2019-12-27T16:13:24.111Z] #42 11.89 PBCC images/ipc-sem.pb-c.c [2019-12-27T16:13:24.111Z] #42 11.94 DEP images/ipc-desc.pb-c.d [2019-12-27T16:13:24.111Z] #42 12.12 DEP images/ipc-sem.pb-c.d [2019-12-27T16:13:24.111Z] #42 12.16 PBCC images/ipc-msg.pb-c.c [2019-12-27T16:13:24.111Z] #42 12.21 DEP images/ipc-msg.pb-c.d [2019-12-27T16:13:24.111Z] #42 12.37 PBCC images/ipc-shm.pb-c.c [2019-12-27T16:13:24.111Z] #42 12.43 DEP images/ipc-shm.pb-c.d [2019-12-27T16:13:24.111Z] #42 12.54 PBCC images/ipc-var.pb-c.c [2019-12-27T16:13:24.111Z] #42 12.57 DEP images/ipc-var.pb-c.d [2019-12-27T16:13:24.111Z] #42 12.67 PBCC images/sk-opts.pb-c.c [2019-12-27T16:13:24.111Z] #42 12.69 PBCC images/packet-sock.pb-c.c [2019-12-27T16:13:24.111Z] #42 12.85 DEP images/sk-opts.pb-c.d [2019-12-27T16:13:24.111Z] #42 12.94 DEP images/packet-sock.pb-c.d [2019-12-27T16:13:24.111Z] #42 13.03 PBCC images/sk-netlink.pb-c.c [2019-12-27T16:13:24.111Z] #42 13.11 DEP images/sk-netlink.pb-c.d [2019-12-27T16:13:24.111Z] #42 13.23 PBCC images/sk-inet.pb-c.c [2019-12-27T16:13:24.111Z] #42 13.33 DEP images/sk-inet.pb-c.d [2019-12-27T16:13:24.111Z] #42 13.52 PBCC images/sk-unix.pb-c.c [2019-12-27T16:13:24.111Z] #42 13.58 DEP images/sk-unix.pb-c.d [2019-12-27T16:13:24.111Z] #42 13.71 PBCC images/mm.pb-c.c [2019-12-27T16:13:24.401Z] #42 13.92 DEP images/mm.pb-c.d [2019-12-27T16:13:24.821Z] #42 14.11 PBCC images/timerfd.pb-c.c [2019-12-27T16:13:24.821Z] #42 14.20 DEP images/timerfd.pb-c.d [2019-12-27T16:13:24.821Z] #42 14.34 PBCC images/timer.pb-c.c [2019-12-27T16:13:24.821Z] #42 14.39 DEP images/timer.pb-c.d [2019-12-27T16:13:25.110Z] #42 14.50 PBCC images/sa.pb-c.c [2019-12-27T16:13:25.170Z] #72 DONE 2.2s [2019-12-27T16:13:25.170Z] [2019-12-27T16:13:25.170Z] #73 exporting to oci image format [2019-12-27T16:13:25.170Z] #73 exporting layers [2019-12-27T16:13:25.258Z] #60 DONE 1.4s [2019-12-27T16:13:25.258Z] [2019-12-27T16:13:25.258Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-12-27T16:13:25.399Z] #42 14.82 DEP images/sa.pb-c.d [2019-12-27T16:13:25.399Z] #42 14.92 PBCC images/pipe-data.pb-c.c [2019-12-27T16:13:25.399Z] #42 14.98 DEP images/pipe-data.pb-c.d [2019-12-27T16:13:25.399Z] #42 15.07 PBCC images/mnt.pb-c.c [2019-12-27T16:13:25.517Z] #64 DONE 0.5s [2019-12-27T16:13:25.517Z] [2019-12-27T16:13:25.517Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-12-27T16:13:25.689Z] #42 15.20 DEP images/mnt.pb-c.d [2019-12-27T16:13:25.777Z] #67 DONE 0.1s [2019-12-27T16:13:25.777Z] [2019-12-27T16:13:25.777Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-12-27T16:13:25.777Z] #66 DONE 0.1s [2019-12-27T16:13:25.777Z] [2019-12-27T16:13:25.777Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-27T16:13:25.980Z] #42 15.46 PBCC images/sk-packet.pb-c.c [2019-12-27T16:13:25.980Z] #42 15.57 DEP images/sk-packet.pb-c.d [2019-12-27T16:13:26.270Z] #42 15.62 PBCC images/tcp-stream.pb-c.c [2019-12-27T16:13:26.270Z] #42 15.70 DEP images/tcp-stream.pb-c.d [2019-12-27T16:13:26.270Z] #42 15.74 PBCC images/pipe.pb-c.c [2019-12-27T16:13:26.270Z] #42 15.77 DEP images/pipe.pb-c.d [2019-12-27T16:13:26.560Z] #42 15.88 PBCC images/pstree.pb-c.c [2019-12-27T16:13:26.560Z] #42 15.91 DEP images/pstree.pb-c.d [2019-12-27T16:13:26.560Z] #42 15.96 PBCC images/fs.pb-c.c [2019-12-27T16:13:26.560Z] #42 15.99 DEP images/fs.pb-c.d [2019-12-27T16:13:26.560Z] #42 16.06 PBCC images/signalfd.pb-c.c [2019-12-27T16:13:26.715Z] #68 0.801 + RM_GOPATH=0 [2019-12-27T16:13:26.715Z] #68 0.801 + TMP_GOPATH= [2019-12-27T16:13:26.715Z] #68 0.801 + : /build [2019-12-27T16:13:26.715Z] #68 0.801 + '[' -z '' ']' [2019-12-27T16:13:26.715Z] #68 0.803 ++ mktemp -d [2019-12-27T16:13:26.715Z] #68 0.803 + export GOPATH=/tmp/tmp.fJ7IKlvjK3 [2019-12-27T16:13:26.715Z] #68 0.803 + GOPATH=/tmp/tmp.fJ7IKlvjK3 [2019-12-27T16:13:26.715Z] #68 0.803 + RM_GOPATH=1 [2019-12-27T16:13:26.715Z] #68 0.803 ++ dirname ./install.sh [2019-12-27T16:13:26.715Z] #68 0.804 + dir=. [2019-12-27T16:13:26.715Z] #68 0.804 + bin=proxy [2019-12-27T16:13:26.715Z] #68 0.804 + shift [2019-12-27T16:13:26.715Z] #68 0.804 + '[' '!' -f ./proxy.installer ']' [2019-12-27T16:13:26.715Z] #68 0.805 + . ./proxy.installer [2019-12-27T16:13:26.715Z] #68 0.805 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-27T16:13:26.715Z] #68 0.805 + install_proxy [2019-12-27T16:13:26.715Z] #68 0.805 + case "$1" in [2019-12-27T16:13:26.715Z] #68 0.805 + export CGO_ENABLED=0 [2019-12-27T16:13:26.715Z] #68 0.805 + CGO_ENABLED=0 [2019-12-27T16:13:26.715Z] #68 0.805 + _install_proxy [2019-12-27T16:13:26.715Z] #68 0.805 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2019-12-27T16:13:26.715Z] #68 0.805 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.fJ7IKlvjK3/src/github.com/docker/libnetwork [2019-12-27T16:13:26.715Z] #68 0.805 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-27T16:13:26.715Z] #68 0.808 Cloning into '/tmp/tmp.fJ7IKlvjK3/src/github.com/docker/libnetwork'... [2019-12-27T16:13:26.847Z] #42 16.22 DEP images/signalfd.pb-c.d [2019-12-27T16:13:26.847Z] #42 16.32 PBCC images/fh.pb-c.c [2019-12-27T16:13:26.847Z] #42 16.40 PBCC images/fsnotify.pb-c.c [2019-12-27T16:13:27.137Z] #42 ... [2019-12-27T16:13:27.137Z] [2019-12-27T16:13:27.137Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-12-27T16:13:27.137Z] #27 39.24 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-12-27T16:13:27.137Z] #27 39.35 skipping existing c8c2d4a6b2e3 [2019-12-27T16:13:27.137Z] #27 39.67 [2019-12-27T16:13:27.137Z] #27 43.69 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-12-27T16:13:27.137Z] #27 44.94 [2019-12-27T16:13:27.137Z] #27 45.98 ######################################################################## 100.0% [2019-12-27T16:13:27.137Z] #27 46.23 [2019-12-27T16:13:27.137Z] #27 46.34 Download of images into '/build' complete. [2019-12-27T16:13:27.137Z] #27 46.34 Use something like the following to load the result into a Docker daemon: [2019-12-27T16:13:27.137Z] #27 46.34 tar -cC '/build' . | docker load [2019-12-27T16:13:27.137Z] #27 DONE 46.4s [2019-12-27T16:13:27.137Z] [2019-12-27T16:13:27.137Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:13:27.137Z] #42 16.58 DEP images/fh.pb-c.d [2019-12-27T16:13:27.137Z] #42 ... [2019-12-27T16:13:27.137Z] [2019-12-27T16:13:27.137Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-27T16:13:27.137Z] #11 92.28 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-12-27T16:13:27.137Z] #11 92.29 Preparing to unpack .../21-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-12-27T16:13:27.137Z] #11 92.30 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-12-27T16:13:28.168Z] #11 ... [2019-12-27T16:13:28.168Z] [2019-12-27T16:13:28.168Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:13:28.168Z] #42 16.77 DEP images/fsnotify.pb-c.d [2019-12-27T16:13:28.168Z] #42 16.90 PBCC images/eventpoll.pb-c.c [2019-12-27T16:13:28.168Z] #42 16.95 DEP images/eventpoll.pb-c.d [2019-12-27T16:13:28.168Z] #42 17.12 PBCC images/eventfd.pb-c.c [2019-12-27T16:13:28.168Z] #42 17.16 DEP images/eventfd.pb-c.d [2019-12-27T16:13:28.168Z] #42 17.28 PBCC images/remap-file-path.pb-c.c [2019-12-27T16:13:28.168Z] #42 17.38 DEP images/remap-file-path.pb-c.d [2019-12-27T16:13:28.168Z] #42 17.51 PBCC images/fifo.pb-c.c [2019-12-27T16:13:28.168Z] #42 17.55 DEP images/fifo.pb-c.d [2019-12-27T16:13:28.458Z] #42 17.84 PBCC images/ghost-file.pb-c.c [2019-12-27T16:13:28.458Z] #42 17.92 DEP images/ghost-file.pb-c.d [2019-12-27T16:13:28.749Z] #42 18.13 PBCC images/regfile.pb-c.c [2019-12-27T16:13:28.749Z] #42 18.21 DEP images/regfile.pb-c.d [2019-12-27T16:13:28.749Z] #42 18.35 PBCC images/ns.pb-c.c [2019-12-27T16:13:29.039Z] #42 18.39 DEP images/ns.pb-c.d [2019-12-27T16:13:29.039Z] #42 18.53 PBCC images/fdinfo.pb-c.c [2019-12-27T16:13:29.039Z] #42 18.64 DEP images/fdinfo.pb-c.d [2019-12-27T16:13:29.065Z] #18 ... [2019-12-27T16:13:29.065Z] [2019-12-27T16:13:29.065Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:13:29.065Z] #41 191.0 CC criu/path.o [2019-12-27T16:13:29.065Z] #41 191.4 CC criu/pie-util-vdso-elf32.o [2019-12-27T16:13:29.065Z] #41 191.8 CC criu/pie-util-vdso.o [2019-12-27T16:13:29.065Z] #41 192.2 CC criu/pie-util.o [2019-12-27T16:13:29.065Z] #41 192.4 CC criu/pipes.o [2019-12-27T16:13:29.065Z] #41 193.3 CC criu/plugin.o [2019-12-27T16:13:29.065Z] #41 193.7 CC criu/proc_parse.o [2019-12-27T16:13:29.065Z] #41 196.3 CC criu/protobuf-desc.o [2019-12-27T16:13:29.065Z] #41 197.2 CC criu/protobuf.o [2019-12-27T16:13:29.252Z] #68 3.329 + cd /tmp/tmp.fJ7IKlvjK3/src/github.com/docker/libnetwork [2019-12-27T16:13:29.252Z] #68 3.329 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-12-27T16:13:29.252Z] #68 3.478 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-12-27T16:13:29.324Z] #41 197.7 CC criu/pstree.o [2019-12-27T16:13:29.324Z] #41 ... [2019-12-27T16:13:29.324Z] [2019-12-27T16:13:29.324Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-27T16:13:29.324Z] #18 14.07 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-12-27T16:13:29.328Z] #42 18.85 PBCC images/core-aarch64.pb-c.c [2019-12-27T16:13:29.328Z] #42 18.91 PBCC images/core-arm.pb-c.c [2019-12-27T16:13:29.649Z] #42 19.05 PBCC images/core-ppc64.pb-c.c [2019-12-27T16:13:29.649Z] #42 19.31 PBCC images/core-s390.pb-c.c [2019-12-27T16:13:29.886Z] #18 14.48 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-12-27T16:13:29.942Z] #42 19.43 PBCC images/core-x86.pb-c.c [2019-12-27T16:13:29.942Z] #42 19.51 PBCC images/core.pb-c.c [2019-12-27T16:13:30.190Z] #68 DONE 4.5s [2019-12-27T16:13:30.231Z] #42 19.64 PBCC images/inventory.pb-c.c [2019-12-27T16:13:30.231Z] #42 ... [2019-12-27T16:13:30.231Z] [2019-12-27T16:13:30.231Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-27T16:13:30.231Z] #32 89.77 path [2019-12-27T16:13:30.231Z] #32 90.40 reflect [2019-12-27T16:13:30.231Z] #32 92.37 text/tabwriter [2019-12-27T16:13:30.231Z] #32 ... [2019-12-27T16:13:30.231Z] [2019-12-27T16:13:30.231Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:13:30.231Z] #42 19.77 DEP images/core-aarch64.pb-c.d [2019-12-27T16:13:30.520Z] #42 19.90 DEP images/core-arm.pb-c.d [2019-12-27T16:13:30.520Z] #42 20.01 DEP images/core-ppc64.pb-c.d [2019-12-27T16:13:30.520Z] #42 20.12 DEP images/core-s390.pb-c.d [2019-12-27T16:13:30.863Z] #18 15.63 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2019-12-27T16:13:30.890Z] #42 20.25 DEP images/core-x86.pb-c.d [2019-12-27T16:13:30.890Z] #42 20.38 DEP images/core.pb-c.d [2019-12-27T16:13:30.890Z] #42 ... [2019-12-27T16:13:30.890Z] [2019-12-27T16:13:30.890Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:13:30.890Z] #45 90.59 bufio [2019-12-27T16:13:30.890Z] #45 91.75 reflect [2019-12-27T16:13:31.178Z] #45 ... [2019-12-27T16:13:31.178Z] [2019-12-27T16:13:31.178Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:13:31.178Z] #42 20.55 DEP images/inventory.pb-c.d [2019-12-27T16:13:31.178Z] #42 20.69 PBCC images/cpuinfo.pb-c.c [2019-12-27T16:13:31.178Z] #42 20.77 DEP images/cpuinfo.pb-c.d [2019-12-27T16:13:31.426Z] #18 15.96 Collecting pyyaml (from yamllint==1.16.0) [2019-12-27T16:13:31.467Z] #42 20.86 PBCC images/stats.pb-c.c [2019-12-27T16:13:31.467Z] #42 20.98 DEP images/stats.pb-c.d [2019-12-27T16:13:31.673Z] [2019-12-27T16:13:31.673Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-12-27T16:13:31.673Z] #69 DONE 0.1s [2019-12-27T16:13:31.673Z] [2019-12-27T16:13:31.673Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-12-27T16:13:31.673Z] #70 DONE 0.0s [2019-12-27T16:13:31.673Z] [2019-12-27T16:13:31.673Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2019-12-27T16:13:32.794Z] #18 17.21 Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB) [2019-12-27T16:13:32.794Z] #18 ... [2019-12-27T16:13:32.794Z] [2019-12-27T16:13:32.794Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-27T16:13:32.794Z] #38 296.8 + rm -rf /tmp/tmp.EL7tz53p18/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.EL7tz53p18 [2019-12-27T16:13:32.794Z] #38 DONE 297.3s [2019-12-27T16:13:33.050Z] [2019-12-27T16:13:33.050Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:13:33.050Z] #41 198.9 CC criu/rbtree.o [2019-12-27T16:13:33.050Z] #41 199.4 CC criu/rst-malloc.o [2019-12-27T16:13:33.050Z] #41 199.8 CC criu/seccomp.o [2019-12-27T16:13:33.050Z] #41 200.6 CC criu/seize.o [2019-12-27T16:13:33.579Z] #71 DONE 1.6s [2019-12-27T16:13:33.579Z] [2019-12-27T16:13:33.579Z] #72 exporting to image [2019-12-27T16:13:33.579Z] #72 exporting layers [2019-12-27T16:13:33.612Z] #41 202.0 CC criu/servicefd.o [2019-12-27T16:13:34.206Z] #42 23.16 make[1]: Nothing to be done for 'all'. [2019-12-27T16:13:34.539Z] #41 202.7 CC criu/shmem.o [2019-12-27T16:13:35.467Z] #41 203.6 CC criu/sigframe.o [2019-12-27T16:13:35.467Z] #41 203.8 CC criu/signalfd.o [2019-12-27T16:13:35.723Z] #41 204.2 CC criu/sk-inet.o [2019-12-27T16:13:36.263Z] #42 25.37 CC images/stats.o [2019-12-27T16:13:36.579Z] #42 26.10 CC images/core.o [2019-12-27T16:13:37.089Z] #41 205.3 CC criu/sk-netlink.o [2019-12-27T16:13:37.089Z] #41 ... [2019-12-27T16:13:37.089Z] [2019-12-27T16:13:37.089Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-27T16:13:37.089Z] #18 19.68 Building wheels for collected packages: pyyaml [2019-12-27T16:13:37.089Z] #18 19.69 Running setup.py bdist_wheel for pyyaml: started [2019-12-27T16:13:37.089Z] #18 20.89 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-12-27T16:13:37.089Z] #18 20.89 Stored in directory: /root/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67 [2019-12-27T16:13:37.089Z] #18 20.98 Successfully built pyyaml [2019-12-27T16:13:37.089Z] #18 20.99 Installing collected packages: pathspec, pyyaml, yamllint [2019-12-27T16:13:37.089Z] #18 21.43 Successfully installed pathspec-0.7.0 pyyaml-5.2 yamllint-1.16.0 [2019-12-27T16:13:37.089Z] #18 DONE 21.9s [2019-12-27T16:13:37.346Z] [2019-12-27T16:13:37.346Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-12-27T16:13:37.346Z] #23 DONE 0.2s [2019-12-27T16:13:37.346Z] [2019-12-27T16:13:37.346Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-12-27T16:13:37.778Z] #72 exporting layers 3.7s done [2019-12-27T16:13:37.778Z] #72 writing image sha256:b1e4d96d32af9500206fa8df69bef641e049c81d1c944222bff6411882a2fe20 done [2019-12-27T16:13:37.778Z] #72 naming to docker.io/library/docker:9608dc5470e74f1ee34fd6477547303b31868576 done [2019-12-27T16:13:37.778Z] #72 DONE 3.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-12-27T16:13:38.078Z] #42 27.42 CC images/core-x86.o [2019-12-27T16:13:38.119Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39700/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9608dc5470e74f1ee34fd6477547303b31868576 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9608dc5470e74f1ee34fd6477547303b31868576 hack/test/unit [2019-12-27T16:13:38.273Z] #27 DONE 0.9s [2019-12-27T16:13:38.273Z] [2019-12-27T16:13:38.273Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-12-27T16:13:38.530Z] #29 DONE 0.1s [2019-12-27T16:13:38.530Z] [2019-12-27T16:13:38.530Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-12-27T16:13:38.530Z] #32 DONE 0.1s [2019-12-27T16:13:38.530Z] [2019-12-27T16:13:38.530Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:13:38.530Z] #41 205.9 CC criu/sk-packet.o [2019-12-27T16:13:38.530Z] #41 206.6 CC criu/sk-queue.o [2019-12-27T16:13:38.530Z] #41 ... [2019-12-27T16:13:38.530Z] [2019-12-27T16:13:38.530Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-12-27T16:13:38.530Z] #37 DONE 0.1s [2019-12-27T16:13:38.786Z] [2019-12-27T16:13:38.786Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-12-27T16:13:38.786Z] #39 DONE 0.2s [2019-12-27T16:13:38.786Z] [2019-12-27T16:13:38.786Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:13:38.786Z] #50 ... [2019-12-27T16:13:38.786Z] [2019-12-27T16:13:38.786Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:13:38.786Z] #41 207.2 CC criu/sk-tcp.o [2019-12-27T16:13:39.109Z] #42 28.47 CC images/core-arm.o [2019-12-27T16:13:39.348Z] #41 207.6 CC criu/sk-unix.o [2019-12-27T16:13:40.139Z] #42 29.39 CC images/core-aarch64.o [2019-12-27T16:13:40.139Z] #42 ... [2019-12-27T16:13:40.139Z] [2019-12-27T16:13:40.139Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:13:40.139Z] #60 57.14 + cd /tmp/tmp.kgcB55X0a4/src/github.com/containerd/containerd [2019-12-27T16:13:40.139Z] #60 57.15 + git checkout -q ff48f57fc83a8c44cf4ad5d672424a98ba37ded6 [2019-12-27T16:13:40.714Z] #41 209.2 CC criu/sockets.o [2019-12-27T16:13:41.639Z] #60 ... [2019-12-27T16:13:41.639Z] [2019-12-27T16:13:41.639Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:13:41.639Z] #45 100.9 regexp/syntax [2019-12-27T16:13:41.639Z] #45 103.6 vendor/golang.org/x/text/transform [2019-12-27T16:13:41.639Z] #45 ... [2019-12-27T16:13:41.639Z] [2019-12-27T16:13:41.639Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:13:41.639Z] #42 30.25 CC images/core-ppc64.o [2019-12-27T16:13:41.642Z] #41 210.0 CC criu/stats.o [2019-12-27T16:13:41.898Z] #41 ... [2019-12-27T16:13:41.898Z] [2019-12-27T16:13:41.898Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:13:41.898Z] #54 118.4 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-12-27T16:13:41.898Z] #54 119.9 + mkdir -p /build [2019-12-27T16:13:41.898Z] #54 119.9 + cp runc /build/runc [2019-12-27T16:13:41.898Z] #54 DONE 120.1s [2019-12-27T16:13:41.898Z] [2019-12-27T16:13:41.898Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:13:41.898Z] #41 210.3 CC criu/string.o [2019-12-27T16:13:41.898Z] #41 210.4 CC criu/sysctl.o [2019-12-27T16:13:41.929Z] #42 31.50 CC images/core-s390.o [2019-12-27T16:13:43.270Z] #41 211.4 CC criu/sysfs_parse.o [2019-12-27T16:13:43.402Z] ? github.com/docker/docker/api [no test files] [2019-12-27T16:13:43.457Z] #42 32.91 CC images/cpuinfo.o [2019-12-27T16:13:43.526Z] #41 211.9 CC criu/timerfd.o [2019-12-27T16:13:43.783Z] #41 212.3 CC criu/tty.o [2019-12-27T16:13:44.094Z] #42 ... [2019-12-27T16:13:44.094Z] [2019-12-27T16:13:44.094Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-27T16:13:44.094Z] #11 103.9 Selecting previously unselected package gcc-mingw-w64-base. [2019-12-27T16:13:44.094Z] #11 103.9 Preparing to unpack .../22-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-12-27T16:13:44.094Z] #11 103.9 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-12-27T16:13:44.094Z] #11 104.1 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-12-27T16:13:44.094Z] #11 104.1 Preparing to unpack .../23-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-12-27T16:13:44.094Z] #11 104.1 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-27T16:13:44.383Z] #11 ... [2019-12-27T16:13:44.383Z] [2019-12-27T16:13:44.383Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-27T16:13:44.383Z] #32 103.7 time [2019-12-27T16:13:44.383Z] #32 103.7 internal/syscall/unix [2019-12-27T16:13:44.383Z] #32 113.1 internal/poll [2019-12-27T16:13:44.383Z] #32 ... [2019-12-27T16:13:44.383Z] [2019-12-27T16:13:44.383Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:13:44.383Z] #42 33.95 CC images/inventory.o [2019-12-27T16:13:45.011Z] #42 34.37 CC images/fdinfo.o [2019-12-27T16:13:45.148Z] #41 213.5 CC criu/tun.o [2019-12-27T16:13:45.637Z] #42 35.11 CC images/fown.o [2019-12-27T16:13:45.710Z] #41 213.9 CC criu/uffd.o [2019-12-27T16:13:45.925Z] #42 35.43 CC images/ns.o [2019-12-27T16:13:46.273Z] #41 214.7 CC criu/util.o [2019-12-27T16:13:46.551Z] #42 35.89 CC images/regfile.o [2019-12-27T16:13:46.839Z] #42 36.42 CC images/ghost-file.o [2019-12-27T16:13:47.200Z] #41 215.6 CC criu/uts_ns.o [2019-12-27T16:13:47.201Z] #41 215.7 CC criu/vdso-compat.o [2019-12-27T16:13:47.763Z] #41 215.9 CC criu/vdso.o [2019-12-27T16:13:47.862Z] #42 37.03 CC images/fifo.o [2019-12-27T16:13:47.862Z] #42 37.38 CC images/remap-file-path.o [2019-12-27T16:13:48.325Z] #41 216.6 LINK criu/built-in.o [2019-12-27T16:13:48.488Z] #42 37.83 CC images/eventfd.o [2019-12-27T16:13:48.581Z] #41 216.8 LINK criu/criu [2019-12-27T16:13:48.777Z] #42 38.12 CC images/eventpoll.o [2019-12-27T16:13:48.837Z] #41 217.1 DEP lib/c/criu.d [2019-12-27T16:13:48.837Z] #41 217.2 CC images/rpc.pb-c.o [2019-12-27T16:13:49.093Z] #41 217.5 CC lib/c/criu.o [2019-12-27T16:13:49.414Z] #42 38.68 CC images/fh.o [2019-12-27T16:13:50.022Z] #41 218.2 LINK lib/c/built-in.o [2019-12-27T16:13:50.022Z] #41 218.3 LINK lib/c/libcriu.so [2019-12-27T16:13:50.022Z] #41 218.4 GEN magic.py [2019-12-27T16:13:50.022Z] #41 218.5 Note: Building without setproctitle() and strlcpy() support. [2019-12-27T16:13:50.022Z] #41 218.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-12-27T16:13:50.042Z] #42 39.36 CC images/fsnotify.o [2019-12-27T16:13:50.584Z] #41 218.9 fatal: Not a git repository (or any of the parent directories): .git [2019-12-27T16:13:51.152Z] #41 219.5 make[1]: Nothing to be done for 'all'. [2019-12-27T16:13:51.408Z] #41 ... [2019-12-27T16:13:51.408Z] [2019-12-27T16:13:51.408Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:13:51.408Z] #59 251.4 + bin/containerd [2019-12-27T16:13:51.545Z] #42 40.78 CC images/signalfd.o [2019-12-27T16:13:51.834Z] #42 41.31 CC images/fs.o [2019-12-27T16:13:51.834Z] #42 ... [2019-12-27T16:13:51.834Z] [2019-12-27T16:13:51.834Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:13:51.834Z] #45 111.3 time [2019-12-27T16:13:51.834Z] #45 117.2 regexp [2019-12-27T16:13:52.125Z] #45 ... [2019-12-27T16:13:52.125Z] [2019-12-27T16:13:52.125Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:13:52.125Z] #60 58.81 + export 'BUILDTAGS=netgo osusergo static_build' [2019-12-27T16:13:52.125Z] #60 58.81 + BUILDTAGS='netgo osusergo static_build' [2019-12-27T16:13:52.125Z] #60 58.81 + export EXTRA_FLAGS=-buildmode=pie [2019-12-27T16:13:52.126Z] #60 58.81 + EXTRA_FLAGS=-buildmode=pie [2019-12-27T16:13:52.126Z] #60 58.81 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-12-27T16:13:52.126Z] #60 58.81 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-12-27T16:13:52.126Z] #60 58.81 + '[' '' = dynamic ']' [2019-12-27T16:13:52.126Z] #60 58.81 + make [2019-12-27T16:13:52.126Z] #60 60.67 + bin/ctr [2019-12-27T16:13:52.126Z] #60 ... [2019-12-27T16:13:52.126Z] [2019-12-27T16:13:52.126Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-27T16:13:52.126Z] #32 116.7 os [2019-12-27T16:13:52.126Z] #32 118.7 internal/fmtsort [2019-12-27T16:13:52.126Z] #32 121.0 path/filepath [2019-12-27T16:13:52.126Z] #32 121.0 fmt [2019-12-27T16:13:52.126Z] #32 ... [2019-12-27T16:13:52.126Z] [2019-12-27T16:13:52.126Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:13:52.126Z] #42 41.80 CC images/pstree.o [2019-12-27T16:13:52.756Z] #42 42.15 CC images/pipe.o [2019-12-27T16:13:52.774Z] #59 ... [2019-12-27T16:13:52.774Z] [2019-12-27T16:13:52.774Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:13:52.774Z] #41 220.0 make[1]: 'images/built-in.o' is up to date. [2019-12-27T16:13:52.774Z] #41 220.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-12-27T16:13:52.774Z] #41 220.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-12-27T16:13:52.774Z] #41 220.1 make[1]: 'compel/libcompel.a' is up to date. [2019-12-27T16:13:52.774Z] #41 220.1 make[1]: 'compel/compel-host-bin' is up to date. [2019-12-27T16:13:52.774Z] #41 220.1 make[1]: Nothing to be done for 'all'. [2019-12-27T16:13:52.774Z] #41 220.1 make[1]: 'soccr/libsoccr.a' is up to date. [2019-12-27T16:13:52.774Z] #41 220.2 make[2]: Nothing to be done for 'all'. [2019-12-27T16:13:52.774Z] #41 220.2 make[2]: Nothing to be done for 'all'. [2019-12-27T16:13:52.774Z] #41 220.3 make[2]: Nothing to be done for 'all'. [2019-12-27T16:13:52.774Z] #41 220.3 make[2]: Nothing to be done for 'all'. [2019-12-27T16:13:52.774Z] #41 220.4 make[2]: Nothing to be done for 'all'. [2019-12-27T16:13:52.774Z] #41 220.4 make[2]: Nothing to be done for 'all'. [2019-12-27T16:13:52.774Z] #41 220.4 make[2]: Nothing to be done for 'all'. [2019-12-27T16:13:52.774Z] #41 220.5 make[2]: Nothing to be done for 'all'. [2019-12-27T16:13:52.774Z] #41 220.5 INSTALL criu/criu [2019-12-27T16:13:52.774Z] #41 DONE 220.9s [2019-12-27T16:13:52.774Z] [2019-12-27T16:13:52.774Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:13:53.046Z] #42 42.55 CC images/tcp-stream.o [2019-12-27T16:13:53.336Z] #42 42.95 CC images/sk-packet.o [2019-12-27T16:13:53.409Z] ok github.com/docker/docker/api/server 0.041s coverage: 9.0% of statements [2019-12-27T16:13:53.856Z] #59 ... [2019-12-27T16:13:53.856Z] [2019-12-27T16:13:53.856Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-12-27T16:13:53.856Z] #42 DONE 0.1s [2019-12-27T16:13:53.856Z] [2019-12-27T16:13:53.856Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-12-27T16:13:53.856Z] #45 DONE 0.1s [2019-12-27T16:13:53.856Z] [2019-12-27T16:13:53.856Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:13:53.856Z] #59 ... [2019-12-27T16:13:53.856Z] [2019-12-27T16:13:53.856Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-12-27T16:13:53.856Z] #48 DONE 0.1s [2019-12-27T16:13:53.966Z] #42 43.41 CC images/mnt.o [2019-12-27T16:13:54.112Z] [2019-12-27T16:13:54.112Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:13:54.597Z] #42 43.90 CC images/pipe-data.o [2019-12-27T16:13:54.886Z] #42 44.40 CC images/sa.o [2019-12-27T16:13:55.186Z] #42 44.80 CC images/timer.o [2019-12-27T16:13:56.159Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|name|types_sizes|files|imports) took 1m49.491321276s [2019-12-27T16:13:56.159Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 450.504825ms [2019-12-27T16:13:56.215Z] #42 45.56 CC images/timerfd.o [2019-12-27T16:13:56.506Z] #42 46.02 CC images/mm.o [2019-12-27T16:13:57.137Z] #42 46.69 CC images/sk-opts.o [2019-12-27T16:13:57.767Z] #42 47.09 CC images/sk-unix.o [2019-12-27T16:13:58.057Z] #42 ... [2019-12-27T16:13:58.057Z] [2019-12-27T16:13:58.057Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:13:58.057Z] #45 127.5 net [2019-12-27T16:13:58.057Z] #45 127.5 os/exec [2019-12-27T16:13:58.284Z] #50 DONE 321.8s [2019-12-27T16:13:58.284Z] [2019-12-27T16:13:58.284Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:13:59.212Z] #59 ... [2019-12-27T16:13:59.212Z] [2019-12-27T16:13:59.212Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-12-27T16:13:59.468Z] #51 DONE 0.2s [2019-12-27T16:13:59.468Z] [2019-12-27T16:13:59.468Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-12-27T16:13:59.468Z] #55 DONE 0.1s [2019-12-27T16:13:59.468Z] [2019-12-27T16:13:59.468Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:14:03.610Z] #45 ... [2019-12-27T16:14:03.610Z] [2019-12-27T16:14:03.610Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:14:03.610Z] #42 47.64 CC images/sk-inet.o [2019-12-27T16:14:03.610Z] #42 48.50 CC images/tun.o [2019-12-27T16:14:03.610Z] #42 49.12 CC images/sk-netlink.o [2019-12-27T16:14:03.610Z] #42 49.57 CC images/packet-sock.o [2019-12-27T16:14:03.610Z] #42 50.42 CC images/ipc-var.o [2019-12-27T16:14:03.610Z] #42 50.78 CC images/ipc-desc.o [2019-12-27T16:14:03.610Z] #42 51.23 CC images/ipc-shm.o [2019-12-27T16:14:03.610Z] #42 51.70 CC images/ipc-msg.o [2019-12-27T16:14:03.610Z] #42 52.34 CC images/ipc-sem.o [2019-12-27T16:14:03.610Z] #42 52.62 CC images/utsns.o [2019-12-27T16:14:03.610Z] #42 53.01 CC images/creds.o [2019-12-27T16:14:03.915Z] #42 ... [2019-12-27T16:14:03.915Z] [2019-12-27T16:14:03.915Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:14:03.915Z] #45 133.3 encoding/binary [2019-12-27T16:14:03.915Z] #45 133.3 go/token [2019-12-27T16:14:03.915Z] #45 133.4 net/url [2019-12-27T16:14:04.544Z] #45 ... [2019-12-27T16:14:04.544Z] [2019-12-27T16:14:04.544Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-27T16:14:04.544Z] #32 124.2 io/ioutil [2019-12-27T16:14:04.544Z] #32 127.5 log [2019-12-27T16:14:04.544Z] #32 127.5 github.com/BurntSushi/toml [2019-12-27T16:14:04.544Z] #32 127.5 flag [2019-12-27T16:14:04.834Z] #32 ... [2019-12-27T16:14:04.834Z] [2019-12-27T16:14:04.834Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:14:04.834Z] #42 53.42 CC images/vma.o [2019-12-27T16:14:04.834Z] #42 53.87 CC images/netdev.o [2019-12-27T16:14:05.124Z] #42 54.65 CC images/tty.o [2019-12-27T16:14:06.625Z] #42 55.98 CC images/file-lock.o [2019-12-27T16:14:06.914Z] #42 56.24 CC images/rlimit.o [2019-12-27T16:14:06.914Z] #42 56.49 CC images/pagemap.o [2019-12-27T16:14:07.541Z] #42 57.06 CC images/siginfo.o [2019-12-27T16:14:08.172Z] #42 57.57 CC images/rpc.o [2019-12-27T16:14:10.248Z] #42 ... [2019-12-27T16:14:10.248Z] [2019-12-27T16:14:10.248Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-27T16:14:10.248Z] #11 129.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-12-27T16:14:10.248Z] #11 129.8 Preparing to unpack .../24-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-12-27T16:14:10.248Z] #11 129.8 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-27T16:14:10.248Z] #11 ... [2019-12-27T16:14:10.248Z] [2019-12-27T16:14:10.248Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:14:10.248Z] #45 137.1 go/scanner [2019-12-27T16:14:10.248Z] #45 139.7 text/template/parse [2019-12-27T16:14:11.766Z] #45 ... [2019-12-27T16:14:11.766Z] [2019-12-27T16:14:11.766Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-12-27T16:14:11.766Z] #32 134.5 github.com/BurntSushi/toml/cmd/tomlv [2019-12-27T16:14:11.766Z] #32 DONE 141.1s [2019-12-27T16:14:11.766Z] [2019-12-27T16:14:11.766Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:14:11.766Z] #45 141.2 encoding/base64 [2019-12-27T16:14:13.827Z] #45 143.2 go/ast [2019-12-27T16:14:14.853Z] #45 144.5 encoding/json [2019-12-27T16:14:18.349Z] #45 ... [2019-12-27T16:14:18.349Z] [2019-12-27T16:14:18.349Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:14:18.349Z] #42 60.19 CC images/ext-file.o [2019-12-27T16:14:18.349Z] #42 60.49 CC images/cgroup.o [2019-12-27T16:14:18.349Z] #42 62.82 CC images/userns.o [2019-12-27T16:14:18.349Z] #42 63.26 CC images/google/protobuf/descriptor.o [2019-12-27T16:14:18.349Z] #42 65.81 CC images/opts.o [2019-12-27T16:14:18.349Z] #42 66.12 CC images/seccomp.o [2019-12-27T16:14:18.349Z] #42 66.53 CC images/binfmt-misc.o [2019-12-27T16:14:18.349Z] #42 66.81 CC images/time.o [2019-12-27T16:14:18.349Z] #42 67.13 CC images/sysctl.o [2019-12-27T16:14:18.349Z] #42 67.43 CC images/autofs.o [2019-12-27T16:14:18.349Z] #42 67.73 CC images/macvlan.o [2019-12-27T16:14:18.647Z] #42 68.11 CC images/sit.o [2019-12-27T16:14:18.941Z] #42 68.45 LINK images/built-in.o [2019-12-27T16:14:19.230Z] #42 68.61 GEN compel/include/asm [2019-12-27T16:14:19.230Z] #42 68.63 GEN compel/include/version.h [2019-12-27T16:14:19.230Z] #42 68.68 touch .config [2019-12-27T16:14:19.230Z] #42 68.69 GEN include/common/config.h [2019-12-27T16:14:19.520Z] #42 68.88 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-12-27T16:14:19.520Z] #42 68.95 GEN compel/plugins/include/uapi/std/syscall.h [2019-12-27T16:14:19.520Z] #42 69.00 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2019-12-27T16:14:19.520Z] #42 69.05 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2019-12-27T16:14:19.520Z] #42 69.10 DEP compel/arch/ppc64/plugins/std/memcmp.d [2019-12-27T16:14:19.520Z] #42 69.15 DEP compel/arch/ppc64/plugins/std/memcpy.d [2019-12-27T16:14:19.810Z] #42 69.21 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2019-12-27T16:14:19.810Z] #42 69.26 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-12-27T16:14:19.810Z] #42 69.27 DEP compel/plugins/std/infect.d [2019-12-27T16:14:20.099Z] #42 69.49 DEP compel/plugins/std/string.d [2019-12-27T16:14:20.387Z] #42 69.66 DEP compel/plugins/std/log.d [2019-12-27T16:14:20.387Z] #42 69.82 DEP compel/plugins/std/fds.d [2019-12-27T16:14:20.678Z] #42 70.02 DEP compel/plugins/std/std.d [2019-12-27T16:14:20.970Z] #42 70.27 DEP compel/plugins/shmem/shmem.d [2019-12-27T16:14:20.970Z] #42 70.47 DEP compel/plugins/fds/fds.d [2019-12-27T16:14:21.259Z] #42 70.78 CC compel/plugins/std/std.o [2019-12-27T16:14:21.352Z] #59 280.7 + bin/containerd-stress [2019-12-27T16:14:21.548Z] #42 ... [2019-12-27T16:14:21.548Z] [2019-12-27T16:14:21.548Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-12-27T16:14:21.548Z] #11 151.2 Selecting previously unselected package libapparmor1:ppc64el. [2019-12-27T16:14:21.548Z] #11 151.2 Preparing to unpack .../25-libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2019-12-27T16:14:21.548Z] #11 151.2 Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-12-27T16:14:21.837Z] #11 151.4 Selecting previously unselected package libapparmor-dev:ppc64el. [2019-12-27T16:14:21.837Z] #11 151.4 Preparing to unpack .../26-libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2019-12-27T16:14:21.837Z] #11 151.4 Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-12-27T16:14:22.125Z] #11 151.6 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-12-27T16:14:22.125Z] #11 151.6 Setting up libsepol1-dev:ppc64el (2.6-2) ... [2019-12-27T16:14:22.125Z] #11 151.7 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-12-27T16:14:22.125Z] #11 151.7 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-12-27T16:14:22.125Z] #11 151.7 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-12-27T16:14:22.125Z] #11 151.7 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-27T16:14:22.125Z] #11 151.8 Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-12-27T16:14:22.125Z] #11 151.9 Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-12-27T16:14:22.125Z] #11 151.9 Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-12-27T16:14:22.125Z] #11 151.9 Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2019-12-27T16:14:22.125Z] #11 151.9 Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-12-27T16:14:22.125Z] #11 151.9 Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2019-12-27T16:14:22.125Z] #11 151.9 Setting up libudev-dev:ppc64el (232-25+deb9u12) ... [2019-12-27T16:14:22.125Z] #11 151.9 Setting up mingw-w64-common (5.0.1-1) ... [2019-12-27T16:14:22.125Z] #11 151.9 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-12-27T16:14:22.125Z] #11 151.9 Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2019-12-27T16:14:22.125Z] #11 152.0 Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-12-27T16:14:22.125Z] #11 152.0 Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-12-27T16:14:22.125Z] #11 152.0 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-12-27T16:14:22.125Z] #11 152.0 Setting up btrfs-progs (4.7.3-1) ... [2019-12-27T16:14:22.280Z] #59 282.4 + bin/containerd-shim [2019-12-27T16:14:22.414Z] #11 152.0 Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-12-27T16:14:22.414Z] #11 152.0 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-27T16:14:22.414Z] #11 152.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-12-27T16:14:22.414Z] #11 152.0 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-12-27T16:14:22.414Z] #11 152.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-12-27T16:14:22.414Z] #11 152.0 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist [2019-12-27T16:14:22.414Z] #11 152.1 Setting up btrfs-tools (4.7.3-1) ... [2019-12-27T16:14:22.414Z] #11 152.1 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-12-27T16:14:22.414Z] #11 152.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-12-27T16:14:22.414Z] #11 152.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-12-27T16:14:22.414Z] #11 152.1 Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-12-27T16:14:22.414Z] #11 152.1 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-12-27T16:14:22.414Z] #11 152.2 Setting up dmsetup (2:1.02.137-2) ... [2019-12-27T16:14:22.414Z] #11 152.2 Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-12-27T16:14:22.414Z] #11 152.2 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-27T16:14:22.703Z] #11 DONE 152.4s [2019-12-27T16:14:22.703Z] [2019-12-27T16:14:22.703Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-27T16:14:22.991Z] #53 DONE 0.3s [2019-12-27T16:14:22.991Z] [2019-12-27T16:14:22.991Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-12-27T16:14:22.991Z] #54 DONE 0.1s [2019-12-27T16:14:22.991Z] [2019-12-27T16:14:22.991Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:14:23.288Z] #55 0.359 + RM_GOPATH=0 [2019-12-27T16:14:23.577Z] #55 0.360 + TMP_GOPATH= [2019-12-27T16:14:23.577Z] #55 0.360 + : /build [2019-12-27T16:14:23.577Z] #55 0.360 + '[' -z '' ']' [2019-12-27T16:14:23.577Z] #55 0.361 ++ mktemp -d [2019-12-27T16:14:23.577Z] #55 0.364 + export GOPATH=/tmp/tmp.sqkOyuqZfV [2019-12-27T16:14:23.577Z] #55 0.365 + GOPATH=/tmp/tmp.sqkOyuqZfV [2019-12-27T16:14:23.577Z] #55 0.365 + RM_GOPATH=1 [2019-12-27T16:14:23.577Z] #55 0.369 ++ dirname ./install.sh [2019-12-27T16:14:23.577Z] #55 0.372 + dir=. [2019-12-27T16:14:23.577Z] #55 0.373 + bin=runc [2019-12-27T16:14:23.577Z] #55 0.373 + shift [2019-12-27T16:14:23.577Z] #55 0.373 + '[' '!' -f ./runc.installer ']' [2019-12-27T16:14:23.577Z] #55 0.373 + . ./runc.installer [2019-12-27T16:14:23.577Z] #55 0.374 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-12-27T16:14:23.577Z] #55 0.376 + install_runc [2019-12-27T16:14:23.577Z] #55 0.378 + grep -q '^3\.10\.0.*\.el7\.' [2019-12-27T16:14:23.577Z] #55 0.381 + uname -r [2019-12-27T16:14:23.577Z] #55 0.388 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-12-27T16:14:23.577Z] #55 0.401 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2019-12-27T16:14:23.577Z] #55 0.402 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2019-12-27T16:14:23.577Z] #55 0.403 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.sqkOyuqZfV/src/github.com/opencontainers/runc [2019-12-27T16:14:23.577Z] #55 0.412 Cloning into '/tmp/tmp.sqkOyuqZfV/src/github.com/opencontainers/runc'... [2019-12-27T16:14:23.865Z] #55 ... [2019-12-27T16:14:23.865Z] [2019-12-27T16:14:23.865Z] #12 [dev 1/24] RUN groupadd -r docker [2019-12-27T16:14:23.865Z] #12 DONE 1.0s [2019-12-27T16:14:23.865Z] [2019-12-27T16:14:23.865Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-12-27T16:14:24.154Z] #13 DONE 0.4s [2019-12-27T16:14:24.154Z] [2019-12-27T16:14:24.154Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:14:24.154Z] #42 71.38 CC compel/plugins/std/fds.o [2019-12-27T16:14:24.154Z] #42 72.18 CC compel/plugins/std/log.o [2019-12-27T16:14:24.310Z] #73 exporting layers 58.3s done [2019-12-27T16:14:24.310Z] #73 exporting manifest sha256:82d86f6feb47a4c89c96445656d5a783abb35d08a6a8385cd55f1ac0292c720f 0.0s done [2019-12-27T16:14:24.310Z] #73 exporting config sha256:fc44be82a933eb1a82baf2af25b9d5d19072c19a5656798c1649a0e18aaa1ad0 0.0s done [2019-12-27T16:14:24.310Z] #73 sending tarball [2019-12-27T16:14:24.786Z] #42 ... [2019-12-27T16:14:24.786Z] [2019-12-27T16:14:24.786Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-12-27T16:14:24.786Z] #14 0.371 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-12-27T16:14:24.786Z] #14 DONE 0.5s [2019-12-27T16:14:24.786Z] [2019-12-27T16:14:24.786Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:14:24.786Z] #42 74.15 CC compel/plugins/std/string.o [2019-12-27T16:14:25.076Z] #42 ... [2019-12-27T16:14:25.076Z] [2019-12-27T16:14:25.076Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-12-27T16:14:25.076Z] #15 DONE 0.4s [2019-12-27T16:14:25.364Z] [2019-12-27T16:14:25.364Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-12-27T16:14:25.654Z] #16 DONE 0.5s [2019-12-27T16:14:25.654Z] [2019-12-27T16:14:25.654Z] #17 [dev 6/24] RUN ldconfig [2019-12-27T16:14:25.945Z] #17 DONE 0.5s [2019-12-27T16:14:25.945Z] [2019-12-27T16:14:25.945Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:14:25.945Z] #45 155.6 text/template [2019-12-27T16:14:30.365Z] #59 289.1 + bin/containerd-shim-runc-v1 [2019-12-27T16:14:31.504Z] #45 ... [2019-12-27T16:14:31.504Z] [2019-12-27T16:14:31.504Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:14:31.504Z] #42 75.41 CC compel/plugins/std/infect.o [2019-12-27T16:14:31.504Z] #42 76.30 CC compel/arch/ppc64/plugins/std/parasite-head.o [2019-12-27T16:14:31.504Z] #42 76.37 CC compel/arch/ppc64/plugins/std/memcpy.o [2019-12-27T16:14:31.504Z] #42 76.50 CC compel/arch/ppc64/plugins/std/memcmp.o [2019-12-27T16:14:31.504Z] #42 76.60 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2019-12-27T16:14:31.504Z] #42 76.79 AR compel/plugins/std.lib.a [2019-12-27T16:14:31.504Z] #42 76.90 CC compel/plugins/fds/fds.o [2019-12-27T16:14:31.504Z] #42 77.39 AR compel/plugins/fds.lib.a [2019-12-27T16:14:31.504Z] #42 77.47 HOSTDEP compel/src/lib/log-host.d [2019-12-27T16:14:31.504Z] #42 77.81 HOSTDEP compel/src/lib/handle-elf-host.d [2019-12-27T16:14:31.504Z] #42 78.13 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2019-12-27T16:14:31.504Z] #42 78.35 HOSTDEP compel/src/main-host.d [2019-12-27T16:14:31.504Z] #42 78.68 DEP compel/src/lib/ptrace.d [2019-12-27T16:14:31.504Z] #42 78.96 DEP compel/src/lib/infect.d [2019-12-27T16:14:31.504Z] #42 79.32 DEP compel/src/lib/infect-util.d [2019-12-27T16:14:31.504Z] #42 79.57 DEP compel/src/lib/infect-rpc.d [2019-12-27T16:14:31.504Z] #42 79.90 DEP compel/arch/ppc64/src/lib/infect.d [2019-12-27T16:14:31.504Z] #42 80.19 DEP compel/arch/ppc64/src/lib/cpu.d [2019-12-27T16:14:31.504Z] #42 80.38 DEP compel/src/lib/log.d [2019-12-27T16:14:31.504Z] #42 80.61 DEP compel/src/main.d [2019-12-27T16:14:31.504Z] #42 80.87 DEP compel/src/lib/handle-elf.d [2019-12-27T16:14:31.692Z] #73 sending tarball 8.4s done [2019-12-27T16:14:31.692Z] #73 DONE 66.8s [2019-12-27T16:14:31.692Z] [2019-12-27T16:14:31.692Z] #74 importing to docker [2019-12-27T16:14:31.797Z] #42 81.18 DEP compel/arch/ppc64/src/lib/handle-elf.d [2019-12-27T16:14:31.797Z] #42 81.45 CC compel/src/lib/log.o [2019-12-27T16:14:32.251Z] #59 292.2 + bin/containerd-shim-runc-v2 [2019-12-27T16:14:32.811Z] #59 293.0 + binaries [2019-12-27T16:14:32.811Z] #59 293.0 + mkdir -p /build [2019-12-27T16:14:32.811Z] #59 293.0 + cp bin/containerd /build/containerd [2019-12-27T16:14:32.811Z] #59 293.0 + cp bin/containerd-shim /build/containerd-shim [2019-12-27T16:14:32.811Z] #59 293.0 + cp bin/ctr /build/ctr [2019-12-27T16:14:32.828Z] #42 82.12 CC compel/arch/ppc64/src/lib/cpu.o [2019-12-27T16:14:33.116Z] #42 82.66 CC compel/arch/ppc64/src/lib/infect.o [2019-12-27T16:14:33.370Z] #59 DONE 293.6s [2019-12-27T16:14:34.297Z] [2019-12-27T16:14:34.297Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-12-27T16:14:34.552Z] #60 DONE 0.2s [2019-12-27T16:14:34.552Z] [2019-12-27T16:14:34.552Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-12-27T16:14:34.552Z] #64 DONE 0.1s [2019-12-27T16:14:34.552Z] [2019-12-27T16:14:34.552Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-12-27T16:14:34.609Z] #42 84.04 CC compel/src/lib/infect-rpc.o [2019-12-27T16:14:34.609Z] #42 ... [2019-12-27T16:14:34.609Z] [2019-12-27T16:14:34.609Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:14:34.609Z] #55 11.71 + cd /tmp/tmp.sqkOyuqZfV/src/github.com/opencontainers/runc [2019-12-27T16:14:34.808Z] #66 DONE 0.2s [2019-12-27T16:14:34.808Z] [2019-12-27T16:14:34.808Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-12-27T16:14:34.808Z] #69 DONE 0.1s [2019-12-27T16:14:34.808Z] [2019-12-27T16:14:34.808Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-12-27T16:14:34.808Z] #70 DONE 0.0s [2019-12-27T16:14:34.900Z] #55 11.71 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-12-27T16:14:35.063Z] [2019-12-27T16:14:35.063Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2019-12-27T16:14:35.531Z] #55 12.41 + '[' -z '' ']' [2019-12-27T16:14:35.532Z] #55 12.41 + target=static [2019-12-27T16:14:35.532Z] #55 12.41 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-12-27T16:14:36.161Z] #55 ... [2019-12-27T16:14:36.161Z] [2019-12-27T16:14:36.161Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-27T16:14:36.161Z] #18 0.630 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-12-27T16:14:36.161Z] #18 0.721 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-12-27T16:14:36.161Z] #18 0.843 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-12-27T16:14:36.161Z] #18 1.043 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-12-27T16:14:36.161Z] #18 1.189 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-12-27T16:14:36.161Z] #18 2.161 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [491 kB] [2019-12-27T16:14:36.161Z] #18 4.117 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-12-27T16:14:36.161Z] #18 5.405 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-12-27T16:14:36.161Z] #18 ... [2019-12-27T16:14:36.161Z] [2019-12-27T16:14:36.161Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:14:36.161Z] #42 84.72 CC compel/src/lib/infect-util.o [2019-12-27T16:14:36.161Z] #42 85.36 CC compel/src/lib/infect.o [2019-12-27T16:14:36.425Z] #71 DONE 1.6s [2019-12-27T16:14:36.680Z] [2019-12-27T16:14:36.680Z] #72 exporting to image [2019-12-27T16:14:36.680Z] #72 exporting layers [2019-12-27T16:14:40.648Z] #42 90.06 CC compel/src/lib/ptrace.o [2019-12-27T16:14:41.277Z] #42 90.78 AR compel/libcompel.a [2019-12-27T16:14:41.277Z] #42 ... [2019-12-27T16:14:41.277Z] [2019-12-27T16:14:41.277Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-27T16:14:41.277Z] #18 15.18 Fetched 7731 kB in 14s (527 kB/s) [2019-12-27T16:14:41.911Z] #18 15.18 Reading package lists... [2019-12-27T16:14:41.911Z] #18 ... [2019-12-27T16:14:41.911Z] [2019-12-27T16:14:41.911Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:14:41.911Z] #45 161.3 go/parser [2019-12-27T16:14:41.911Z] #45 169.1 encoding/xml [2019-12-27T16:14:41.911Z] #45 ... [2019-12-27T16:14:41.911Z] [2019-12-27T16:14:41.911Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:14:41.911Z] #42 90.99 HOSTCC compel/src/main-host.o [2019-12-27T16:14:42.202Z] #42 91.61 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2019-12-27T16:14:42.497Z] #42 91.87 HOSTCC compel/src/lib/handle-elf-host.o [2019-12-27T16:14:43.128Z] #42 92.64 HOSTCC compel/src/lib/log-host.o [2019-12-27T16:14:43.211Z] #72 exporting layers 6.2s done [2019-12-27T16:14:43.211Z] #72 writing image sha256:b4fdb2c2caf144ceb4f353a24dcb002dc739318378699330df915bdd578732c1 [2019-12-27T16:14:43.211Z] #72 writing image sha256:b4fdb2c2caf144ceb4f353a24dcb002dc739318378699330df915bdd578732c1 done [2019-12-27T16:14:43.211Z] #72 naming to docker.io/library/docker:9608dc5470e74f1ee34fd6477547303b31868576 done [2019-12-27T16:14:43.211Z] #72 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2019-12-27T16:14:43.759Z] #42 93.15 HOSTLINK compel/compel-host-bin [2019-12-27T16:14:44.051Z] #42 93.52 DEP soccr/soccr.d [2019-12-27T16:14:44.343Z] #42 94.02 CC soccr/soccr.o [2019-12-27T16:14:45.284Z] [2019-12-27T16:14:45.284Z] Removing bundles/ [2019-12-27T16:14:45.284Z] [2019-12-27T16:14:45.284Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-12-27T16:14:45.284Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-12-27T16:14:45.284Z] GOOS="" GOARCH="" GOARM="" [2019-12-27T16:14:47.865Z] #42 ... [2019-12-27T16:14:47.865Z] [2019-12-27T16:14:47.865Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:14:47.865Z] #63 177.1 + for f in rootlesskit rootlesskit-docker-proxy [2019-12-27T16:14:47.865Z] #63 177.1 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-12-27T16:14:48.153Z] #63 ... [2019-12-27T16:14:48.153Z] [2019-12-27T16:14:48.153Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:14:48.153Z] #55 15.06 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2019-12-27T16:14:48.153Z] #55 ... [2019-12-27T16:14:48.153Z] [2019-12-27T16:14:48.153Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:14:48.153Z] #42 97.70 AR soccr/libsoccr.a [2019-12-27T16:14:48.153Z] #42 97.75 make[1]: 'soccr/libsoccr.a' is up to date. [2019-12-27T16:14:48.181Z] 65014b3c3121: Pull complete [2019-12-27T16:14:48.783Z] #42 98.30 DEP criu/arch/ppc64/sigframe.d [2019-12-27T16:14:49.075Z] #42 98.60 DEP criu/arch/ppc64/crtools.d [2019-12-27T16:14:49.690Z] ok github.com/docker/docker/api/server/httputils 0.031s coverage: 14.7% of statements [2019-12-27T16:14:49.690Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-12-27T16:14:49.690Z] ok github.com/docker/docker/api/server/middleware 0.044s coverage: 37.7% of statements [2019-12-27T16:14:49.690Z] ? github.com/docker/docker/api/server/router [no test files] [2019-12-27T16:14:49.690Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-12-27T16:14:49.690Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-12-27T16:14:49.690Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-12-27T16:14:49.690Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-12-27T16:14:49.690Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-12-27T16:14:49.690Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-12-27T16:14:49.690Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-12-27T16:14:49.690Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-12-27T16:14:49.690Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-12-27T16:14:49.690Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-12-27T16:14:49.690Z] ok github.com/docker/docker/api/types/filters 0.021s coverage: 92.2% of statements [2019-12-27T16:14:49.690Z] ok github.com/docker/docker/api/types/strslice 0.014s coverage: 90.0% of statements [2019-12-27T16:14:49.690Z] ok github.com/docker/docker/api/server/router/swarm 0.013s coverage: 4.0% of statements [2019-12-27T16:14:49.690Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-12-27T16:14:49.690Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-12-27T16:14:49.690Z] ? github.com/docker/docker/api/types [no test files] [2019-12-27T16:14:49.690Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-12-27T16:14:49.690Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-12-27T16:14:49.690Z] ? github.com/docker/docker/api/types/container [no test files] [2019-12-27T16:14:49.690Z] ? github.com/docker/docker/api/types/events [no test files] [2019-12-27T16:14:49.690Z] ? github.com/docker/docker/api/types/image [no test files] [2019-12-27T16:14:49.690Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-12-27T16:14:49.690Z] ? github.com/docker/docker/api/types/network [no test files] [2019-12-27T16:14:49.690Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-12-27T16:14:49.690Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-12-27T16:14:49.690Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-12-27T16:14:49.690Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-12-27T16:14:49.690Z] ok github.com/docker/docker/api/types/time 0.016s coverage: 100.0% of statements [2019-12-27T16:14:49.690Z] ok github.com/docker/docker/api/types/versions 0.021s coverage: 75.0% of statements [2019-12-27T16:14:49.690Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-12-27T16:14:49.690Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-12-27T16:14:49.690Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-12-27T16:14:49.690Z] ? github.com/docker/docker/builder [no test files] [2019-12-27T16:14:49.690Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-12-27T16:14:49.690Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-12-27T16:14:49.690Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-12-27T16:14:49.690Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-12-27T16:14:49.690Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-12-27T16:14:49.690Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-12-27T16:14:49.690Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-12-27T16:14:49.690Z] ok github.com/docker/docker/builder/dockerignore 0.015s coverage: 96.8% of statements [2019-12-27T16:14:49.690Z] ok github.com/docker/docker/cli/debug 0.010s coverage: 100.0% of statements [2019-12-27T16:14:49.690Z] ok github.com/docker/docker/builder/remotecontext 0.297s coverage: 13.6% of statements [2019-12-27T16:14:49.690Z] ok github.com/docker/docker/builder/remotecontext/git 3.273s coverage: 86.3% of statements [2019-12-27T16:14:49.705Z] #42 98.98 DEP criu/arch/ppc64/cpu.d [2019-12-27T16:14:49.705Z] #42 99.37 CC criu/arch/ppc64/cpu.o [2019-12-27T16:14:50.259Z] ok github.com/docker/docker/builder/dockerfile 1.041s coverage: 48.2% of statements [2019-12-27T16:14:50.259Z] ? github.com/docker/docker/cli [no test files] [2019-12-27T16:14:50.259Z] ? github.com/docker/docker/cli/config [no test files] [2019-12-27T16:14:51.207Z] #42 100.6 CC criu/arch/ppc64/crtools.o [2019-12-27T16:14:53.266Z] #42 102.4 CC criu/arch/ppc64/sigframe.o [2019-12-27T16:14:53.567Z] #42 103.0 LINK criu/arch/ppc64/crtools.built-in.o [2019-12-27T16:14:53.567Z] #42 103.1 DEP criu/arch/ppc64/misc.d [2019-12-27T16:14:53.868Z] #42 103.2 DEP criu/arch/ppc64/vdso-trampoline.d [2019-12-27T16:14:53.868Z] #42 103.2 DEP criu/arch/ppc64/vdso-pie.d [2019-12-27T16:14:54.158Z] #42 103.6 DEP criu/pie/parasite-vdso.d [2019-12-27T16:14:54.448Z] #42 103.9 DEP criu/pie/util-vdso.d [2019-12-27T16:14:54.738Z] #42 104.2 DEP criu/pie/util.d [2019-12-27T16:14:55.029Z] #42 104.6 CC criu/pie/util.o [2019-12-27T16:14:55.548Z] ok github.com/docker/docker/client 0.431s coverage: 75.8% of statements [2019-12-27T16:14:55.625Z] #74 DONE 22.0s [2019-12-27T16:14:55.659Z] #42 105.2 CC criu/pie/util-vdso.o [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-12-27T16:14:56.736Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39700/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9608dc5470e74f1ee34fd6477547303b31868576 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9608dc5470e74f1ee34fd6477547303b31868576 hack/test/unit [2019-12-27T16:14:57.159Z] #42 106.7 CC criu/pie/parasite-vdso.o [2019-12-27T16:14:58.189Z] #42 ... [2019-12-27T16:14:58.189Z] [2019-12-27T16:14:58.189Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-27T16:14:58.189Z] #18 15.18 Reading package lists... [2019-12-27T16:14:58.189Z] #18 22.49 Reading package lists... [2019-12-27T16:14:58.189Z] #18 28.71 Building dependency tree... [2019-12-27T16:14:58.189Z] #18 30.59 The following additional packages will be installed: [2019-12-27T16:14:58.189Z] #18 30.59 dh-python libaio1 libapparmor-perl libgpm2 libip4tc0 libip6tc0 libiptc0 [2019-12-27T16:14:58.189Z] #18 30.59 libjq1 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libonig4 [2019-12-27T16:14:58.189Z] #18 30.59 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-12-27T16:14:58.189Z] #18 30.60 libxtables12 python-pip-whl python3 python3-minimal python3-pkg-resources [2019-12-27T16:14:58.189Z] #18 30.60 python3.5 python3.5-minimal vim-runtime xxd [2019-12-27T16:14:58.189Z] #18 30.61 Suggested packages: [2019-12-27T16:14:58.189Z] #18 30.61 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm [2019-12-27T16:14:58.189Z] #18 30.61 python3-doc python3-tk python3-venv python-setuptools-doc python3.5-venv [2019-12-27T16:14:58.189Z] #18 30.61 python3.5-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2019-12-27T16:14:58.189Z] #18 30.61 quota [2019-12-27T16:14:58.189Z] #18 30.61 Recommended packages: [2019-12-27T16:14:58.189Z] #18 30.61 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-12-27T16:14:58.189Z] #18 30.61 python3-keyrings.alt python3-xdg unzip [2019-12-27T16:14:58.815Z] #18 ... [2019-12-27T16:14:58.815Z] [2019-12-27T16:14:58.815Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:14:58.815Z] #42 108.2 CC criu/arch/ppc64/vdso-pie.o [2019-12-27T16:14:59.843Z] #42 109.1 CC criu/arch/ppc64/vdso-trampoline.o [2019-12-27T16:14:59.843Z] #42 109.2 CC criu/arch/ppc64/misc.o [2019-12-27T16:14:59.843Z] #42 109.2 AR criu/pie/pie.lib.a [2019-12-27T16:14:59.843Z] #42 ... [2019-12-27T16:14:59.843Z] [2019-12-27T16:14:59.843Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:14:59.843Z] #45 179.3 go/doc [2019-12-27T16:14:59.843Z] #45 179.5 math/big [2019-12-27T16:15:00.039Z] ? github.com/docker/docker/api [no test files] [2019-12-27T16:15:00.131Z] #45 ... [2019-12-27T16:15:00.131Z] [2019-12-27T16:15:00.131Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:15:00.131Z] #42 109.5 DEP criu/pie/restorer.d [2019-12-27T16:15:00.777Z] #42 ... [2019-12-27T16:15:00.777Z] [2019-12-27T16:15:00.777Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:15:00.777Z] #63 DONE 190.2s [2019-12-27T16:15:00.777Z] [2019-12-27T16:15:00.777Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-12-27T16:15:00.777Z] #64 DONE 0.1s [2019-12-27T16:15:00.777Z] [2019-12-27T16:15:00.777Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:15:00.777Z] #42 110.3 DEP criu/arch/ppc64/restorer.d [2019-12-27T16:15:01.809Z] #42 111.1 DEP criu/pie/parasite.d [2019-12-27T16:15:02.441Z] #42 111.9 CC criu/pie/parasite.o [2019-12-27T16:15:05.166Z] #42 114.2 LINK criu/pie/parasite.built-in.o [2019-12-27T16:15:05.166Z] #42 114.2 GEN criu/pie/parasite-blob.h [2019-12-27T16:15:05.166Z] #42 114.2 CC criu/arch/ppc64/restorer.o [2019-12-27T16:15:05.457Z] #42 115.1 CC criu/pie/restorer.o [2019-12-27T16:15:06.490Z] #42 ... [2019-12-27T16:15:06.490Z] [2019-12-27T16:15:06.490Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-27T16:15:06.490Z] #18 35.79 The following NEW packages will be installed: [2019-12-27T16:15:06.490Z] #18 35.80 apparmor aufs-tools bash-completion bzip2 dh-python iptables jq libaio1 [2019-12-27T16:15:06.490Z] #18 35.80 libapparmor-perl libcap2-bin libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 [2019-12-27T16:15:06.490Z] #18 35.80 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 [2019-12-27T16:15:06.490Z] #18 35.80 libprotobuf-c1 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib [2019-12-27T16:15:06.490Z] #18 35.81 libreadline5 libxtables12 net-tools pigz python-pip-whl python3 [2019-12-27T16:15:06.490Z] #18 35.81 python3-minimal python3-pip python3-pkg-resources python3-setuptools [2019-12-27T16:15:06.490Z] #18 35.81 python3-wheel python3.5 python3.5-minimal thin-provisioning-tools vim [2019-12-27T16:15:06.490Z] #18 35.81 vim-common vim-runtime xfsprogs xxd xz-utils zip [2019-12-27T16:15:06.490Z] #18 36.14 0 upgraded, 46 newly installed, 0 to remove and 4 not upgraded. [2019-12-27T16:15:06.490Z] #18 36.14 Need to get 17.5 MB of archives. [2019-12-27T16:15:06.490Z] #18 36.14 After this operation, 89.1 MB of additional disk space will be used. [2019-12-27T16:15:06.490Z] #18 36.14 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2019-12-27T16:15:06.490Z] #18 36.22 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-12-27T16:15:06.490Z] #18 36.23 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2019-12-27T16:15:06.490Z] #18 36.31 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB] [2019-12-27T16:15:06.490Z] #18 36.47 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB] [2019-12-27T16:15:06.490Z] #18 37.08 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2019-12-27T16:15:06.490Z] #18 37.16 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2019-12-27T16:15:06.490Z] #18 37.28 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB] [2019-12-27T16:15:06.490Z] #18 37.63 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2019-12-27T16:15:06.490Z] #18 37.66 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2019-12-27T16:15:06.490Z] #18 37.68 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2019-12-27T16:15:06.490Z] #18 37.79 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2019-12-27T16:15:06.490Z] #18 38.04 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2019-12-27T16:15:06.490Z] #18 38.15 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2019-12-27T16:15:06.490Z] #18 38.29 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2019-12-27T16:15:06.490Z] #18 38.32 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2019-12-27T16:15:06.490Z] #18 38.33 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2019-12-27T16:15:06.490Z] #18 38.45 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2019-12-27T16:15:06.490Z] #18 38.54 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2019-12-27T16:15:06.490Z] #18 38.59 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-12-27T16:15:06.490Z] #18 38.60 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-12-27T16:15:06.490Z] #18 38.64 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2019-12-27T16:15:06.490Z] #18 38.68 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB] [2019-12-27T16:15:06.490Z] #18 38.80 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB] [2019-12-27T16:15:06.490Z] #18 38.89 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2019-12-27T16:15:06.490Z] #18 38.92 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-12-27T16:15:06.490Z] #18 38.94 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-12-27T16:15:06.490Z] #18 38.96 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-12-27T16:15:06.490Z] #18 39.04 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2019-12-27T16:15:06.490Z] #18 39.17 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2019-12-27T16:15:06.490Z] #18 39.20 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-12-27T16:15:06.490Z] #18 39.21 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-12-27T16:15:06.490Z] #18 39.21 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2019-12-27T16:15:06.490Z] #18 39.28 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2019-12-27T16:15:06.490Z] #18 39.31 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-12-27T16:15:06.490Z] #18 39.46 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-12-27T16:15:06.490Z] #18 39.48 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2019-12-27T16:15:06.490Z] #18 39.50 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2019-12-27T16:15:06.490Z] #18 39.52 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2019-12-27T16:15:06.490Z] #18 39.64 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB] [2019-12-27T16:15:06.490Z] #18 39.90 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-12-27T16:15:06.490Z] #18 40.60 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2019-12-27T16:15:07.131Z] #18 41.17 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2019-12-27T16:15:07.420Z] #18 41.36 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2019-12-27T16:15:07.708Z] #18 41.49 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB] [2019-12-27T16:15:07.708Z] #18 41.65 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2019-12-27T16:15:09.210Z] #18 42.85 debconf: delaying package configuration, since apt-utils is not installed [2019-12-27T16:15:09.210Z] #18 42.97 Fetched 17.5 MB in 5s (3040 kB/s) [2019-12-27T16:15:09.210Z] #18 43.11 Selecting previously unselected package bash-completion. [2019-12-27T16:15:09.210Z] #18 43.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23261 files and directories currently installed.) [2019-12-27T16:15:09.210Z] #18 43.19 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-12-27T16:15:10.713Z] #18 ... [2019-12-27T16:15:10.713Z] [2019-12-27T16:15:10.713Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:15:10.713Z] #42 120.1 LINK criu/pie/restorer.built-in.o [2019-12-27T16:15:10.713Z] #42 120.2 GEN criu/pie/restorer-blob.h [2019-12-27T16:15:10.713Z] #42 120.4 DEP criu/vdso.d [2019-12-27T16:15:11.347Z] #42 120.8 DEP criu/uts_ns.d [2019-12-27T16:15:11.572Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2019-12-27T16:15:11.637Z] #42 121.1 DEP criu/util.d [2019-12-27T16:15:12.273Z] #42 121.6 DEP criu/uffd.d [2019-12-27T16:15:12.563Z] #42 122.0 DEP criu/tun.d [2019-12-27T16:15:13.194Z] #42 122.4 DEP criu/tty.d [2019-12-27T16:15:13.194Z] #42 122.9 DEP criu/timerfd.d [2019-12-27T16:15:13.831Z] #42 123.3 DEP criu/sysfs_parse.d [2019-12-27T16:15:14.120Z] #42 123.7 DEP criu/sysctl.d [2019-12-27T16:15:14.409Z] #42 123.9 DEP criu/string.d [2019-12-27T16:15:14.409Z] #42 124.0 DEP criu/stats.d [2019-12-27T16:15:15.040Z] #42 124.3 DEP criu/sockets.d [2019-12-27T16:15:15.331Z] #42 124.7 DEP criu/sk-unix.d [2019-12-27T16:15:15.621Z] #42 125.2 DEP criu/sk-tcp.d [2019-12-27T16:15:16.255Z] #42 125.6 DEP criu/sk-queue.d [2019-12-27T16:15:16.544Z] #42 125.8 DEP criu/sk-packet.d [2019-12-27T16:15:16.834Z] #42 ... [2019-12-27T16:15:16.834Z] [2019-12-27T16:15:16.834Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:15:16.834Z] #45 196.2 github.com/LK4D4/vndr/build [2019-12-27T16:15:16.834Z] #45 197.6 vendor/golang.org/x/text/unicode/norm [2019-12-27T16:15:16.834Z] #45 ... [2019-12-27T16:15:16.834Z] [2019-12-27T16:15:16.834Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:15:16.834Z] #42 126.3 DEP criu/sk-netlink.d [2019-12-27T16:15:17.126Z] #42 126.6 DEP criu/sk-inet.d [2019-12-27T16:15:17.759Z] #42 127.1 DEP criu/signalfd.d [2019-12-27T16:15:18.049Z] #42 127.4 DEP criu/sigframe.d [2019-12-27T16:15:18.049Z] #42 127.6 DEP criu/shmem.d [2019-12-27T16:15:18.694Z] #42 127.9 DEP criu/servicefd.d [2019-12-27T16:15:18.985Z] #42 128.3 DEP criu/seize.d [2019-12-27T16:15:19.274Z] #42 128.8 DEP criu/seccomp.d [2019-12-27T16:15:19.564Z] #42 129.2 DEP criu/rst-malloc.d [2019-12-27T16:15:19.854Z] #42 129.4 DEP criu/rbtree.d [2019-12-27T16:15:19.854Z] #42 129.5 DEP criu/pstree.d [2019-12-27T16:15:20.486Z] #42 129.8 DEP criu/protobuf.d [2019-12-27T16:15:20.778Z] #42 130.2 GEN criu/protobuf-desc-gen.h [2019-12-27T16:15:22.125Z] ok github.com/docker/docker/cmd/dockerd 0.107s coverage: 30.3% of statements [2019-12-27T16:15:22.125Z] ok github.com/docker/docker/container 0.256s coverage: 35.3% of statements [2019-12-27T16:15:22.125Z] ? github.com/docker/docker/container/stream [no test files] [2019-12-27T16:15:22.125Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-12-27T16:15:22.125Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-12-27T16:15:22.125Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-12-27T16:15:23.499Z] #42 ... [2019-12-27T16:15:23.499Z] [2019-12-27T16:15:23.499Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-27T16:15:23.499Z] #18 48.57 Unpacking bash-completion (1:2.1-4.3) ... [2019-12-27T16:15:23.499Z] #18 49.05 Selecting previously unselected package libnet1:ppc64el. [2019-12-27T16:15:23.499Z] #18 49.06 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-12-27T16:15:23.499Z] #18 49.06 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-12-27T16:15:23.499Z] #18 49.16 Selecting previously unselected package libnfnetlink0:ppc64el. [2019-12-27T16:15:23.499Z] #18 49.17 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2019-12-27T16:15:23.499Z] #18 49.18 Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2019-12-27T16:15:23.499Z] #18 49.28 Selecting previously unselected package libpython3.5-minimal:ppc64el. [2019-12-27T16:15:23.499Z] #18 49.32 Preparing to unpack .../03-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-12-27T16:15:23.499Z] #18 49.32 Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-12-27T16:15:23.499Z] #18 50.04 Selecting previously unselected package python3.5-minimal. [2019-12-27T16:15:23.499Z] #18 50.05 Preparing to unpack .../04-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-12-27T16:15:23.499Z] #18 50.06 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-12-27T16:15:23.499Z] #18 51.68 Selecting previously unselected package python3-minimal. [2019-12-27T16:15:23.499Z] #18 51.71 Preparing to unpack .../05-python3-minimal_3.5.3-1_ppc64el.deb ... [2019-12-27T16:15:23.499Z] #18 51.72 Unpacking python3-minimal (3.5.3-1) ... [2019-12-27T16:15:23.499Z] #18 51.85 Selecting previously unselected package libmpdec2:ppc64el. [2019-12-27T16:15:23.499Z] #18 51.85 Preparing to unpack .../06-libmpdec2_2.4.2-1_ppc64el.deb ... [2019-12-27T16:15:23.499Z] #18 51.86 Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2019-12-27T16:15:23.499Z] #18 52.08 Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2019-12-27T16:15:23.499Z] #18 52.10 Preparing to unpack .../07-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2019-12-27T16:15:23.499Z] #18 52.11 Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-12-27T16:15:23.499Z] #18 54.19 Selecting previously unselected package python3.5. [2019-12-27T16:15:23.499Z] #18 54.22 Preparing to unpack .../08-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2019-12-27T16:15:23.499Z] #18 54.23 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-12-27T16:15:23.499Z] #18 54.51 Selecting previously unselected package libpython3-stdlib:ppc64el. [2019-12-27T16:15:23.499Z] #18 54.54 Preparing to unpack .../09-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2019-12-27T16:15:23.499Z] #18 54.55 Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-12-27T16:15:23.499Z] #18 54.66 Selecting previously unselected package dh-python. [2019-12-27T16:15:23.499Z] #18 54.67 Preparing to unpack .../10-dh-python_2.20170125_all.deb ... [2019-12-27T16:15:23.499Z] #18 54.69 Unpacking dh-python (2.20170125) ... [2019-12-27T16:15:23.499Z] #18 55.08 Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-12-27T16:15:23.499Z] #18 55.10 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-12-27T16:15:23.499Z] #18 ... [2019-12-27T16:15:23.499Z] [2019-12-27T16:15:23.499Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:15:23.499Z] #42 133.0 DEP criu/protobuf-desc.d [2019-12-27T16:15:23.788Z] #42 133.3 DEP criu/proc_parse.d [2019-12-27T16:15:24.417Z] #42 133.7 DEP criu/plugin.d [2019-12-27T16:15:24.417Z] #42 134.0 DEP criu/pipes.d [2019-12-27T16:15:24.668Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.035s coverage: 65.3% of statements [2019-12-27T16:15:25.044Z] #42 134.3 DEP criu/pie-util.d [2019-12-27T16:15:25.044Z] #42 134.5 DEP criu/pie-util-vdso.d [2019-12-27T16:15:25.345Z] #42 134.8 DEP criu/pie-util-vdso-elf32.d [2019-12-27T16:15:25.610Z] ok github.com/docker/docker/daemon/cluster/convert 0.025s coverage: 35.8% of statements [2019-12-27T16:15:25.645Z] #42 135.1 DEP criu/path.d [2019-12-27T16:15:25.933Z] #42 135.5 DEP criu/parasite-syscall.d [2019-12-27T16:15:26.552Z] ok github.com/docker/docker/daemon/cluster 0.090s coverage: 0.5% of statements [2019-12-27T16:15:26.563Z] #42 135.9 DEP criu/pagemap.d [2019-12-27T16:15:26.853Z] #42 136.5 DEP criu/pagemap-cache.d [2019-12-27T16:15:27.487Z] #42 136.8 DEP criu/page-xfer.d [2019-12-27T16:15:27.779Z] #42 137.2 DEP criu/page-pipe.d [2019-12-27T16:15:28.070Z] #42 137.6 DEP criu/netfilter.d [2019-12-27T16:15:28.360Z] #42 138.0 DEP criu/net.d [2019-12-27T16:15:28.993Z] #42 138.5 DEP criu/namespaces.d [2019-12-27T16:15:28.993Z] #42 ... [2019-12-27T16:15:28.993Z] [2019-12-27T16:15:28.993Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-27T16:15:28.993Z] #18 60.38 Setting up python3-minimal (3.5.3-1) ... [2019-12-27T16:15:28.993Z] #18 61.99 Selecting previously unselected package python3. [2019-12-27T16:15:28.993Z] #18 61.99 (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 ... 24765 files and directories currently installed.) [2019-12-27T16:15:28.993Z] #18 62.12 Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2019-12-27T16:15:28.993Z] #18 62.15 Unpacking python3 (3.5.3-1) ... [2019-12-27T16:15:28.993Z] #18 62.40 Selecting previously unselected package pigz. [2019-12-27T16:15:28.993Z] #18 62.42 Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2019-12-27T16:15:28.993Z] #18 62.43 Unpacking pigz (2.3.4-1) ... [2019-12-27T16:15:28.993Z] #18 62.52 Selecting previously unselected package libip4tc0:ppc64el. [2019-12-27T16:15:28.993Z] #18 62.52 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-12-27T16:15:28.993Z] #18 62.55 Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-12-27T16:15:28.993Z] #18 62.72 Selecting previously unselected package libip6tc0:ppc64el. [2019-12-27T16:15:28.993Z] #18 62.73 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-12-27T16:15:28.993Z] #18 62.75 Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-12-27T16:15:28.993Z] #18 62.85 Selecting previously unselected package libiptc0:ppc64el. [2019-12-27T16:15:28.993Z] #18 62.86 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-12-27T16:15:28.993Z] #18 62.86 Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-12-27T16:15:28.993Z] #18 62.98 Selecting previously unselected package libxtables12:ppc64el. [2019-12-27T16:15:28.993Z] #18 63.00 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-12-27T16:15:28.993Z] #18 63.00 Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-12-27T16:15:29.287Z] #18 63.15 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2019-12-27T16:15:29.287Z] #18 63.18 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2019-12-27T16:15:29.287Z] #18 63.18 Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-12-27T16:15:29.287Z] #18 63.33 Selecting previously unselected package iptables. [2019-12-27T16:15:29.287Z] #18 63.33 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-12-27T16:15:29.287Z] #18 63.34 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-12-27T16:15:29.849Z] ok github.com/docker/docker/daemon/discovery 0.015s coverage: 30.0% of statements [2019-12-27T16:15:29.850Z] ok github.com/docker/docker/daemon/config 0.081s coverage: 82.1% of statements [2019-12-27T16:15:30.320Z] #18 64.14 Selecting previously unselected package xxd. [2019-12-27T16:15:30.320Z] #18 64.15 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-12-27T16:15:30.320Z] #18 64.16 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-12-27T16:15:30.610Z] #18 64.47 Selecting previously unselected package vim-common. [2019-12-27T16:15:30.610Z] #18 64.49 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-27T16:15:30.610Z] #18 64.52 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-27T16:15:30.610Z] #18 64.74 Selecting previously unselected package bzip2. [2019-12-27T16:15:30.610Z] #18 64.75 Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2019-12-27T16:15:30.610Z] #18 64.75 Unpacking bzip2 (1.0.6-8.1) ... [2019-12-27T16:15:30.793Z] ok github.com/docker/docker/daemon/events 0.073s coverage: 50.0% of statements [2019-12-27T16:15:30.906Z] #18 64.98 Selecting previously unselected package libgpm2:ppc64el. [2019-12-27T16:15:30.906Z] #18 65.00 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2019-12-27T16:15:30.906Z] #18 65.02 Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-12-27T16:15:31.194Z] #18 65.21 Selecting previously unselected package xz-utils. [2019-12-27T16:15:31.194Z] #18 65.28 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2019-12-27T16:15:31.194Z] #18 65.28 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-12-27T16:15:31.484Z] #18 65.61 Selecting previously unselected package aufs-tools. [2019-12-27T16:15:31.484Z] #18 65.64 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2019-12-27T16:15:31.484Z] #18 65.65 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-12-27T16:15:32.116Z] #18 66.00 Selecting previously unselected package libonig4:ppc64el. [2019-12-27T16:15:32.116Z] #18 66.01 Preparing to unpack .../14-libonig4_6.1.3-2_ppc64el.deb ... [2019-12-27T16:15:32.116Z] #18 66.01 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-12-27T16:15:32.116Z] #18 66.18 Selecting previously unselected package libjq1:ppc64el. [2019-12-27T16:15:32.116Z] #18 ... [2019-12-27T16:15:32.116Z] [2019-12-27T16:15:32.116Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:15:32.116Z] #45 211.7 mime/quotedprintable [2019-12-27T16:15:32.116Z] #45 213.6 net/http/internal [2019-12-27T16:15:32.116Z] #45 217.3 vendor/golang.org/x/net/idna [2019-12-27T16:15:32.116Z] #45 218.7 vendor/golang.org/x/crypto/cryptobyte [2019-12-27T16:15:32.116Z] #45 ... [2019-12-27T16:15:32.116Z] [2019-12-27T16:15:32.116Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-27T16:15:32.116Z] #18 66.20 Preparing to unpack .../15-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-12-27T16:15:32.117Z] #18 66.21 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-12-27T16:15:32.405Z] #18 66.37 Selecting previously unselected package jq. [2019-12-27T16:15:32.405Z] #18 66.38 Preparing to unpack .../16-jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-12-27T16:15:32.405Z] #18 66.40 Unpacking jq (1.5+dfsg-1.3) ... [2019-12-27T16:15:32.405Z] #18 66.54 Selecting previously unselected package libaio1:ppc64el. [2019-12-27T16:15:32.597Z] INFO [runner] Issues before processing: 2312, after processing: 0 [2019-12-27T16:15:32.597Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 1707/1707, exclude: 1610/1610, skip_dirs: 1707/1707, identifier_marker: 1610/1610, nolint: 0/63, filename_unadjuster: 1707/1707, cgo: 1707/2312, skip_files: 1707/1707, autogenerated_exclude: 1610/1707, exclude-rules: 63/1610 [2019-12-27T16:15:32.597Z] INFO [runner] processing took 62.491514ms with stages: nolint: 26.407252ms, identifier_marker: 17.92014ms, path_prettifier: 7.690539ms, exclude-rules: 4.057091ms, autogenerated_exclude: 3.973252ms, skip_dirs: 1.70372ms, cgo: 510.719µs, filename_unadjuster: 223.088µs, max_same_issues: 1.891µs, skip_files: 751ns, max_from_linter: 663ns, diff: 500ns, source_code: 434ns, exclude: 418ns, path_shortener: 410ns, uniq_by_line: 396ns, max_per_file_from_linter: 250ns [2019-12-27T16:15:32.597Z] INFO [runner] linters took 1m35.287824557s with stages: goanalysis_metalinter: 1m17.633263128s, unused: 17.591879323s [2019-12-27T16:15:32.597Z] INFO File cache stats: 1444 entries of total size 6.8MiB [2019-12-27T16:15:32.597Z] INFO Memory: 1556 samples, avg is 250.4MB, max is 2966.2MB [2019-12-27T16:15:32.597Z] INFO Execution took 3m25.248363601s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2019-12-27T16:15:32.694Z] #18 66.55 Preparing to unpack .../17-libaio1_0.3.110-3_ppc64el.deb ... [2019-12-27T16:15:32.694Z] #18 66.57 Unpacking libaio1:ppc64el (0.3.110-3) ... [2019-12-27T16:15:32.694Z] #18 66.68 Selecting previously unselected package libcap2-bin. [2019-12-27T16:15:32.694Z] #18 66.69 Preparing to unpack .../18-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2019-12-27T16:15:32.694Z] #18 66.69 Unpacking libcap2-bin (1:2.25-1) ... [2019-12-27T16:15:32.708Z] ok github.com/docker/docker/daemon/graphdriver 0.038s coverage: 2.2% of statements [2019-12-27T16:15:32.949Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39700/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9608dc5470e74f1ee34fd6477547303b31868576 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9608dc5470e74f1ee34fd6477547303b31868576 hack/make.sh dynbinary-daemon test-docker-py [2019-12-27T16:15:32.983Z] #18 66.79 Selecting previously unselected package libnl-3-200:ppc64el. [2019-12-27T16:15:32.983Z] #18 66.80 Preparing to unpack .../19-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-12-27T16:15:32.983Z] #18 66.81 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-12-27T16:15:32.983Z] #18 66.94 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-12-27T16:15:32.983Z] #18 66.95 Preparing to unpack .../20-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-12-27T16:15:32.983Z] #18 66.95 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-12-27T16:15:33.271Z] #18 67.09 Selecting previously unselected package libreadline5:ppc64el. [2019-12-27T16:15:33.272Z] #18 67.10 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2019-12-27T16:15:33.272Z] #18 67.12 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-12-27T16:15:33.518Z] [2019-12-27T16:15:33.518Z] Removing bundles/ [2019-12-27T16:15:33.518Z] [2019-12-27T16:15:33.518Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-12-27T16:15:33.518Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-12-27T16:15:33.518Z] GOOS="" GOARCH="" GOARM="" [2019-12-27T16:15:33.561Z] #18 67.32 Selecting previously unselected package net-tools. [2019-12-27T16:15:33.561Z] #18 67.32 Preparing to unpack .../22-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2019-12-27T16:15:33.561Z] #18 67.33 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-12-27T16:15:33.851Z] #18 67.63 Selecting previously unselected package python-pip-whl. [2019-12-27T16:15:33.851Z] #18 67.64 Preparing to unpack .../23-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-12-27T16:15:33.851Z] #18 67.65 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-12-27T16:15:34.480Z] #18 68.41 Selecting previously unselected package python3-pip. [2019-12-27T16:15:34.480Z] #18 68.42 Preparing to unpack .../24-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-12-27T16:15:34.480Z] #18 68.42 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-12-27T16:15:34.769Z] #18 68.67 Selecting previously unselected package python3-pkg-resources. [2019-12-27T16:15:34.769Z] #18 68.69 Preparing to unpack .../25-python3-pkg-resources_33.1.1-1_all.deb ... [2019-12-27T16:15:34.769Z] #18 68.72 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-12-27T16:15:34.769Z] #18 68.96 Selecting previously unselected package python3-setuptools. [2019-12-27T16:15:35.058Z] #18 68.97 Preparing to unpack .../26-python3-setuptools_33.1.1-1_all.deb ... [2019-12-27T16:15:35.058Z] #18 68.98 Unpacking python3-setuptools (33.1.1-1) ... [2019-12-27T16:15:35.347Z] #18 69.32 Selecting previously unselected package python3-wheel. [2019-12-27T16:15:35.347Z] #18 69.33 Preparing to unpack .../27-python3-wheel_0.29.0-2_all.deb ... [2019-12-27T16:15:35.347Z] #18 69.33 Unpacking python3-wheel (0.29.0-2) ... [2019-12-27T16:15:35.636Z] #18 69.44 Selecting previously unselected package thin-provisioning-tools. [2019-12-27T16:15:35.636Z] #18 69.45 Preparing to unpack .../28-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2019-12-27T16:15:35.636Z] #18 69.46 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-12-27T16:15:35.926Z] #18 69.87 Selecting previously unselected package vim-runtime. [2019-12-27T16:15:35.926Z] #18 69.89 Preparing to unpack .../29-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-12-27T16:15:35.926Z] #18 69.96 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-12-27T16:15:35.926Z] #18 70.03 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-12-27T16:15:35.926Z] #18 70.05 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-12-27T16:15:36.001Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2019-12-27T16:15:36.938Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.479s coverage: 13.7% of statements [2019-12-27T16:15:37.429Z] #18 ... [2019-12-27T16:15:37.429Z] [2019-12-27T16:15:37.429Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:15:37.429Z] #23 216.7 Checking out files: 13% (1453/10442) Checking out files: 14% (1462/10442) Checking out files: 15% (1567/10442) Checking out files: 16% (1671/10442) Checking out files: 17% (1776/10442) Checking out files: 18% (1880/10442) Checking out files: 19% (1984/10442) Checking out files: 20% (2089/10442) Checking out files: 21% (2193/10442) Checking out files: 22% (2298/10442) Checking out files: 23% (2402/10442) Checking out files: 24% (2507/10442) Checking out files: 25% (2611/10442) Checking out files: 26% (2715/10442) Checking out files: 26% (2778/10442) Checking out files: 27% (2820/10442) Checking out files: 28% (2924/10442) Checking out files: 29% (3029/10442) Checking out files: 30% (3133/10442) Checking out files: 31% (3238/10442) Checking out files: 32% (3342/10442) Checking out files: 33% (3446/10442) Checking out files: 34% (3551/10442) Checking out files: 35% (3655/10442) Checking out files: 36% (3760/10442) Checking out files: 36% (3786/10442) Checking out files: 37% (3864/10442) Checking out files: 38% (3968/10442) Checking out files: 39% (4073/10442) Checking out files: 40% (4177/10442) Checking out files: 41% (4282/10442) Checking out files: 42% (4386/10442) Checking out files: 43% (4491/10442) Checking out files: 44% (4595/10442) Checking out files: 45% (4699/10442) Checking out files: 46% (4804/10442) Checking out files: 47% (4908/10442) Checking out files: 48% (5013/10442) Checking out files: 49% (5117/10442) Checking out files: 50% (5221/10442) Checking out files: 51% (5326/10442) Checking out files: 52% (5430/10442) Checking out files: 53% (5535/10442) Checking out files: 54% (5639/10442) Checking out files: 55% (5744/10442) Checking out files: 56% (5848/10442) Checking out files: 57% (5952/10442) Checking out files: 58% (6057/10442) Checking out files: 59% (6161/10442) Checking out files: 60% (6266/10442) Checking out files: 61% (6370/10442) Checking out files: 61% (6464/10442) Checking out files: 62% (6475/10442) Checking out files: 63% (6579/10442) Checking out files: 64% (6683/10442) Checking out files: 65% (6788/10442) Checking out files: 66% (6892/10442) Checking out files: 67% (6997/10442) Checking out files: 68% (7101/10442) Checking out files: 69% (7205/10442) Checking out files: 70% (7310/10442) Checking out files: 71% (7414/10442) Checking out files: 72% (7519/10442) Checking out files: 73% (7623/10442) Checking out files: 74% (7728/10442) Checking out files: 75% (7832/10442) Checking out files: 76% (7936/10442) Checking out files: 77% (8041/10442) Checking out files: 78% (8145/10442) Checking out files: 78% (8201/10442) Checking out files: 79% (8250/10442) Checking out files: 80% (8354/10442) Checking out files: 81% (8459/10442) Checking out files: 82% (8563/10442) Checking out files: 83% (8667/10442) Checking out files: 84% (8772/10442) Checking out files: 85% (8876/10442) Checking out files: 86% (8981/10442) Checking out files: 87% (9085/10442) Checking out files: 88% (9189/10442) Checking out files: 89% (9294/10442) Checking out files: 90% (9398/10442) Checking out files: 91% (9503/10442) Checking out files: 92% (9607/10442) Checking out files: 93% (9712/10442) Checking out files: 94% (9816/10442) Checking out files: 95% (9920/10442) Checking out files: 96% (10025/10442) Checking out files: 97% (10129/10442) Checking out files: 97% (10208/10442) Checking out files: 98% (10234/10442) Checking out files: 99% (10338/10442) Checking out files: 100% (10442/10442) Checking out files: 100% (10442/10442), done. [2019-12-27T16:15:37.429Z] #23 222.2 + cd /tmp/tmp.r1uteYyn9G/tmp/docker-ce [2019-12-27T16:15:37.429Z] #23 222.2 + git checkout -q v17.06.2-ce [2019-12-27T16:15:37.719Z] #23 ... [2019-12-27T16:15:37.719Z] [2019-12-27T16:15:37.719Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:15:37.719Z] #45 227.2 vendor/golang.org/x/net/http/httpproxy [2019-12-27T16:15:37.719Z] #45 227.2 net/textproto [2019-12-27T16:15:37.719Z] #45 227.2 crypto/x509 [2019-12-27T16:15:37.883Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.850s coverage: 57.0% of statements [2019-12-27T16:15:39.779Z] #45 ... [2019-12-27T16:15:39.779Z] [2019-12-27T16:15:39.779Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:15:39.779Z] #42 139.0 DEP criu/mount.d [2019-12-27T16:15:39.779Z] #42 139.8 DEP criu/mem.d [2019-12-27T16:15:39.779Z] #42 140.4 DEP criu/lsm.d [2019-12-27T16:15:39.779Z] #42 140.8 DEP criu/log.d [2019-12-27T16:15:39.779Z] #42 141.2 DEP criu/libnetlink.d [2019-12-27T16:15:39.779Z] #42 141.7 DEP criu/kerndat.d [2019-12-27T16:15:39.779Z] #42 142.1 DEP criu/kcmp-ids.d [2019-12-27T16:15:39.779Z] #42 142.4 DEP criu/irmap.d [2019-12-27T16:15:39.779Z] #42 142.6 DEP criu/ipc_ns.d [2019-12-27T16:15:39.779Z] #42 143.0 DEP criu/image.d [2019-12-27T16:15:39.779Z] #42 143.4 DEP criu/image-desc.d [2019-12-27T16:15:39.779Z] #42 143.6 DEP criu/fsnotify.d [2019-12-27T16:15:39.779Z] #42 143.9 DEP criu/filesystems.d [2019-12-27T16:15:39.779Z] #42 144.3 DEP criu/files.d [2019-12-27T16:15:39.779Z] #42 144.8 DEP criu/files-reg.d [2019-12-27T16:15:39.779Z] #42 145.3 DEP criu/files-ext.d [2019-12-27T16:15:39.779Z] #42 145.7 DEP criu/file-lock.d [2019-12-27T16:15:39.779Z] #42 146.1 DEP criu/file-ids.d [2019-12-27T16:15:39.779Z] #42 146.4 DEP criu/fifo.d [2019-12-27T16:15:39.779Z] #42 146.7 DEP criu/fdstore.d [2019-12-27T16:15:39.779Z] #42 147.1 DEP criu/fault-injection.d [2019-12-27T16:15:39.779Z] #42 147.3 DEP criu/external.d [2019-12-27T16:15:39.779Z] #42 147.5 DEP criu/eventpoll.d [2019-12-27T16:15:39.779Z] #42 148.0 DEP criu/eventfd.d [2019-12-27T16:15:39.779Z] #42 148.4 DEP criu/crtools.d [2019-12-27T16:15:39.779Z] #42 148.8 DEP criu/cr-service.d [2019-12-27T16:15:39.779Z] #42 149.2 DEP criu/cr-restore.d [2019-12-27T16:15:40.407Z] #42 149.6 DEP criu/cr-errno.d [2019-12-27T16:15:40.407Z] #42 149.6 DEP criu/cr-dump.d [2019-12-27T16:15:40.407Z] #42 150.0 DEP criu/cr-dedup.d [2019-12-27T16:15:40.695Z] #42 ... [2019-12-27T16:15:40.695Z] [2019-12-27T16:15:40.695Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:15:40.695Z] #45 230.3 vendor/golang.org/x/net/http/httpguts [2019-12-27T16:15:40.695Z] #45 230.3 mime/multipart [2019-12-27T16:15:42.083Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.735s coverage: 48.6% of statements [2019-12-27T16:15:42.083Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.645s coverage: 72.5% of statements [2019-12-27T16:15:42.343Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.963s coverage: 46.2% of statements [2019-12-27T16:15:44.889Z] ok github.com/docker/docker/daemon 12.311s coverage: 17.6% of statements [2019-12-27T16:15:44.889Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-12-27T16:15:44.889Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-12-27T16:15:44.889Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-12-27T16:15:44.889Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-12-27T16:15:44.889Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-12-27T16:15:44.889Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.034s coverage: 58.0% of statements [2019-12-27T16:15:45.151Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.624s coverage: 76.1% of statements [2019-12-27T16:15:46.285Z] #45 ... [2019-12-27T16:15:46.285Z] [2019-12-27T16:15:46.285Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:15:46.285Z] #48 DONE 235.0s [2019-12-27T16:15:46.285Z] [2019-12-27T16:15:46.285Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-27T16:15:46.285Z] #18 75.67 Selecting previously unselected package vim. [2019-12-27T16:15:46.285Z] #18 75.69 Preparing to unpack .../30-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-12-27T16:15:46.285Z] #18 75.70 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-12-27T16:15:46.285Z] #18 76.53 Selecting previously unselected package xfsprogs. [2019-12-27T16:15:46.285Z] #18 76.56 Preparing to unpack .../31-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2019-12-27T16:15:46.285Z] #18 76.56 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-12-27T16:15:46.285Z] #18 77.37 Selecting previously unselected package zip. [2019-12-27T16:15:46.285Z] #18 77.37 Preparing to unpack .../32-zip_3.0-11+b1_ppc64el.deb ... [2019-12-27T16:15:46.285Z] #18 77.39 Unpacking zip (3.0-11+b1) ... [2019-12-27T16:15:46.285Z] #18 77.64 Selecting previously unselected package libapparmor-perl. [2019-12-27T16:15:46.285Z] #18 77.65 Preparing to unpack .../33-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2019-12-27T16:15:46.285Z] #18 77.66 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-12-27T16:15:46.285Z] #18 77.84 Selecting previously unselected package apparmor. [2019-12-27T16:15:46.285Z] #18 77.86 Preparing to unpack .../34-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2019-12-27T16:15:46.285Z] #18 78.02 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-12-27T16:15:46.285Z] #18 78.84 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-12-27T16:15:46.285Z] #18 78.87 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-12-27T16:15:46.285Z] #18 78.89 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-12-27T16:15:46.285Z] #18 78.96 Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-12-27T16:15:46.285Z] #18 78.96 Processing triggers for mime-support (3.60) ... [2019-12-27T16:15:46.285Z] #18 79.13 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-12-27T16:15:46.285Z] #18 79.14 Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-12-27T16:15:46.285Z] #18 79.15 Setting up libcap2-bin (1:2.25-1) ... [2019-12-27T16:15:46.285Z] #18 79.16 Setting up bash-completion (1:2.1-4.3) ... [2019-12-27T16:15:46.535Z] ok github.com/docker/docker/daemon/links 0.014s coverage: 93.0% of statements [2019-12-27T16:15:46.536Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.019s coverage: 3.0% of statements [2019-12-27T16:15:47.315Z] #18 ... [2019-12-27T16:15:47.315Z] [2019-12-27T16:15:47.315Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:15:47.315Z] #45 236.8 crypto/tls [2019-12-27T16:15:48.339Z] #45 ... [2019-12-27T16:15:48.339Z] [2019-12-27T16:15:48.339Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:15:48.339Z] #23 227.7 + mkdir -p /tmp/tmp.r1uteYyn9G/src/github.com/docker [2019-12-27T16:15:48.339Z] #23 227.8 + mv components/cli /tmp/tmp.r1uteYyn9G/src/github.com/docker/cli [2019-12-27T16:15:48.339Z] #23 227.8 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-12-27T16:15:48.627Z] #23 ... [2019-12-27T16:15:48.627Z] [2019-12-27T16:15:48.627Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:15:48.627Z] #42 150.4 DEP criu/cr-check.d [2019-12-27T16:15:48.627Z] #42 150.9 DEP criu/config.d [2019-12-27T16:15:48.627Z] #42 151.3 DEP criu/clone-noasan.d [2019-12-27T16:15:48.627Z] #42 151.4 DEP criu/cgroup.d [2019-12-27T16:15:48.627Z] #42 151.8 DEP criu/cgroup-props.d [2019-12-27T16:15:48.627Z] #42 152.1 DEP criu/bitmap.d [2019-12-27T16:15:48.627Z] #42 152.2 DEP criu/bfd.d [2019-12-27T16:15:48.627Z] #42 152.4 DEP criu/autofs.d [2019-12-27T16:15:48.627Z] #42 152.8 DEP criu/aio.d [2019-12-27T16:15:48.627Z] #42 153.4 DEP criu/action-scripts.d [2019-12-27T16:15:48.627Z] #42 154.3 CC criu/action-scripts.o [2019-12-27T16:15:48.627Z] #42 155.6 CC criu/aio.o [2019-12-27T16:15:48.627Z] #42 157.7 CC criu/autofs.o [2019-12-27T16:15:49.082Z] ok github.com/docker/docker/daemon/images 0.031s coverage: 4.9% of statements [2019-12-27T16:15:49.082Z] ok github.com/docker/docker/daemon/logger 0.238s coverage: 42.7% of statements [2019-12-27T16:15:49.082Z] ok github.com/docker/docker/daemon/logger/awslogs 0.251s coverage: 77.8% of statements [2019-12-27T16:15:50.024Z] ok github.com/docker/docker/daemon/logger/gelf 0.025s coverage: 67.0% of statements [2019-12-27T16:15:50.284Z] ok github.com/docker/docker/daemon/logger/journald 0.024s coverage: 26.2% of statements [2019-12-27T16:15:50.284Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.290s coverage: 60.1% of statements [2019-12-27T16:15:50.284Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-12-27T16:15:50.284Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-12-27T16:15:50.284Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-12-27T16:15:50.284Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-12-27T16:15:50.284Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-12-27T16:15:50.284Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-12-27T16:15:50.855Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.041s coverage: 62.1% of statements [2019-12-27T16:15:50.855Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.033s coverage: 88.3% of statements [2019-12-27T16:15:51.337Z] #42 ... [2019-12-27T16:15:51.337Z] [2019-12-27T16:15:51.337Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-27T16:15:51.337Z] #18 85.25 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-12-27T16:15:51.337Z] #18 85.25 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-12-27T16:15:51.337Z] #18 85.26 Setting up zip (3.0-11+b1) ... [2019-12-27T16:15:51.337Z] #18 85.27 Setting up bzip2 (1.0.6-8.1) ... [2019-12-27T16:15:51.337Z] #18 85.28 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-12-27T16:15:51.337Z] #18 85.28 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-27T16:15:51.337Z] #18 85.32 Setting up libaio1:ppc64el (0.3.110-3) ... [2019-12-27T16:15:51.337Z] #18 85.33 Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-12-27T16:15:51.337Z] #18 85.34 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-12-27T16:15:51.337Z] #18 85.37 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-12-27T16:15:51.337Z] #18 85.40 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-12-27T16:15:51.337Z] #18 85.40 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-12-27T16:15:51.627Z] #18 85.47 Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2019-12-27T16:15:51.627Z] #18 85.53 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-12-27T16:15:51.797Z] ok github.com/docker/docker/daemon/logger/local 0.029s coverage: 74.7% of statements [2019-12-27T16:15:51.797Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-12-27T16:15:52.258Z] #18 86.27 Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-12-27T16:15:52.258Z] #18 86.27 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-12-27T16:15:52.258Z] #18 86.28 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-12-27T16:15:52.258Z] #18 86.29 Setting up pigz (2.3.4-1) ... [2019-12-27T16:15:52.258Z] #18 86.30 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-12-27T16:15:52.258Z] #18 86.30 Setting up libmpdec2:ppc64el (2.4.2-1) ... [2019-12-27T16:15:52.258Z] #18 86.31 Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-12-27T16:15:52.258Z] #18 86.32 Setting up jq (1.5+dfsg-1.3) ... [2019-12-27T16:15:52.369Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.043s coverage: 19.9% of statements [2019-12-27T16:15:52.561Z] #18 86.34 Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-12-27T16:15:52.561Z] #18 86.35 Setting up xfsprogs (4.9.0+nmu1) ... [2019-12-27T16:15:52.561Z] #18 86.35 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-12-27T16:15:52.561Z] #18 86.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-12-27T16:15:52.561Z] #18 86.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-12-27T16:15:52.561Z] #18 86.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-12-27T16:15:52.561Z] #18 86.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-12-27T16:15:52.561Z] #18 86.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-12-27T16:15:52.561Z] #18 86.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-12-27T16:15:52.561Z] #18 86.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-12-27T16:15:52.561Z] #18 86.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-12-27T16:15:52.561Z] #18 86.62 Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-12-27T16:15:52.561Z] #18 86.63 Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-12-27T16:15:52.561Z] #18 86.65 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-12-27T16:15:52.561Z] #18 86.68 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-12-27T16:15:52.630Z] ok github.com/docker/docker/daemon/logger/templates 0.016s coverage: 8.3% of statements [2019-12-27T16:15:52.890Z] ok github.com/docker/docker/daemon/logger/syslog 0.021s coverage: 47.8% of statements [2019-12-27T16:15:53.833Z] ok github.com/docker/docker/daemon/network 0.011s coverage: 63.8% of statements [2019-12-27T16:15:54.775Z] ok github.com/docker/docker/daemon/logger/splunk 1.875s coverage: 82.5% of statements [2019-12-27T16:15:54.775Z] ? github.com/docker/docker/daemon/names [no test files] [2019-12-27T16:15:54.775Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-12-27T16:15:55.346Z] ok github.com/docker/docker/distribution/metadata 0.087s coverage: 48.2% of statements [2019-12-27T16:15:56.731Z] ok github.com/docker/docker/errdefs 0.040s coverage: 49.4% of statements [2019-12-27T16:15:56.731Z] ok github.com/docker/docker/distribution 0.307s coverage: 22.1% of statements [2019-12-27T16:15:56.731Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-12-27T16:15:58.117Z] ok github.com/docker/docker/image 0.069s coverage: 86.4% of statements [2019-12-27T16:15:58.688Z] ok github.com/docker/docker/image/cache 0.028s coverage: 19.2% of statements [2019-12-27T16:15:58.688Z] ok github.com/docker/docker/image/v1 0.025s coverage: 25.0% of statements [2019-12-27T16:15:58.688Z] ok github.com/docker/docker/distribution/xfer 1.693s coverage: 85.6% of statements [2019-12-27T16:15:58.689Z] ? github.com/docker/docker/dockerversion [no test files] [2019-12-27T16:15:58.689Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-12-27T16:15:58.689Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-12-27T16:15:59.260Z] ok github.com/docker/docker/libcontainerd/queue 0.049s coverage: 100.0% of statements [2019-12-27T16:15:59.830Z] ok github.com/docker/docker/pkg/aaparser 0.026s coverage: 50.0% of statements [2019-12-27T16:16:00.774Z] ok github.com/docker/docker/opts 0.095s coverage: 66.9% of statements [2019-12-27T16:16:01.716Z] ok github.com/docker/docker/pkg/authorization 0.424s coverage: 68.3% of statements [2019-12-27T16:16:01.716Z] ok github.com/docker/docker/pkg/broadcaster 0.008s coverage: 100.0% of statements [2019-12-27T16:16:02.289Z] ok github.com/docker/docker/pkg/capabilities 0.016s coverage: 87.5% of statements [2019-12-27T16:16:02.858Z] ok github.com/docker/docker/pkg/directory 0.015s coverage: 80.0% of statements [2019-12-27T16:16:02.907Z] #18 ... [2019-12-27T16:16:02.907Z] [2019-12-27T16:16:02.907Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:16:02.907Z] #42 161.0 CC criu/bfd.o [2019-12-27T16:16:02.907Z] #42 162.3 CC criu/bitmap.o [2019-12-27T16:16:02.907Z] #42 162.6 CC criu/cgroup-props.o [2019-12-27T16:16:02.907Z] #42 164.3 CC criu/cgroup.o [2019-12-27T16:16:02.907Z] #42 169.9 CC criu/clone-noasan.o [2019-12-27T16:16:02.907Z] #42 170.3 CC criu/config.o [2019-12-27T16:16:02.907Z] #42 ... [2019-12-27T16:16:02.907Z] [2019-12-27T16:16:02.907Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-27T16:16:02.907Z] #18 96.99 Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-12-27T16:16:03.194Z] #18 97.00 Setting up python3 (3.5.3-1) ... [2019-12-27T16:16:03.799Z] ok github.com/docker/docker/pkg/archive 1.184s coverage: 77.0% of statements [2019-12-27T16:16:03.799Z] ok github.com/docker/docker/pkg/discovery 0.015s coverage: 58.3% of statements [2019-12-27T16:16:04.370Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 92.9% of statements [2019-12-27T16:16:04.939Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2019-12-27T16:16:05.508Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2019-12-27T16:16:05.767Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2019-12-27T16:16:06.701Z] #18 100.1 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-12-27T16:16:06.802Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-12-27T16:16:06.802Z] [2019-12-27T16:16:06.991Z] #18 ... [2019-12-27T16:16:06.991Z] [2019-12-27T16:16:06.991Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:16:06.991Z] #45 246.5 net/http/httptrace [2019-12-27T16:16:06.991Z] #45 247.0 net/http [2019-12-27T16:16:07.145Z] ok github.com/docker/docker/pkg/chrootarchive 3.435s coverage: 43.2% of statements [2019-12-27T16:16:07.145Z] ok github.com/docker/docker/pkg/filenotify 0.612s coverage: 67.0% of statements [2019-12-27T16:16:07.284Z] #45 ... [2019-12-27T16:16:07.285Z] [2019-12-27T16:16:07.285Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:16:07.285Z] #42 173.6 CC criu/cr-check.o [2019-12-27T16:16:07.575Z] #42 177.1 CC criu/cr-dedup.o [2019-12-27T16:16:07.860Z] ok github.com/docker/docker/pkg/fileutils 0.031s coverage: 89.5% of statements [2019-12-27T16:16:07.860Z] ok github.com/docker/docker/pkg/fsutils 0.297s coverage: 85.1% of statements [2019-12-27T16:16:08.121Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2019-12-27T16:16:08.121Z] ok github.com/docker/docker/pkg/discovery/kv 3.136s coverage: 84.1% of statements [2019-12-27T16:16:08.294Z] [2019-12-27T16:16:08.551Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-12-27T16:16:08.551Z] PKG_CONFIG=pkg-config [2019-12-27T16:16:08.551Z] GOLANG_VERSION=1.13.4 [2019-12-27T16:16:08.551Z] HOSTNAME=cbf6ac36a8f2 [2019-12-27T16:16:08.551Z] KEEPBUNDLE=1 [2019-12-27T16:16:08.551Z] container=docker [2019-12-27T16:16:08.551Z] TEST_SKIP_INTEGRATION=1 [2019-12-27T16:16:08.551Z] GO111MODULE=off [2019-12-27T16:16:08.551Z] GOPATH=/go [2019-12-27T16:16:08.551Z] PWD=/go/src/github.com/docker/docker [2019-12-27T16:16:08.551Z] HOME=/root [2019-12-27T16:16:08.551Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-12-27T16:16:08.551Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-12-27T16:16:08.551Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-12-27T16:16:08.551Z] DOCKER_GITCOMMIT=9608dc5470e74f1ee34fd6477547303b31868576 [2019-12-27T16:16:08.551Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-12-27T16:16:08.551Z] DOCKER_GRAPHDRIVER=overlay2 [2019-12-27T16:16:08.551Z] TERM=xterm [2019-12-27T16:16:08.551Z] VALIDATE_BRANCH=master [2019-12-27T16:16:08.551Z] DEST=bundles/test-integration [2019-12-27T16:16:08.551Z] SHLVL=1 [2019-12-27T16:16:08.551Z] TIMEOUT=120m [2019-12-27T16:16:08.551Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-12-27T16:16:08.551Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-12-27T16:16:08.551Z] DOCKER_PKG=github.com/docker/docker [2019-12-27T16:16:08.551Z] TESTDEBUG=0 [2019-12-27T16:16:08.551Z] _=/usr/bin/env [2019-12-27T16:16:08.551Z] Building test suite binary ./integration-cli/test.main [2019-12-27T16:16:08.620Z] #42 178.0 CC criu/cr-dump.o [2019-12-27T16:16:08.808Z] [2019-12-27T16:16:08.808Z] [2019-12-27T16:16:09.060Z] ok github.com/docker/docker/layer 8.011s coverage: 68.8% of statements [2019-12-27T16:16:09.060Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-12-27T16:16:09.060Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-12-27T16:16:09.060Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-12-27T16:16:09.060Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-12-27T16:16:09.060Z] ? github.com/docker/docker/oci [no test files] [2019-12-27T16:16:09.060Z] ? github.com/docker/docker/oci/caps [no test files] [2019-12-27T16:16:09.060Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-12-27T16:16:09.060Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-12-27T16:16:09.063Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2019-12-27T16:16:09.063Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-12-27T16:16:09.063Z] PKG_CONFIG=pkg-config [2019-12-27T16:16:09.063Z] GOLANG_VERSION=1.13.4 [2019-12-27T16:16:09.063Z] HOSTNAME=8fc55b1e143c [2019-12-27T16:16:09.063Z] KEEPBUNDLE=1 [2019-12-27T16:16:09.063Z] container=docker [2019-12-27T16:16:09.063Z] TEST_SKIP_INTEGRATION=1 [2019-12-27T16:16:09.063Z] GO111MODULE=off [2019-12-27T16:16:09.063Z] GOPATH=/go [2019-12-27T16:16:09.063Z] PWD=/go/src/github.com/docker/docker [2019-12-27T16:16:09.063Z] HOME=/root [2019-12-27T16:16:09.063Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-12-27T16:16:09.063Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-12-27T16:16:09.063Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-12-27T16:16:09.063Z] DOCKER_GITCOMMIT=9608dc5470e74f1ee34fd6477547303b31868576 [2019-12-27T16:16:09.063Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-12-27T16:16:09.063Z] DOCKER_GRAPHDRIVER=overlay2 [2019-12-27T16:16:09.063Z] TERM=xterm [2019-12-27T16:16:09.063Z] VALIDATE_BRANCH=master [2019-12-27T16:16:09.063Z] DEST=bundles/test-integration [2019-12-27T16:16:09.063Z] SHLVL=1 [2019-12-27T16:16:09.063Z] TIMEOUT=120m [2019-12-27T16:16:09.063Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-12-27T16:16:09.063Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-12-27T16:16:09.063Z] DOCKER_PKG=github.com/docker/docker [2019-12-27T16:16:09.063Z] TESTDEBUG=0 [2019-12-27T16:16:09.063Z] _=/usr/bin/env [2019-12-27T16:16:09.063Z] Building test suite binary ./integration-cli/test.main [2019-12-27T16:16:09.318Z] No new tests added to integration. [2019-12-27T16:16:09.318Z] [2019-12-27T16:16:09.318Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-12-27T16:16:09.320Z] ok github.com/docker/docker/pkg/jsonmessage 0.017s coverage: 91.7% of statements [2019-12-27T16:16:09.579Z] ok github.com/docker/docker/pkg/idtools 0.662s coverage: 70.1% of statements [2019-12-27T16:16:09.579Z] ok github.com/docker/docker/pkg/ioutils 0.668s coverage: 70.6% of statements [2019-12-27T16:16:09.579Z] ok github.com/docker/docker/pkg/locker 0.032s coverage: 88.9% of statements [2019-12-27T16:16:09.653Z] #42 ... [2019-12-27T16:16:09.653Z] [2019-12-27T16:16:09.653Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-27T16:16:09.653Z] #18 102.4 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-12-27T16:16:09.653Z] #18 102.8 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-12-27T16:16:09.653Z] #18 102.9 Setting up python3-wheel (0.29.0-2) ... [2019-12-27T16:16:09.840Z] ok github.com/docker/docker/pkg/longpath 0.013s coverage: 100.0% of statements [2019-12-27T16:16:09.840Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-12-27T16:16:10.101Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2019-12-27T16:16:10.362Z] ok github.com/docker/docker/pkg/parsers 0.017s coverage: 97.0% of statements [2019-12-27T16:16:10.502Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-12-27T16:16:10.502Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2019-12-27T16:16:10.502Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2019-12-27T16:16:10.502Z] ? github.com/docker/docker/api/server/router [no test files] [2019-12-27T16:16:10.502Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-12-27T16:16:10.502Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-12-27T16:16:10.502Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-12-27T16:16:10.502Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-12-27T16:16:10.503Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-12-27T16:16:10.503Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-12-27T16:16:10.503Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-12-27T16:16:10.503Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-12-27T16:16:10.503Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-12-27T16:16:10.503Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-12-27T16:16:10.503Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 4.0% of statements [2019-12-27T16:16:10.503Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-12-27T16:16:10.503Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-12-27T16:16:10.503Z] ? github.com/docker/docker/api/types [no test files] [2019-12-27T16:16:10.503Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-12-27T16:16:10.503Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-12-27T16:16:10.503Z] ? github.com/docker/docker/api/types/container [no test files] [2019-12-27T16:16:10.503Z] ? github.com/docker/docker/api/types/events [no test files] [2019-12-27T16:16:10.503Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2019-12-27T16:16:10.503Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2019-12-27T16:16:10.503Z] ? github.com/docker/docker/api/types/image [no test files] [2019-12-27T16:16:10.503Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-12-27T16:16:10.503Z] ? github.com/docker/docker/api/types/network [no test files] [2019-12-27T16:16:10.503Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-12-27T16:16:10.503Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-12-27T16:16:10.503Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-12-27T16:16:10.503Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-12-27T16:16:10.503Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2019-12-27T16:16:10.503Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2019-12-27T16:16:10.503Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-12-27T16:16:10.503Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-12-27T16:16:10.503Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-12-27T16:16:10.503Z] ? github.com/docker/docker/builder [no test files] [2019-12-27T16:16:10.503Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-12-27T16:16:10.503Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-12-27T16:16:10.503Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-12-27T16:16:10.503Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-12-27T16:16:10.503Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-12-27T16:16:10.503Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-12-27T16:16:10.503Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-12-27T16:16:10.503Z] ok github.com/docker/docker/builder/dockerignore 0.014s coverage: 96.8% of statements [2019-12-27T16:16:10.623Z] ok github.com/docker/docker/pkg/parsers/kernel 0.014s coverage: 60.0% of statements [2019-12-27T16:16:10.682Z] PKG_CONFIG=pkg-config [2019-12-27T16:16:10.683Z] GOLANG_VERSION=1.13.4 [2019-12-27T16:16:10.683Z] HOSTNAME=3f39d40539c0 [2019-12-27T16:16:10.683Z] KEEPBUNDLE=1 [2019-12-27T16:16:10.683Z] container=docker [2019-12-27T16:16:10.683Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-12-27T16:16:10.683Z] GO111MODULE=off [2019-12-27T16:16:10.683Z] GOPATH=/go [2019-12-27T16:16:10.683Z] PWD=/go/src/github.com/docker/docker [2019-12-27T16:16:10.683Z] HOME=/root [2019-12-27T16:16:10.683Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-12-27T16:16:10.683Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-12-27T16:16:10.683Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-12-27T16:16:10.683Z] DOCKER_GITCOMMIT=9608dc5470e74f1ee34fd6477547303b31868576 [2019-12-27T16:16:10.683Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-12-27T16:16:10.683Z] DOCKER_GRAPHDRIVER=overlay2 [2019-12-27T16:16:10.683Z] TERM=xterm [2019-12-27T16:16:10.683Z] VALIDATE_BRANCH=master [2019-12-27T16:16:10.683Z] DEST=bundles/test-integration [2019-12-27T16:16:10.683Z] SHLVL=1 [2019-12-27T16:16:10.683Z] TIMEOUT=120m [2019-12-27T16:16:10.683Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-12-27T16:16:10.683Z] DOCKER_PKG=github.com/docker/docker [2019-12-27T16:16:10.683Z] TESTDEBUG=0 [2019-12-27T16:16:10.683Z] _=/usr/bin/env [2019-12-27T16:16:10.683Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-12-27T16:16:11.154Z] #18 105.0 Setting up python3-pkg-resources (33.1.1-1) ... [2019-12-27T16:16:11.195Z] ok github.com/docker/docker/pkg/pidfile 0.024s coverage: 82.4% of statements [2019-12-27T16:16:11.195Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.025s coverage: 91.4% of statements [2019-12-27T16:16:11.455Z] ok github.com/docker/docker/pkg/mount 0.897s coverage: 70.0% of statements [2019-12-27T16:16:11.455Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-12-27T16:16:11.455Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-12-27T16:16:11.455Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-12-27T16:16:11.715Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.028s coverage: 56.8% of statements [2019-12-27T16:16:11.808Z] ok github.com/docker/docker/builder/remotecontext 0.355s coverage: 13.6% of statements [2019-12-27T16:16:12.284Z] ok github.com/docker/docker/pkg/pools 0.008s coverage: 88.2% of statements [2019-12-27T16:16:12.545Z] ok github.com/docker/docker/pkg/progress 0.018s coverage: 75.9% of statements [2019-12-27T16:16:12.545Z] ok github.com/docker/docker/pkg/plugins/transport 0.012s coverage: 85.7% of statements [2019-12-27T16:16:12.609Z] ok github.com/docker/docker/builder/dockerfile 0.902s coverage: 48.2% of statements [2019-12-27T16:16:13.115Z] ok github.com/docker/docker/pkg/reexec 0.020s coverage: 82.4% of statements [2019-12-27T16:16:13.223Z] #18 107.1 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-12-27T16:16:13.434Z] ok github.com/docker/docker/builder/remotecontext/git 0.749s coverage: 86.3% of statements [2019-12-27T16:16:13.434Z] ? github.com/docker/docker/cli [no test files] [2019-12-27T16:16:13.434Z] ? github.com/docker/docker/cli/config [no test files] [2019-12-27T16:16:13.434Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2019-12-27T16:16:13.685Z] ok github.com/docker/docker/pkg/stdcopy 0.012s coverage: 100.0% of statements [2019-12-27T16:16:13.944Z] ok github.com/docker/docker/pkg/pubsub 1.080s coverage: 73.9% of statements [2019-12-27T16:16:14.514Z] ok github.com/docker/docker/pkg/streamformatter 0.009s coverage: 66.2% of statements [2019-12-27T16:16:14.514Z] ok github.com/docker/docker/pkg/stringid 0.010s coverage: 70.6% of statements [2019-12-27T16:16:14.720Z] #18 ... [2019-12-27T16:16:14.720Z] [2019-12-27T16:16:14.720Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:16:14.720Z] #45 264.3 github.com/LK4D4/vndr/godl [2019-12-27T16:16:15.085Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2019-12-27T16:16:15.085Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 80.6% of statements [2019-12-27T16:16:16.025Z] ok github.com/docker/docker/pkg/tailfile 0.101s coverage: 88.6% of statements [2019-12-27T16:16:16.025Z] ok github.com/docker/docker/pkg/system 0.044s coverage: 36.2% of statements [2019-12-27T16:16:16.219Z] #45 265.6 github.com/LK4D4/vndr [2019-12-27T16:16:16.286Z] ok github.com/docker/docker/pkg/signal 2.834s coverage: 61.0% of statements [2019-12-27T16:16:16.856Z] testing: warning: no tests to run [2019-12-27T16:16:16.856Z] coverage: [no statements] [2019-12-27T16:16:16.856Z] ok github.com/docker/docker/pkg/term/windows 0.008s coverage: [no statements] [no tests to run] [2019-12-27T16:16:16.856Z] ok github.com/docker/docker/pkg/tarsum 0.152s coverage: 89.3% of statements [2019-12-27T16:16:16.856Z] ok github.com/docker/docker/pkg/term 0.019s coverage: 84.8% of statements [2019-12-27T16:16:17.426Z] ok github.com/docker/docker/pkg/truncindex 0.108s coverage: 91.5% of statements [2019-12-27T16:16:17.426Z] ok github.com/docker/docker/pkg/urlutil 0.029s coverage: 100.0% of statements [2019-12-27T16:16:17.426Z] ok github.com/docker/docker/pkg/useragent 0.020s coverage: 88.9% of statements [2019-12-27T16:16:18.810Z] ok github.com/docker/docker/plugin/v2 0.010s coverage: 14.5% of statements [2019-12-27T16:16:18.848Z] ok github.com/docker/docker/client 0.252s coverage: 75.8% of statements [2019-12-27T16:16:19.381Z] ok github.com/docker/docker/profiles/seccomp 0.027s coverage: 73.8% of statements [2019-12-27T16:16:19.642Z] ok github.com/docker/docker/reference 0.020s coverage: 84.4% of statements [2019-12-27T16:16:19.729Z] #45 ... [2019-12-27T16:16:19.729Z] [2019-12-27T16:16:19.729Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-12-27T16:16:19.729Z] #18 109.5 Setting up python3-setuptools (33.1.1-1) ... [2019-12-27T16:16:19.729Z] #18 111.9 Setting up dh-python (2.20170125) ... [2019-12-27T16:16:19.729Z] #18 113.4 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-12-27T16:16:19.729Z] #18 DONE 113.6s [2019-12-27T16:16:19.729Z] [2019-12-27T16:16:19.729Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-27T16:16:21.023Z] ok github.com/docker/docker/plugin 0.580s coverage: 27.1% of statements [2019-12-27T16:16:21.023Z] ok github.com/docker/docker/registry/resumable 0.068s coverage: 100.0% of statements [2019-12-27T16:16:21.594Z] ok github.com/docker/docker/restartmanager 0.009s coverage: 45.3% of statements [2019-12-27T16:16:21.855Z] ok github.com/docker/docker/registry 0.299s coverage: 56.0% of statements [2019-12-27T16:16:22.116Z] ok github.com/docker/docker/testutil 0.028s coverage: 62.5% of statements [2019-12-27T16:16:22.377Z] ok github.com/docker/docker/runconfig 0.062s coverage: 68.2% of statements [2019-12-27T16:16:23.249Z] #19 ... [2019-12-27T16:16:23.249Z] [2019-12-27T16:16:23.249Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:16:23.249Z] #42 182.7 CC criu/cr-errno.o [2019-12-27T16:16:23.249Z] #42 182.8 CC criu/cr-restore.o [2019-12-27T16:16:23.877Z] #42 193.3 CC criu/cr-service.o [2019-12-27T16:16:24.289Z] ok github.com/docker/docker/volume/drivers 0.020s coverage: 36.1% of statements [2019-12-27T16:16:25.228Z] ok github.com/docker/docker/volume/local 0.044s coverage: 73.0% of statements [2019-12-27T16:16:25.228Z] ok github.com/docker/docker/volume/mounts 0.082s coverage: 67.0% of statements [2019-12-27T16:16:26.165Z] ok github.com/docker/docker/volume/service 0.025s coverage: 73.0% of statements [2019-12-27T16:16:28.306Z] #42 197.8 CC criu/crtools.o [2019-12-27T16:16:29.804Z] #42 199.3 CC criu/eventfd.o [2019-12-27T16:16:30.111Z] #42 ... [2019-12-27T16:16:30.111Z] [2019-12-27T16:16:30.111Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-27T16:16:30.111Z] #19 10.58 Collecting yamllint==1.16.0 [2019-12-27T16:16:31.137Z] #19 ... [2019-12-27T16:16:31.137Z] [2019-12-27T16:16:31.137Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:16:31.137Z] #45 DONE 280.5s [2019-12-27T16:16:31.137Z] [2019-12-27T16:16:31.137Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:16:31.137Z] #42 200.1 CC criu/eventpoll.o [2019-12-27T16:16:33.195Z] #42 202.7 CC criu/external.o [2019-12-27T16:16:33.829Z] #42 203.4 CC criu/fault-injection.o [2019-12-27T16:16:34.462Z] #42 203.7 CC criu/fdstore.o [2019-12-27T16:16:34.753Z] #42 204.3 CC criu/fifo.o [2019-12-27T16:16:35.782Z] #42 205.1 CC criu/file-ids.o [2019-12-27T16:16:36.072Z] #42 205.6 CC criu/file-lock.o [2019-12-27T16:16:38.153Z] #42 207.6 CC criu/files-ext.o [2019-12-27T16:16:39.185Z] #42 208.5 CC criu/files-reg.o [2019-12-27T16:16:42.696Z] #42 ... [2019-12-27T16:16:42.696Z] [2019-12-27T16:16:42.696Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-12-27T16:16:42.696Z] #19 13.17 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-12-27T16:16:42.696Z] #19 14.10 Collecting pyyaml (from yamllint==1.16.0) [2019-12-27T16:16:42.696Z] #19 14.70 Downloading https://files.pythonhosted.org/packages/8d/c9/e5be955a117a1ac548cdd31e37e8fd7b02ce987f9655f5c7563c656d5dcb/PyYAML-5.2.tar.gz (265kB) [2019-12-27T16:16:42.696Z] #19 19.43 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-12-27T16:16:42.696Z] #19 19.68 Downloading https://files.pythonhosted.org/packages/34/fa/c5cc4f796eb954b56fd1f6c7c315647b18b027e0736c9ae87b73bbb1f933/pathspec-0.7.0-py2.py3-none-any.whl [2019-12-27T16:16:42.696Z] #19 20.16 Building wheels for collected packages: pyyaml [2019-12-27T16:16:42.696Z] #19 20.16 Running setup.py bdist_wheel for pyyaml: started [2019-12-27T16:16:42.696Z] #19 22.94 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-12-27T16:16:42.696Z] #19 22.94 Stored in directory: /root/.cache/pip/wheels/54/b7/c7/2ada654ee54483c9329871665aaf4a6056c3ce36f29cf66e67 [2019-12-27T16:16:42.696Z] #19 23.11 Successfully built pyyaml [2019-12-27T16:16:42.696Z] #19 23.12 Installing collected packages: pyyaml, pathspec, yamllint [2019-12-27T16:16:43.726Z] #19 24.18 Successfully installed pathspec-0.7.0 pyyaml-5.2 yamllint-1.16.0 [2019-12-27T16:16:44.360Z] #19 DONE 24.7s [2019-12-27T16:16:44.360Z] [2019-12-27T16:16:44.360Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:16:44.360Z] #42 213.7 CC criu/files.o [2019-12-27T16:16:44.728Z] faf31ee0aa3d: Pull complete [2019-12-27T16:16:44.728Z] Digest: sha256:4fd18320df2be163bd7a526e2b2131f9e89069fcc1a8c17e6c188e0e58e66bbd [2019-12-27T16:16:44.728Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-27T16:16:44.728Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-27T16:16:44.728Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2019-12-27T16:16:44.728Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2019-12-27T16:16:44.728Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.914' [2019-12-27T16:16:44.728Z] INFO: Docker version of control daemon [2019-12-27T16:16:44.728Z] [2019-12-27T16:16:44.728Z] Client: Docker Engine - Enterprise [2019-12-27T16:16:44.728Z] Version: 19.03.2 [2019-12-27T16:16:44.728Z] API version: 1.40 [2019-12-27T16:16:44.728Z] Go version: go1.12.8 [2019-12-27T16:16:44.728Z] Git commit: c92ab06ed9 [2019-12-27T16:16:44.728Z] Built: 09/03/2019 16:38:11 [2019-12-27T16:16:44.728Z] OS/Arch: windows/amd64 [2019-12-27T16:16:44.728Z] Experimental: false [2019-12-27T16:16:44.728Z] [2019-12-27T16:16:44.728Z] Server: Docker Engine - Enterprise [2019-12-27T16:16:44.728Z] Engine: [2019-12-27T16:16:44.728Z] Version: 19.03.2 [2019-12-27T16:16:44.728Z] API version: 1.40 (minimum version 1.24) [2019-12-27T16:16:44.728Z] Go version: go1.12.8 [2019-12-27T16:16:44.728Z] Git commit: c92ab06ed9 [2019-12-27T16:16:44.728Z] Built: 09/03/2019 16:35:47 [2019-12-27T16:16:44.728Z] OS/Arch: windows/amd64 [2019-12-27T16:16:44.728Z] Experimental: true [2019-12-27T16:16:44.728Z] [2019-12-27T16:16:44.728Z] INFO: Docker info of control daemon [2019-12-27T16:16:44.728Z] [2019-12-27T16:16:44.728Z] Client: [2019-12-27T16:16:44.728Z] Debug Mode: false [2019-12-27T16:16:44.728Z] Plugins: [2019-12-27T16:16:44.728Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-12-27T16:16:44.728Z] [2019-12-27T16:16:44.728Z] Server: [2019-12-27T16:16:44.728Z] Containers: 0 [2019-12-27T16:16:44.728Z] Running: 0 [2019-12-27T16:16:44.728Z] Paused: 0 [2019-12-27T16:16:44.728Z] Stopped: 0 [2019-12-27T16:16:44.728Z] Images: 1 [2019-12-27T16:16:44.728Z] Server Version: 19.03.2 [2019-12-27T16:16:44.728Z] Storage Driver: lcow (linux) windowsfilter (windows) [2019-12-27T16:16:44.728Z] LCOW: [2019-12-27T16:16:44.728Z] Windows: [2019-12-27T16:16:44.728Z] Logging Driver: json-file [2019-12-27T16:16:44.728Z] Plugins: [2019-12-27T16:16:44.728Z] Volume: local [2019-12-27T16:16:44.728Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-12-27T16:16:44.728Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-12-27T16:16:44.728Z] Swarm: inactive [2019-12-27T16:16:44.728Z] Default Isolation: process [2019-12-27T16:16:44.728Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-12-27T16:16:44.728Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2019-12-27T16:16:44.728Z] OSType: windows [2019-12-27T16:16:44.728Z] Architecture: x86_64 [2019-12-27T16:16:44.728Z] CPUs: 4 [2019-12-27T16:16:44.728Z] Total Memory: 32GiB [2019-12-27T16:16:44.728Z] Name: azwin-2-4ddb70 [2019-12-27T16:16:44.728Z] ID: QTTQ:M7RZ:2NA6:EI22:D2PD:ZI4W:RA6Q:C36T:AXPG:HG52:W2NW:AFCP [2019-12-27T16:16:44.728Z] Docker Root Dir: D:\docker [2019-12-27T16:16:44.728Z] Debug Mode: false [2019-12-27T16:16:44.728Z] Registry: https://index.docker.io/v1/ [2019-12-27T16:16:44.728Z] Labels: [2019-12-27T16:16:44.728Z] Experimental: true [2019-12-27T16:16:44.728Z] Insecure Registries: [2019-12-27T16:16:44.728Z] 10.0.0.4:5000 [2019-12-27T16:16:44.728Z] 127.0.0.0/8 [2019-12-27T16:16:44.728Z] Registry Mirrors: [2019-12-27T16:16:44.728Z] http://10.0.0.4:5000/ [2019-12-27T16:16:44.728Z] Live Restore Enabled: false [2019-12-27T16:16:44.728Z] [2019-12-27T16:16:44.728Z] [2019-12-27T16:16:44.728Z] INFO: Commit hash is 9608dc547 [2019-12-27T16:16:44.728Z] INFO: Nuke-Everything... [2019-12-27T16:16:44.728Z] INFO: Container count on control daemon to delete is 0 [2019-12-27T16:16:44.728Z] INFO: Nuking d:\CI [2019-12-27T16:16:44.728Z] INFO: Zapped successfully [2019-12-27T16:16:44.728Z] INFO: Location for testing is d:\CI\PR-39700\5 [2019-12-27T16:16:44.728Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2019-12-27T16:16:44.728Z] [2019-12-27T16:16:44.728Z] [2019-12-27T16:16:44.728Z] INFO: Building the image from Dockerfile.windows at 12/27/2019 16:16:34... [2019-12-27T16:16:44.728Z] [2019-12-27T16:16:44.728Z] Sending build context to Docker daemon 50.83MB [2019-12-27T16:16:44.728Z] [2019-12-27T16:16:44.728Z] Step 1/10 : FROM microsoft/windowsservercore [2019-12-27T16:16:44.728Z] ---> 782a75e44953 [2019-12-27T16:16:44.728Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2019-12-27T16:16:44.728Z] ---> Running in 1b872622a12e [2019-12-27T16:16:44.728Z] Removing intermediate container 1b872622a12e [2019-12-27T16:16:44.728Z] ---> 54026a2a8275 [2019-12-27T16:16:44.728Z] Step 3/10 : ARG GO_VERSION=1.13.4 [2019-12-27T16:16:44.728Z] ---> Running in dd50c768deb2 [2019-12-27T16:16:44.728Z] Removing intermediate container dd50c768deb2 [2019-12-27T16:16:44.728Z] ---> 84d045c9f729 [2019-12-27T16:16:44.728Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2019-12-27T16:16:44.728Z] ---> Running in 081df87ebd31 [2019-12-27T16:16:44.728Z] Removing intermediate container 081df87ebd31 [2019-12-27T16:16:44.728Z] ---> 70ffd35a0064 [2019-12-27T16:16:44.728Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2019-12-27T16:16:44.728Z] ---> Running in b6f484e6c21f [2019-12-27T16:16:44.728Z] Removing intermediate container b6f484e6c21f [2019-12-27T16:16:44.728Z] ---> 9bb109d45aa4 [2019-12-27T16:16:44.728Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2019-12-27T16:16:44.728Z] ---> Running in 04722fc22401 [2019-12-27T16:16:47.555Z] ok github.com/docker/docker/cmd/dockerd 0.073s coverage: 30.3% of statements [2019-12-27T16:16:47.953Z] ok github.com/docker/docker/container 0.113s coverage: 35.0% of statements [2019-12-27T16:16:47.953Z] ? github.com/docker/docker/container/stream [no test files] [2019-12-27T16:16:47.953Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-12-27T16:16:47.953Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-12-27T16:16:47.953Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-12-27T16:16:48.095Z] ok github.com/docker/docker/pkg/plugins 33.634s coverage: 76.6% of statements [2019-12-27T16:16:48.095Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-12-27T16:16:48.095Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-12-27T16:16:48.095Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-12-27T16:16:48.095Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-12-27T16:16:48.095Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-12-27T16:16:48.095Z] ? github.com/docker/docker/rootless [no test files] [2019-12-27T16:16:48.095Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-12-27T16:16:48.095Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-12-27T16:16:48.095Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-12-27T16:16:48.095Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-12-27T16:16:48.095Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-12-27T16:16:48.095Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-12-27T16:16:48.095Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-12-27T16:16:48.095Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-12-27T16:16:48.095Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-12-27T16:16:48.095Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-12-27T16:16:48.095Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-12-27T16:16:48.095Z] ? github.com/docker/docker/testutil/request [no test files] [2019-12-27T16:16:48.095Z] ? github.com/docker/docker/volume [no test files] [2019-12-27T16:16:48.095Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-12-27T16:16:48.095Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-12-27T16:16:48.095Z] [2019-12-27T16:16:48.095Z] === Skipped [2019-12-27T16:16:48.095Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-12-27T16:16:48.095Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-12-27T16:16:48.095Z] [2019-12-27T16:16:48.095Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-12-27T16:16:48.095Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-12-27T16:16:48.095Z] [2019-12-27T16:16:48.095Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-12-27T16:16:48.095Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-27T16:16:48.095Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-27T16:16:48.095Z] [2019-12-27T16:16:48.095Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-12-27T16:16:48.095Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-27T16:16:48.095Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-27T16:16:48.095Z] [2019-12-27T16:16:48.095Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-12-27T16:16:48.095Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-27T16:16:48.095Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-27T16:16:48.095Z] [2019-12-27T16:16:48.095Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-12-27T16:16:48.095Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-27T16:16:48.095Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-27T16:16:48.095Z] [2019-12-27T16:16:48.095Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-12-27T16:16:48.095Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-27T16:16:48.095Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-27T16:16:48.095Z] [2019-12-27T16:16:48.095Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-12-27T16:16:48.095Z] graphtest_unix.go:73: No driver to put! [2019-12-27T16:16:48.095Z] [2019-12-27T16:16:48.095Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-12-27T16:16:48.095Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-12-27T16:16:48.095Z] [2019-12-27T16:16:48.095Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-12-27T16:16:48.095Z] overlay_test.go:49: Fails to compute changes intermittently [2019-12-27T16:16:48.095Z] [2019-12-27T16:16:48.095Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-12-27T16:16:48.095Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-12-27T16:16:48.095Z] [2019-12-27T16:16:48.095Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-12-27T16:16:48.095Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-12-27T16:16:48.095Z] [2019-12-27T16:16:48.095Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-12-27T16:16:48.095Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-27T16:16:48.095Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-27T16:16:48.095Z] [2019-12-27T16:16:48.095Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-12-27T16:16:48.095Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-27T16:16:48.095Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-27T16:16:48.095Z] [2019-12-27T16:16:48.095Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-12-27T16:16:48.095Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-27T16:16:48.095Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-27T16:16:48.095Z] [2019-12-27T16:16:48.095Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-12-27T16:16:48.095Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-27T16:16:48.095Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-27T16:16:48.095Z] [2019-12-27T16:16:48.095Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-12-27T16:16:48.095Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-27T16:16:48.095Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-27T16:16:48.095Z] [2019-12-27T16:16:48.095Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-12-27T16:16:48.095Z] graphtest_unix.go:73: No driver to put! [2019-12-27T16:16:48.095Z] [2019-12-27T16:16:48.095Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-12-27T16:16:48.095Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-12-27T16:16:48.095Z] [2019-12-27T16:16:48.095Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-12-27T16:16:48.095Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-12-27T16:16:48.095Z] [2019-12-27T16:16:48.095Z] [2019-12-27T16:16:48.095Z] DONE 2155 tests, 20 skipped in 184.636s Post stage [Pipeline] junit [2019-12-27T16:16:48.111Z] Recording test results [2019-12-27T16:16:48.833Z] #42 217.7 CC criu/filesystems.o [2019-12-27T16:16:49.455Z] [2019-12-27T16:16:49.455Z] SUCCESS: Specified value was saved. [2019-12-27T16:16:49.463Z] #42 ... [2019-12-27T16:16:49.463Z] [2019-12-27T16:16:49.463Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-12-27T16:16:49.463Z] #29 299.0 + rm -rf /tmp/tmp.rN0JMPQNXM [2019-12-27T16:16:49.753Z] #29 DONE 299.5s [2019-12-27T16:16:49.753Z] [2019-12-27T16:16:49.753Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:16:49.753Z] #42 219.2 CC criu/fsnotify.o [2019-12-27T16:16:49.916Z] INFO: Downloading git... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-12-27T16:16:50.710Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39700/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9608dc5470e74f1ee34fd6477547303b31868576 -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:9608dc5470e74f1ee34fd6477547303b31868576 hack/make.sh dynbinary test-integration [2019-12-27T16:16:51.649Z] [2019-12-27T16:16:51.649Z] Removing bundles/ [2019-12-27T16:16:51.649Z] [2019-12-27T16:16:51.649Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-12-27T16:16:51.649Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-12-27T16:16:51.649Z] GOOS="" GOARCH="" GOARM="" [2019-12-27T16:16:52.474Z] #42 221.9 CC criu/image-desc.o [2019-12-27T16:16:52.764Z] #42 222.2 CC criu/image.o [2019-12-27T16:16:54.293Z] #42 223.8 CC criu/ipc_ns.o [2019-12-27T16:16:54.947Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-12-27T16:16:54.948Z] [2019-12-27T16:16:54.948Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2019-12-27T16:16:54.948Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2019-12-27T16:16:54.948Z] Using test binary docker [2019-12-27T16:16:55.205Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-12-27T16:16:55.205Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-12-27T16:16:55.205Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-12-27T16:16:55.205Z] Warning failed to create cache: (null) [2019-12-27T16:16:55.205Z] . [2019-12-27T16:16:55.205Z] INFO: Waiting for daemon to start... [2019-12-27T16:16:55.205Z] Starting dockerd [2019-12-27T16:16:56.208Z] ok github.com/docker/docker/daemon/cluster 0.062s coverage: 0.5% of statements [2019-12-27T16:16:57.010Z] #42 226.1 CC criu/irmap.o [2019-12-27T16:16:57.638Z] #42 227.2 CC criu/kcmp-ids.o [2019-12-27T16:16:57.730Z] . [2019-12-27T16:16:57.730Z] INFO: Building docker-sdk-python3:4.1.0... [2019-12-27T16:16:58.106Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-12-27T16:16:58.267Z] #42 227.8 CC criu/kerndat.o [2019-12-27T16:16:59.964Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.8% of statements [2019-12-27T16:17:00.268Z] INFO: Downloading go... [2019-12-27T16:17:00.324Z] #42 229.5 CC criu/libnetlink.o [2019-12-27T16:17:00.612Z] #42 230.1 CC criu/log.o [2019-12-27T16:17:01.668Z] #42 230.9 CC criu/lsm.o [2019-12-27T16:17:01.957Z] #42 231.5 CC criu/mem.o [2019-12-27T16:17:04.023Z] INFO: Downloading compiler 1 of 3... [2019-12-27T16:17:04.485Z] INFO: Downloading compiler 2 of 3... [2019-12-27T16:17:04.946Z] INFO: Downloading compiler 3 of 3... [2019-12-27T16:17:05.464Z] #42 234.7 CC criu/mount.o [2019-12-27T16:17:05.921Z] INFO: Extracting git... [2019-12-27T16:17:07.678Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.441s coverage: 13.6% of statements [2019-12-27T16:17:08.957Z] ok github.com/docker/docker/daemon 12.290s coverage: 17.6% of statements [2019-12-27T16:17:08.957Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-12-27T16:17:08.957Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-12-27T16:17:09.813Z] ok github.com/docker/docker/daemon/config 0.071s coverage: 82.1% of statements [2019-12-27T16:17:11.411Z] ok github.com/docker/docker/daemon/discovery 0.010s coverage: 30.0% of statements [2019-12-27T16:17:11.411Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2019-12-27T16:17:11.411Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-12-27T16:17:11.411Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-12-27T16:17:12.411Z] #42 241.2 CC criu/namespaces.o [2019-12-27T16:17:13.317Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2019-12-27T16:17:15.131Z] #42 244.4 CC criu/net.o [2019-12-27T16:17:15.834Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2019-12-27T16:17:16.651Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.249s coverage: 57.9% of statements [2019-12-27T16:17:20.678Z] #42 250.2 CC criu/netfilter.o [2019-12-27T16:17:20.765Z] INFO: Expanding go... [2019-12-27T16:17:21.309Z] #42 250.8 CC criu/page-pipe.o [2019-12-27T16:17:22.818Z] #42 252.2 CC criu/page-xfer.o [2019-12-27T16:17:22.968Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.768s coverage: 45.9% of statements [2019-12-27T16:17:24.876Z] #42 254.5 CC criu/pagemap-cache.o [2019-12-27T16:17:24.916Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.461s coverage: 72.5% of statements [2019-12-27T16:17:24.916Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-12-27T16:17:25.947Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.577s coverage: 48.6% of statements [2019-12-27T16:17:25.950Z] #42 255.2 CC criu/pagemap.o [2019-12-27T16:17:27.451Z] #42 256.8 CC criu/parasite-syscall.o [2019-12-27T16:17:27.820Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.542s coverage: 76.1% of statements [2019-12-27T16:17:28.959Z] #42 258.5 CC criu/path.o [2019-12-27T16:17:29.123Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2019-12-27T16:17:29.984Z] #42 259.2 CC criu/pie-util-vdso-elf32.o [2019-12-27T16:17:30.433Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2019-12-27T16:17:30.613Z] #42 260.0 CC criu/pie-util-vdso.o [2019-12-27T16:17:31.242Z] #42 260.6 CC criu/pie-util.o [2019-12-27T16:17:31.531Z] #42 260.9 CC criu/pipes.o [2019-12-27T16:17:32.918Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.835s coverage: 59.8% of statements [2019-12-27T16:17:32.918Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-12-27T16:17:32.918Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-12-27T16:17:32.918Z] ok github.com/docker/docker/daemon/images 0.021s coverage: 4.9% of statements [2019-12-27T16:17:32.918Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-12-27T16:17:32.918Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2019-12-27T16:17:32.918Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-12-27T16:17:33.031Z] #42 262.2 CC criu/plugin.o [2019-12-27T16:17:33.320Z] #42 262.9 CC criu/proc_parse.o [2019-12-27T16:17:34.782Z] ok github.com/docker/docker/daemon/logger 0.228s coverage: 42.7% of statements [2019-12-27T16:17:35.165Z] ok github.com/docker/docker/daemon/logger/awslogs 0.140s coverage: 77.8% of statements [2019-12-27T16:17:35.165Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-12-27T16:17:35.165Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-12-27T16:17:35.997Z] ok github.com/docker/docker/daemon/logger/gelf 0.018s coverage: 67.0% of statements [2019-12-27T16:17:36.384Z] ok github.com/docker/docker/daemon/logger/journald 0.003s coverage: 26.2% of statements [2019-12-27T16:17:37.258Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.016s coverage: 88.3% of statements [2019-12-27T16:17:37.258Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 62.1% of statements [2019-12-27T16:17:38.871Z] #42 268.5 CC criu/protobuf-desc.o [2019-12-27T16:17:39.548Z] ok github.com/docker/docker/daemon/logger/local 0.028s coverage: 74.7% of statements [2019-12-27T16:17:39.548Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-12-27T16:17:39.548Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.016s coverage: 19.9% of statements [2019-12-27T16:17:40.925Z] #42 270.1 CC criu/protobuf.o [2019-12-27T16:17:41.453Z] ok github.com/docker/docker/daemon/logger/syslog 0.012s coverage: 47.8% of statements [2019-12-27T16:17:41.556Z] #42 270.8 CC criu/pstree.o [2019-12-27T16:17:41.835Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2019-12-27T16:17:42.099Z] INFO: Expanding compiler 1 of 3... [2019-12-27T16:17:42.099Z] INFO: Expanding compiler 2 of 3... [2019-12-27T16:17:42.672Z] ok github.com/docker/docker/daemon/network 0.007s coverage: 63.8% of statements [2019-12-27T16:17:42.672Z] ok github.com/docker/docker/daemon/logger/splunk 1.592s coverage: 82.5% of statements [2019-12-27T16:17:42.672Z] ? github.com/docker/docker/daemon/names [no test files] [2019-12-27T16:17:42.672Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-12-27T16:17:43.617Z] #42 273.0 CC criu/rbtree.o [2019-12-27T16:17:44.247Z] #42 273.8 CC criu/rst-malloc.o [2019-12-27T16:17:44.423Z] sha256:c76441f963c3a41d06fb93524cc644eeaa531b0946f4a5e1d5fed71238fbfb23 [2019-12-27T16:17:44.423Z] INFO: Starting docker-py tests... [2019-12-27T16:17:44.423Z] ============================= test session starts ============================== [2019-12-27T16:17:44.423Z] platform linux -- Python 3.7.6, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2019-12-27T16:17:44.423Z] rootdir: /src, inifile: pytest.ini [2019-12-27T16:17:44.423Z] plugins: timeout-1.3.3, cov-2.6.1 [2019-12-27T16:17:44.423Z] collected 385 items / 5 deselected / 380 selected [2019-12-27T16:17:44.423Z] [2019-12-27T16:17:44.568Z] ok github.com/docker/docker/distribution/metadata 0.024s coverage: 48.2% of statements [2019-12-27T16:17:44.910Z] #42 274.5 CC criu/seccomp.o [2019-12-27T16:17:44.961Z] ok github.com/docker/docker/distribution 0.318s coverage: 22.1% of statements [2019-12-27T16:17:44.961Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-12-27T16:17:46.285Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2019-12-27T16:17:46.409Z] #42 ... [2019-12-27T16:17:46.409Z] [2019-12-27T16:17:46.409Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-27T16:17:46.410Z] #39 356.0 + dpkg --print-architecture [2019-12-27T16:17:46.410Z] #39 356.0 + cd /tmp/tmp.dcZVRPX3DF/src/github.com/docker/distribution [2019-12-27T16:17:46.410Z] #39 356.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-12-27T16:17:46.698Z] #39 356.4 + GOPATH=/tmp/tmp.dcZVRPX3DF/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.dcZVRPX3DF [2019-12-27T16:17:46.698Z] #39 356.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-12-27T16:17:47.567Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2019-12-27T16:17:47.969Z] ok github.com/docker/docker/distribution/xfer 1.901s coverage: 85.1% of statements [2019-12-27T16:17:47.969Z] ? github.com/docker/docker/dockerversion [no test files] [2019-12-27T16:17:48.368Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2019-12-27T16:17:48.368Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-12-27T16:17:49.198Z] INFO: Expanding compiler 3 of 3... [2019-12-27T16:17:49.198Z] INFO: Removing downloaded files... [2019-12-27T16:17:49.198Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2019-12-27T16:17:49.198Z] INFO: Configuring git core.autocrlf... [2019-12-27T16:17:50.577Z] ok github.com/docker/docker/image/v1 0.019s coverage: 25.0% of statements [2019-12-27T16:17:50.577Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-12-27T16:17:51.404Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2019-12-27T16:17:52.201Z] ok github.com/docker/docker/opts 0.022s coverage: 66.9% of statements [2019-12-27T16:17:52.258Z] #39 ... [2019-12-27T16:17:52.258Z] [2019-12-27T16:17:52.258Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-12-27T16:17:52.258Z] #55 208.8 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-12-27T16:17:52.566Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-12-27T16:17:54.429Z] ok github.com/docker/docker/pkg/archive 0.443s coverage: 77.0% of statements [2019-12-27T16:17:55.756Z] ok github.com/docker/docker/pkg/authorization 0.440s coverage: 68.3% of statements [2019-12-27T16:17:55.766Z] #55 212.5 + mkdir -p /build [2019-12-27T16:17:55.766Z] #55 212.5 + cp runc /build/runc [2019-12-27T16:17:55.766Z] #55 DONE 212.6s [2019-12-27T16:17:55.766Z] [2019-12-27T16:17:55.766Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:17:55.766Z] #42 275.9 CC criu/seize.o [2019-12-27T16:17:55.766Z] #42 277.8 CC criu/servicefd.o [2019-12-27T16:17:55.766Z] #42 278.8 CC criu/shmem.o [2019-12-27T16:17:55.766Z] #42 280.6 CC criu/sigframe.o [2019-12-27T16:17:55.766Z] #42 281.1 CC criu/signalfd.o [2019-12-27T16:17:55.766Z] #42 281.6 CC criu/sk-inet.o [2019-12-27T16:17:55.766Z] #42 283.5 CC criu/sk-netlink.o [2019-12-27T16:17:55.766Z] #42 284.3 CC criu/sk-packet.o [2019-12-27T16:17:56.056Z] #42 285.6 CC criu/sk-queue.o [2019-12-27T16:17:56.148Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-12-27T16:17:56.533Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-12-27T16:17:58.116Z] #42 287.3 CC criu/sk-tcp.o [2019-12-27T16:17:59.147Z] #42 288.4 CC criu/sk-unix.o [2019-12-27T16:17:59.745Z] ok github.com/docker/docker/layer 7.817s coverage: 68.8% of statements [2019-12-27T16:17:59.745Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-12-27T16:17:59.745Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-12-27T16:17:59.745Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-12-27T16:17:59.745Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-12-27T16:17:59.745Z] ? github.com/docker/docker/oci [no test files] [2019-12-27T16:17:59.745Z] ? github.com/docker/docker/oci/caps [no test files] [2019-12-27T16:17:59.745Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2019-12-27T16:18:00.131Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2019-12-27T16:18:00.514Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2019-12-27T16:18:00.907Z] ok github.com/docker/docker/pkg/chrootarchive 3.516s coverage: 43.2% of statements [2019-12-27T16:18:00.907Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-12-27T16:18:00.907Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-12-27T16:18:01.311Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2019-12-27T16:18:02.475Z] ok github.com/docker/docker/pkg/discovery/nodes 0.020s coverage: 93.8% of statements [2019-12-27T16:18:02.659Z] #42 291.8 CC criu/sockets.o [2019-12-27T16:18:03.448Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2019-12-27T16:18:04.158Z] #42 293.7 CC criu/stats.o [2019-12-27T16:18:04.762Z] ok github.com/docker/docker/pkg/discovery/kv 3.160s coverage: 84.1% of statements [2019-12-27T16:18:04.787Z] #42 294.3 CC criu/string.o [2019-12-27T16:18:04.983Z] tests/integration/api_build_test.py ......................X [ 6%] [2019-12-27T16:18:05.078Z] #42 294.5 CC criu/sysctl.o [2019-12-27T16:18:05.143Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 89.5% of statements [2019-12-27T16:18:05.143Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2019-12-27T16:18:05.241Z] tests/integration/api_client_test.py ..... [ 7%] [2019-12-27T16:18:05.540Z] ok github.com/docker/docker/pkg/homedir 0.001s coverage: 11.4% of statements [2019-12-27T16:18:05.941Z] ok github.com/docker/docker/pkg/fsutils 0.364s coverage: 85.1% of statements [2019-12-27T16:18:06.594Z] #42 295.9 CC criu/sysfs_parse.o [2019-12-27T16:18:06.757Z] ok github.com/docker/docker/pkg/idtools 0.302s coverage: 70.1% of statements [2019-12-27T16:18:06.869Z] tests/integration/api_config_test.py ..... [ 8%] [2019-12-27T16:18:07.144Z] ok github.com/docker/docker/pkg/ioutils 0.513s coverage: 69.3% of statements [2019-12-27T16:18:07.221Z] #42 296.7 CC criu/timerfd.o [2019-12-27T16:18:07.519Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2019-12-27T16:18:07.519Z] ok github.com/docker/docker/pkg/locker 0.011s coverage: 88.9% of statements [2019-12-27T16:18:07.519Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2019-12-27T16:18:07.519Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-12-27T16:18:07.851Z] #42 297.3 CC criu/tty.o [2019-12-27T16:18:07.906Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2019-12-27T16:18:08.716Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2019-12-27T16:18:09.111Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2019-12-27T16:18:09.472Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 91.4% of statements [2019-12-27T16:18:09.472Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2019-12-27T16:18:09.852Z] ok github.com/docker/docker/pkg/mount 1.223s coverage: 70.0% of statements [2019-12-27T16:18:09.852Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-12-27T16:18:09.852Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-12-27T16:18:09.852Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-12-27T16:18:10.681Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.029s coverage: 56.8% of statements [2019-12-27T16:18:11.360Z] #42 300.9 CC criu/tun.o [2019-12-27T16:18:11.518Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-12-27T16:18:11.910Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2019-12-27T16:18:12.290Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2019-12-27T16:18:12.388Z] #42 301.9 CC criu/uffd.o [2019-12-27T16:18:13.120Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-12-27T16:18:13.120Z] [2019-12-27T16:18:13.120Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-12-27T16:18:13.120Z] PKG_CONFIG=pkg-config [2019-12-27T16:18:13.120Z] GOLANG_VERSION=1.13.4 [2019-12-27T16:18:13.120Z] HOSTNAME=26b84b67a6df [2019-12-27T16:18:13.120Z] DOCKER_EXPERIMENTAL=1 [2019-12-27T16:18:13.120Z] container=docker [2019-12-27T16:18:13.120Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-12-27T16:18:13.120Z] GO111MODULE=off [2019-12-27T16:18:13.120Z] GOPATH=/go [2019-12-27T16:18:13.120Z] PWD=/go/src/github.com/docker/docker [2019-12-27T16:18:13.120Z] HOME=/root [2019-12-27T16:18:13.120Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-12-27T16:18:13.120Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-12-27T16:18:13.120Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-12-27T16:18:13.120Z] DOCKER_GITCOMMIT=9608dc5470e74f1ee34fd6477547303b31868576 [2019-12-27T16:18:13.120Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-12-27T16:18:13.120Z] DOCKER_GRAPHDRIVER=overlay2 [2019-12-27T16:18:13.120Z] TERM=xterm [2019-12-27T16:18:13.120Z] VALIDATE_BRANCH=master [2019-12-27T16:18:13.120Z] DEST=bundles/test-integration [2019-12-27T16:18:13.120Z] SHLVL=1 [2019-12-27T16:18:13.120Z] TIMEOUT=120m [2019-12-27T16:18:13.120Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-12-27T16:18:13.120Z] DOCKER_PKG=github.com/docker/docker [2019-12-27T16:18:13.120Z] TESTDEBUG=0 [2019-12-27T16:18:13.120Z] _=/usr/bin/env [2019-12-27T16:18:13.120Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-12-27T16:18:13.741Z] ok github.com/docker/docker/pkg/pubsub 1.047s coverage: 73.9% of statements [2019-12-27T16:18:14.174Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2019-12-27T16:18:15.106Z] #42 304.2 CC criu/util.o [2019-12-27T16:18:17.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-12-27T16:18:17.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-12-27T16:18:17.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-12-27T16:18:17.162Z] #42 306.6 CC criu/uts_ns.o [2019-12-27T16:18:17.357Z] ok github.com/docker/docker/pkg/signal 2.510s coverage: 61.0% of statements [2019-12-27T16:18:17.357Z] ok github.com/docker/docker/pkg/stdcopy 0.015s coverage: 100.0% of statements [2019-12-27T16:18:17.811Z] #42 307.1 CC criu/vdso.o [2019-12-27T16:18:18.143Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-12-27T16:18:18.143Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2019-12-27T16:18:18.528Z] ok github.com/docker/docker/pkg/symlink 0.009s coverage: 87.7% of statements [2019-12-27T16:18:18.838Z] #42 308.1 LINK criu/built-in.o [2019-12-27T16:18:18.838Z] #42 308.4 LINK criu/criu [2019-12-27T16:18:19.354Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 80.6% of statements [2019-12-27T16:18:19.757Z] ok github.com/docker/docker/pkg/system 0.028s coverage: 36.2% of statements [2019-12-27T16:18:19.865Z] #42 309.3 DEP lib/c/criu.d [2019-12-27T16:18:20.154Z] #42 309.6 CC images/rpc.pb-c.o [2019-12-27T16:18:20.564Z] ok github.com/docker/docker/pkg/tailfile 0.083s coverage: 88.6% of statements [2019-12-27T16:18:20.952Z] ok github.com/docker/docker/pkg/tarsum 0.033s coverage: 89.3% of statements [2019-12-27T16:18:21.179Z] #42 310.7 CC lib/c/criu.o [2019-12-27T16:18:21.744Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2019-12-27T16:18:21.744Z] testing: warning: no tests to run [2019-12-27T16:18:21.744Z] coverage: [no statements] [2019-12-27T16:18:21.744Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-12-27T16:18:22.116Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-12-27T16:18:22.485Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-12-27T16:18:22.485Z] ok github.com/docker/docker/pkg/useragent 0.004s coverage: 88.9% of statements [2019-12-27T16:18:23.887Z] #42 312.8 LINK lib/c/built-in.o [2019-12-27T16:18:23.887Z] #42 312.9 LINK lib/c/libcriu.so [2019-12-27T16:18:23.887Z] #42 313.3 GEN magic.py [2019-12-27T16:18:23.887Z] #42 313.5 Note: Building without setproctitle() and strlcpy() support. [2019-12-27T16:18:23.887Z] #42 313.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-12-27T16:18:24.923Z] #42 314.4 fatal: Not a git repository (or any of the parent directories): .git [2019-12-27T16:18:24.998Z] ok github.com/docker/docker/plugin 0.549s coverage: 27.1% of statements [2019-12-27T16:18:25.945Z] #42 315.6 make[1]: Nothing to be done for 'all'. [2019-12-27T16:18:26.104Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-12-27T16:18:27.007Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 76.2% of statements [2019-12-27T16:18:27.408Z] ok github.com/docker/docker/reference 0.016s coverage: 84.4% of statements [2019-12-27T16:18:27.456Z] #42 316.9 make[1]: 'images/built-in.o' is up to date. [2019-12-27T16:18:27.456Z] #42 316.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-12-27T16:18:27.456Z] #42 317.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-12-27T16:18:27.456Z] #42 ... [2019-12-27T16:18:27.456Z] [2019-12-27T16:18:27.456Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-12-27T16:18:27.748Z] #39 397.3 + rm -rf /tmp/tmp.dcZVRPX3DF/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.dcZVRPX3DF [2019-12-27T16:18:27.748Z] #39 DONE 397.4s [2019-12-27T16:18:27.748Z] [2019-12-27T16:18:27.748Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-12-27T16:18:27.748Z] #42 317.1 make[1]: 'compel/libcompel.a' is up to date. [2019-12-27T16:18:27.748Z] #42 317.2 make[1]: 'compel/compel-host-bin' is up to date. [2019-12-27T16:18:27.748Z] #42 317.2 make[1]: Nothing to be done for 'all'. [2019-12-27T16:18:27.748Z] #42 317.3 make[1]: 'soccr/libsoccr.a' is up to date. [2019-12-27T16:18:28.037Z] #42 317.7 make[2]: Nothing to be done for 'all'. [2019-12-27T16:18:28.325Z] #42 317.7 make[2]: Nothing to be done for 'all'. [2019-12-27T16:18:28.325Z] #42 317.9 make[2]: Nothing to be done for 'all'. [2019-12-27T16:18:28.615Z] #42 318.2 make[2]: Nothing to be done for 'all'. [2019-12-27T16:18:28.906Z] #42 318.3 make[2]: Nothing to be done for 'all'. [2019-12-27T16:18:28.906Z] #42 318.4 make[2]: Nothing to be done for 'all'. [2019-12-27T16:18:28.906Z] #42 318.4 make[2]: Nothing to be done for 'all'. [2019-12-27T16:18:29.195Z] #42 318.7 make[2]: Nothing to be done for 'all'. [2019-12-27T16:18:29.195Z] #42 318.7 INSTALL criu/criu [2019-12-27T16:18:29.195Z] #42 DONE 318.8s [2019-12-27T16:18:29.195Z] [2019-12-27T16:18:29.195Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:18:29.296Z] ok github.com/docker/docker/registry 0.164s coverage: 56.0% of statements [2019-12-27T16:18:30.101Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2019-12-27T16:18:30.101Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2019-12-27T16:18:30.927Z] ok github.com/docker/docker/runconfig 0.010s coverage: 68.2% of statements [2019-12-27T16:18:31.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-12-27T16:18:31.311Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-12-27T16:18:33.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-12-27T16:18:34.587Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-12-27T16:18:34.977Z] ok github.com/docker/docker/volume/local 0.029s coverage: 73.0% of statements [2019-12-27T16:18:35.873Z] ok github.com/docker/docker/volume/mounts 0.023s coverage: 67.0% of statements [2019-12-27T16:18:37.160Z] ok github.com/docker/docker/volume/service 0.016s coverage: 73.0% of statements [2019-12-27T16:18:37.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-12-27T16:18:41.213Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2019-12-27T16:18:44.884Z] ok github.com/docker/docker/pkg/plugins 33.633s coverage: 76.6% of statements [2019-12-27T16:18:44.884Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-12-27T16:18:44.884Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-12-27T16:18:44.884Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-12-27T16:18:44.884Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-12-27T16:18:44.884Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-12-27T16:18:44.884Z] ? github.com/docker/docker/rootless [no test files] [2019-12-27T16:18:44.884Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-12-27T16:18:44.884Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-12-27T16:18:44.884Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-12-27T16:18:44.884Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-12-27T16:18:44.884Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-12-27T16:18:44.884Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-12-27T16:18:44.884Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-12-27T16:18:44.884Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-12-27T16:18:44.884Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-12-27T16:18:44.884Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-12-27T16:18:44.884Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-12-27T16:18:44.884Z] ? github.com/docker/docker/testutil/request [no test files] [2019-12-27T16:18:44.884Z] ? github.com/docker/docker/volume [no test files] [2019-12-27T16:18:44.884Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-12-27T16:18:44.884Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-12-27T16:18:44.884Z] [2019-12-27T16:18:44.884Z] === Skipped [2019-12-27T16:18:44.884Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-12-27T16:18:44.884Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-12-27T16:18:44.884Z] [2019-12-27T16:18:44.884Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-12-27T16:18:44.884Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-12-27T16:18:44.884Z] [2019-12-27T16:18:44.884Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-12-27T16:18:44.884Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-27T16:18:44.884Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-27T16:18:44.884Z] [2019-12-27T16:18:44.884Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-12-27T16:18:44.884Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-27T16:18:44.884Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-27T16:18:44.884Z] [2019-12-27T16:18:44.884Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-12-27T16:18:44.884Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-27T16:18:44.884Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-27T16:18:44.884Z] [2019-12-27T16:18:44.884Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-12-27T16:18:44.884Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-27T16:18:44.884Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-27T16:18:44.884Z] [2019-12-27T16:18:44.884Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-12-27T16:18:44.884Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-27T16:18:44.884Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-27T16:18:44.884Z] [2019-12-27T16:18:44.884Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-12-27T16:18:44.884Z] graphtest_unix.go:73: No driver to put! [2019-12-27T16:18:44.884Z] [2019-12-27T16:18:44.884Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-12-27T16:18:44.884Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-12-27T16:18:44.884Z] [2019-12-27T16:18:44.884Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-12-27T16:18:44.884Z] overlay_test.go:49: Fails to compute changes intermittently [2019-12-27T16:18:44.884Z] [2019-12-27T16:18:44.884Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-12-27T16:18:44.884Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-12-27T16:18:44.884Z] [2019-12-27T16:18:44.884Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-12-27T16:18:44.884Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-12-27T16:18:44.884Z] [2019-12-27T16:18:44.884Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-12-27T16:18:44.884Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-27T16:18:44.884Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-27T16:18:44.884Z] [2019-12-27T16:18:44.884Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-12-27T16:18:44.884Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-27T16:18:44.884Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-27T16:18:44.884Z] [2019-12-27T16:18:44.884Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-12-27T16:18:44.884Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-27T16:18:44.884Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-27T16:18:44.884Z] [2019-12-27T16:18:44.884Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-12-27T16:18:44.884Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-27T16:18:44.885Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-27T16:18:44.885Z] [2019-12-27T16:18:44.885Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-12-27T16:18:44.885Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-27T16:18:44.885Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-27T16:18:44.885Z] [2019-12-27T16:18:44.885Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-12-27T16:18:44.885Z] graphtest_unix.go:73: No driver to put! [2019-12-27T16:18:44.885Z] [2019-12-27T16:18:44.885Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-12-27T16:18:44.885Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-12-27T16:18:44.885Z] [2019-12-27T16:18:44.885Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-12-27T16:18:44.885Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-12-27T16:18:44.885Z] [2019-12-27T16:18:44.885Z] [2019-12-27T16:18:44.885Z] DONE 2155 tests, 20 skipped in 226.197s Post stage [Pipeline] junit [2019-12-27T16:18:45.383Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-12-27T16:18:48.114Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39700/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9608dc5470e74f1ee34fd6477547303b31868576 -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:9608dc5470e74f1ee34fd6477547303b31868576 hack/make.sh dynbinary test-integration [2019-12-27T16:18:48.497Z] [2019-12-27T16:18:48.497Z] Removing bundles/ [2019-12-27T16:18:48.497Z] [2019-12-27T16:18:48.497Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-12-27T16:18:48.497Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-12-27T16:18:48.497Z] GOOS="" GOARCH="" GOARM="" [2019-12-27T16:18:59.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-12-27T16:19:00.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-12-27T16:19:02.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-12-27T16:19:04.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-12-27T16:19:04.291Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-12-27T16:19:08.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-12-27T16:19:08.500Z] #60 385.3 + bin/containerd [2019-12-27T16:19:09.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-12-27T16:19:10.000Z] #60 ... [2019-12-27T16:19:10.000Z] [2019-12-27T16:19:10.000Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:19:10.000Z] #51 DONE 439.4s [2019-12-27T16:19:10.000Z] [2019-12-27T16:19:10.000Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:19:14.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-12-27T16:19:18.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-12-27T16:19:20.442Z] #23 449.0 + return [2019-12-27T16:19:20.442Z] #23 DONE 449.1s [2019-12-27T16:19:20.442Z] [2019-12-27T16:19:20.442Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:19:21.727Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-12-27T16:19:22.490Z] #60 ... [2019-12-27T16:19:22.490Z] [2019-12-27T16:19:22.490Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-12-27T16:19:22.490Z] #24 DONE 0.1s [2019-12-27T16:19:22.490Z] [2019-12-27T16:19:22.490Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:19:22.490Z] #60 ... [2019-12-27T16:19:22.490Z] [2019-12-27T16:19:22.490Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-12-27T16:19:23.113Z] #28 DONE 0.5s [2019-12-27T16:19:23.113Z] [2019-12-27T16:19:23.113Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-12-27T16:19:23.113Z] #30 DONE 0.1s [2019-12-27T16:19:23.113Z] [2019-12-27T16:19:23.113Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-12-27T16:19:23.113Z] #33 DONE 0.1s [2019-12-27T16:19:23.113Z] [2019-12-27T16:19:23.113Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-12-27T16:19:23.113Z] #38 DONE 0.1s [2019-12-27T16:19:23.113Z] [2019-12-27T16:19:23.113Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:19:23.113Z] #60 ... [2019-12-27T16:19:23.113Z] [2019-12-27T16:19:23.113Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-12-27T16:19:23.113Z] #40 DONE 0.1s [2019-12-27T16:19:23.408Z] [2019-12-27T16:19:23.408Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-12-27T16:19:23.408Z] #43 DONE 0.1s [2019-12-27T16:19:23.408Z] [2019-12-27T16:19:23.408Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-12-27T16:19:23.408Z] #46 DONE 0.1s [2019-12-27T16:19:23.408Z] [2019-12-27T16:19:23.408Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-12-27T16:19:23.408Z] #49 DONE 0.1s [2019-12-27T16:19:23.408Z] [2019-12-27T16:19:23.408Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-12-27T16:19:23.634Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-12-27T16:19:23.696Z] #52 DONE 0.1s [2019-12-27T16:19:23.696Z] [2019-12-27T16:19:23.696Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-12-27T16:19:23.696Z] #56 DONE 0.1s [2019-12-27T16:19:23.696Z] [2019-12-27T16:19:23.696Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-12-27T16:19:27.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-12-27T16:19:29.208Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-12-27T16:19:31.115Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-12-27T16:19:33.021Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-12-27T16:19:33.021Z] Using test binary docker [2019-12-27T16:19:33.021Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-12-27T16:19:33.021Z] +++ /etc/init.d/apparmor start [2019-12-27T16:19:33.021Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-12-27T16:19:33.021Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-12-27T16:19:33.021Z] Warning failed to create cache: (null) [2019-12-27T16:19:33.021Z] . [2019-12-27T16:19:33.021Z] INFO: Waiting for daemon to start... [2019-12-27T16:19:33.021Z] Starting dockerd [2019-12-27T16:19:33.021Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2019-12-27T16:19:35.553Z] . [2019-12-27T16:19:35.553Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-12-27T16:19:35.553Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-12-27T16:19:35.553Z] Error: No such image: emptyfs [2019-12-27T16:19:35.553Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-12-27T16:19:35.553Z] ++++ docker load [2019-12-27T16:19:35.553Z] Running integration-test (iteration 1) [2019-12-27T16:19:35.553Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2019-12-27T16:19:35.553Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:19:35.553Z] ++ set -e [2019-12-27T16:19:35.553Z] ++ '[' -n 0 ']' [2019-12-27T16:19:35.553Z] ++ set -x [2019-12-27T16:19:35.553Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:19:38.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-12-27T16:19:38.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-12-27T16:19:38.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-12-27T16:19:40.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-12-27T16:19:41.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-12-27T16:19:43.160Z] ................................................ [ 29%] [2019-12-27T16:19:45.537Z] Loaded image: buildpack-deps:jessie [2019-12-27T16:19:45.537Z] Loaded image: busybox:latest [2019-12-27T16:19:45.537Z] Loaded image: busybox:glibc [2019-12-27T16:19:45.537Z] Loaded image: debian:jessie [2019-12-27T16:19:45.537Z] Loaded image: hello-world:latest [2019-12-27T16:19:45.537Z] INFO: Testing against a local daemon [2019-12-27T16:19:45.537Z] === RUN TestCgroupNamespacesBuild [2019-12-27T16:19:45.717Z] Removing intermediate container 04722fc22401 [2019-12-27T16:19:45.717Z] ---> 2bad3a787fe4 [2019-12-27T16:19:45.717Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $optsForGet = @('"get"', '"-d"', '"gotest.tools/gotestsum"'); &go $optsForGet; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -ne 0) { Throw '"Failed getting gotestsum sources..."' }; Write-Host "INFO: Sources obtained for gotestsum..."; $GotestsumPath=Join-Path -Path $Env:GOPATH -ChildPath "src\gotest.tools\gotestsum"; Push-Location $GotestsumPath; $optsForCheckout = @('"checkout"', '"-q"', """$Env:GOTESTSUM_COMMIT"""); &git $optsForCheckout; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -eq 0) { Write-Host "INFO: Checkout done for gotestsum..."; $optsForBuild = @('"build"', '"-buildmode=exe"'); &go $optsForBuild; $savedExitCode = $LASTEXITCODE; } else { Throw '"gotestsum checkout failed..."'; } Pop-Location; if ($savedExitCode -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2019-12-27T16:19:45.717Z] ---> Running in 3361e7a2fc78 [2019-12-27T16:19:45.717Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2019-12-27T16:19:49.727Z] --- PASS: TestCgroupNamespacesBuild (4.23s) [2019-12-27T16:19:49.727Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-12-27T16:19:49.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-12-27T16:19:51.104Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.82s) [2019-12-27T16:19:51.104Z] === RUN TestBuildWithSession [2019-12-27T16:19:51.104Z] --- SKIP: TestBuildWithSession (0.00s) [2019-12-27T16:19:51.104Z] build_session_test.go:25: TODO: BuildKit [2019-12-27T16:19:51.104Z] === RUN TestBuildSquashParent [2019-12-27T16:19:53.199Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-12-27T16:19:57.791Z] --- PASS: TestBuildSquashParent (6.77s) [2019-12-27T16:19:57.791Z] === RUN TestBuildWithRemoveAndForceRemove [2019-12-27T16:19:57.791Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-27T16:19:57.791Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-27T16:19:57.791Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-27T16:19:57.791Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-27T16:19:57.791Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-27T16:19:57.791Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-27T16:19:57.791Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-27T16:19:57.791Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-27T16:19:57.791Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-27T16:19:57.791Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-27T16:19:57.791Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-27T16:19:57.791Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-27T16:19:57.791Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-27T16:19:57.792Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-27T16:19:57.792Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-27T16:19:57.792Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-27T16:19:58.438Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-12-27T16:19:58.901Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-12-27T16:19:58.902Z] [2019-12-27T16:19:58.902Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-12-27T16:19:58.902Z] PKG_CONFIG=pkg-config [2019-12-27T16:19:58.902Z] GOLANG_VERSION=1.13.4 [2019-12-27T16:19:58.902Z] HOSTNAME=ed92e3ee04d9 [2019-12-27T16:19:58.902Z] DOCKER_EXPERIMENTAL=1 [2019-12-27T16:19:58.902Z] container=docker [2019-12-27T16:19:58.902Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-12-27T16:19:58.902Z] GO111MODULE=off [2019-12-27T16:19:58.902Z] GOPATH=/go [2019-12-27T16:19:58.902Z] PWD=/go/src/github.com/docker/docker [2019-12-27T16:19:58.902Z] HOME=/root [2019-12-27T16:19:58.902Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-12-27T16:19:58.902Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-12-27T16:19:58.902Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-12-27T16:19:58.902Z] DOCKER_GITCOMMIT=9608dc5470e74f1ee34fd6477547303b31868576 [2019-12-27T16:19:58.902Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-12-27T16:19:58.902Z] DOCKER_GRAPHDRIVER=overlay2 [2019-12-27T16:19:58.902Z] TERM=xterm [2019-12-27T16:19:58.902Z] VALIDATE_BRANCH=master [2019-12-27T16:19:58.902Z] DEST=bundles/test-integration [2019-12-27T16:19:58.902Z] SHLVL=1 [2019-12-27T16:19:58.902Z] TIMEOUT=120m [2019-12-27T16:19:58.902Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-12-27T16:19:58.902Z] DOCKER_PKG=github.com/docker/docker [2019-12-27T16:19:58.902Z] TESTDEBUG=0 [2019-12-27T16:19:58.902Z] _=/usr/bin/env [2019-12-27T16:19:58.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-12-27T16:20:00.331Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-27T16:20:00.331Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-27T16:20:01.024Z] tests/integration/api_exec_test.py .................... [ 35%] [2019-12-27T16:20:02.866Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-12-27T16:20:02.866Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.49s) [2019-12-27T16:20:02.866Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.66s) [2019-12-27T16:20:02.866Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.99s) [2019-12-27T16:20:02.866Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.05s) [2019-12-27T16:20:02.866Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.04s) [2019-12-27T16:20:02.866Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.13s) [2019-12-27T16:20:02.866Z] === RUN TestBuildMultiStageCopy [2019-12-27T16:20:02.866Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-12-27T16:20:02.963Z] #60 434.7 + bin/containerd-stress [2019-12-27T16:20:02.963Z] #60 438.3 + bin/containerd-shim [2019-12-27T16:20:04.772Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-12-27T16:20:05.343Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-12-27T16:20:05.912Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-12-27T16:20:06.479Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-12-27T16:20:06.516Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-12-27T16:20:07.047Z] --- PASS: TestBuildMultiStageCopy (4.42s) [2019-12-27T16:20:07.047Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.34s) [2019-12-27T16:20:07.047Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.47s) [2019-12-27T16:20:07.047Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.49s) [2019-12-27T16:20:07.047Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2019-12-27T16:20:07.047Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s) [2019-12-27T16:20:07.047Z] === RUN TestBuildMultiStageParentConfig [2019-12-27T16:20:08.424Z] --- PASS: TestBuildMultiStageParentConfig (1.42s) [2019-12-27T16:20:08.424Z] === RUN TestBuildLabelWithTargets [2019-12-27T16:20:09.352Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2019-12-27T16:20:10.958Z] --- PASS: TestBuildLabelWithTargets (2.21s) [2019-12-27T16:20:10.958Z] === RUN TestBuildWithEmptyLayers [2019-12-27T16:20:11.402Z] #60 448.5 + bin/containerd-shim-runc-v1 [2019-12-27T16:20:11.527Z] --- PASS: TestBuildWithEmptyLayers (1.01s) [2019-12-27T16:20:11.527Z] === RUN TestBuildMultiStageOnBuild [2019-12-27T16:20:13.051Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-12-27T16:20:13.833Z] tests/integration/api_image_test.py ...........s..... [ 40%] [2019-12-27T16:20:14.815Z] --- PASS: TestBuildMultiStageOnBuild (2.72s) [2019-12-27T16:20:14.815Z] === RUN TestBuildUncleanTarFilenames [2019-12-27T16:20:15.658Z] INFO: Sources obtained for gotestsum... [2019-12-27T16:20:15.658Z] INFO: Checkout done for gotestsum... [2019-12-27T16:20:15.658Z] INFO: Build done for gotestsum... [2019-12-27T16:20:15.752Z] --- PASS: TestBuildUncleanTarFilenames (1.41s) [2019-12-27T16:20:15.752Z] === RUN TestBuildMultiStageLayerLeak [2019-12-27T16:20:16.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-12-27T16:20:16.933Z] #60 453.5 + bin/containerd-shim-runc-v2 [2019-12-27T16:20:17.944Z] #60 454.9 + binaries [2019-12-27T16:20:17.944Z] #60 454.9 + mkdir -p /build [2019-12-27T16:20:17.944Z] #60 454.9 + cp bin/containerd /build/containerd [2019-12-27T16:20:17.944Z] #60 455.0 + cp bin/containerd-shim /build/containerd-shim [2019-12-27T16:20:17.944Z] #60 455.0 + cp bin/ctr /build/ctr [2019-12-27T16:20:17.944Z] #60 DONE 455.0s [2019-12-27T16:20:19.038Z] --- PASS: TestBuildMultiStageLayerLeak (2.98s) [2019-12-27T16:20:19.038Z] === RUN TestBuildWithHugeFile [2019-12-27T16:20:19.420Z] [2019-12-27T16:20:19.420Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-12-27T16:20:19.420Z] #61 DONE 0.1s [2019-12-27T16:20:19.705Z] [2019-12-27T16:20:19.705Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-12-27T16:20:19.705Z] #65 DONE 0.1s [2019-12-27T16:20:19.705Z] [2019-12-27T16:20:19.705Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-12-27T16:20:19.705Z] #67 DONE 0.1s [2019-12-27T16:20:19.705Z] [2019-12-27T16:20:19.705Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-12-27T16:20:19.705Z] #70 DONE 0.0s [2019-12-27T16:20:19.705Z] [2019-12-27T16:20:19.705Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-12-27T16:20:19.705Z] #71 DONE 0.0s [2019-12-27T16:20:19.992Z] [2019-12-27T16:20:19.992Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2019-12-27T16:20:22.682Z] #72 DONE 2.3s [2019-12-27T16:20:22.682Z] [2019-12-27T16:20:22.682Z] #73 exporting to oci image format [2019-12-27T16:20:22.682Z] #73 exporting layers [2019-12-27T16:20:22.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-12-27T16:20:22.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-12-27T16:20:24.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-12-27T16:20:26.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-12-27T16:20:27.658Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-12-27T16:20:28.034Z] Removing intermediate container 3361e7a2fc78 [2019-12-27T16:20:28.034Z] ---> 927f7630b1a3 [2019-12-27T16:20:28.034Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2019-12-27T16:20:28.034Z] ---> Running in 1ac3806a23fd [2019-12-27T16:20:28.034Z] Removing intermediate container 1ac3806a23fd [2019-12-27T16:20:28.034Z] ---> 1ed88e037b0e [2019-12-27T16:20:28.034Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2019-12-27T16:20:28.034Z] ---> Running in 263565fff79a [2019-12-27T16:20:28.034Z] Removing intermediate container 263565fff79a [2019-12-27T16:20:28.034Z] ---> df164155e1e4 [2019-12-27T16:20:28.034Z] Step 10/10 : COPY . . [2019-12-27T16:20:31.824Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-12-27T16:20:34.983Z] tests/integration/api_network_test.py ........................... [ 47%] [2019-12-27T16:20:35.991Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-12-27T16:20:35.991Z] Using test binary docker [2019-12-27T16:20:35.991Z] +++ /etc/init.d/apparmor start [2019-12-27T16:20:35.991Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-12-27T16:20:35.991Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-12-27T16:20:35.991Z] Warning failed to create cache: (null) [2019-12-27T16:20:35.991Z] . [2019-12-27T16:20:35.991Z] INFO: Waiting for daemon to start... [2019-12-27T16:20:35.991Z] Starting dockerd [2019-12-27T16:20:35.991Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-12-27T16:20:37.880Z] . [2019-12-27T16:20:37.880Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-12-27T16:20:37.880Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-12-27T16:20:37.880Z] Error: No such image: emptyfs [2019-12-27T16:20:37.880Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-12-27T16:20:37.880Z] ++++ docker load [2019-12-27T16:20:38.137Z] Running integration-test (iteration 1) [2019-12-27T16:20:38.137Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2019-12-27T16:20:38.137Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:20:38.137Z] ++ set -e [2019-12-27T16:20:38.137Z] ++ '[' -n 0 ']' [2019-12-27T16:20:38.137Z] ++ set -x [2019-12-27T16:20:38.137Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:20:43.615Z] tests/integration/api_plugin_test.py ........... [ 50%] [2019-12-27T16:20:45.243Z] tests/integration/api_secret_test.py ..... [ 51%] [2019-12-27T16:20:47.096Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-12-27T16:20:48.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-12-27T16:20:50.005Z] tests/integration/api_service_test.py ................s................. [ 60%] [2019-12-27T16:20:50.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-12-27T16:20:51.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-12-27T16:20:52.324Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-12-27T16:20:53.166Z] ---> b5fdbe7b4b4e [2019-12-27T16:20:53.166Z] Successfully built b5fdbe7b4b4e [2019-12-27T16:20:53.166Z] Successfully tagged docker:latest [2019-12-27T16:20:53.166Z] INFO: Image build ended at 12/27/2019 16:20:52. Duration:00:04:18.6534409 [2019-12-27T16:20:53.166Z] [2019-12-27T16:20:53.166Z] [2019-12-27T16:20:53.166Z] INFO: Building the test binaries at 12/27/2019 16:20:52... [2019-12-27T16:20:55.555Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-12-27T16:20:56.372Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-12-27T16:20:57.862Z] INFO: make.ps1 starting at 12/27/2019 16:20:57 [2019-12-27T16:20:57.862Z] INFO: Git commit (9608dc547) assumed from DOCKER_GITCOMMIT environment variable [2019-12-27T16:20:57.862Z] INFO: Invoking autogen... [2019-12-27T16:20:58.320Z] INFO: Building daemon... [2019-12-27T16:20:59.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-12-27T16:21:03.103Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-12-27T16:21:04.388Z] ......................... [ 67%] [2019-12-27T16:21:05.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-12-27T16:21:05.750Z] --- PASS: TestBuildWithHugeFile (41.32s) [2019-12-27T16:21:05.750Z] === RUN TestBuildWithEmptyDockerfile [2019-12-27T16:21:05.750Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-27T16:21:05.750Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-27T16:21:05.750Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-27T16:21:05.750Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-27T16:21:05.750Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-27T16:21:05.750Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-27T16:21:05.750Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-27T16:21:05.750Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-27T16:21:05.750Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-27T16:21:05.750Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2019-12-27T16:21:05.750Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2019-12-27T16:21:05.750Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2019-12-27T16:21:05.750Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s) [2019-12-27T16:21:05.750Z] === RUN TestBuildPreserveOwnership [2019-12-27T16:21:05.750Z] === RUN TestBuildPreserveOwnership/copy_from [2019-12-27T16:21:05.750Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-12-27T16:21:06.686Z] --- PASS: TestBuildPreserveOwnership (6.06s) [2019-12-27T16:21:06.686Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.89s) [2019-12-27T16:21:06.686Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.15s) [2019-12-27T16:21:06.686Z] === RUN TestBuildPlatformInvalid [2019-12-27T16:21:06.686Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2019-12-27T16:21:06.686Z] PASS [2019-12-27T16:21:06.686Z] [2019-12-27T16:21:06.686Z] === Skipped [2019-12-27T16:21:06.686Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2019-12-27T16:21:06.686Z] build_session_test.go:25: TODO: BuildKit [2019-12-27T16:21:06.686Z] [2019-12-27T16:21:06.686Z] [2019-12-27T16:21:06.686Z] DONE 32 tests, 1 skipped in 91.134s [2019-12-27T16:21:06.686Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2019-12-27T16:21:06.686Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:21:06.686Z] ++ set -e [2019-12-27T16:21:06.686Z] ++ '[' -n 0 ']' [2019-12-27T16:21:06.686Z] ++ set -x [2019-12-27T16:21:06.686Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:21:06.945Z] INFO: Testing against a local daemon [2019-12-27T16:21:06.945Z] === RUN TestConfigList [2019-12-27T16:21:07.377Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-12-27T16:21:10.368Z] Loaded image: buildpack-deps:jessie [2019-12-27T16:21:10.368Z] Loaded image: busybox:latest [2019-12-27T16:21:10.368Z] Loaded image: busybox:glibc [2019-12-27T16:21:10.368Z] Loaded image: debian:jessie [2019-12-27T16:21:10.368Z] Loaded image: hello-world:latest [2019-12-27T16:21:10.368Z] INFO: Testing against a local daemon [2019-12-27T16:21:10.368Z] === RUN TestCgroupNamespacesBuild [2019-12-27T16:21:10.840Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-12-27T16:21:11.136Z] --- PASS: TestConfigList (3.49s) [2019-12-27T16:21:11.136Z] === RUN TestConfigsCreateAndDelete [2019-12-27T16:21:12.374Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-12-27T16:21:13.634Z] --- PASS: TestCgroupNamespacesBuild (3.67s) [2019-12-27T16:21:13.635Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-12-27T16:21:13.669Z] --- PASS: TestConfigsCreateAndDelete (3.25s) [2019-12-27T16:21:13.669Z] === RUN TestConfigsUpdate [2019-12-27T16:21:14.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-12-27T16:21:16.066Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-12-27T16:21:16.066Z] Using test binary docker [2019-12-27T16:21:16.066Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-12-27T16:21:16.066Z] +++ /etc/init.d/apparmor start [2019-12-27T16:21:16.066Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-12-27T16:21:16.066Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-12-27T16:21:16.066Z] Warning failed to create cache: (null) [2019-12-27T16:21:16.066Z] . [2019-12-27T16:21:16.066Z] Starting dockerd [2019-12-27T16:21:16.066Z] INFO: Waiting for daemon to start... [2019-12-27T16:21:16.066Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2019-12-27T16:21:16.200Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.52s) [2019-12-27T16:21:16.200Z] === RUN TestBuildWithSession [2019-12-27T16:21:16.200Z] --- SKIP: TestBuildWithSession (0.00s) [2019-12-27T16:21:16.200Z] build_session_test.go:25: TODO: BuildKit [2019-12-27T16:21:16.200Z] === RUN TestBuildSquashParent [2019-12-27T16:21:16.955Z] --- PASS: TestConfigsUpdate (3.17s) [2019-12-27T16:21:16.955Z] === RUN TestTemplatedConfig [2019-12-27T16:21:17.848Z] . [2019-12-27T16:21:17.848Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-12-27T16:21:17.848Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-12-27T16:21:17.848Z] Error: No such image: emptyfs [2019-12-27T16:21:18.217Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-12-27T16:21:18.217Z] ++++ docker load [2019-12-27T16:21:18.217Z] Running integration-test (iteration 1) [2019-12-27T16:21:18.217Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2019-12-27T16:21:18.217Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:21:18.217Z] ++ set -e [2019-12-27T16:21:18.217Z] ++ '[' -n 0 ']' [2019-12-27T16:21:18.217Z] ++ set -x [2019-12-27T16:21:18.217Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:21:20.244Z] --- PASS: TestTemplatedConfig (3.38s) [2019-12-27T16:21:20.244Z] === RUN TestConfigInspect [2019-12-27T16:21:23.532Z] --- PASS: TestConfigInspect (3.28s) [2019-12-27T16:21:23.532Z] === RUN TestConfigCreateWithLabels [2019-12-27T16:21:26.820Z] --- PASS: TestConfigCreateWithLabels (3.25s) [2019-12-27T16:21:26.820Z] === RUN TestConfigCreateResolve [2019-12-27T16:21:27.590Z] Loaded image: buildpack-deps:jessie [2019-12-27T16:21:27.590Z] Loaded image: busybox:latest [2019-12-27T16:21:27.590Z] Loaded image: busybox:glibc [2019-12-27T16:21:27.590Z] Loaded image: debian:jessie [2019-12-27T16:21:27.590Z] Loaded image: hello-world:latest [2019-12-27T16:21:27.952Z] INFO: Testing against a local daemon [2019-12-27T16:21:27.952Z] === RUN TestCgroupNamespacesBuild [2019-12-27T16:21:28.363Z] --- PASS: TestBuildSquashParent (10.82s) [2019-12-27T16:21:28.363Z] === RUN TestBuildWithRemoveAndForceRemove [2019-12-27T16:21:28.363Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-27T16:21:28.363Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-27T16:21:28.363Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-27T16:21:28.363Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-27T16:21:28.363Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-27T16:21:28.363Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-27T16:21:28.363Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-27T16:21:28.363Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-27T16:21:28.363Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-27T16:21:28.363Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-27T16:21:28.363Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-27T16:21:28.363Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-27T16:21:28.363Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-27T16:21:28.363Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-27T16:21:29.520Z] --- PASS: TestCgroupNamespacesBuild (1.87s) [2019-12-27T16:21:29.520Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-12-27T16:21:30.109Z] --- PASS: TestConfigCreateResolve (3.22s) [2019-12-27T16:21:30.109Z] === RUN TestConfigDaemonLibtrustID [2019-12-27T16:21:30.253Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-27T16:21:30.509Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-27T16:21:30.677Z] --- PASS: TestConfigDaemonLibtrustID (0.65s) [2019-12-27T16:21:30.677Z] PASS [2019-12-27T16:21:30.677Z] [2019-12-27T16:21:30.677Z] DONE 8 tests in 23.847s [2019-12-27T16:21:30.677Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2019-12-27T16:21:30.677Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:21:30.677Z] ++ set -e [2019-12-27T16:21:30.677Z] ++ '[' -n 0 ']' [2019-12-27T16:21:30.677Z] ++ set -x [2019-12-27T16:21:30.677Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:21:30.677Z] INFO: Testing against a local daemon [2019-12-27T16:21:30.677Z] === RUN TestCheckpoint [2019-12-27T16:21:30.677Z] --- SKIP: TestCheckpoint (0.00s) [2019-12-27T16:21:30.677Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-12-27T16:21:30.677Z] === RUN TestContainerInvalidJSON [2019-12-27T16:21:30.677Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-12-27T16:21:30.677Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-12-27T16:21:30.677Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-12-27T16:21:30.677Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-12-27T16:21:30.677Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-12-27T16:21:30.677Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-12-27T16:21:30.677Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-12-27T16:21:30.677Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-12-27T16:21:30.677Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-12-27T16:21:30.677Z] --- PASS: TestContainerInvalidJSON (0.03s) [2019-12-27T16:21:30.677Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-12-27T16:21:30.677Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-12-27T16:21:30.677Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-12-27T16:21:30.677Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-12-27T16:21:30.936Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2019-12-27T16:21:30.936Z] === RUN TestCopyFromContainerPathIsNotDir [2019-12-27T16:21:30.936Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2019-12-27T16:21:30.936Z] === RUN TestCopyToContainerPathDoesNotExist [2019-12-27T16:21:31.195Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2019-12-27T16:21:31.195Z] === RUN TestCopyToContainerPathIsNotDir [2019-12-27T16:21:31.195Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2019-12-27T16:21:31.195Z] === RUN TestCopyFromContainer [2019-12-27T16:21:31.357Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.75s) [2019-12-27T16:21:31.357Z] === RUN TestBuildWithSession [2019-12-27T16:21:31.357Z] --- SKIP: TestBuildWithSession (0.00s) [2019-12-27T16:21:31.357Z] build_session_test.go:25: TODO: BuildKit [2019-12-27T16:21:31.357Z] === RUN TestBuildSquashParent [2019-12-27T16:21:33.730Z] === RUN TestCopyFromContainer// [2019-12-27T16:21:33.731Z] === RUN TestCopyFromContainer//bar/root [2019-12-27T16:21:33.731Z] === RUN TestCopyFromContainer//bar/root/ [2019-12-27T16:21:33.731Z] === RUN TestCopyFromContainer/bar/quux [2019-12-27T16:21:33.731Z] === RUN TestCopyFromContainer/bar/quux/ [2019-12-27T16:21:33.731Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-12-27T16:21:33.772Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-27T16:21:33.990Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-12-27T16:21:33.990Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-12-27T16:21:34.027Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-27T16:21:34.248Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-12-27T16:21:34.248Z] === RUN TestCopyFromContainer/bar/notarget [2019-12-27T16:21:34.507Z] --- PASS: TestCopyFromContainer (3.12s) [2019-12-27T16:21:34.507Z] --- PASS: TestCopyFromContainer// (0.10s) [2019-12-27T16:21:34.507Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2019-12-27T16:21:34.507Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2019-12-27T16:21:34.507Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2019-12-27T16:21:34.507Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2019-12-27T16:21:34.507Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2019-12-27T16:21:34.507Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2019-12-27T16:21:34.507Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2019-12-27T16:21:34.507Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2019-12-27T16:21:34.507Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2019-12-27T16:21:34.507Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-12-27T16:21:34.507Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-27T16:21:34.507Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-27T16:21:34.507Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-27T16:21:34.507Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-27T16:21:34.507Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-27T16:21:34.507Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-27T16:21:34.507Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-27T16:21:34.507Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-27T16:21:34.507Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-27T16:21:34.507Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-12-27T16:21:34.507Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-12-27T16:21:34.507Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-12-27T16:21:34.507Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-12-27T16:21:34.507Z] === RUN TestCreateLinkToNonExistingContainer [2019-12-27T16:21:34.507Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2019-12-27T16:21:34.507Z] === RUN TestCreateWithInvalidEnv [2019-12-27T16:21:34.507Z] === RUN TestCreateWithInvalidEnv/0 [2019-12-27T16:21:34.507Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-12-27T16:21:34.507Z] === RUN TestCreateWithInvalidEnv/1 [2019-12-27T16:21:34.508Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-12-27T16:21:34.508Z] === RUN TestCreateWithInvalidEnv/2 [2019-12-27T16:21:34.508Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-12-27T16:21:34.508Z] === CONT TestCreateWithInvalidEnv/0 [2019-12-27T16:21:34.508Z] === CONT TestCreateWithInvalidEnv/2 [2019-12-27T16:21:34.508Z] === CONT TestCreateWithInvalidEnv/1 [2019-12-27T16:21:34.508Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-12-27T16:21:34.508Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-12-27T16:21:34.508Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-12-27T16:21:34.508Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-12-27T16:21:34.508Z] === RUN TestCreateTmpfsMountsTarget [2019-12-27T16:21:34.508Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2019-12-27T16:21:34.508Z] === RUN TestCreateWithCustomMaskedPaths [2019-12-27T16:21:37.040Z] --- PASS: TestCreateWithCustomMaskedPaths (2.32s) [2019-12-27T16:21:37.040Z] === RUN TestCreateWithCapabilities [2019-12-27T16:21:37.040Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-12-27T16:21:37.040Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-12-27T16:21:37.040Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-12-27T16:21:37.040Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-12-27T16:21:37.040Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-12-27T16:21:37.040Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-12-27T16:21:37.040Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-12-27T16:21:37.040Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-12-27T16:21:37.040Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-12-27T16:21:37.040Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-12-27T16:21:37.040Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-27T16:21:37.040Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-27T16:21:37.040Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-12-27T16:21:37.040Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-12-27T16:21:37.040Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-12-27T16:21:37.040Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-12-27T16:21:37.040Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-12-27T16:21:37.040Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-12-27T16:21:37.040Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-12-27T16:21:37.040Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-12-27T16:21:37.040Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-12-27T16:21:37.040Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-12-27T16:21:37.040Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-12-27T16:21:37.040Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-12-27T16:21:37.040Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-12-27T16:21:37.040Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-12-27T16:21:37.040Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-12-27T16:21:37.040Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-27T16:21:37.040Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-12-27T16:21:37.040Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-12-27T16:21:37.040Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-12-27T16:21:37.040Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-12-27T16:21:37.040Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-12-27T16:21:37.040Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-12-27T16:21:37.040Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-12-27T16:21:37.040Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-12-27T16:21:37.040Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2019-12-27T16:21:37.040Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2019-12-27T16:21:37.040Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2019-12-27T16:21:37.040Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2019-12-27T16:21:37.040Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2019-12-27T16:21:37.040Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2019-12-27T16:21:37.040Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-12-27T16:21:37.040Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2019-12-27T16:21:37.040Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.08s) [2019-12-27T16:21:37.040Z] === RUN TestCreateWithCustomReadonlyPaths [2019-12-27T16:21:37.287Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-12-27T16:21:37.287Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.53s) [2019-12-27T16:21:37.287Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.63s) [2019-12-27T16:21:37.287Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.34s) [2019-12-27T16:21:37.287Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.55s) [2019-12-27T16:21:37.287Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.46s) [2019-12-27T16:21:37.287Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.42s) [2019-12-27T16:21:37.287Z] === RUN TestBuildMultiStageCopy [2019-12-27T16:21:37.287Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-12-27T16:21:37.635Z] --- PASS: TestBuildSquashParent (6.27s) [2019-12-27T16:21:37.635Z] === RUN TestBuildWithRemoveAndForceRemove [2019-12-27T16:21:37.635Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-27T16:21:37.635Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-27T16:21:37.635Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-27T16:21:37.635Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-27T16:21:37.635Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-27T16:21:37.635Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-27T16:21:37.635Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-27T16:21:37.635Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-27T16:21:37.635Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-27T16:21:37.635Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-27T16:21:37.635Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-27T16:21:37.635Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-27T16:21:37.635Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-27T16:21:37.635Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-27T16:21:39.575Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.33s) [2019-12-27T16:21:39.575Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-12-27T16:21:39.575Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-27T16:21:39.575Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-27T16:21:39.575Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-27T16:21:39.575Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-27T16:21:39.575Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-27T16:21:39.575Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-27T16:21:39.575Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-27T16:21:39.575Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-27T16:21:39.575Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-27T16:21:39.575Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-27T16:21:39.575Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-27T16:21:39.575Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-27T16:21:39.575Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-27T16:21:39.575Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-27T16:21:39.575Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-27T16:21:39.575Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2019-12-27T16:21:39.575Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2019-12-27T16:21:39.575Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2019-12-27T16:21:39.575Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2019-12-27T16:21:39.575Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2019-12-27T16:21:39.575Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2019-12-27T16:21:39.575Z] === RUN TestContainerStartOnDaemonRestart [2019-12-27T16:21:39.575Z] === PAUSE TestContainerStartOnDaemonRestart [2019-12-27T16:21:39.575Z] === RUN TestDaemonRestartIpcMode [2019-12-27T16:21:39.575Z] === PAUSE TestDaemonRestartIpcMode [2019-12-27T16:21:39.575Z] === RUN TestDiff [2019-12-27T16:21:40.511Z] --- PASS: TestDiff (0.82s) [2019-12-27T16:21:40.511Z] === RUN TestExecWithCloseStdin [2019-12-27T16:21:40.548Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-12-27T16:21:40.808Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-27T16:21:40.808Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-27T16:21:41.422Z] tests/integration/api_swarm_test.py .ssss.s...x....... [ 72%] [2019-12-27T16:21:41.447Z] --- PASS: TestExecWithCloseStdin (0.88s) [2019-12-27T16:21:41.447Z] === RUN TestExec [2019-12-27T16:21:41.473Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-12-27T16:21:42.034Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-12-27T16:21:42.383Z] --- PASS: TestExec (0.89s) [2019-12-27T16:21:42.383Z] === RUN TestExecUser [2019-12-27T16:21:42.596Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-12-27T16:21:42.950Z] --- PASS: TestExecUser (0.87s) [2019-12-27T16:21:42.950Z] === RUN TestExportContainerAndImportImage [2019-12-27T16:21:43.157Z] --- PASS: TestBuildMultiStageCopy (5.78s) [2019-12-27T16:21:43.157Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.25s) [2019-12-27T16:21:43.157Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.61s) [2019-12-27T16:21:43.157Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.62s) [2019-12-27T16:21:43.157Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.63s) [2019-12-27T16:21:43.157Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.66s) [2019-12-27T16:21:43.157Z] === RUN TestBuildMultiStageParentConfig [2019-12-27T16:21:43.307Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-27T16:21:43.307Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-27T16:21:44.328Z] --- PASS: TestExportContainerAndImportImage (1.09s) [2019-12-27T16:21:44.328Z] === RUN TestExportContainerAfterDaemonRestart [2019-12-27T16:21:45.046Z] --- PASS: TestBuildMultiStageParentConfig (1.54s) [2019-12-27T16:21:45.046Z] === RUN TestBuildLabelWithTargets [2019-12-27T16:21:45.982Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2019-12-27T16:21:45.982Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.85s) [2019-12-27T16:21:45.982Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.93s) [2019-12-27T16:21:45.982Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.73s) [2019-12-27T16:21:45.982Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.76s) [2019-12-27T16:21:45.982Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.53s) [2019-12-27T16:21:45.982Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.50s) [2019-12-27T16:21:45.982Z] === RUN TestBuildMultiStageCopy [2019-12-27T16:21:45.982Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-12-27T16:21:46.235Z] --- PASS: TestExportContainerAfterDaemonRestart (1.99s) [2019-12-27T16:21:46.235Z] === RUN TestHealthCheckWorkdir [2019-12-27T16:21:47.251Z] --- PASS: TestHealthCheckWorkdir (1.07s) [2019-12-27T16:21:47.251Z] === RUN TestHealthKillContainer [2019-12-27T16:21:47.767Z] --- PASS: TestBuildLabelWithTargets (2.56s) [2019-12-27T16:21:47.767Z] === RUN TestBuildWithEmptyLayers [2019-12-27T16:21:48.023Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-12-27T16:21:48.023Z] Using test binary docker [2019-12-27T16:21:48.023Z] +++ /etc/init.d/apparmor start [2019-12-27T16:21:48.023Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-12-27T16:21:48.023Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-12-27T16:21:48.023Z] Warning failed to create cache: (null) [2019-12-27T16:21:48.023Z] . [2019-12-27T16:21:48.023Z] INFO: Waiting for daemon to start... [2019-12-27T16:21:48.023Z] Starting dockerd [2019-12-27T16:21:48.023Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-12-27T16:21:48.023Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-12-27T16:21:48.023Z] Using test binary docker [2019-12-27T16:21:48.023Z] .+++ /etc/init.d/apparmor start [2019-12-27T16:21:48.023Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-12-27T16:21:48.023Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-12-27T16:21:48.023Z] Warning failed to create cache: (null) [2019-12-27T16:21:48.023Z] . [2019-12-27T16:21:48.023Z] Starting dockerd [2019-12-27T16:21:48.023Z] INFO: Waiting for daemon to start... [2019-12-27T16:21:48.023Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-12-27T16:21:48.583Z] .--- PASS: TestBuildWithEmptyLayers (1.41s) [2019-12-27T16:21:48.583Z] === RUN TestBuildMultiStageOnBuild [2019-12-27T16:21:48.615Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-12-27T16:21:48.988Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-12-27T16:21:49.348Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-12-27T16:21:49.945Z] [2019-12-27T16:21:49.945Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-12-27T16:21:50.123Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-12-27T16:21:50.201Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-12-27T16:21:50.201Z] Error: No such image: emptyfs [2019-12-27T16:21:50.201Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-12-27T16:21:50.201Z] ++++ docker load [2019-12-27T16:21:50.201Z] [2019-12-27T16:21:50.201Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-12-27T16:21:50.201Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-12-27T16:21:50.201Z] Error: No such image: emptyfs [2019-12-27T16:21:50.201Z] ++++ docker load [2019-12-27T16:21:50.201Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-12-27T16:21:50.457Z] Running integration-test (iteration 1) [2019-12-27T16:21:50.457Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-12-27T16:21:50.457Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2019-12-27T16:21:50.457Z] ++ set -e [2019-12-27T16:21:50.457Z] ++ '[' -n 0 ']' [2019-12-27T16:21:50.457Z] ++ set -x [2019-12-27T16:21:50.457Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2019-12-27T16:21:50.488Z] --- PASS: TestBuildMultiStageCopy (4.66s) [2019-12-27T16:21:50.488Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.60s) [2019-12-27T16:21:50.488Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.42s) [2019-12-27T16:21:50.488Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2019-12-27T16:21:50.488Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.62s) [2019-12-27T16:21:50.488Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.51s) [2019-12-27T16:21:50.488Z] === RUN TestBuildMultiStageParentConfig [2019-12-27T16:21:50.539Z] --- PASS: TestHealthKillContainer (2.95s) [2019-12-27T16:21:50.539Z] === RUN TestInspectCpusetInConfigPre120 [2019-12-27T16:21:50.712Z] Running integration-test (iteration 1) [2019-12-27T16:21:50.712Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-12-27T16:21:50.712Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2019-12-27T16:21:50.712Z] ++ set -e [2019-12-27T16:21:50.712Z] ++ '[' -n 0 ']' [2019-12-27T16:21:50.712Z] ++ set -x [2019-12-27T16:21:50.712Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2019-12-27T16:21:50.798Z] --- PASS: TestInspectCpusetInConfigPre120 (0.75s) [2019-12-27T16:21:50.798Z] === RUN TestIpcModeNone [2019-12-27T16:21:51.733Z] --- PASS: TestIpcModeNone (0.85s) [2019-12-27T16:21:51.733Z] === RUN TestIpcModePrivate [2019-12-27T16:21:52.270Z] --- PASS: TestBuildMultiStageParentConfig (1.46s) [2019-12-27T16:21:52.270Z] === RUN TestBuildLabelWithTargets [2019-12-27T16:21:52.670Z] --- PASS: TestIpcModePrivate (0.88s) [2019-12-27T16:21:52.670Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:100, shared: false, mustBeShared: false [2019-12-27T16:21:52.670Z] === RUN TestIpcModeShareable [2019-12-27T16:21:53.607Z] --- PASS: TestIpcModeShareable (0.89s) [2019-12-27T16:21:53.607Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:94, shared: true, mustBeShared: true [2019-12-27T16:21:53.607Z] === RUN TestAPIIpcModeShareableAndContainer [2019-12-27T16:21:53.976Z] --- PASS: TestBuildMultiStageOnBuild (4.73s) [2019-12-27T16:21:53.976Z] === RUN TestBuildUncleanTarFilenames [2019-12-27T16:21:54.055Z] --- PASS: TestBuildLabelWithTargets (2.20s) [2019-12-27T16:21:54.055Z] === RUN TestBuildWithEmptyLayers [2019-12-27T16:21:55.324Z] --- PASS: TestBuildWithEmptyLayers (1.00s) [2019-12-27T16:21:55.324Z] === RUN TestBuildMultiStageOnBuild [2019-12-27T16:21:55.339Z] --- PASS: TestBuildUncleanTarFilenames (1.77s) [2019-12-27T16:21:55.339Z] === RUN TestBuildMultiStageLayerLeak [2019-12-27T16:21:56.141Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.72s) [2019-12-27T16:21:56.141Z] === RUN TestAPIIpcModeHost [2019-12-27T16:21:56.278Z] tests/integration/api_volume_test.py ......... [ 74%] [2019-12-27T16:21:57.077Z] --- PASS: TestAPIIpcModeHost (0.68s) [2019-12-27T16:21:57.077Z] === RUN TestDaemonIpcModeShareable [2019-12-27T16:21:58.174Z] tests/integration/client_test.py ..... [ 75%] [2019-12-27T16:21:58.675Z] --- PASS: TestBuildMultiStageOnBuild (2.99s) [2019-12-27T16:21:58.675Z] === RUN TestBuildUncleanTarFilenames [2019-12-27T16:21:58.741Z] tests/integration/errors_test.py . [ 76%] [2019-12-27T16:21:58.980Z] --- PASS: TestDaemonIpcModeShareable (1.88s) [2019-12-27T16:21:58.980Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: true, mustBeShared: true [2019-12-27T16:21:58.980Z] === RUN TestDaemonIpcModePrivate [2019-12-27T16:21:59.453Z] --- PASS: TestBuildUncleanTarFilenames (1.19s) [2019-12-27T16:21:59.453Z] === RUN TestBuildMultiStageLayerLeak [2019-12-27T16:22:00.583Z] --- PASS: TestBuildMultiStageLayerLeak (4.94s) [2019-12-27T16:22:00.583Z] === RUN TestBuildWithHugeFile [2019-12-27T16:22:00.884Z] --- PASS: TestDaemonIpcModePrivate (1.82s) [2019-12-27T16:22:00.884Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false [2019-12-27T16:22:00.884Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-12-27T16:22:02.633Z] --- PASS: TestBuildMultiStageLayerLeak (2.88s) [2019-12-27T16:22:02.633Z] === RUN TestBuildWithHugeFile [2019-12-27T16:22:02.789Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.88s) [2019-12-27T16:22:02.789Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false [2019-12-27T16:22:02.789Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-12-27T16:22:04.692Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.91s) [2019-12-27T16:22:04.692Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: true, mustBeShared: true [2019-12-27T16:22:04.692Z] === RUN TestIpcModeOlderClient [2019-12-27T16:22:04.692Z] === PAUSE TestIpcModeOlderClient [2019-12-27T16:22:04.692Z] === RUN TestKillContainerInvalidSignal [2019-12-27T16:22:05.261Z] --- PASS: TestKillContainerInvalidSignal (0.82s) [2019-12-27T16:22:05.261Z] === RUN TestKillContainer [2019-12-27T16:22:05.261Z] === RUN TestKillContainer/no_signal [2019-12-27T16:22:06.197Z] === RUN TestKillContainer/non_killing_signal [2019-12-27T16:22:06.456Z] === RUN TestKillContainer/killing_signal [2019-12-27T16:22:07.833Z] --- PASS: TestKillContainer (2.37s) [2019-12-27T16:22:07.833Z] --- PASS: TestKillContainer/no_signal (0.79s) [2019-12-27T16:22:07.833Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2019-12-27T16:22:07.833Z] --- PASS: TestKillContainer/killing_signal (0.74s) [2019-12-27T16:22:07.833Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-12-27T16:22:07.833Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-12-27T16:22:08.402Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-12-27T16:22:09.339Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.55s) [2019-12-27T16:22:09.339Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.76s) [2019-12-27T16:22:09.339Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2019-12-27T16:22:09.339Z] === RUN TestKillStoppedContainer [2019-12-27T16:22:09.339Z] --- PASS: TestKillStoppedContainer (0.11s) [2019-12-27T16:22:09.339Z] === RUN TestKillStoppedContainerAPIPre120 [2019-12-27T16:22:09.339Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2019-12-27T16:22:09.339Z] === RUN TestKillDifferentUserContainer [2019-12-27T16:22:10.276Z] --- PASS: TestKillDifferentUserContainer (0.83s) [2019-12-27T16:22:10.276Z] === RUN TestInspectOomKilledTrue [2019-12-27T16:22:10.276Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-12-27T16:22:10.276Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-27T16:22:10.276Z] === RUN TestInspectOomKilledFalse [2019-12-27T16:22:10.276Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-12-27T16:22:10.276Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-27T16:22:10.276Z] === RUN TestLinksEtcHostsContentMatch [2019-12-27T16:22:10.424Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2019-12-27T16:22:10.424Z] [2019-12-27T16:22:10.424Z] ________ ____ __. [2019-12-27T16:22:10.424Z] \_____ \ | |/ _| [2019-12-27T16:22:10.424Z] / | \| < [2019-12-27T16:22:10.424Z] / | \ | \ [2019-12-27T16:22:10.424Z] \_______ /____|__ \ [2019-12-27T16:22:10.424Z] \/ \/ [2019-12-27T16:22:10.424Z] [2019-12-27T16:22:10.424Z] INFO: make.ps1 ended at 12/27/2019 16:22:02 [2019-12-27T16:22:10.424Z] INFO: Binaries build ended at 12/27/2019 16:22:04. Duration:00:01:11.3990007 [2019-12-27T16:22:10.424Z] INFO: Copying the built daemon binary to d:\CI\PR-39700\5\binary\dockerd-9608dc547.exe... [2019-12-27T16:22:10.424Z] INFO: Copying the built client binary to d:\CI\PR-39700\5\binary\docker-9608dc547.exe... [2019-12-27T16:22:10.424Z] INFO: Copying dockerversion from the container... [2019-12-27T16:22:10.424Z] INFO: Copying the golang package from the container to d:\CI\PR-39700\5\installer\go.zip... [2019-12-27T16:22:10.843Z] --- PASS: TestLinksEtcHostsContentMatch (0.65s) [2019-12-27T16:22:10.843Z] === RUN TestLinksContainerNames [2019-12-27T16:22:11.390Z] INFO: Extracting go.zip to d:\CI\PR-39700\5\go [2019-12-27T16:22:12.747Z] --- PASS: TestLinksContainerNames (1.56s) [2019-12-27T16:22:12.747Z] === RUN TestLogsFollowTailEmpty [2019-12-27T16:22:13.314Z] --- PASS: TestLogsFollowTailEmpty (0.80s) [2019-12-27T16:22:13.314Z] === RUN TestContainerNetworkMountsNoChown [2019-12-27T16:22:13.882Z] --- PASS: TestContainerNetworkMountsNoChown (0.75s) [2019-12-27T16:22:13.882Z] === RUN TestMountDaemonRoot [2019-12-27T16:22:13.882Z] === RUN TestMountDaemonRoot/default [2019-12-27T16:22:13.882Z] === PAUSE TestMountDaemonRoot/default [2019-12-27T16:22:13.882Z] === RUN TestMountDaemonRoot/private [2019-12-27T16:22:13.882Z] === PAUSE TestMountDaemonRoot/private [2019-12-27T16:22:13.882Z] === RUN TestMountDaemonRoot/rprivate [2019-12-27T16:22:13.882Z] === PAUSE TestMountDaemonRoot/rprivate [2019-12-27T16:22:13.882Z] === RUN TestMountDaemonRoot/slave [2019-12-27T16:22:13.882Z] === PAUSE TestMountDaemonRoot/slave [2019-12-27T16:22:13.882Z] === RUN TestMountDaemonRoot/rslave [2019-12-27T16:22:13.882Z] === PAUSE TestMountDaemonRoot/rslave [2019-12-27T16:22:13.882Z] === RUN TestMountDaemonRoot/shared [2019-12-27T16:22:13.882Z] === PAUSE TestMountDaemonRoot/shared [2019-12-27T16:22:13.882Z] === RUN TestMountDaemonRoot/rshared [2019-12-27T16:22:13.882Z] === PAUSE TestMountDaemonRoot/rshared [2019-12-27T16:22:13.882Z] === CONT TestMountDaemonRoot/default [2019-12-27T16:22:13.882Z] === CONT TestMountDaemonRoot/rslave [2019-12-27T16:22:13.882Z] === RUN TestMountDaemonRoot/default/mount_root [2019-12-27T16:22:13.882Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-12-27T16:22:13.882Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-12-27T16:22:13.882Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-12-27T16:22:13.882Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-12-27T16:22:13.882Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-12-27T16:22:13.882Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-12-27T16:22:13.882Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-12-27T16:22:13.882Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-12-27T16:22:13.882Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-12-27T16:22:13.882Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-12-27T16:22:13.882Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-12-27T16:22:13.882Z] === RUN TestMountDaemonRoot/default/bind_root [2019-12-27T16:22:13.882Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-12-27T16:22:13.882Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-12-27T16:22:13.882Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-12-27T16:22:13.882Z] === CONT TestMountDaemonRoot/slave [2019-12-27T16:22:13.882Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-12-27T16:22:13.882Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-12-27T16:22:13.882Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-12-27T16:22:13.882Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-12-27T16:22:13.882Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-12-27T16:22:13.882Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-12-27T16:22:13.882Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-12-27T16:22:13.882Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-12-27T16:22:13.882Z] === CONT TestMountDaemonRoot/rprivate [2019-12-27T16:22:13.882Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-12-27T16:22:13.882Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-12-27T16:22:13.882Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-12-27T16:22:13.882Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-12-27T16:22:13.882Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-12-27T16:22:13.882Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-12-27T16:22:13.882Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-12-27T16:22:13.882Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-12-27T16:22:13.882Z] === CONT TestMountDaemonRoot/rshared [2019-12-27T16:22:13.882Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-12-27T16:22:13.882Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-12-27T16:22:13.882Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-12-27T16:22:13.882Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-12-27T16:22:13.882Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-12-27T16:22:13.882Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-12-27T16:22:13.882Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-12-27T16:22:13.882Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-12-27T16:22:13.882Z] === CONT TestMountDaemonRoot/private [2019-12-27T16:22:13.882Z] === RUN TestMountDaemonRoot/private/mount_root [2019-12-27T16:22:13.882Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-12-27T16:22:13.882Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-12-27T16:22:13.882Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-12-27T16:22:13.882Z] === RUN TestMountDaemonRoot/private/bind_root [2019-12-27T16:22:13.882Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-12-27T16:22:13.882Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-12-27T16:22:13.882Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-12-27T16:22:13.882Z] === CONT TestMountDaemonRoot/shared [2019-12-27T16:22:13.882Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-12-27T16:22:13.882Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-12-27T16:22:13.882Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-12-27T16:22:13.882Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-12-27T16:22:13.882Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-12-27T16:22:13.882Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-12-27T16:22:13.882Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-12-27T16:22:13.882Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-12-27T16:22:13.882Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-12-27T16:22:13.882Z] === CONT TestMountDaemonRoot/default/mount_root [2019-12-27T16:22:13.882Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-12-27T16:22:13.882Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-12-27T16:22:14.142Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-12-27T16:22:14.142Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-12-27T16:22:14.142Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-12-27T16:22:14.142Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-12-27T16:22:14.142Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-12-27T16:22:14.142Z] === CONT TestMountDaemonRoot/default/bind_root [2019-12-27T16:22:14.142Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-12-27T16:22:14.142Z] === CONT TestMountDaemonRoot/private/mount_root [2019-12-27T16:22:14.142Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-12-27T16:22:14.142Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-12-27T16:22:14.142Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-12-27T16:22:14.142Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-12-27T16:22:14.142Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-12-27T16:22:14.142Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-12-27T16:22:14.401Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-12-27T16:22:14.401Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-12-27T16:22:14.401Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-12-27T16:22:14.401Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-12-27T16:22:14.401Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-12-27T16:22:14.401Z] === CONT TestMountDaemonRoot/private/bind_root [2019-12-27T16:22:14.401Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-12-27T16:22:14.401Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-12-27T16:22:14.401Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-12-27T16:22:14.401Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-12-27T16:22:14.401Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-12-27T16:22:14.401Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-12-27T16:22:14.401Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2019-12-27T16:22:14.401Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2019-12-27T16:22:14.401Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2019-12-27T16:22:14.401Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2019-12-27T16:22:14.401Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-12-27T16:22:14.401Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2019-12-27T16:22:14.401Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2019-12-27T16:22:14.401Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2019-12-27T16:22:14.401Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2019-12-27T16:22:14.401Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-12-27T16:22:14.401Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-12-27T16:22:14.401Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-12-27T16:22:14.401Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2019-12-27T16:22:14.401Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2019-12-27T16:22:14.401Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-12-27T16:22:14.401Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2019-12-27T16:22:14.401Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2019-12-27T16:22:14.401Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2019-12-27T16:22:14.401Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-12-27T16:22:14.401Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-12-27T16:22:14.401Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2019-12-27T16:22:14.401Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2019-12-27T16:22:14.401Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2019-12-27T16:22:14.401Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.11s) [2019-12-27T16:22:14.401Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-12-27T16:22:14.401Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2019-12-27T16:22:14.401Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-12-27T16:22:14.401Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2019-12-27T16:22:14.401Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-12-27T16:22:14.401Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-12-27T16:22:14.401Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2019-12-27T16:22:14.401Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-12-27T16:22:14.401Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.06s) [2019-12-27T16:22:14.401Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2019-12-27T16:22:14.401Z] === RUN TestContainerBindMountNonRecursive [2019-12-27T16:22:14.890Z] #73 exporting layers 105.6s done [2019-12-27T16:22:14.890Z] #73 exporting manifest sha256:90be01f018f9cb9ea2e77bcda2acfb89348bd16d4de7f298eaf2bd1c85f8dcc4 done [2019-12-27T16:22:14.890Z] #73 exporting config sha256:161a3757e421f726f7cc8d8ad3ea8abd372b7e22a33e1a908c8ff2f560ede416 done [2019-12-27T16:22:14.890Z] #73 sending tarball [2019-12-27T16:22:16.305Z] --- PASS: TestContainerBindMountNonRecursive (1.92s) [2019-12-27T16:22:16.306Z] === RUN TestNetworkNat [2019-12-27T16:22:17.241Z] --- PASS: TestNetworkNat (0.86s) [2019-12-27T16:22:17.241Z] === RUN TestNetworkLocalhostTCPNat [2019-12-27T16:22:18.178Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s) [2019-12-27T16:22:18.178Z] === RUN TestNetworkLoopbackNat [2019-12-27T16:22:18.617Z] Loaded image: buildpack-deps:jessie [2019-12-27T16:22:18.873Z] Loaded image: busybox:latest [2019-12-27T16:22:19.114Z] --- PASS: TestNetworkLoopbackNat (1.10s) [2019-12-27T16:22:19.114Z] === RUN TestPause [2019-12-27T16:22:19.433Z] Loaded image: busybox:glibc [2019-12-27T16:22:19.433Z] Loaded image: debian:jessie [2019-12-27T16:22:19.433Z] Loaded image: buildpack-deps:jessie [2019-12-27T16:22:19.433Z] Loaded image: hello-world:latest [2019-12-27T16:22:19.688Z] INFO: Testing against a local daemon [2019-12-27T16:22:19.688Z] === RUN TestDockerSuite [2019-12-27T16:22:19.688Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-12-27T16:22:19.688Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-12-27T16:22:19.688Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-12-27T16:22:19.688Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-12-27T16:22:19.688Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-12-27T16:22:19.688Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-12-27T16:22:19.688Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-12-27T16:22:19.688Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-12-27T16:22:19.688Z] Loaded image: busybox:latest [2019-12-27T16:22:20.051Z] --- PASS: TestPause (0.84s) [2019-12-27T16:22:20.051Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-12-27T16:22:20.051Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-12-27T16:22:20.051Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-12-27T16:22:20.051Z] === RUN TestPauseStopPausedContainer [2019-12-27T16:22:20.248Z] Loaded image: busybox:glibc [2019-12-27T16:22:20.248Z] Loaded image: debian:jessie [2019-12-27T16:22:20.248Z] Loaded image: hello-world:latest [2019-12-27T16:22:20.504Z] INFO: Testing against a local daemon [2019-12-27T16:22:20.504Z] === RUN TestDockerDaemonSuite [2019-12-27T16:22:20.504Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2019-12-27T16:22:20.987Z] --- PASS: TestPauseStopPausedContainer (0.87s) [2019-12-27T16:22:20.987Z] === RUN TestPsFilter [2019-12-27T16:22:21.246Z] --- PASS: TestPsFilter (0.26s) [2019-12-27T16:22:21.246Z] === RUN TestRemoveContainerWithRemovedVolume [2019-12-27T16:22:22.183Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s) [2019-12-27T16:22:22.183Z] === RUN TestRemoveContainerWithVolume [2019-12-27T16:22:22.750Z] --- PASS: TestRemoveContainerWithVolume (0.80s) [2019-12-27T16:22:22.750Z] === RUN TestRemoveContainerRunning [2019-12-27T16:22:23.686Z] --- PASS: TestRemoveContainerRunning (0.79s) [2019-12-27T16:22:23.686Z] === RUN TestRemoveContainerForceRemoveRunning [2019-12-27T16:22:23.766Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-12-27T16:22:23.766Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-12-27T16:22:24.254Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s) [2019-12-27T16:22:24.254Z] === RUN TestRemoveInvalidContainer [2019-12-27T16:22:24.254Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-12-27T16:22:24.254Z] === RUN TestRenameLinkedContainer [2019-12-27T16:22:24.697Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-12-27T16:22:24.697Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-12-27T16:22:25.318Z] #73 ... [2019-12-27T16:22:25.318Z] [2019-12-27T16:22:25.318Z] #74 importing to docker [2019-12-27T16:22:25.318Z] #74 ... [2019-12-27T16:22:25.318Z] [2019-12-27T16:22:25.318Z] #73 exporting to oci image format [2019-12-27T16:22:25.318Z] #73 sending tarball 16.9s done [2019-12-27T16:22:25.318Z] #73 DONE 122.5s [2019-12-27T16:22:25.318Z] [2019-12-27T16:22:25.318Z] #74 importing to docker [2019-12-27T16:22:25.627Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-12-27T16:22:25.882Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-12-27T16:22:25.882Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-12-27T16:22:27.541Z] --- PASS: TestRenameLinkedContainer (3.13s) [2019-12-27T16:22:27.541Z] === RUN TestRenameStoppedContainer [2019-12-27T16:22:28.393Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-12-27T16:22:28.478Z] --- PASS: TestRenameStoppedContainer (0.77s) [2019-12-27T16:22:28.478Z] === RUN TestRenameRunningContainerAndReuse [2019-12-27T16:22:28.648Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-12-27T16:22:28.648Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-12-27T16:22:28.648Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-12-27T16:22:28.904Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2019-12-27T16:22:29.830Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-12-27T16:22:29.856Z] --- PASS: TestRenameRunningContainerAndReuse (1.56s) [2019-12-27T16:22:29.856Z] === RUN TestRenameInvalidName [2019-12-27T16:22:30.791Z] --- PASS: TestRenameInvalidName (0.85s) [2019-12-27T16:22:30.791Z] === RUN TestRenameAnonymousContainer [2019-12-27T16:22:32.344Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-12-27T16:22:32.344Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-12-27T16:22:32.344Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-12-27T16:22:32.344Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-12-27T16:22:32.344Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-12-27T16:22:32.906Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-12-27T16:22:34.980Z] --- PASS: TestRenameAnonymousContainer (3.98s) [2019-12-27T16:22:34.980Z] === RUN TestRenameContainerWithSameName [2019-12-27T16:22:35.323Z] tests/integration/models_containers_test.py ............................ [ 83%] [2019-12-27T16:22:35.548Z] --- PASS: TestRenameContainerWithSameName (0.77s) [2019-12-27T16:22:35.548Z] === RUN TestRenameContainerWithLinkedContainer [2019-12-27T16:22:36.514Z] INFO: Extraction ended at 12/27/2019 16:22:34. Duration:00:00:23.7164334 [2019-12-27T16:22:36.514Z] INFO: Updating the golang and path environment variables [2019-12-27T16:22:36.514Z] INFO: GOPATH=d:\gopath [2019-12-27T16:22:36.514Z] INFO: go version go1.13.4 windows/amd64 [2019-12-27T16:22:36.514Z] INFO: Running the daemon under test in debug mode [2019-12-27T16:22:36.514Z] INFO: Starting a daemon under test... [2019-12-27T16:22:36.514Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-39700\5\daemon --pidfile d:\CI\PR-39700\5\docker.pid -D [2019-12-27T16:22:36.514Z] INFO: Process started successfully. [2019-12-27T16:22:36.514Z] INFO: Start tailing logs of the daemon under tests [2019-12-27T16:22:36.514Z] INFO: Waiting for the daemon under test to start... [2019-12-27T16:22:36.924Z] --- PASS: TestRenameContainerWithLinkedContainer (1.56s) [2019-12-27T16:22:36.924Z] === RUN TestResize [2019-12-27T16:22:36.988Z] --- PASS: TestBuildWithHugeFile (31.66s) [2019-12-27T16:22:36.988Z] === RUN TestBuildWithEmptyDockerfile [2019-12-27T16:22:36.988Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-27T16:22:36.988Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-27T16:22:36.988Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-27T16:22:36.988Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-27T16:22:36.988Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-27T16:22:36.988Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-27T16:22:36.988Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-27T16:22:36.988Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-27T16:22:36.988Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-27T16:22:36.988Z] --- PASS: TestBuildWithEmptyDockerfile (0.16s) [2019-12-27T16:22:36.988Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2019-12-27T16:22:36.988Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2019-12-27T16:22:36.988Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2019-12-27T16:22:36.988Z] === RUN TestBuildPreserveOwnership [2019-12-27T16:22:36.988Z] === RUN TestBuildPreserveOwnership/copy_from [2019-12-27T16:22:37.070Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-12-27T16:22:37.070Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2019-12-27T16:22:37.862Z] --- PASS: TestResize (0.76s) [2019-12-27T16:22:37.862Z] === RUN TestResizeWithInvalidSize [2019-12-27T16:22:38.247Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-12-27T16:22:38.688Z] INFO: Daemon under test started and replied! [2019-12-27T16:22:38.688Z] INFO: Docker version of the daemon under test [2019-12-27T16:22:38.688Z] [2019-12-27T16:22:38.688Z] Client: [2019-12-27T16:22:38.688Z] Version: 17.06.2-ce [2019-12-27T16:22:38.688Z] API version: 1.30 [2019-12-27T16:22:38.688Z] Go version: go1.8.3 [2019-12-27T16:22:38.688Z] Git commit: cec0b72 [2019-12-27T16:22:38.688Z] Built: Tue Sep 5 19:57:19 2017 [2019-12-27T16:22:38.688Z] OS/Arch: windows/amd64 [2019-12-27T16:22:38.688Z] [2019-12-27T16:22:38.688Z] Server: [2019-12-27T16:22:38.688Z] Version: 0.0.0-dev [2019-12-27T16:22:38.688Z] API version: 1.41 (minimum version 1.24) [2019-12-27T16:22:38.688Z] Go version: go1.13.4 [2019-12-27T16:22:38.688Z] Git commit: 9608dc547 [2019-12-27T16:22:38.688Z] Built: 12/27/2019 16:20:57 [2019-12-27T16:22:38.688Z] OS/Arch: windows/amd64 [2019-12-27T16:22:38.688Z] Experimental: false [2019-12-27T16:22:38.688Z] [2019-12-27T16:22:38.688Z] INFO: Docker info of the daemon under test [2019-12-27T16:22:38.688Z] [2019-12-27T16:22:38.688Z] Containers: 0 [2019-12-27T16:22:38.688Z] Running: 0 [2019-12-27T16:22:38.688Z] Paused: 0 [2019-12-27T16:22:38.688Z] Stopped: 0 [2019-12-27T16:22:38.688Z] Images: 0 [2019-12-27T16:22:38.688Z] Server Version: 0.0.0-dev [2019-12-27T16:22:38.688Z] Storage Driver: windowsfilter [2019-12-27T16:22:38.688Z] Windows: [2019-12-27T16:22:38.688Z] Logging Driver: json-file [2019-12-27T16:22:38.688Z] Plugins: [2019-12-27T16:22:38.688Z] Volume: local [2019-12-27T16:22:38.688Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-12-27T16:22:38.688Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-12-27T16:22:38.688Z] Swarm: inactive [2019-12-27T16:22:38.688Z] Default Isolation: process [2019-12-27T16:22:38.688Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-12-27T16:22:38.688Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2019-12-27T16:22:38.688Z] OSType: windows [2019-12-27T16:22:38.688Z] Architecture: x86_64 [2019-12-27T16:22:38.688Z] CPUs: 4 [2019-12-27T16:22:38.688Z] Total Memory: 32GiB [2019-12-27T16:22:38.688Z] Name: azwin-2-4ddb70 [2019-12-27T16:22:38.688Z] ID: WUCE:VL62:G6VB:EPYR:33VT:PPNY:GJ7F:W7SI:3RZZ:7I3U:D66W:VJSY [2019-12-27T16:22:38.688Z] Docker Root Dir: D:\CI\PR-39700\5\daemon [2019-12-27T16:22:38.688Z] Debug Mode (client): false [2019-12-27T16:22:38.688Z] Debug Mode (server): true [2019-12-27T16:22:38.688Z] File Descriptors: -1 [2019-12-27T16:22:38.688Z] Goroutines: 17 [2019-12-27T16:22:38.688Z] System Time: 2019-12-27T16:22:38.5697386Z [2019-12-27T16:22:38.688Z] EventsListeners: 0 [2019-12-27T16:22:38.688Z] Registry: https://index.docker.io/v1/ [2019-12-27T16:22:38.688Z] Labels: [2019-12-27T16:22:38.688Z] Experimental: false [2019-12-27T16:22:38.688Z] Insecure Registries: [2019-12-27T16:22:38.688Z] 127.0.0.0/8 [2019-12-27T16:22:38.688Z] Live Restore Enabled: false [2019-12-27T16:22:38.688Z] [2019-12-27T16:22:38.688Z] [2019-12-27T16:22:38.688Z] INFO: Docker images of the daemon under test [2019-12-27T16:22:38.688Z] [2019-12-27T16:22:38.688Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-12-27T16:22:38.688Z] [2019-12-27T16:22:38.688Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2019-12-27T16:22:38.800Z] --- PASS: TestResizeWithInvalidSize (0.81s) [2019-12-27T16:22:38.800Z] === RUN TestResizeWhenContainerNotStarted [2019-12-27T16:22:39.146Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2019-12-27T16:22:39.146Z] ltsc2019: Pulling from windows/servercore [2019-12-27T16:22:39.146Z] 65014b3c3121: Pulling fs layer [2019-12-27T16:22:39.146Z] faf31ee0aa3d: Pulling fs layer [2019-12-27T16:22:39.368Z] --- PASS: TestResizeWhenContainerNotStarted (0.81s) [2019-12-27T16:22:39.368Z] === RUN TestDaemonRestartKillContainers [2019-12-27T16:22:39.368Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-27T16:22:39.368Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-27T16:22:39.368Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-27T16:22:39.368Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-27T16:22:39.368Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-27T16:22:39.368Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-27T16:22:39.368Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-27T16:22:39.368Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-27T16:22:39.368Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-27T16:22:39.368Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-27T16:22:39.368Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-27T16:22:39.368Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-27T16:22:39.368Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-27T16:22:39.368Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-27T16:22:39.368Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-27T16:22:39.368Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-27T16:22:39.368Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-27T16:22:39.368Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-27T16:22:39.368Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-27T16:22:39.368Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-27T16:22:39.368Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-27T16:22:39.368Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-27T16:22:39.368Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-27T16:22:39.368Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-27T16:22:39.368Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-27T16:22:39.368Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-27T16:22:39.368Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-27T16:22:39.368Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-27T16:22:40.332Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-12-27T16:22:40.332Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-12-27T16:22:40.694Z] --- PASS: TestBuildPreserveOwnership (6.04s) [2019-12-27T16:22:40.694Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.92s) [2019-12-27T16:22:40.694Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.11s) [2019-12-27T16:22:40.694Z] === RUN TestBuildPlatformInvalid [2019-12-27T16:22:40.694Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2019-12-27T16:22:40.694Z] PASS [2019-12-27T16:22:40.694Z] [2019-12-27T16:22:40.694Z] === Skipped [2019-12-27T16:22:40.694Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2019-12-27T16:22:40.694Z] build_session_test.go:25: TODO: BuildKit [2019-12-27T16:22:40.694Z] [2019-12-27T16:22:40.694Z] [2019-12-27T16:22:40.694Z] DONE 32 tests, 1 skipped in 82.376s [2019-12-27T16:22:40.694Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2019-12-27T16:22:40.694Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:22:40.694Z] ++ set -e [2019-12-27T16:22:40.694Z] ++ '[' -n 0 ']' [2019-12-27T16:22:40.694Z] ++ set -x [2019-12-27T16:22:40.694Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:22:41.064Z] INFO: Testing against a local daemon [2019-12-27T16:22:41.064Z] === RUN TestConfigList [2019-12-27T16:22:41.904Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-27T16:22:41.904Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-27T16:22:42.846Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2019-12-27T16:22:43.101Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-12-27T16:22:43.824Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-27T16:22:43.824Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-27T16:22:44.215Z] --- PASS: TestConfigList (3.06s) [2019-12-27T16:22:44.215Z] === RUN TestConfigsCreateAndDelete [2019-12-27T16:22:44.463Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2019-12-27T16:22:44.770Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-27T16:22:45.346Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-27T16:22:45.829Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-12-27T16:22:46.299Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-27T16:22:46.299Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-27T16:22:47.408Z] --- PASS: TestConfigsCreateAndDelete (2.99s) [2019-12-27T16:22:47.408Z] === RUN TestConfigsUpdate [2019-12-27T16:22:47.717Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-12-27T16:22:48.278Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2019-12-27T16:22:48.535Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-12-27T16:22:49.473Z] faf31ee0aa3d: Verifying Checksum [2019-12-27T16:22:49.474Z] faf31ee0aa3d: Download complete [2019-12-27T16:22:49.898Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-12-27T16:22:49.960Z] --- PASS: TestConfigsUpdate (2.85s) [2019-12-27T16:22:49.960Z] === RUN TestTemplatedConfig [2019-12-27T16:22:50.527Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-12-27T16:22:50.527Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.42s) [2019-12-27T16:22:50.527Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.56s) [2019-12-27T16:22:50.527Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.71s) [2019-12-27T16:22:50.527Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.33s) [2019-12-27T16:22:50.527Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (5.22s) [2019-12-27T16:22:50.527Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.56s) [2019-12-27T16:22:50.527Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.59s) [2019-12-27T16:22:50.527Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.53s) [2019-12-27T16:22:50.527Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.62s) [2019-12-27T16:22:50.527Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.54s) [2019-12-27T16:22:50.527Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.57s) [2019-12-27T16:22:50.527Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (4.15s) [2019-12-27T16:22:50.527Z] === RUN TestCgroupNamespacesRun [2019-12-27T16:22:51.261Z] === RUN TestDockerSuite/TestAttachAfterDetach [2019-12-27T16:22:51.261Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2019-12-27T16:22:52.431Z] --- PASS: TestCgroupNamespacesRun (1.83s) [2019-12-27T16:22:52.431Z] === RUN TestCgroupNamespacesRunPrivileged [2019-12-27T16:22:53.421Z] --- PASS: TestTemplatedConfig (3.38s) [2019-12-27T16:22:53.421Z] === RUN TestConfigInspect [2019-12-27T16:22:53.603Z] ......... [ 85%] [2019-12-27T16:22:54.033Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2019-12-27T16:22:54.338Z] 65014b3c3121: Verifying Checksum [2019-12-27T16:22:54.338Z] 65014b3c3121: Download complete [2019-12-27T16:22:54.362Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.75s) [2019-12-27T16:22:54.362Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-12-27T16:22:55.739Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.83s) [2019-12-27T16:22:55.739Z] === RUN TestCgroupNamespacesRunHostMode [2019-12-27T16:22:55.943Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2019-12-27T16:22:55.943Z] === RUN TestDockerSuite/TestAttachDetach [2019-12-27T16:22:56.576Z] --- PASS: TestConfigInspect (2.95s) [2019-12-27T16:22:56.576Z] === RUN TestConfigCreateWithLabels [2019-12-27T16:22:57.305Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-12-27T16:22:57.647Z] --- PASS: TestCgroupNamespacesRunHostMode (1.82s) [2019-12-27T16:22:57.647Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-12-27T16:22:58.671Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-12-27T16:22:58.711Z] tests/integration/models_images_test.py ............... [ 89%] [2019-12-27T16:22:59.025Z] --- PASS: TestConfigCreateWithLabels (2.41s) [2019-12-27T16:22:59.025Z] === RUN TestConfigCreateResolve [2019-12-27T16:22:59.551Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.85s) [2019-12-27T16:22:59.551Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-12-27T16:23:00.339Z] tests/integration/models_networks_test.py .... [ 90%] [2019-12-27T16:23:00.489Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.95s) [2019-12-27T16:23:00.489Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-12-27T16:23:01.181Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2019-12-27T16:23:01.181Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-12-27T16:23:01.426Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.94s) [2019-12-27T16:23:01.426Z] === RUN TestCgroupNamespacesRunOlderClient [2019-12-27T16:23:01.475Z] --- PASS: TestConfigCreateResolve (2.83s) [2019-12-27T16:23:01.475Z] === RUN TestConfigDaemonLibtrustID [2019-12-27T16:23:01.840Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2019-12-27T16:23:01.840Z] PASS [2019-12-27T16:23:01.840Z] [2019-12-27T16:23:01.840Z] DONE 8 tests in 21.144s [2019-12-27T16:23:01.840Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2019-12-27T16:23:01.840Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:23:01.840Z] ++ set -e [2019-12-27T16:23:01.840Z] ++ '[' -n 0 ']' [2019-12-27T16:23:01.840Z] ++ set -x [2019-12-27T16:23:01.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-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:23:02.204Z] INFO: Testing against a local daemon [2019-12-27T16:23:02.204Z] === RUN TestCheckpoint [2019-12-27T16:23:02.204Z] --- SKIP: TestCheckpoint (0.00s) [2019-12-27T16:23:02.204Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-12-27T16:23:02.204Z] === RUN TestContainerInvalidJSON [2019-12-27T16:23:02.204Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-12-27T16:23:02.204Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-12-27T16:23:02.204Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-12-27T16:23:02.204Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-12-27T16:23:02.204Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-12-27T16:23:02.204Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-12-27T16:23:02.204Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-12-27T16:23:02.204Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-12-27T16:23:02.204Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-12-27T16:23:02.204Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-12-27T16:23:02.204Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-12-27T16:23:02.204Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-12-27T16:23:02.204Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-12-27T16:23:02.204Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-12-27T16:23:02.204Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2019-12-27T16:23:02.204Z] === RUN TestCopyFromContainerPathIsNotDir [2019-12-27T16:23:02.544Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-12-27T16:23:02.591Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2019-12-27T16:23:02.591Z] === RUN TestCopyToContainerPathDoesNotExist [2019-12-27T16:23:02.591Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2019-12-27T16:23:02.591Z] === RUN TestCopyToContainerPathIsNotDir [2019-12-27T16:23:02.591Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2019-12-27T16:23:02.591Z] === RUN TestCopyFromContainer [2019-12-27T16:23:03.331Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.86s) [2019-12-27T16:23:03.331Z] === RUN TestKernelTCPMemory [2019-12-27T16:23:03.469Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-12-27T16:23:04.031Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2019-12-27T16:23:04.269Z] --- PASS: TestKernelTCPMemory (0.93s) [2019-12-27T16:23:04.269Z] === RUN TestNISDomainname [2019-12-27T16:23:04.563Z] #74 DONE 34.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-12-27T16:23:04.762Z] === RUN TestCopyFromContainer// [2019-12-27T16:23:04.762Z] === RUN TestCopyFromContainer//bar/root [2019-12-27T16:23:04.762Z] === RUN TestCopyFromContainer//bar/root/ [2019-12-27T16:23:04.762Z] === RUN TestCopyFromContainer/bar/quux [2019-12-27T16:23:05.001Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39700/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9608dc5470e74f1ee34fd6477547303b31868576 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9608dc5470e74f1ee34fd6477547303b31868576 hack/test/unit [2019-12-27T16:23:05.140Z] === RUN TestCopyFromContainer/bar/quux/ [2019-12-27T16:23:05.141Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-12-27T16:23:05.141Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-12-27T16:23:05.141Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-12-27T16:23:05.205Z] --- PASS: TestNISDomainname (1.05s) [2019-12-27T16:23:05.205Z] === RUN TestHostnameDnsResolution [2019-12-27T16:23:05.395Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-12-27T16:23:05.520Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-12-27T16:23:05.520Z] === RUN TestCopyFromContainer/bar/notarget [2019-12-27T16:23:05.520Z] --- PASS: TestCopyFromContainer (2.90s) [2019-12-27T16:23:05.520Z] --- PASS: TestCopyFromContainer// (0.05s) [2019-12-27T16:23:05.520Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2019-12-27T16:23:05.520Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2019-12-27T16:23:05.520Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2019-12-27T16:23:05.520Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2019-12-27T16:23:05.520Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2019-12-27T16:23:05.520Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2019-12-27T16:23:05.520Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2019-12-27T16:23:05.520Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2019-12-27T16:23:05.520Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2019-12-27T16:23:05.520Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-12-27T16:23:05.520Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-27T16:23:05.520Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-27T16:23:05.520Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-27T16:23:05.520Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-27T16:23:05.520Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-27T16:23:05.520Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-27T16:23:05.520Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-27T16:23:05.520Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-27T16:23:05.520Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-27T16:23:05.520Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-12-27T16:23:05.520Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-12-27T16:23:05.520Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-12-27T16:23:05.520Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-12-27T16:23:05.520Z] === RUN TestCreateLinkToNonExistingContainer [2019-12-27T16:23:05.520Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2019-12-27T16:23:05.520Z] === RUN TestCreateWithInvalidEnv [2019-12-27T16:23:05.520Z] === RUN TestCreateWithInvalidEnv/0 [2019-12-27T16:23:05.520Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-12-27T16:23:05.520Z] === RUN TestCreateWithInvalidEnv/1 [2019-12-27T16:23:05.520Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-12-27T16:23:05.520Z] === RUN TestCreateWithInvalidEnv/2 [2019-12-27T16:23:05.520Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-12-27T16:23:05.520Z] === CONT TestCreateWithInvalidEnv/0 [2019-12-27T16:23:05.520Z] === CONT TestCreateWithInvalidEnv/2 [2019-12-27T16:23:05.520Z] === CONT TestCreateWithInvalidEnv/1 [2019-12-27T16:23:05.520Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-12-27T16:23:05.520Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-12-27T16:23:05.520Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-12-27T16:23:05.520Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-12-27T16:23:05.520Z] === RUN TestCreateTmpfsMountsTarget [2019-12-27T16:23:05.520Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2019-12-27T16:23:05.520Z] === RUN TestCreateWithCustomMaskedPaths [2019-12-27T16:23:05.693Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2019-12-27T16:23:06.888Z] tests/integration/models_nodes_test.py . [ 91%] [2019-12-27T16:23:06.888Z] tests/integration/models_resources_test.py . [ 91%] [2019-12-27T16:23:07.113Z] --- PASS: TestHostnameDnsResolution (1.70s) [2019-12-27T16:23:07.113Z] === RUN TestStats [2019-12-27T16:23:07.958Z] --- PASS: TestCreateWithCustomMaskedPaths (2.39s) [2019-12-27T16:23:07.958Z] === RUN TestCreateWithCapabilities [2019-12-27T16:23:07.958Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-12-27T16:23:07.958Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-12-27T16:23:07.958Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-12-27T16:23:07.958Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-12-27T16:23:07.958Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-12-27T16:23:07.958Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-12-27T16:23:07.958Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-12-27T16:23:07.958Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-12-27T16:23:07.958Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-12-27T16:23:07.958Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-12-27T16:23:07.958Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-27T16:23:07.958Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-27T16:23:07.958Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-12-27T16:23:07.958Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-12-27T16:23:07.958Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-12-27T16:23:07.958Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-12-27T16:23:07.958Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-12-27T16:23:07.958Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-12-27T16:23:07.958Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-12-27T16:23:07.958Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-12-27T16:23:07.958Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-12-27T16:23:07.958Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-12-27T16:23:07.958Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-12-27T16:23:07.958Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-12-27T16:23:07.958Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-12-27T16:23:07.958Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-12-27T16:23:08.206Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-12-27T16:23:08.334Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-12-27T16:23:08.334Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-12-27T16:23:08.334Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-27T16:23:08.334Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-12-27T16:23:08.334Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-12-27T16:23:08.334Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-12-27T16:23:08.334Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-12-27T16:23:08.334Z] --- PASS: TestCreateWithCapabilities (0.01s) [2019-12-27T16:23:08.334Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-12-27T16:23:08.334Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-12-27T16:23:08.334Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2019-12-27T16:23:08.334Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2019-12-27T16:23:08.334Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2019-12-27T16:23:08.334Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.09s) [2019-12-27T16:23:08.334Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2019-12-27T16:23:08.334Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-12-27T16:23:08.334Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s) [2019-12-27T16:23:08.334Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2019-12-27T16:23:08.334Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2019-12-27T16:23:08.334Z] === RUN TestCreateWithCustomReadonlyPaths [2019-12-27T16:23:08.462Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-12-27T16:23:09.023Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-12-27T16:23:09.428Z] ? github.com/docker/docker/api [no test files] [2019-12-27T16:23:09.583Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2019-12-27T16:23:09.647Z] --- PASS: TestStats (2.52s) [2019-12-27T16:23:09.647Z] === RUN TestStopContainerWithTimeout [2019-12-27T16:23:09.647Z] === RUN TestStopContainerWithTimeout/0 [2019-12-27T16:23:09.647Z] === PAUSE TestStopContainerWithTimeout/0 [2019-12-27T16:23:09.647Z] === RUN TestStopContainerWithTimeout/1 [2019-12-27T16:23:09.647Z] === PAUSE TestStopContainerWithTimeout/1 [2019-12-27T16:23:09.647Z] === RUN TestStopContainerWithTimeout/3 [2019-12-27T16:23:09.647Z] === PAUSE TestStopContainerWithTimeout/3 [2019-12-27T16:23:09.647Z] === RUN TestStopContainerWithTimeout/-1 [2019-12-27T16:23:09.647Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-12-27T16:23:09.647Z] === CONT TestStopContainerWithTimeout/0 [2019-12-27T16:23:09.647Z] === CONT TestStopContainerWithTimeout/1 [2019-12-27T16:23:09.647Z] === CONT TestStopContainerWithTimeout/3 [2019-12-27T16:23:09.647Z] === CONT TestStopContainerWithTimeout/-1 [2019-12-27T16:23:09.843Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-12-27T16:23:11.209Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2019-12-27T16:23:11.548Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.63s) [2019-12-27T16:23:11.548Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-12-27T16:23:11.548Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-27T16:23:11.548Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-27T16:23:11.548Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-27T16:23:11.548Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-27T16:23:11.548Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-27T16:23:11.548Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-27T16:23:11.548Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-27T16:23:11.548Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-27T16:23:11.548Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-27T16:23:11.548Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-27T16:23:11.548Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-27T16:23:11.548Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-27T16:23:11.548Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-27T16:23:11.548Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-27T16:23:11.548Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-27T16:23:11.548Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-12-27T16:23:11.548Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-12-27T16:23:11.548Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-12-27T16:23:11.548Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-12-27T16:23:11.548Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2019-12-27T16:23:11.548Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2019-12-27T16:23:11.548Z] === RUN TestContainerStartOnDaemonRestart [2019-12-27T16:23:11.548Z] === PAUSE TestContainerStartOnDaemonRestart [2019-12-27T16:23:11.548Z] === RUN TestDaemonRestartIpcMode [2019-12-27T16:23:11.548Z] === PAUSE TestDaemonRestartIpcMode [2019-12-27T16:23:11.548Z] === RUN TestDiff [2019-12-27T16:23:11.771Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-12-27T16:23:11.771Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-12-27T16:23:11.771Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2019-12-27T16:23:11.910Z] --- PASS: TestDiff (0.83s) [2019-12-27T16:23:11.910Z] === RUN TestExecWithCloseStdin [2019-12-27T16:23:12.708Z] --- PASS: TestExecWithCloseStdin (1.00s) [2019-12-27T16:23:12.708Z] === RUN TestExec [2019-12-27T16:23:12.938Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-12-27T16:23:12.938Z] --- PASS: TestStopContainerWithTimeout/0 (1.17s) [2019-12-27T16:23:12.938Z] --- PASS: TestStopContainerWithTimeout/1 (2.07s) [2019-12-27T16:23:12.938Z] --- PASS: TestStopContainerWithTimeout/-1 (3.30s) [2019-12-27T16:23:12.938Z] --- PASS: TestStopContainerWithTimeout/3 (3.34s) [2019-12-27T16:23:12.938Z] === RUN TestDeleteDevicemapper [2019-12-27T16:23:12.938Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-12-27T16:23:12.938Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-12-27T16:23:12.938Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-12-27T16:23:13.078Z] tests/integration/models_services_test.py ..............X. [ 95%] [2019-12-27T16:23:13.661Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-12-27T16:23:13.953Z] --- PASS: TestExec (1.01s) [2019-12-27T16:23:13.953Z] === RUN TestExecUser [2019-12-27T16:23:14.748Z] --- PASS: TestExecUser (1.02s) [2019-12-27T16:23:14.748Z] === RUN TestExportContainerAndImportImage [2019-12-27T16:23:15.025Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-12-27T16:23:15.280Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2019-12-27T16:23:16.206Z] --- PASS: TestExportContainerAndImportImage (1.17s) [2019-12-27T16:23:16.206Z] === RUN TestExportContainerAfterDaemonRestart [2019-12-27T16:23:16.227Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.06s) [2019-12-27T16:23:16.227Z] === RUN TestUpdateMemory [2019-12-27T16:23:16.227Z] --- SKIP: TestUpdateMemory (0.00s) [2019-12-27T16:23:16.227Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-12-27T16:23:16.227Z] === RUN TestUpdateCPUQuota [2019-12-27T16:23:16.349Z] tests/integration/models_swarm_test.py .. [ 96%] [2019-12-27T16:23:16.607Z] tests/integration/models_volumes_test.py .. [ 96%] [2019-12-27T16:23:17.563Z] --- PASS: TestExportContainerAfterDaemonRestart (1.60s) [2019-12-27T16:23:17.563Z] === RUN TestHealthCheckWorkdir [2019-12-27T16:23:17.605Z] --- PASS: TestUpdateCPUQuota (1.47s) [2019-12-27T16:23:17.605Z] === RUN TestUpdatePidsLimit [2019-12-27T16:23:17.605Z] === RUN TestUpdatePidsLimit/update_from_none [2019-12-27T16:23:17.605Z] === RUN TestUpdatePidsLimit/no_change [2019-12-27T16:23:17.790Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2019-12-27T16:23:18.173Z] === RUN TestUpdatePidsLimit/update_lower [2019-12-27T16:23:18.432Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-12-27T16:23:18.832Z] --- PASS: TestHealthCheckWorkdir (1.10s) [2019-12-27T16:23:18.832Z] === RUN TestHealthKillContainer [2019-12-27T16:23:19.000Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-12-27T16:23:19.306Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-12-27T16:23:19.874Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-12-27T16:23:20.456Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2019-12-27T16:23:20.830Z] tests/integration/regression_test.py ...... [ 98%] [2019-12-27T16:23:21.254Z] --- PASS: TestUpdatePidsLimit (3.99s) [2019-12-27T16:23:21.254Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2019-12-27T16:23:21.254Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2019-12-27T16:23:21.254Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2019-12-27T16:23:21.254Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2019-12-27T16:23:21.254Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2019-12-27T16:23:21.254Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s) [2019-12-27T16:23:21.254Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2019-12-27T16:23:21.254Z] === RUN TestUpdateRestartPolicy [2019-12-27T16:23:21.346Z] tests/integration/credentials/store_test.py ...... [ 99%] [2019-12-27T16:23:21.346Z] tests/integration/credentials/utils_test.py . [100%] [2019-12-27T16:23:21.346Z] [2019-12-27T16:23:21.346Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2019-12-27T16:23:21.346Z] =========================== short test summary info ============================ [2019-12-27T16:23:21.346Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2019-12-27T16:23:21.346Z] CONFIG_RT_GROUP_SCHED isn't enabled [2019-12-27T16:23:21.346Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2019-12-27T16:23:21.346Z] Not supported on most drivers [2019-12-27T16:23:21.346Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2019-12-27T16:23:21.346Z] This doesn't seem to be taken into account by the engine [2019-12-27T16:23:21.346Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2019-12-27T16:23:21.346Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2019-12-27T16:23:21.346Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2019-12-27T16:23:21.346Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2019-12-27T16:23:21.346Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2019-12-27T16:23:21.346Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2019-12-27T16:23:21.346Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2019-12-27T16:23:21.346Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 338.85 seconds == [2019-12-27T16:23:21.604Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2019-12-27T16:23:22.153Z] --- PASS: TestHealthKillContainer (3.13s) [2019-12-27T16:23:22.153Z] === RUN TestInspectCpusetInConfigPre120 [2019-12-27T16:23:22.344Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2019-12-27T16:23:22.527Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s) [2019-12-27T16:23:22.527Z] === RUN TestIpcModeNone [2019-12-27T16:23:22.905Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2019-12-27T16:23:23.781Z] --- PASS: TestIpcModeNone (1.02s) [2019-12-27T16:23:23.781Z] === RUN TestIpcModePrivate [2019-12-27T16:23:24.582Z] --- PASS: TestIpcModePrivate (1.02s) [2019-12-27T16:23:24.582Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false [2019-12-27T16:23:24.582Z] === RUN TestIpcModeShareable [2019-12-27T16:23:25.833Z] --- PASS: TestIpcModeShareable (1.03s) [2019-12-27T16:23:25.833Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true [2019-12-27T16:23:25.833Z] === RUN TestAPIIpcModeShareableAndContainer [2019-12-27T16:23:27.071Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2019-12-27T16:23:29.172Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.10s) [2019-12-27T16:23:29.172Z] === RUN TestAPIIpcModeHost [2019-12-27T16:23:29.963Z] --- PASS: TestAPIIpcModeHost (0.88s) [2019-12-27T16:23:29.963Z] === RUN TestDaemonIpcModeShareable [2019-12-27T16:23:30.335Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2019-12-27T16:23:30.591Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2019-12-27T16:23:31.153Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2019-12-27T16:23:31.714Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2019-12-27T16:23:31.736Z] --- PASS: TestDaemonIpcModeShareable (1.76s) [2019-12-27T16:23:31.737Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-12-27T16:23:31.737Z] === RUN TestDaemonIpcModePrivate [2019-12-27T16:23:31.843Z] ok github.com/docker/docker/api/server 0.022s coverage: 9.0% of statements [2019-12-27T16:23:32.276Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2019-12-27T16:23:32.838Z] --- PASS: TestBuildWithHugeFile (92.54s) [2019-12-27T16:23:32.838Z] === RUN TestBuildWithEmptyDockerfile [2019-12-27T16:23:32.838Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-27T16:23:32.838Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-27T16:23:32.838Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-27T16:23:32.838Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-27T16:23:32.838Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-27T16:23:32.838Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-27T16:23:32.838Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-27T16:23:32.838Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-27T16:23:33.093Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-27T16:23:33.093Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2019-12-27T16:23:33.093Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.25s) [2019-12-27T16:23:33.093Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2019-12-27T16:23:33.093Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2019-12-27T16:23:33.093Z] === RUN TestBuildPreserveOwnership [2019-12-27T16:23:33.093Z] === RUN TestBuildPreserveOwnership/copy_from [2019-12-27T16:23:33.519Z] --- PASS: TestDaemonIpcModePrivate (1.70s) [2019-12-27T16:23:33.519Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-12-27T16:23:33.519Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-12-27T16:23:33.791Z] Clearing AppArmor profiles cache:. [2019-12-27T16:23:33.791Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-12-27T16:23:33.791Z] Unloading profiles will leave already running processes permanently [2019-12-27T16:23:33.791Z] unconfined, which can lead to unexpected situations. [2019-12-27T16:23:33.791Z] [2019-12-27T16:23:33.791Z] To set a process to complain mode, use the command line tool [2019-12-27T16:23:33.791Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-12-27T16:23:33.791Z] with the 'teardown' option." [2019-12-27T16:23:33.791Z] Post stage [Pipeline] junit [2019-12-27T16:23:34.372Z] Recording test results [2019-12-27T16:23:34.789Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.72s) [2019-12-27T16:23:34.789Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-12-27T16:23:34.789Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-12-27T16:23:35.612Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2019-12-27T16:23:35.612Z] === RUN TestDockerDaemonSuite/TestDaemonIP [Pipeline] sh [2019-12-27T16:23:36.012Z] + echo Ensuring container killed. [2019-12-27T16:23:36.012Z] Ensuring container killed. [2019-12-27T16:23:36.012Z] + docker rm -vf docker-pr5 [2019-12-27T16:23:36.012Z] Error: No such container: docker-pr5 [2019-12-27T16:23:36.012Z] + true [Pipeline] sh [2019-12-27T16:23:36.135Z] --- PASS: TestUpdateRestartPolicy (12.49s) [2019-12-27T16:23:36.135Z] === RUN TestUpdateRestartWithAutoRemove [2019-12-27T16:23:36.135Z] --- PASS: TestUpdateRestartWithAutoRemove (0.78s) [2019-12-27T16:23:36.135Z] === RUN TestWaitNonBlocked [2019-12-27T16:23:36.135Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-27T16:23:36.135Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-27T16:23:36.135Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-27T16:23:36.135Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-27T16:23:36.135Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-27T16:23:36.135Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-27T16:23:36.135Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-12-27T16:23:36.135Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.86s) [2019-12-27T16:23:36.135Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.90s) [2019-12-27T16:23:36.135Z] === RUN TestWaitBlocked [2019-12-27T16:23:36.135Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-27T16:23:36.135Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-27T16:23:36.135Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-12-27T16:23:36.135Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-12-27T16:23:36.135Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-27T16:23:36.135Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-12-27T16:23:36.298Z] + echo Chowning /workspace to jenkins user [2019-12-27T16:23:36.298Z] Chowning /workspace to jenkins user [2019-12-27T16:23:36.298Z] + id -u [2019-12-27T16:23:36.298Z] + id -g [2019-12-27T16:23:36.298Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39700:/workspace busybox chown -R 1000:1000 /workspace [2019-12-27T16:23:36.298Z] Unable to find image 'busybox:latest' locally [2019-12-27T16:23:36.298Z] latest: Pulling from library/busybox [2019-12-27T16:23:36.298Z] bdbbaa22dec6: Pulling fs layer [2019-12-27T16:23:36.394Z] --- PASS: TestWaitBlocked (0.03s) [2019-12-27T16:23:36.394Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.86s) [2019-12-27T16:23:36.394Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.92s) [2019-12-27T16:23:36.394Z] === CONT TestContainerStartOnDaemonRestart [2019-12-27T16:23:36.394Z] === CONT TestIpcModeOlderClient [2019-12-27T16:23:36.394Z] === CONT TestDaemonRestartIpcMode [2019-12-27T16:23:36.558Z] bdbbaa22dec6: Download complete [2019-12-27T16:23:36.558Z] bdbbaa22dec6: Pull complete [2019-12-27T16:23:36.558Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2019-12-27T16:23:36.558Z] Status: Downloaded newer image for busybox:latest [2019-12-27T16:23:36.580Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.70s) [2019-12-27T16:23:36.580Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-12-27T16:23:36.580Z] === RUN TestIpcModeOlderClient [2019-12-27T16:23:36.580Z] === PAUSE TestIpcModeOlderClient [2019-12-27T16:23:36.580Z] === RUN TestKillContainerInvalidSignal [2019-12-27T16:23:36.653Z] --- PASS: TestIpcModeOlderClient (0.18s) [2019-12-27T16:23:37.369Z] --- PASS: TestKillContainerInvalidSignal (0.84s) [2019-12-27T16:23:37.369Z] === RUN TestKillContainer [2019-12-27T16:23:37.369Z] === RUN TestKillContainer/no_signal [2019-12-27T16:23:37.498Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-12-27T16:23:38.228Z] + bundleName=docker-py [2019-12-27T16:23:38.228Z] + echo Creating docker-py-bundles.tar.gz [2019-12-27T16:23:38.228Z] Creating docker-py-bundles.tar.gz [2019-12-27T16:23:38.228Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2019-12-27T16:23:38.240Z] Archiving artifacts [2019-12-27T16:23:38.424Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2019-12-27T16:23:38.424Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2019-12-27T16:23:38.616Z] === RUN TestKillContainer/non_killing_signal [2019-12-27T16:23:39.020Z] === RUN TestKillContainer/killing_signal [2019-12-27T16:23:39.353Z] --- PASS: TestBuildPreserveOwnership (6.17s) [2019-12-27T16:23:39.353Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.05s) [2019-12-27T16:23:39.353Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.11s) [2019-12-27T16:23:39.353Z] === RUN TestBuildPlatformInvalid [2019-12-27T16:23:39.353Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2019-12-27T16:23:39.353Z] PASS [2019-12-27T16:23:39.353Z] [2019-12-27T16:23:39.353Z] === Skipped [2019-12-27T16:23:39.353Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2019-12-27T16:23:39.353Z] build_session_test.go:25: TODO: BuildKit [2019-12-27T16:23:39.353Z] [2019-12-27T16:23:39.353Z] [2019-12-27T16:23:39.353Z] DONE 32 tests, 1 skipped in 181.230s [2019-12-27T16:23:39.609Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2019-12-27T16:23:39.609Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:23:39.609Z] ++ set -e [2019-12-27T16:23:39.609Z] ++ '[' -n 0 ']' [2019-12-27T16:23:39.609Z] ++ set -x [2019-12-27T16:23:39.609Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:23:39.609Z] INFO: Testing against a local daemon [2019-12-27T16:23:39.609Z] === RUN TestConfigList [2019-12-27T16:23:40.053Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39700/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2019-12-27T16:23:40.170Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-12-27T16:23:40.340Z] --- PASS: TestKillContainer (2.79s) [2019-12-27T16:23:40.340Z] --- PASS: TestKillContainer/no_signal (0.94s) [2019-12-27T16:23:40.340Z] --- PASS: TestKillContainer/non_killing_signal (0.66s) [2019-12-27T16:23:40.340Z] --- PASS: TestKillContainer/killing_signal (0.79s) [2019-12-27T16:23:40.340Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-12-27T16:23:40.340Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-12-27T16:23:40.420Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39700/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=9608dc5470e74f1ee34fd6477547303b31868576 -e DOCKER_GRAPHDRIVER docker:9608dc5470e74f1ee34fd6477547303b31868576 hack/make.sh binary-daemon [2019-12-27T16:23:40.730Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2019-12-27T16:23:40.844Z] --- PASS: TestDaemonRestartIpcMode (3.92s) [2019-12-27T16:23:40.844Z] --- PASS: TestContainerStartOnDaemonRestart (4.02s) [2019-12-27T16:23:40.844Z] PASS [2019-12-27T16:23:40.844Z] [2019-12-27T16:23:40.844Z] === Skipped [2019-12-27T16:23:40.844Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2019-12-27T16:23:40.844Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-12-27T16:23:40.844Z] [2019-12-27T16:23:40.844Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2019-12-27T16:23:40.844Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-27T16:23:40.844Z] [2019-12-27T16:23:40.844Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2019-12-27T16:23:40.844Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-27T16:23:40.844Z] [2019-12-27T16:23:40.844Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-12-27T16:23:40.844Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-12-27T16:23:40.844Z] [2019-12-27T16:23:40.844Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2019-12-27T16:23:40.844Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-12-27T16:23:40.844Z] [2019-12-27T16:23:40.844Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2019-12-27T16:23:40.844Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-12-27T16:23:40.844Z] [2019-12-27T16:23:40.844Z] [2019-12-27T16:23:40.844Z] DONE 197 tests, 6 skipped in 129.888s [2019-12-27T16:23:40.844Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2019-12-27T16:23:40.844Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:23:40.844Z] ++ set -e [2019-12-27T16:23:40.844Z] ++ '[' -n 0 ']' [2019-12-27T16:23:40.844Z] ++ set -x [2019-12-27T16:23:40.844Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:23:40.844Z] INFO: Testing against a local daemon [2019-12-27T16:23:40.844Z] === RUN TestCommitInheritsEnv [2019-12-27T16:23:40.985Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-12-27T16:23:40.988Z] [2019-12-27T16:23:40.988Z] Removing bundles/ [2019-12-27T16:23:40.988Z] [2019-12-27T16:23:40.988Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2019-12-27T16:23:40.988Z] Building: bundles/binary-daemon/dockerd-dev [2019-12-27T16:23:40.988Z] GOOS="" GOARCH="" GOARM="" [2019-12-27T16:23:41.195Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-12-27T16:23:41.411Z] --- PASS: TestCommitInheritsEnv (0.59s) [2019-12-27T16:23:41.411Z] === RUN TestImportExtremelyLargeImageWorks [2019-12-27T16:23:41.411Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-12-27T16:23:41.411Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-12-27T16:23:41.411Z] === RUN TestImagesFilterMultiReference [2019-12-27T16:23:41.411Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2019-12-27T16:23:41.411Z] === RUN TestImagePullPlatformInvalid [2019-12-27T16:23:41.411Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-12-27T16:23:41.411Z] === RUN TestRemoveImageOrphaning [2019-12-27T16:23:41.979Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2019-12-27T16:23:41.979Z] === RUN TestRemoveImageGarbageCollector [2019-12-27T16:23:41.979Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-12-27T16:23:41.979Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-27T16:23:41.979Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-12-27T16:23:41.979Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-12-27T16:23:41.979Z] === RUN TestTagInvalidReference [2019-12-27T16:23:41.979Z] --- PASS: TestTagInvalidReference (0.03s) [2019-12-27T16:23:41.979Z] === RUN TestTagValidPrefixedRepo [2019-12-27T16:23:42.015Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.85s) [2019-12-27T16:23:42.015Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.85s) [2019-12-27T16:23:42.015Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s) [2019-12-27T16:23:42.015Z] === RUN TestKillStoppedContainer [2019-12-27T16:23:42.238Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-12-27T16:23:42.238Z] === RUN TestTagExistedNameWithoutForce [2019-12-27T16:23:42.238Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-12-27T16:23:42.238Z] === RUN TestTagOfficialNames [2019-12-27T16:23:42.238Z] --- PASS: TestTagOfficialNames (0.08s) [2019-12-27T16:23:42.238Z] === RUN TestTagMatchesDigest [2019-12-27T16:23:42.238Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-12-27T16:23:42.238Z] PASS [2019-12-27T16:23:42.238Z] [2019-12-27T16:23:42.238Z] === Skipped [2019-12-27T16:23:42.238Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2019-12-27T16:23:42.238Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-12-27T16:23:42.238Z] [2019-12-27T16:23:42.238Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-12-27T16:23:42.238Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-27T16:23:42.238Z] [2019-12-27T16:23:42.238Z] [2019-12-27T16:23:42.238Z] DONE 12 tests, 2 skipped in 1.789s [2019-12-27T16:23:42.238Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2019-12-27T16:23:42.238Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:23:42.238Z] ++ set -e [2019-12-27T16:23:42.238Z] ++ '[' -n 0 ']' [2019-12-27T16:23:42.238Z] ++ set -x [2019-12-27T16:23:42.238Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:23:42.394Z] --- PASS: TestKillStoppedContainer (0.10s) [2019-12-27T16:23:42.394Z] === RUN TestKillStoppedContainerAPIPre120 [2019-12-27T16:23:42.394Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2019-12-27T16:23:42.394Z] === RUN TestKillDifferentUserContainer [2019-12-27T16:23:42.497Z] INFO: Testing against a local daemon [2019-12-27T16:23:42.497Z] === RUN TestNetworkCreateDelete [2019-12-27T16:23:42.873Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-12-27T16:23:42.873Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-12-27T16:23:42.873Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2019-12-27T16:23:43.065Z] --- PASS: TestNetworkCreateDelete (0.40s) [2019-12-27T16:23:43.065Z] === RUN TestDockerNetworkDeletePreferID [2019-12-27T16:23:43.128Z] --- PASS: TestConfigList (3.41s) [2019-12-27T16:23:43.129Z] === RUN TestConfigsCreateAndDelete [2019-12-27T16:23:43.168Z] --- PASS: TestKillDifferentUserContainer (0.81s) [2019-12-27T16:23:43.168Z] === RUN TestInspectOomKilledTrue [2019-12-27T16:23:43.168Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2019-12-27T16:23:43.168Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-27T16:23:43.168Z] === RUN TestInspectOomKilledFalse [2019-12-27T16:23:43.168Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-12-27T16:23:43.168Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-27T16:23:43.168Z] === RUN TestLinksEtcHostsContentMatch [2019-12-27T16:23:43.689Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2019-12-27T16:23:43.940Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s) [2019-12-27T16:23:43.940Z] === RUN TestLinksContainerNames [2019-12-27T16:23:44.002Z] --- PASS: TestDockerNetworkDeletePreferID (1.16s) [2019-12-27T16:23:44.002Z] === RUN TestInspectNetwork [2019-12-27T16:23:44.614Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2019-12-27T16:23:45.753Z] --- PASS: TestLinksContainerNames (1.72s) [2019-12-27T16:23:45.753Z] === RUN TestLogsFollowTailEmpty [2019-12-27T16:23:46.500Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-12-27T16:23:46.500Z] --- PASS: TestConfigsCreateAndDelete (3.33s) [2019-12-27T16:23:46.500Z] === RUN TestConfigsUpdate [2019-12-27T16:23:46.500Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2019-12-27T16:23:46.543Z] --- PASS: TestLogsFollowTailEmpty (1.05s) [2019-12-27T16:23:46.543Z] === RUN TestContainerNetworkMountsNoChown [2019-12-27T16:23:47.330Z] --- PASS: TestContainerNetworkMountsNoChown (0.95s) [2019-12-27T16:23:47.330Z] === RUN TestMountDaemonRoot [2019-12-27T16:23:47.330Z] === RUN TestMountDaemonRoot/default [2019-12-27T16:23:47.330Z] === PAUSE TestMountDaemonRoot/default [2019-12-27T16:23:47.330Z] === RUN TestMountDaemonRoot/private [2019-12-27T16:23:47.330Z] === PAUSE TestMountDaemonRoot/private [2019-12-27T16:23:47.330Z] === RUN TestMountDaemonRoot/rprivate [2019-12-27T16:23:47.330Z] === PAUSE TestMountDaemonRoot/rprivate [2019-12-27T16:23:47.330Z] === RUN TestMountDaemonRoot/slave [2019-12-27T16:23:47.330Z] === PAUSE TestMountDaemonRoot/slave [2019-12-27T16:23:47.330Z] === RUN TestMountDaemonRoot/rslave [2019-12-27T16:23:47.330Z] === PAUSE TestMountDaemonRoot/rslave [2019-12-27T16:23:47.330Z] === RUN TestMountDaemonRoot/shared [2019-12-27T16:23:47.330Z] === PAUSE TestMountDaemonRoot/shared [2019-12-27T16:23:47.330Z] === RUN TestMountDaemonRoot/rshared [2019-12-27T16:23:47.330Z] === PAUSE TestMountDaemonRoot/rshared [2019-12-27T16:23:47.705Z] === CONT TestMountDaemonRoot/default [2019-12-27T16:23:47.705Z] === RUN TestMountDaemonRoot/default/bind_root [2019-12-27T16:23:47.705Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-12-27T16:23:47.705Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-12-27T16:23:47.705Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-12-27T16:23:47.705Z] === RUN TestMountDaemonRoot/default/mount_root [2019-12-27T16:23:47.705Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-12-27T16:23:47.705Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-12-27T16:23:47.705Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-12-27T16:23:47.705Z] === CONT TestMountDaemonRoot/default/bind_root [2019-12-27T16:23:47.705Z] === CONT TestMountDaemonRoot/rshared [2019-12-27T16:23:47.705Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-12-27T16:23:47.705Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-12-27T16:23:47.705Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-12-27T16:23:47.705Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-12-27T16:23:47.705Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-12-27T16:23:47.705Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-12-27T16:23:47.705Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-12-27T16:23:47.705Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-12-27T16:23:47.705Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-12-27T16:23:47.705Z] === CONT TestMountDaemonRoot/shared [2019-12-27T16:23:47.705Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-12-27T16:23:47.705Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-12-27T16:23:47.705Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-12-27T16:23:47.705Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-12-27T16:23:47.705Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-12-27T16:23:47.705Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-12-27T16:23:47.705Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-12-27T16:23:47.705Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-12-27T16:23:47.705Z] === CONT TestMountDaemonRoot/rslave [2019-12-27T16:23:47.705Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-12-27T16:23:47.705Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-12-27T16:23:47.705Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-12-27T16:23:47.705Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-12-27T16:23:47.705Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-12-27T16:23:47.705Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-12-27T16:23:47.705Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-12-27T16:23:47.705Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-12-27T16:23:47.705Z] === CONT TestMountDaemonRoot/slave [2019-12-27T16:23:47.705Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-12-27T16:23:47.705Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-12-27T16:23:47.705Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-12-27T16:23:47.705Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-12-27T16:23:47.705Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-12-27T16:23:47.705Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-12-27T16:23:47.705Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-12-27T16:23:47.705Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-12-27T16:23:47.705Z] === CONT TestMountDaemonRoot/rprivate [2019-12-27T16:23:47.705Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-12-27T16:23:47.705Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-12-27T16:23:47.705Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-12-27T16:23:47.705Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-12-27T16:23:47.705Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-12-27T16:23:47.705Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-12-27T16:23:47.705Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-12-27T16:23:47.705Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-12-27T16:23:47.705Z] === CONT TestMountDaemonRoot/private [2019-12-27T16:23:47.705Z] === RUN TestMountDaemonRoot/private/mount_root [2019-12-27T16:23:47.705Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-12-27T16:23:47.705Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-12-27T16:23:47.705Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-12-27T16:23:47.705Z] === RUN TestMountDaemonRoot/private/bind_root [2019-12-27T16:23:47.705Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-12-27T16:23:47.705Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-12-27T16:23:47.705Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-12-27T16:23:47.705Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-12-27T16:23:47.705Z] === CONT TestMountDaemonRoot/default/mount_root [2019-12-27T16:23:47.705Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-12-27T16:23:47.705Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-12-27T16:23:47.705Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-12-27T16:23:47.705Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-12-27T16:23:47.705Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-12-27T16:23:47.705Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-12-27T16:23:48.077Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-12-27T16:23:48.077Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-12-27T16:23:48.077Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-12-27T16:23:48.077Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-12-27T16:23:48.077Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-12-27T16:23:48.077Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-12-27T16:23:48.077Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-12-27T16:23:48.077Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-12-27T16:23:48.077Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-12-27T16:23:48.077Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-12-27T16:23:48.077Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-12-27T16:23:48.077Z] === CONT TestMountDaemonRoot/private/mount_root [2019-12-27T16:23:48.077Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-12-27T16:23:48.077Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-12-27T16:23:48.077Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-12-27T16:23:48.077Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-12-27T16:23:48.445Z] === CONT TestMountDaemonRoot/private/bind_root [2019-12-27T16:23:48.445Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-12-27T16:23:48.445Z] --- PASS: TestMountDaemonRoot (0.03s) [2019-12-27T16:23:48.445Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-12-27T16:23:48.446Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.12s) [2019-12-27T16:23:48.446Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2019-12-27T16:23:48.446Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2019-12-27T16:23:48.446Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2019-12-27T16:23:48.446Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-12-27T16:23:48.446Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s) [2019-12-27T16:23:48.446Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2019-12-27T16:23:48.446Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2019-12-27T16:23:48.446Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2019-12-27T16:23:48.446Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-12-27T16:23:48.446Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-12-27T16:23:48.446Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2019-12-27T16:23:48.446Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2019-12-27T16:23:48.446Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2019-12-27T16:23:48.446Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-12-27T16:23:48.446Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2019-12-27T16:23:48.446Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2019-12-27T16:23:48.446Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2019-12-27T16:23:48.446Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2019-12-27T16:23:48.446Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-12-27T16:23:48.446Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-12-27T16:23:48.446Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2019-12-27T16:23:48.446Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-12-27T16:23:48.446Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2019-12-27T16:23:48.446Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-12-27T16:23:48.446Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2019-12-27T16:23:48.446Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2019-12-27T16:23:48.446Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-12-27T16:23:48.446Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2019-12-27T16:23:48.446Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-12-27T16:23:48.446Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-12-27T16:23:48.446Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-12-27T16:23:48.446Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-12-27T16:23:48.446Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-12-27T16:23:48.446Z] === RUN TestContainerBindMountNonRecursive [2019-12-27T16:23:49.011Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-12-27T16:23:49.577Z] --- PASS: TestConfigsUpdate (3.02s) [2019-12-27T16:23:49.577Z] === RUN TestTemplatedConfig [2019-12-27T16:23:49.833Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-12-27T16:23:49.833Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2019-12-27T16:23:50.260Z] --- PASS: TestContainerBindMountNonRecursive (2.03s) [2019-12-27T16:23:50.260Z] === RUN TestNetworkNat [2019-12-27T16:23:50.394Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2019-12-27T16:23:50.567Z] === RUN TestInspectNetwork/full_network_id [2019-12-27T16:23:50.567Z] === RUN TestInspectNetwork/partial_network_id [2019-12-27T16:23:50.567Z] === RUN TestInspectNetwork/network_name [2019-12-27T16:23:50.567Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-12-27T16:23:51.084Z] --- PASS: TestNetworkNat (0.89s) [2019-12-27T16:23:51.084Z] === RUN TestNetworkLocalhostTCPNat [2019-12-27T16:23:52.571Z] --- PASS: TestNetworkLocalhostTCPNat (1.03s) [2019-12-27T16:23:52.571Z] === RUN TestNetworkLoopbackNat [2019-12-27T16:23:53.363Z] --- PASS: TestNetworkLoopbackNat (1.19s) [2019-12-27T16:23:53.363Z] === RUN TestPause [2019-12-27T16:23:53.659Z] --- PASS: TestTemplatedConfig (3.75s) [2019-12-27T16:23:53.659Z] === RUN TestConfigInspect [2019-12-27T16:23:54.583Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2019-12-27T16:23:54.626Z] --- PASS: TestPause (0.98s) [2019-12-27T16:23:54.626Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-12-27T16:23:54.626Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.01s) [2019-12-27T16:23:54.626Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-12-27T16:23:54.626Z] === RUN TestPauseStopPausedContainer [2019-12-27T16:23:54.755Z] --- PASS: TestInspectNetwork (10.79s) [2019-12-27T16:23:54.755Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-12-27T16:23:54.755Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-12-27T16:23:54.755Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-12-27T16:23:54.755Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-12-27T16:23:54.755Z] === RUN TestRunContainerWithBridgeNone [2019-12-27T16:23:55.407Z] --- PASS: TestPauseStopPausedContainer (0.89s) [2019-12-27T16:23:55.407Z] === RUN TestPsFilter [2019-12-27T16:23:55.767Z] --- PASS: TestPsFilter (0.24s) [2019-12-27T16:23:55.767Z] === RUN TestRemoveContainerWithRemovedVolume [2019-12-27T16:23:55.946Z] --- PASS: TestConfigInspect (2.74s) [2019-12-27T16:23:55.946Z] === RUN TestConfigCreateWithLabels [2019-12-27T16:23:56.544Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.84s) [2019-12-27T16:23:56.544Z] === RUN TestRemoveContainerWithVolume [2019-12-27T16:23:57.331Z] --- PASS: TestRemoveContainerWithVolume (0.91s) [2019-12-27T16:23:57.331Z] === RUN TestRemoveContainerRunning [2019-12-27T16:23:58.044Z] --- PASS: TestRunContainerWithBridgeNone (2.60s) [2019-12-27T16:23:58.044Z] === RUN TestNetworkInvalidJSON [2019-12-27T16:23:58.044Z] === RUN TestNetworkInvalidJSON//networks/create [2019-12-27T16:23:58.044Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-12-27T16:23:58.044Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-12-27T16:23:58.044Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-12-27T16:23:58.044Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-27T16:23:58.044Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-27T16:23:58.044Z] === CONT TestNetworkInvalidJSON//networks/create [2019-12-27T16:23:58.044Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-12-27T16:23:58.044Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-27T16:23:58.044Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-12-27T16:23:58.044Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-12-27T16:23:58.044Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-12-27T16:23:58.044Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-12-27T16:23:58.044Z] === RUN TestDaemonRestartWithLiveRestore [2019-12-27T16:23:58.134Z] --- PASS: TestRemoveContainerRunning (0.79s) [2019-12-27T16:23:58.134Z] === RUN TestRemoveContainerForceRemoveRunning [2019-12-27T16:23:58.460Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2019-12-27T16:23:58.460Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-12-27T16:23:58.982Z] --- PASS: TestDaemonRestartWithLiveRestore (1.49s) [2019-12-27T16:23:58.982Z] === RUN TestDaemonDefaultNetworkPools [2019-12-27T16:23:59.021Z] --- PASS: TestConfigCreateWithLabels (3.18s) [2019-12-27T16:23:59.021Z] === RUN TestConfigCreateResolve [2019-12-27T16:23:59.378Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.03s) [2019-12-27T16:23:59.378Z] === RUN TestRemoveInvalidContainer [2019-12-27T16:23:59.378Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2019-12-27T16:23:59.378Z] === RUN TestRenameLinkedContainer [2019-12-27T16:24:00.360Z] --- PASS: TestDaemonDefaultNetworkPools (1.26s) [2019-12-27T16:24:00.360Z] === RUN TestDaemonRestartWithExistingNetwork [2019-12-27T16:24:02.265Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.90s) [2019-12-27T16:24:02.265Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-12-27T16:24:02.290Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2019-12-27T16:24:02.290Z] --- PASS: TestConfigCreateResolve (3.09s) [2019-12-27T16:24:02.290Z] === RUN TestConfigDaemonLibtrustID [2019-12-27T16:24:02.674Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2019-12-27T16:24:02.674Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2019-12-27T16:24:02.674Z] PASS [2019-12-27T16:24:02.674Z] [2019-12-27T16:24:02.674Z] DONE 8 tests in 23.252s [2019-12-27T16:24:02.729Z] --- PASS: TestRenameLinkedContainer (3.40s) [2019-12-27T16:24:02.729Z] === RUN TestRenameStoppedContainer [2019-12-27T16:24:02.930Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2019-12-27T16:24:02.930Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:24:02.930Z] ++ set -e [2019-12-27T16:24:02.930Z] ++ '[' -n 0 ']' [2019-12-27T16:24:02.930Z] ++ set -x [2019-12-27T16:24:02.930Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:24:02.930Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-12-27T16:24:02.930Z] INFO: Testing against a local daemon [2019-12-27T16:24:02.930Z] === RUN TestCheckpoint [2019-12-27T16:24:02.930Z] --- SKIP: TestCheckpoint (0.00s) [2019-12-27T16:24:02.930Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-12-27T16:24:02.930Z] === RUN TestContainerInvalidJSON [2019-12-27T16:24:02.930Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-12-27T16:24:02.930Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-12-27T16:24:02.930Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-12-27T16:24:02.930Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-12-27T16:24:02.930Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-12-27T16:24:02.930Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-12-27T16:24:02.930Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-12-27T16:24:02.930Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-12-27T16:24:02.930Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-12-27T16:24:02.930Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-12-27T16:24:02.930Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-12-27T16:24:02.930Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-12-27T16:24:02.930Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-12-27T16:24:02.930Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-12-27T16:24:02.930Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-12-27T16:24:03.186Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2019-12-27T16:24:03.186Z] === RUN TestCopyFromContainerPathIsNotDir [2019-12-27T16:24:03.186Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2019-12-27T16:24:03.186Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2019-12-27T16:24:03.186Z] === RUN TestCopyToContainerPathDoesNotExist [2019-12-27T16:24:03.441Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2019-12-27T16:24:03.441Z] === RUN TestCopyToContainerPathIsNotDir [2019-12-27T16:24:03.441Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2019-12-27T16:24:03.441Z] === RUN TestCopyFromContainer [2019-12-27T16:24:03.589Z] --- PASS: TestRenameStoppedContainer (0.81s) [2019-12-27T16:24:03.589Z] === RUN TestRenameRunningContainerAndReuse [2019-12-27T16:24:03.696Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2019-12-27T16:24:04.320Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.26s) [2019-12-27T16:24:04.320Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-12-27T16:24:05.060Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-12-27T16:24:05.256Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.81s) [2019-12-27T16:24:05.256Z] === RUN TestServiceWithPredefinedNetwork [2019-12-27T16:24:05.508Z] --- PASS: TestRenameRunningContainerAndReuse (1.85s) [2019-12-27T16:24:05.509Z] === RUN TestRenameInvalidName [2019-12-27T16:24:05.622Z] === RUN TestCopyFromContainer// [2019-12-27T16:24:05.622Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2019-12-27T16:24:05.622Z] === RUN TestCopyFromContainer//bar/root [2019-12-27T16:24:05.622Z] === RUN TestCopyFromContainer//bar/root/ [2019-12-27T16:24:05.877Z] === RUN TestCopyFromContainer/bar/quux [2019-12-27T16:24:06.133Z] === RUN TestCopyFromContainer/bar/quux/ [2019-12-27T16:24:06.133Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-12-27T16:24:06.285Z] --- PASS: TestRenameInvalidName (0.90s) [2019-12-27T16:24:06.285Z] === RUN TestRenameAnonymousContainer [2019-12-27T16:24:06.389Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-12-27T16:24:06.389Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-12-27T16:24:06.389Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-12-27T16:24:06.644Z] === RUN TestCopyFromContainer/bar/notarget [2019-12-27T16:24:06.644Z] --- PASS: TestCopyFromContainer (3.33s) [2019-12-27T16:24:06.644Z] --- PASS: TestCopyFromContainer// (0.14s) [2019-12-27T16:24:06.644Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2019-12-27T16:24:06.644Z] --- PASS: TestCopyFromContainer//bar/root/ (0.15s) [2019-12-27T16:24:06.644Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2019-12-27T16:24:06.644Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2019-12-27T16:24:06.644Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.18s) [2019-12-27T16:24:06.644Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s) [2019-12-27T16:24:06.644Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2019-12-27T16:24:06.644Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2019-12-27T16:24:06.644Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2019-12-27T16:24:06.644Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-12-27T16:24:06.644Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-27T16:24:06.644Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-27T16:24:06.644Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-27T16:24:06.644Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-27T16:24:06.644Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-27T16:24:06.644Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-27T16:24:06.644Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-27T16:24:06.644Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-27T16:24:06.644Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-27T16:24:06.644Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-12-27T16:24:06.644Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-12-27T16:24:06.644Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-12-27T16:24:06.644Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-12-27T16:24:06.644Z] === RUN TestCreateLinkToNonExistingContainer [2019-12-27T16:24:06.933Z] --- PASS: TestCreateLinkToNonExistingContainer (0.10s) [2019-12-27T16:24:06.933Z] === RUN TestCreateWithInvalidEnv [2019-12-27T16:24:06.933Z] === RUN TestCreateWithInvalidEnv/0 [2019-12-27T16:24:06.933Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-12-27T16:24:06.933Z] === RUN TestCreateWithInvalidEnv/1 [2019-12-27T16:24:06.933Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-12-27T16:24:06.933Z] === RUN TestCreateWithInvalidEnv/2 [2019-12-27T16:24:06.933Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-12-27T16:24:06.933Z] === CONT TestCreateWithInvalidEnv/0 [2019-12-27T16:24:06.933Z] === CONT TestCreateWithInvalidEnv/2 [2019-12-27T16:24:06.933Z] === CONT TestCreateWithInvalidEnv/1 [2019-12-27T16:24:06.933Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-12-27T16:24:06.933Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-12-27T16:24:06.933Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-12-27T16:24:06.933Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2019-12-27T16:24:06.933Z] === RUN TestCreateTmpfsMountsTarget [2019-12-27T16:24:06.933Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-12-27T16:24:06.933Z] === RUN TestCreateWithCustomMaskedPaths [2019-12-27T16:24:07.499Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2019-12-27T16:24:08.544Z] --- PASS: TestServiceWithPredefinedNetwork (3.33s) [2019-12-27T16:24:08.544Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-12-27T16:24:08.544Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-12-27T16:24:08.544Z] service_test.go:230: FLAKY_TEST [2019-12-27T16:24:08.544Z] === RUN TestServiceWithDataPathPortInit [2019-12-27T16:24:09.394Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2019-12-27T16:24:09.437Z] --- PASS: TestRenameAnonymousContainer (2.98s) [2019-12-27T16:24:09.437Z] === RUN TestRenameContainerWithSameName [2019-12-27T16:24:09.650Z] --- PASS: TestCreateWithCustomMaskedPaths (2.71s) [2019-12-27T16:24:09.650Z] === RUN TestCreateWithCapabilities [2019-12-27T16:24:09.650Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-12-27T16:24:09.650Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-12-27T16:24:09.650Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-12-27T16:24:09.650Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-12-27T16:24:09.650Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-12-27T16:24:09.650Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-12-27T16:24:09.650Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-12-27T16:24:09.650Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-12-27T16:24:09.650Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-12-27T16:24:09.650Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-12-27T16:24:09.650Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-27T16:24:09.650Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-27T16:24:09.650Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-12-27T16:24:09.650Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-12-27T16:24:09.650Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-12-27T16:24:09.650Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-12-27T16:24:09.650Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-12-27T16:24:09.650Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-12-27T16:24:09.650Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-12-27T16:24:09.650Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-12-27T16:24:09.650Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-12-27T16:24:09.650Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-12-27T16:24:09.650Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-12-27T16:24:09.650Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-12-27T16:24:09.905Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-12-27T16:24:09.905Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-12-27T16:24:09.905Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-12-27T16:24:09.905Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-12-27T16:24:09.905Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-12-27T16:24:09.905Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-27T16:24:09.905Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-12-27T16:24:09.905Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-12-27T16:24:09.905Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-12-27T16:24:09.905Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-12-27T16:24:09.905Z] --- PASS: TestCreateWithCapabilities (0.02s) [2019-12-27T16:24:09.905Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.16s) [2019-12-27T16:24:09.905Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.17s) [2019-12-27T16:24:09.905Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-12-27T16:24:09.905Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-12-27T16:24:09.905Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2019-12-27T16:24:09.905Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2019-12-27T16:24:09.905Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2019-12-27T16:24:09.905Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-12-27T16:24:09.905Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2019-12-27T16:24:09.905Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2019-12-27T16:24:09.905Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2019-12-27T16:24:09.905Z] === RUN TestCreateWithCustomReadonlyPaths [2019-12-27T16:24:10.231Z] --- PASS: TestRenameContainerWithSameName (0.90s) [2019-12-27T16:24:10.231Z] === RUN TestRenameContainerWithLinkedContainer [2019-12-27T16:24:11.267Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2019-12-27T16:24:11.522Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-12-27T16:24:12.037Z] --- PASS: TestRenameContainerWithLinkedContainer (1.80s) [2019-12-27T16:24:12.037Z] === RUN TestResize [2019-12-27T16:24:12.447Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-12-27T16:24:12.703Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.66s) [2019-12-27T16:24:12.703Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-12-27T16:24:12.703Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-27T16:24:12.703Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-27T16:24:12.703Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-27T16:24:12.703Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-27T16:24:12.703Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-27T16:24:12.703Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-27T16:24:12.703Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-27T16:24:12.703Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-27T16:24:12.703Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-27T16:24:12.703Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-27T16:24:12.703Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-27T16:24:12.703Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-27T16:24:12.703Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-27T16:24:12.703Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-27T16:24:12.703Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-27T16:24:12.703Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-12-27T16:24:12.703Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2019-12-27T16:24:12.703Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2019-12-27T16:24:12.703Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2019-12-27T16:24:12.703Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2019-12-27T16:24:12.703Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2019-12-27T16:24:12.703Z] === RUN TestContainerStartOnDaemonRestart [2019-12-27T16:24:12.703Z] === PAUSE TestContainerStartOnDaemonRestart [2019-12-27T16:24:12.703Z] === RUN TestDaemonRestartIpcMode [2019-12-27T16:24:12.703Z] === PAUSE TestDaemonRestartIpcMode [2019-12-27T16:24:12.703Z] === RUN TestDiff [2019-12-27T16:24:12.820Z] --- PASS: TestResize (0.89s) [2019-12-27T16:24:12.820Z] === RUN TestResizeWithInvalidSize [2019-12-27T16:24:12.961Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2019-12-27T16:24:13.596Z] --- PASS: TestResizeWithInvalidSize (0.91s) [2019-12-27T16:24:13.596Z] === RUN TestResizeWhenContainerNotStarted [2019-12-27T16:24:13.887Z] --- PASS: TestDiff (0.97s) [2019-12-27T16:24:13.887Z] === RUN TestExecWithCloseStdin [2019-12-27T16:24:14.395Z] --- PASS: TestResizeWhenContainerNotStarted (0.90s) [2019-12-27T16:24:14.395Z] === RUN TestDaemonRestartKillContainers [2019-12-27T16:24:14.395Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-27T16:24:14.395Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-27T16:24:14.395Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-27T16:24:14.395Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-27T16:24:14.395Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-27T16:24:14.395Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-27T16:24:14.395Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-27T16:24:14.395Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-27T16:24:14.395Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-27T16:24:14.395Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-27T16:24:14.395Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-27T16:24:14.395Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-27T16:24:14.395Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-27T16:24:14.395Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-27T16:24:14.395Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-27T16:24:14.395Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-27T16:24:14.395Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-27T16:24:14.395Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-27T16:24:14.395Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-27T16:24:14.395Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-27T16:24:14.395Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-27T16:24:14.395Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-27T16:24:14.395Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-27T16:24:14.395Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-27T16:24:14.395Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-27T16:24:14.395Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-27T16:24:14.813Z] --- PASS: TestExecWithCloseStdin (1.09s) [2019-12-27T16:24:14.813Z] === RUN TestExec [2019-12-27T16:24:15.068Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2019-12-27T16:24:15.994Z] --- PASS: TestExec (1.02s) [2019-12-27T16:24:15.994Z] === RUN TestExecUser [2019-12-27T16:24:16.249Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-12-27T16:24:16.810Z] --- PASS: TestExecUser (1.06s) [2019-12-27T16:24:16.810Z] === RUN TestExportContainerAndImportImage [2019-12-27T16:24:17.021Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-27T16:24:17.021Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-27T16:24:17.065Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2019-12-27T16:24:17.626Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2019-12-27T16:24:18.186Z] --- PASS: TestExportContainerAndImportImage (1.10s) [2019-12-27T16:24:18.186Z] === RUN TestExportContainerAfterDaemonRestart [2019-12-27T16:24:18.305Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-27T16:24:18.305Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-27T16:24:19.113Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-12-27T16:24:19.369Z] --- PASS: TestExportContainerAfterDaemonRestart (1.44s) [2019-12-27T16:24:19.369Z] === RUN TestHealthCheckWorkdir [2019-12-27T16:24:19.575Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-27T16:24:19.942Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-27T16:24:20.293Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-12-27T16:24:20.549Z] --- PASS: TestHealthCheckWorkdir (1.11s) [2019-12-27T16:24:20.549Z] === RUN TestHealthKillContainer [2019-12-27T16:24:21.110Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2019-12-27T16:24:21.366Z] === RUN TestDockerSuite/TestBuildAddScript [2019-12-27T16:24:21.784Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-27T16:24:22.158Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-27T16:24:23.877Z] --- PASS: TestHealthKillContainer (2.98s) [2019-12-27T16:24:23.877Z] === RUN TestInspectCpusetInConfigPre120 [2019-12-27T16:24:24.803Z] --- PASS: TestInspectCpusetInConfigPre120 (1.00s) [2019-12-27T16:24:24.803Z] === RUN TestIpcModeNone [2019-12-27T16:24:24.803Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-12-27T16:24:25.355Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-27T16:24:25.355Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-27T16:24:25.364Z] --- PASS: TestIpcModeNone (0.91s) [2019-12-27T16:24:25.364Z] === RUN TestIpcModePrivate [2019-12-27T16:24:26.289Z] --- PASS: TestIpcModePrivate (0.90s) [2019-12-27T16:24:26.289Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:199, shared: false, mustBeShared: false [2019-12-27T16:24:26.289Z] === RUN TestIpcModeShareable [2019-12-27T16:24:27.651Z] --- PASS: TestIpcModeShareable (0.98s) [2019-12-27T16:24:27.651Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:193, shared: true, mustBeShared: true [2019-12-27T16:24:27.651Z] === RUN TestAPIIpcModeShareableAndContainer [2019-12-27T16:24:27.652Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2019-12-27T16:24:27.808Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-12-27T16:24:27.808Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.23s) [2019-12-27T16:24:27.808Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.50s) [2019-12-27T16:24:27.808Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.46s) [2019-12-27T16:24:27.808Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.44s) [2019-12-27T16:24:27.808Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.48s) [2019-12-27T16:24:27.808Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.48s) [2019-12-27T16:24:27.808Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.17s) [2019-12-27T16:24:27.808Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.25s) [2019-12-27T16:24:27.808Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.94s) [2019-12-27T16:24:27.808Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.32s) [2019-12-27T16:24:27.808Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.31s) [2019-12-27T16:24:27.808Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.42s) [2019-12-27T16:24:27.808Z] === RUN TestCgroupNamespacesRun [2019-12-27T16:24:29.727Z] --- PASS: TestCgroupNamespacesRun (1.74s) [2019-12-27T16:24:29.727Z] === RUN TestCgroupNamespacesRunPrivileged [2019-12-27T16:24:30.164Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.82s) [2019-12-27T16:24:30.164Z] === RUN TestAPIIpcModeHost [2019-12-27T16:24:30.476Z] --- PASS: TestServiceWithDataPathPortInit (19.83s) [2019-12-27T16:24:30.476Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-12-27T16:24:31.058Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.66s) [2019-12-27T16:24:31.058Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-12-27T16:24:31.532Z] --- PASS: TestAPIIpcModeHost (1.06s) [2019-12-27T16:24:31.532Z] === RUN TestDaemonIpcModeShareable [2019-12-27T16:24:32.860Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.72s) [2019-12-27T16:24:32.860Z] === RUN TestCgroupNamespacesRunHostMode [2019-12-27T16:24:33.420Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-12-27T16:24:33.420Z] --- PASS: TestDaemonIpcModeShareable (2.23s) [2019-12-27T16:24:33.420Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:210, shared: true, mustBeShared: true [2019-12-27T16:24:33.420Z] === RUN TestDaemonIpcModePrivate [2019-12-27T16:24:33.676Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2019-12-27T16:24:34.659Z] --- PASS: TestCgroupNamespacesRunHostMode (1.75s) [2019-12-27T16:24:34.659Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-12-27T16:24:35.568Z] --- PASS: TestDaemonIpcModePrivate (1.94s) [2019-12-27T16:24:35.568Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:217, shared: false, mustBeShared: false [2019-12-27T16:24:35.568Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-12-27T16:24:36.129Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2019-12-27T16:24:36.449Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.65s) [2019-12-27T16:24:36.449Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-12-27T16:24:36.819Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.80s) [2019-12-27T16:24:36.819Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-12-27T16:24:37.493Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.91s) [2019-12-27T16:24:37.493Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:221, shared: false, mustBeShared: false [2019-12-27T16:24:37.493Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-12-27T16:24:37.597Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2019-12-27T16:24:37.597Z] === RUN TestCgroupNamespacesRunOlderClient [2019-12-27T16:24:38.592Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.79s) [2019-12-27T16:24:38.592Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:w8a715q4031ukm3tmj8r2eter Created:2019-12-27 16:24:29.98883948 +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[9e263d8257cfd1982d0ebe4a6d86f7f08f1a9c1129f5d79a84d28bdf15d05148:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4110czetnrln9c7vrwpfywr5d EndpointID:6381e0f99ed3f6bf12d1091a21b3069e5931840dfacdf46c1041978677ab70d4 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:59d040e9c77b146b1c135bc224508b45d57ced563986873f566ede7282d6e013 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:0f54f0b3bd9a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4110czetnrln9c7vrwpfywr5d EndpointID:6381e0f99ed3f6bf12d1091a21b3069e5931840dfacdf46c1041978677ab70d4 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-12-27T16:24:38.592Z] PASS [2019-12-27T16:24:38.592Z] [2019-12-27T16:24:38.592Z] === Skipped [2019-12-27T16:24:38.592Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-12-27T16:24:38.592Z] service_test.go:230: FLAKY_TEST [2019-12-27T16:24:38.592Z] [2019-12-27T16:24:38.592Z] [2019-12-27T16:24:38.592Z] DONE 21 tests, 1 skipped in 55.799s [2019-12-27T16:24:38.592Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-12-27T16:24:38.592Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:24:38.592Z] ++ set -e [2019-12-27T16:24:38.592Z] ++ '[' -n 0 ']' [2019-12-27T16:24:38.592Z] ++ set -x [2019-12-27T16:24:38.592Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:24:38.592Z] INFO: Testing against a local daemon [2019-12-27T16:24:38.592Z] === RUN TestDockerNetworkIpvlanPersistance [2019-12-27T16:24:38.592Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-12-27T16:24:38.592Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-27T16:24:38.592Z] === RUN TestDockerNetworkIpvlan [2019-12-27T16:24:38.592Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-12-27T16:24:38.592Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-27T16:24:38.592Z] PASS [2019-12-27T16:24:38.592Z] [2019-12-27T16:24:38.592Z] === Skipped [2019-12-27T16:24:38.592Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-12-27T16:24:38.592Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-27T16:24:38.592Z] [2019-12-27T16:24:38.592Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-12-27T16:24:38.592Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-27T16:24:38.592Z] [2019-12-27T16:24:38.592Z] [2019-12-27T16:24:38.592Z] DONE 2 tests, 2 skipped in 0.150s [2019-12-27T16:24:38.592Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-12-27T16:24:38.593Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:24:38.593Z] ++ set -e [2019-12-27T16:24:38.593Z] ++ '[' -n 0 ']' [2019-12-27T16:24:38.593Z] ++ set -x [2019-12-27T16:24:38.593Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:24:38.593Z] INFO: Testing against a local daemon [2019-12-27T16:24:38.593Z] === RUN TestDockerNetworkMacvlanPersistance [2019-12-27T16:24:39.425Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.71s) [2019-12-27T16:24:39.425Z] === RUN TestKernelTCPMemory [2019-12-27T16:24:40.005Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-12-27T16:24:40.212Z] --- PASS: TestKernelTCPMemory (0.93s) [2019-12-27T16:24:40.212Z] === RUN TestNISDomainname [2019-12-27T16:24:40.259Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.86s) [2019-12-27T16:24:40.260Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:280, shared: true, mustBeShared: true [2019-12-27T16:24:40.260Z] === RUN TestIpcModeOlderClient [2019-12-27T16:24:40.260Z] === PAUSE TestIpcModeOlderClient [2019-12-27T16:24:40.260Z] === RUN TestKillContainerInvalidSignal [2019-12-27T16:24:40.497Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.09s) [2019-12-27T16:24:40.497Z] === RUN TestDockerNetworkMacvlan [2019-12-27T16:24:41.183Z] --- PASS: TestKillContainerInvalidSignal (0.83s) [2019-12-27T16:24:41.183Z] === RUN TestKillContainer [2019-12-27T16:24:41.183Z] === RUN TestKillContainer/no_signal [2019-12-27T16:24:41.820Z] --- PASS: TestNISDomainname (1.16s) [2019-12-27T16:24:41.820Z] === RUN TestHostnameDnsResolution [2019-12-27T16:24:41.875Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-12-27T16:24:42.108Z] === RUN TestKillContainer/non_killing_signal [2019-12-27T16:24:42.632Z] --- PASS: TestHostnameDnsResolution (1.21s) [2019-12-27T16:24:42.632Z] === RUN TestStats [2019-12-27T16:24:42.811Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-12-27T16:24:43.470Z] === RUN TestKillContainer/killing_signal [2019-12-27T16:24:44.031Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-12-27T16:24:44.189Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-12-27T16:24:44.286Z] --- PASS: TestKillContainer (3.29s) [2019-12-27T16:24:44.286Z] --- PASS: TestKillContainer/no_signal (0.91s) [2019-12-27T16:24:44.286Z] --- PASS: TestKillContainer/non_killing_signal (1.26s) [2019-12-27T16:24:44.286Z] --- PASS: TestKillContainer/killing_signal (0.84s) [2019-12-27T16:24:44.286Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-12-27T16:24:44.286Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-12-27T16:24:44.542Z] === RUN TestDockerSuite/TestBuildAddTar [2019-12-27T16:24:45.061Z] --- PASS: TestStats (1.87s) [2019-12-27T16:24:45.061Z] === RUN TestStopContainerWithTimeout [2019-12-27T16:24:45.061Z] === RUN TestStopContainerWithTimeout/0 [2019-12-27T16:24:45.061Z] === PAUSE TestStopContainerWithTimeout/0 [2019-12-27T16:24:45.061Z] === RUN TestStopContainerWithTimeout/1 [2019-12-27T16:24:45.061Z] === PAUSE TestStopContainerWithTimeout/1 [2019-12-27T16:24:45.061Z] === RUN TestStopContainerWithTimeout/3 [2019-12-27T16:24:45.061Z] === PAUSE TestStopContainerWithTimeout/3 [2019-12-27T16:24:45.061Z] === RUN TestStopContainerWithTimeout/-1 [2019-12-27T16:24:45.061Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-12-27T16:24:45.061Z] === CONT TestStopContainerWithTimeout/0 [2019-12-27T16:24:45.061Z] === CONT TestStopContainerWithTimeout/-1 [2019-12-27T16:24:45.840Z] === CONT TestStopContainerWithTimeout/3 [2019-12-27T16:24:45.906Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-12-27T16:24:47.270Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (3.04s) [2019-12-27T16:24:47.270Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.55s) [2019-12-27T16:24:47.270Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (1.23s) [2019-12-27T16:24:47.270Z] === RUN TestKillStoppedContainer [2019-12-27T16:24:47.476Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-12-27T16:24:47.525Z] --- PASS: TestKillStoppedContainer (0.10s) [2019-12-27T16:24:47.525Z] === RUN TestKillStoppedContainerAPIPre120 [2019-12-27T16:24:47.525Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2019-12-27T16:24:47.525Z] === RUN TestKillDifferentUserContainer [2019-12-27T16:24:47.616Z] === CONT TestStopContainerWithTimeout/1 [2019-12-27T16:24:49.412Z] --- PASS: TestKillDifferentUserContainer (1.56s) [2019-12-27T16:24:49.412Z] === RUN TestInspectOomKilledTrue [2019-12-27T16:24:49.412Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-12-27T16:24:49.412Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-27T16:24:49.412Z] === RUN TestInspectOomKilledFalse [2019-12-27T16:24:49.412Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-12-27T16:24:49.412Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-27T16:24:49.412Z] === RUN TestLinksEtcHostsContentMatch [2019-12-27T16:24:49.412Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2019-12-27T16:24:49.415Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2019-12-27T16:24:49.415Z] --- PASS: TestStopContainerWithTimeout/0 (1.01s) [2019-12-27T16:24:49.415Z] --- PASS: TestStopContainerWithTimeout/-1 (2.90s) [2019-12-27T16:24:49.415Z] --- PASS: TestStopContainerWithTimeout/3 (2.81s) [2019-12-27T16:24:49.415Z] --- PASS: TestStopContainerWithTimeout/1 (1.94s) [2019-12-27T16:24:49.415Z] === RUN TestDeleteDevicemapper [2019-12-27T16:24:49.415Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-12-27T16:24:49.415Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-12-27T16:24:49.415Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-12-27T16:24:49.667Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s) [2019-12-27T16:24:49.668Z] === RUN TestLinksContainerNames [2019-12-27T16:24:51.558Z] --- PASS: TestLinksContainerNames (1.84s) [2019-12-27T16:24:51.558Z] === RUN TestLogsFollowTailEmpty [2019-12-27T16:24:51.813Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2019-12-27T16:24:52.738Z] --- PASS: TestLogsFollowTailEmpty (0.98s) [2019-12-27T16:24:52.739Z] === RUN TestContainerNetworkMountsNoChown [2019-12-27T16:24:52.745Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-12-27T16:24:52.994Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2019-12-27T16:24:53.450Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.51s) [2019-12-27T16:24:53.450Z] === RUN TestUpdateMemory [2019-12-27T16:24:53.450Z] --- SKIP: TestUpdateMemory (0.00s) [2019-12-27T16:24:53.450Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-12-27T16:24:53.450Z] === RUN TestUpdateCPUQuota [2019-12-27T16:24:53.556Z] --- PASS: TestContainerNetworkMountsNoChown (0.95s) [2019-12-27T16:24:53.556Z] === RUN TestMountDaemonRoot [2019-12-27T16:24:53.556Z] === RUN TestMountDaemonRoot/default [2019-12-27T16:24:53.556Z] === PAUSE TestMountDaemonRoot/default [2019-12-27T16:24:53.556Z] === RUN TestMountDaemonRoot/private [2019-12-27T16:24:53.556Z] === PAUSE TestMountDaemonRoot/private [2019-12-27T16:24:53.556Z] === RUN TestMountDaemonRoot/rprivate [2019-12-27T16:24:53.556Z] === PAUSE TestMountDaemonRoot/rprivate [2019-12-27T16:24:53.556Z] === RUN TestMountDaemonRoot/slave [2019-12-27T16:24:53.556Z] === PAUSE TestMountDaemonRoot/slave [2019-12-27T16:24:53.556Z] === RUN TestMountDaemonRoot/rslave [2019-12-27T16:24:53.556Z] === PAUSE TestMountDaemonRoot/rslave [2019-12-27T16:24:53.556Z] === RUN TestMountDaemonRoot/shared [2019-12-27T16:24:53.556Z] === PAUSE TestMountDaemonRoot/shared [2019-12-27T16:24:53.556Z] === RUN TestMountDaemonRoot/rshared [2019-12-27T16:24:53.556Z] === PAUSE TestMountDaemonRoot/rshared [2019-12-27T16:24:53.556Z] === CONT TestMountDaemonRoot/default [2019-12-27T16:24:53.556Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-12-27T16:24:53.556Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-12-27T16:24:53.556Z] === RUN TestMountDaemonRoot/default/bind_root [2019-12-27T16:24:53.556Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-12-27T16:24:53.556Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-12-27T16:24:53.556Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-12-27T16:24:53.556Z] === RUN TestMountDaemonRoot/default/mount_root [2019-12-27T16:24:53.556Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-12-27T16:24:53.556Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-12-27T16:24:53.556Z] === CONT TestMountDaemonRoot/rshared [2019-12-27T16:24:53.556Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-12-27T16:24:53.556Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-12-27T16:24:53.556Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-12-27T16:24:53.556Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-12-27T16:24:53.556Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-12-27T16:24:53.556Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-12-27T16:24:53.556Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-12-27T16:24:53.556Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-12-27T16:24:53.556Z] === CONT TestMountDaemonRoot/rprivate [2019-12-27T16:24:53.556Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-12-27T16:24:53.556Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-12-27T16:24:53.556Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-12-27T16:24:53.556Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-12-27T16:24:53.556Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-12-27T16:24:53.556Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-12-27T16:24:53.556Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-12-27T16:24:53.556Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-12-27T16:24:53.556Z] === CONT TestMountDaemonRoot/shared [2019-12-27T16:24:53.556Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-12-27T16:24:53.556Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-12-27T16:24:53.556Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-12-27T16:24:53.556Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-12-27T16:24:53.556Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-12-27T16:24:53.556Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-12-27T16:24:53.556Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-12-27T16:24:53.556Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-12-27T16:24:53.556Z] === CONT TestMountDaemonRoot/rslave [2019-12-27T16:24:53.556Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-12-27T16:24:53.556Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-12-27T16:24:53.556Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-12-27T16:24:53.556Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-12-27T16:24:53.556Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-12-27T16:24:53.556Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-12-27T16:24:53.556Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-12-27T16:24:53.556Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-12-27T16:24:53.556Z] === CONT TestMountDaemonRoot/slave [2019-12-27T16:24:53.556Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-12-27T16:24:53.556Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-12-27T16:24:53.556Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-12-27T16:24:53.556Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-12-27T16:24:53.556Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-12-27T16:24:53.556Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-12-27T16:24:53.556Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-12-27T16:24:53.556Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-12-27T16:24:53.556Z] === CONT TestMountDaemonRoot/default/mount_root [2019-12-27T16:24:53.556Z] === CONT TestMountDaemonRoot/private [2019-12-27T16:24:53.556Z] === RUN TestMountDaemonRoot/private/bind_root [2019-12-27T16:24:53.556Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-12-27T16:24:53.556Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-12-27T16:24:53.556Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-12-27T16:24:53.556Z] === RUN TestMountDaemonRoot/private/mount_root [2019-12-27T16:24:53.556Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-12-27T16:24:53.556Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-12-27T16:24:53.556Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-12-27T16:24:53.556Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-12-27T16:24:53.556Z] === CONT TestMountDaemonRoot/default/bind_root [2019-12-27T16:24:53.812Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-12-27T16:24:53.812Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-12-27T16:24:53.812Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-12-27T16:24:53.812Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-12-27T16:24:53.812Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-12-27T16:24:53.812Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-12-27T16:24:53.812Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-12-27T16:24:54.067Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-12-27T16:24:54.067Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-12-27T16:24:54.067Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-12-27T16:24:54.067Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-12-27T16:24:54.067Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-12-27T16:24:54.067Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-12-27T16:24:54.067Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-12-27T16:24:54.067Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-12-27T16:24:54.067Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-12-27T16:24:54.322Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-12-27T16:24:54.322Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-12-27T16:24:54.322Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-12-27T16:24:54.322Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-12-27T16:24:54.322Z] === CONT TestMountDaemonRoot/private/bind_root [2019-12-27T16:24:54.322Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-12-27T16:24:54.322Z] === CONT TestMountDaemonRoot/private/mount_root [2019-12-27T16:24:54.322Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-12-27T16:24:54.322Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-12-27T16:24:54.322Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-12-27T16:24:54.322Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2019-12-27T16:24:54.322Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s) [2019-12-27T16:24:54.322Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2019-12-27T16:24:54.322Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2019-12-27T16:24:54.322Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-12-27T16:24:54.322Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2019-12-27T16:24:54.322Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2019-12-27T16:24:54.322Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2019-12-27T16:24:54.322Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2019-12-27T16:24:54.322Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-12-27T16:24:54.322Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2019-12-27T16:24:54.322Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-12-27T16:24:54.322Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-12-27T16:24:54.322Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2019-12-27T16:24:54.322Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-12-27T16:24:54.322Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2019-12-27T16:24:54.322Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-12-27T16:24:54.322Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-12-27T16:24:54.322Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-12-27T16:24:54.322Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-12-27T16:24:54.322Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2019-12-27T16:24:54.322Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2019-12-27T16:24:54.322Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2019-12-27T16:24:54.322Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2019-12-27T16:24:54.322Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-12-27T16:24:54.322Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2019-12-27T16:24:54.322Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2019-12-27T16:24:54.322Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2019-12-27T16:24:54.322Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2019-12-27T16:24:54.322Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-12-27T16:24:54.322Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2019-12-27T16:24:54.322Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2019-12-27T16:24:54.322Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2019-12-27T16:24:54.322Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-12-27T16:24:54.322Z] === RUN TestContainerBindMountNonRecursive [2019-12-27T16:24:54.461Z] --- PASS: TestUpdateCPUQuota (1.51s) [2019-12-27T16:24:54.462Z] === RUN TestUpdatePidsLimit [2019-12-27T16:24:54.462Z] === RUN TestUpdatePidsLimit/update_from_none [2019-12-27T16:24:54.884Z] === RUN TestUpdatePidsLimit/no_change [2019-12-27T16:24:55.308Z] === RUN TestUpdatePidsLimit/update_lower [2019-12-27T16:24:55.686Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-12-27T16:24:55.694Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-12-27T16:24:56.054Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-12-27T16:24:56.415Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-12-27T16:24:56.611Z] --- PASS: TestContainerBindMountNonRecursive (2.27s) [2019-12-27T16:24:56.611Z] === RUN TestNetworkNat [2019-12-27T16:24:56.793Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-12-27T16:24:56.867Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-12-27T16:24:57.794Z] --- PASS: TestNetworkNat (1.09s) [2019-12-27T16:24:57.794Z] === RUN TestNetworkLocalhostTCPNat [2019-12-27T16:24:58.550Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2019-12-27T16:24:58.550Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-12-27T16:24:58.617Z] --- PASS: TestUpdatePidsLimit (3.80s) [2019-12-27T16:24:58.617Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.44s) [2019-12-27T16:24:58.617Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2019-12-27T16:24:58.617Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2019-12-27T16:24:58.617Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s) [2019-12-27T16:24:58.617Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s) [2019-12-27T16:24:58.617Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.44s) [2019-12-27T16:24:58.617Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) [2019-12-27T16:24:58.617Z] === RUN TestUpdateRestartPolicy [2019-12-27T16:24:58.850Z] --- PASS: TestNetworkLocalhostTCPNat (0.99s) [2019-12-27T16:24:58.850Z] === RUN TestNetworkLoopbackNat [2019-12-27T16:24:59.309Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-12-27T16:25:00.214Z] --- PASS: TestNetworkLoopbackNat (1.35s) [2019-12-27T16:25:00.215Z] === RUN TestPause [2019-12-27T16:25:00.245Z] --- PASS: TestDockerNetworkMacvlan (19.49s) [2019-12-27T16:25:00.245Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2019-12-27T16:25:00.245Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2019-12-27T16:25:00.245Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.09s) [2019-12-27T16:25:00.245Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.95s) [2019-12-27T16:25:00.245Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.73s) [2019-12-27T16:25:00.245Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.34s) [2019-12-27T16:25:00.245Z] PASS [2019-12-27T16:25:00.245Z] [2019-12-27T16:25:00.245Z] DONE 8 tests in 21.716s [2019-12-27T16:25:00.245Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2019-12-27T16:25:00.245Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:25:00.245Z] ++ set -e [2019-12-27T16:25:00.245Z] ++ '[' -n 0 ']' [2019-12-27T16:25:00.245Z] ++ set -x [2019-12-27T16:25:00.245Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:25:00.245Z] testing: warning: no tests to run [2019-12-27T16:25:00.245Z] PASS [2019-12-27T16:25:00.245Z] [2019-12-27T16:25:00.245Z] DONE 0 tests in 0.028s [2019-12-27T16:25:00.245Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-12-27T16:25:00.245Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:25:00.245Z] ++ set -e [2019-12-27T16:25:00.245Z] ++ '[' -n 0 ']' [2019-12-27T16:25:00.245Z] ++ set -x [2019-12-27T16:25:00.246Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:25:00.246Z] INFO: Testing against a local daemon [2019-12-27T16:25:00.246Z] === RUN TestAuthZPluginAllowRequest [2019-12-27T16:25:01.142Z] --- PASS: TestPause (0.95s) [2019-12-27T16:25:01.142Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-12-27T16:25:01.142Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-12-27T16:25:01.142Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-12-27T16:25:01.142Z] === RUN TestPauseStopPausedContainer [2019-12-27T16:25:01.703Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2019-12-27T16:25:01.958Z] --- PASS: TestPauseStopPausedContainer (0.96s) [2019-12-27T16:25:01.958Z] === RUN TestPsFilter [2019-12-27T16:25:02.150Z] --- PASS: TestAuthZPluginAllowRequest (1.79s) [2019-12-27T16:25:02.150Z] === RUN TestAuthZPluginTLS [2019-12-27T16:25:02.213Z] --- PASS: TestPsFilter (0.29s) [2019-12-27T16:25:02.214Z] === RUN TestRemoveContainerWithRemovedVolume [2019-12-27T16:25:02.403Z] Created binary: bundles/binary-daemon/dockerd-dev [2019-12-27T16:25:02.403Z] Copying nested executables into bundles/binary-daemon [2019-12-27T16:25:02.403Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2019-12-27T16:25:02.717Z] --- PASS: TestAuthZPluginTLS (0.69s) [2019-12-27T16:25:02.717Z] === RUN TestAuthZPluginDenyRequest [2019-12-27T16:25:02.740Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39700/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=9608dc5470e74f1ee34fd6477547303b31868576 -e DOCKER_GRAPHDRIVER docker:9608dc5470e74f1ee34fd6477547303b31868576 hack/make.sh cross [2019-12-27T16:25:03.139Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.81s) [2019-12-27T16:25:03.139Z] === RUN TestRemoveContainerWithVolume [2019-12-27T16:25:03.139Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-12-27T16:25:03.286Z] --- PASS: TestAuthZPluginDenyRequest (0.65s) [2019-12-27T16:25:03.286Z] === RUN TestAuthZPluginAPIDenyResponse [2019-12-27T16:25:03.306Z] [2019-12-27T16:25:03.306Z] Removing bundles/ [2019-12-27T16:25:03.306Z] [2019-12-27T16:25:03.306Z] ---> Making bundle: cross (in bundles/cross) [2019-12-27T16:25:03.306Z] Cross building: bundles/cross/linux/amd64 [2019-12-27T16:25:03.306Z] Building: bundles/cross/linux/amd64/dockerd-dev [2019-12-27T16:25:03.306Z] GOOS="linux" GOARCH="amd64" GOARM="" [2019-12-27T16:25:04.066Z] --- PASS: TestRemoveContainerWithVolume (0.87s) [2019-12-27T16:25:04.066Z] === RUN TestRemoveContainerRunning [2019-12-27T16:25:04.223Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.65s) [2019-12-27T16:25:04.223Z] === RUN TestAuthZPluginDenyResponse [2019-12-27T16:25:04.791Z] --- PASS: TestAuthZPluginDenyResponse (0.68s) [2019-12-27T16:25:04.791Z] === RUN TestAuthZPluginAllowEventStream [2019-12-27T16:25:04.995Z] --- PASS: TestRemoveContainerRunning (0.84s) [2019-12-27T16:25:04.995Z] === RUN TestRemoveContainerForceRemoveRunning [2019-12-27T16:25:05.920Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.90s) [2019-12-27T16:25:05.920Z] === RUN TestRemoveInvalidContainer [2019-12-27T16:25:05.920Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-12-27T16:25:05.920Z] === RUN TestRenameLinkedContainer [2019-12-27T16:25:05.983Z] 65014b3c3121: Pull complete [2019-12-27T16:25:06.696Z] --- PASS: TestAuthZPluginAllowEventStream (1.93s) [2019-12-27T16:25:06.696Z] === RUN TestAuthZPluginErrorResponse [2019-12-27T16:25:06.847Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2019-12-27T16:25:07.265Z] --- PASS: TestAuthZPluginErrorResponse (0.67s) [2019-12-27T16:25:07.265Z] === RUN TestAuthZPluginErrorRequest [2019-12-27T16:25:08.201Z] --- PASS: TestAuthZPluginErrorRequest (0.66s) [2019-12-27T16:25:08.201Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-12-27T16:25:08.734Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2019-12-27T16:25:08.770Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.65s) [2019-12-27T16:25:08.770Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-12-27T16:25:09.009Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 14.7% of statements [2019-12-27T16:25:09.296Z] --- PASS: TestRenameLinkedContainer (3.56s) [2019-12-27T16:25:09.296Z] === RUN TestRenameStoppedContainer [2019-12-27T16:25:10.221Z] === RUN TestDockerSuite/TestBuildBlankName [2019-12-27T16:25:10.476Z] --- PASS: TestRenameStoppedContainer (1.03s) [2019-12-27T16:25:10.477Z] === RUN TestRenameRunningContainerAndReuse [2019-12-27T16:25:10.732Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-12-27T16:25:10.987Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2019-12-27T16:25:11.065Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-12-27T16:25:11.304Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.25s) [2019-12-27T16:25:11.305Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-12-27T16:25:12.174Z] --- PASS: TestUpdateRestartPolicy (12.82s) [2019-12-27T16:25:12.175Z] === RUN TestUpdateRestartWithAutoRemove [2019-12-27T16:25:12.175Z] --- PASS: TestUpdateRestartWithAutoRemove (0.90s) [2019-12-27T16:25:12.175Z] === RUN TestWaitNonBlocked [2019-12-27T16:25:12.175Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-27T16:25:12.175Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-27T16:25:12.175Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-27T16:25:12.175Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-27T16:25:12.175Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-27T16:25:12.175Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-27T16:25:12.395Z] --- PASS: TestRenameRunningContainerAndReuse (1.94s) [2019-12-27T16:25:12.395Z] === RUN TestRenameInvalidName [2019-12-27T16:25:12.563Z] ok github.com/docker/docker/api/server/middleware 0.030s coverage: 37.7% of statements [2019-12-27T16:25:12.563Z] ? github.com/docker/docker/api/server/router [no test files] [2019-12-27T16:25:12.563Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-12-27T16:25:12.563Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-12-27T16:25:12.563Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-12-27T16:25:12.563Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-12-27T16:25:12.563Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-12-27T16:25:12.563Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-12-27T16:25:12.563Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-12-27T16:25:12.854Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-12-27T16:25:13.207Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.44s) [2019-12-27T16:25:13.208Z] === RUN TestAuthZPluginHeader [2019-12-27T16:25:13.327Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-12-27T16:25:13.327Z] --- PASS: TestRenameInvalidName (0.99s) [2019-12-27T16:25:13.327Z] === RUN TestRenameAnonymousContainer [2019-12-27T16:25:13.625Z] --- PASS: TestWaitNonBlocked (0.01s) [2019-12-27T16:25:13.625Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.12s) [2019-12-27T16:25:13.625Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.17s) [2019-12-27T16:25:13.625Z] === RUN TestWaitBlocked [2019-12-27T16:25:13.625Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-27T16:25:13.625Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-27T16:25:13.625Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-12-27T16:25:13.625Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-12-27T16:25:13.625Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-27T16:25:13.625Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-12-27T16:25:14.143Z] --- PASS: TestWaitBlocked (0.02s) [2019-12-27T16:25:14.143Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.07s) [2019-12-27T16:25:14.143Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.08s) [2019-12-27T16:25:14.143Z] === CONT TestContainerStartOnDaemonRestart [2019-12-27T16:25:14.143Z] === CONT TestIpcModeOlderClient [2019-12-27T16:25:14.559Z] --- PASS: TestIpcModeOlderClient (0.18s) [2019-12-27T16:25:14.559Z] === CONT TestDaemonRestartIpcMode [2019-12-27T16:25:14.584Z] --- PASS: TestAuthZPluginHeader (0.98s) [2019-12-27T16:25:14.584Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-12-27T16:25:14.584Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-12-27T16:25:14.584Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-27T16:25:14.584Z] === RUN TestAuthZPluginV2Disable [2019-12-27T16:25:14.584Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-12-27T16:25:14.584Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-27T16:25:14.584Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-12-27T16:25:14.584Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-12-27T16:25:14.584Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-27T16:25:14.584Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-12-27T16:25:14.584Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-12-27T16:25:14.584Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-27T16:25:14.584Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-12-27T16:25:14.905Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-12-27T16:25:14.905Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-12-27T16:25:15.533Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2019-12-27T16:25:15.845Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-12-27T16:25:16.161Z] ok github.com/docker/docker/api/types/filters 0.046s coverage: 92.2% of statements [2019-12-27T16:25:16.448Z] ok github.com/docker/docker/api/server/router/swarm 0.057s coverage: 4.0% of statements [2019-12-27T16:25:16.448Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-12-27T16:25:16.448Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-12-27T16:25:16.448Z] ? github.com/docker/docker/api/types [no test files] [2019-12-27T16:25:16.448Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-12-27T16:25:16.448Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-12-27T16:25:16.448Z] ? github.com/docker/docker/api/types/container [no test files] [2019-12-27T16:25:16.448Z] ? github.com/docker/docker/api/types/events [no test files] [2019-12-27T16:25:16.448Z] ? github.com/docker/docker/api/types/image [no test files] [2019-12-27T16:25:16.448Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-12-27T16:25:16.448Z] ? github.com/docker/docker/api/types/network [no test files] [2019-12-27T16:25:16.448Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-12-27T16:25:16.448Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-12-27T16:25:16.448Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-12-27T16:25:16.448Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-12-27T16:25:16.448Z] ok github.com/docker/docker/api/types/time 0.018s coverage: 100.0% of statements [2019-12-27T16:25:16.735Z] ok github.com/docker/docker/api/types/versions 0.014s coverage: 75.0% of statements [2019-12-27T16:25:16.735Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-12-27T16:25:16.735Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-12-27T16:25:16.735Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-12-27T16:25:16.735Z] ? github.com/docker/docker/builder [no test files] [2019-12-27T16:25:16.735Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-12-27T16:25:16.735Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-12-27T16:25:16.735Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-12-27T16:25:16.735Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-12-27T16:25:16.735Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-12-27T16:25:16.735Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-12-27T16:25:16.735Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-12-27T16:25:17.207Z] --- PASS: TestRenameAnonymousContainer (3.80s) [2019-12-27T16:25:17.207Z] === RUN TestRenameContainerWithSameName [2019-12-27T16:25:17.207Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-12-27T16:25:17.757Z] ok github.com/docker/docker/builder/dockerignore 0.006s coverage: 96.8% of statements [2019-12-27T16:25:17.869Z] --- PASS: TestContainerStartOnDaemonRestart (3.22s) [2019-12-27T16:25:18.132Z] --- PASS: TestRenameContainerWithSameName (0.88s) [2019-12-27T16:25:18.132Z] === RUN TestRenameContainerWithLinkedContainer [2019-12-27T16:25:18.656Z] --- PASS: TestDaemonRestartIpcMode (4.25s) [2019-12-27T16:25:18.656Z] PASS [2019-12-27T16:25:18.656Z] [2019-12-27T16:25:18.656Z] === Skipped [2019-12-27T16:25:18.656Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2019-12-27T16:25:18.656Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-12-27T16:25:18.656Z] [2019-12-27T16:25:18.656Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.01s) [2019-12-27T16:25:18.656Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-27T16:25:18.656Z] [2019-12-27T16:25:18.656Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2019-12-27T16:25:18.656Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-27T16:25:18.656Z] [2019-12-27T16:25:18.656Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.01s) [2019-12-27T16:25:18.656Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-12-27T16:25:18.656Z] [2019-12-27T16:25:18.656Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2019-12-27T16:25:18.656Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-12-27T16:25:18.656Z] [2019-12-27T16:25:18.656Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2019-12-27T16:25:18.656Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-12-27T16:25:18.656Z] [2019-12-27T16:25:18.656Z] [2019-12-27T16:25:18.656Z] DONE 197 tests, 6 skipped in 136.729s [2019-12-27T16:25:18.656Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2019-12-27T16:25:18.656Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:25:18.656Z] ++ set -e [2019-12-27T16:25:18.656Z] ++ '[' -n 0 ']' [2019-12-27T16:25:18.656Z] ++ set -x [2019-12-27T16:25:18.656Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:25:19.032Z] INFO: Testing against a local daemon [2019-12-27T16:25:19.032Z] === RUN TestCommitInheritsEnv [2019-12-27T16:25:19.407Z] --- PASS: TestCommitInheritsEnv (0.54s) [2019-12-27T16:25:19.407Z] === RUN TestImportExtremelyLargeImageWorks [2019-12-27T16:25:19.407Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-12-27T16:25:19.407Z] === RUN TestImagesFilterMultiReference [2019-12-27T16:25:19.407Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2019-12-27T16:25:19.407Z] === RUN TestImagePullPlatformInvalid [2019-12-27T16:25:19.775Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-12-27T16:25:19.775Z] === RUN TestRemoveImageOrphaning [2019-12-27T16:25:20.018Z] --- PASS: TestRenameContainerWithLinkedContainer (1.93s) [2019-12-27T16:25:20.018Z] === RUN TestResize [2019-12-27T16:25:20.018Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-12-27T16:25:20.151Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2019-12-27T16:25:20.151Z] === RUN TestRemoveImageGarbageCollector [2019-12-27T16:25:20.151Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-12-27T16:25:20.151Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-27T16:25:20.151Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-12-27T16:25:20.151Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2019-12-27T16:25:20.151Z] === RUN TestTagInvalidReference [2019-12-27T16:25:20.151Z] --- PASS: TestTagInvalidReference (0.03s) [2019-12-27T16:25:20.151Z] === RUN TestTagValidPrefixedRepo [2019-12-27T16:25:20.151Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2019-12-27T16:25:20.151Z] === RUN TestTagExistedNameWithoutForce [2019-12-27T16:25:20.151Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2019-12-27T16:25:20.151Z] === RUN TestTagOfficialNames [2019-12-27T16:25:20.151Z] --- PASS: TestTagOfficialNames (0.05s) [2019-12-27T16:25:20.151Z] === RUN TestTagMatchesDigest [2019-12-27T16:25:20.151Z] --- PASS: TestTagMatchesDigest (0.02s) [2019-12-27T16:25:20.151Z] === CONT TestImportExtremelyLargeImageWorks [2019-12-27T16:25:20.944Z] --- PASS: TestResize (1.06s) [2019-12-27T16:25:20.944Z] === RUN TestResizeWithInvalidSize [2019-12-27T16:25:21.199Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2019-12-27T16:25:21.758Z] --- PASS: TestResizeWithInvalidSize (0.85s) [2019-12-27T16:25:21.758Z] === RUN TestResizeWhenContainerNotStarted [2019-12-27T16:25:22.684Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-12-27T16:25:22.684Z] --- PASS: TestResizeWhenContainerNotStarted (0.94s) [2019-12-27T16:25:22.684Z] === RUN TestDaemonRestartKillContainers [2019-12-27T16:25:22.684Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-27T16:25:22.684Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-27T16:25:22.684Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-27T16:25:22.684Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-27T16:25:22.684Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-27T16:25:22.684Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-27T16:25:22.684Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-27T16:25:22.684Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-27T16:25:22.684Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-27T16:25:22.684Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-27T16:25:22.684Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-27T16:25:22.684Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-27T16:25:22.684Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-27T16:25:22.684Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-27T16:25:22.684Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-27T16:25:22.684Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-27T16:25:22.684Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-27T16:25:22.684Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-27T16:25:22.684Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-27T16:25:22.684Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-27T16:25:22.684Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-27T16:25:22.684Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-27T16:25:22.684Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-27T16:25:22.684Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-27T16:25:22.684Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-27T16:25:22.684Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-27T16:25:23.309Z] ok github.com/docker/docker/cli/debug 0.008s coverage: 100.0% of statements [2019-12-27T16:25:25.194Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2019-12-27T16:25:25.194Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-27T16:25:25.449Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-12-27T16:25:26.021Z] ok github.com/docker/docker/builder/remotecontext/git 5.056s coverage: 86.3% of statements [2019-12-27T16:25:26.375Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-27T16:25:26.630Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2019-12-27T16:25:26.630Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-27T16:25:27.191Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-12-27T16:25:28.089Z] ok github.com/docker/docker/builder/remotecontext 0.587s coverage: 13.6% of statements [2019-12-27T16:25:28.116Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-27T16:25:28.371Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-27T16:25:29.296Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2019-12-27T16:25:29.552Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-27T16:25:30.807Z] ok github.com/docker/docker/builder/dockerfile 1.424s coverage: 48.2% of statements [2019-12-27T16:25:30.807Z] ? github.com/docker/docker/cli [no test files] [2019-12-27T16:25:30.807Z] ? github.com/docker/docker/cli/config [no test files] [2019-12-27T16:25:30.915Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-27T16:25:31.841Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-12-27T16:25:32.402Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-27T16:25:32.669Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.09s) [2019-12-27T16:25:32.669Z] PASS [2019-12-27T16:25:32.669Z] [2019-12-27T16:25:32.669Z] === Skipped [2019-12-27T16:25:32.669Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-12-27T16:25:32.669Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-27T16:25:32.669Z] [2019-12-27T16:25:32.669Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-12-27T16:25:32.669Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-27T16:25:32.669Z] [2019-12-27T16:25:32.669Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-12-27T16:25:32.669Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-27T16:25:32.669Z] [2019-12-27T16:25:32.669Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-12-27T16:25:32.669Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-27T16:25:32.669Z] [2019-12-27T16:25:32.669Z] [2019-12-27T16:25:32.669Z] DONE 17 tests, 4 skipped in 32.268s [2019-12-27T16:25:32.669Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-12-27T16:25:32.669Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:25:32.669Z] ++ set -e [2019-12-27T16:25:32.669Z] ++ '[' -n 0 ']' [2019-12-27T16:25:32.669Z] ++ set -x [2019-12-27T16:25:32.669Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:25:32.669Z] INFO: Testing against a local daemon [2019-12-27T16:25:32.669Z] === RUN TestPluginInvalidJSON [2019-12-27T16:25:32.669Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-12-27T16:25:32.669Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-12-27T16:25:32.669Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-12-27T16:25:32.669Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-12-27T16:25:32.669Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-12-27T16:25:32.669Z] PASS [2019-12-27T16:25:32.669Z] [2019-12-27T16:25:32.669Z] DONE 2 tests in 0.161s [2019-12-27T16:25:32.669Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-12-27T16:25:32.669Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:25:32.669Z] ++ set -e [2019-12-27T16:25:32.669Z] ++ '[' -n 0 ']' [2019-12-27T16:25:32.669Z] ++ set -x [2019-12-27T16:25:32.669Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:25:32.669Z] INFO: Testing against a local daemon [2019-12-27T16:25:32.669Z] === RUN TestExternalGraphDriver [2019-12-27T16:25:32.928Z] === RUN TestExternalGraphDriver/json [2019-12-27T16:25:32.962Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-12-27T16:25:32.962Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-12-27T16:25:32.962Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2019-12-27T16:25:34.848Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-27T16:25:35.463Z] === RUN TestExternalGraphDriver/spec [2019-12-27T16:25:36.216Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-27T16:25:36.354Z] ok github.com/docker/docker/client 1.102s coverage: 75.8% of statements [2019-12-27T16:25:37.578Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2019-12-27T16:25:37.995Z] === RUN TestExternalGraphDriver/pull [2019-12-27T16:25:38.503Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-12-27T16:25:38.503Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.34s) [2019-12-27T16:25:38.503Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.66s) [2019-12-27T16:25:38.503Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.65s) [2019-12-27T16:25:38.503Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.57s) [2019-12-27T16:25:38.503Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.67s) [2019-12-27T16:25:38.503Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.60s) [2019-12-27T16:25:38.503Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.39s) [2019-12-27T16:25:38.503Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.75s) [2019-12-27T16:25:38.503Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.73s) [2019-12-27T16:25:38.503Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.68s) [2019-12-27T16:25:38.503Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.31s) [2019-12-27T16:25:38.503Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.32s) [2019-12-27T16:25:38.503Z] === RUN TestCgroupNamespacesRun [2019-12-27T16:25:40.389Z] --- PASS: TestCgroupNamespacesRun (1.79s) [2019-12-27T16:25:40.389Z] === RUN TestCgroupNamespacesRunPrivileged [2019-12-27T16:25:40.530Z] --- PASS: TestExternalGraphDriver (7.55s) [2019-12-27T16:25:40.530Z] --- PASS: TestExternalGraphDriver/json (2.42s) [2019-12-27T16:25:40.530Z] --- PASS: TestExternalGraphDriver/spec (2.69s) [2019-12-27T16:25:40.530Z] --- PASS: TestExternalGraphDriver/pull (2.28s) [2019-12-27T16:25:40.530Z] === RUN TestGraphdriverPluginV2 [2019-12-27T16:25:40.530Z] --- SKIP: TestGraphdriverPluginV2 (0.04s) [2019-12-27T16:25:40.530Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-27T16:25:40.530Z] PASS [2019-12-27T16:25:40.530Z] [2019-12-27T16:25:40.530Z] === Skipped [2019-12-27T16:25:40.530Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.04s) [2019-12-27T16:25:40.530Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-27T16:25:40.530Z] [2019-12-27T16:25:40.530Z] [2019-12-27T16:25:40.530Z] DONE 5 tests, 1 skipped in 7.756s [2019-12-27T16:25:40.530Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-12-27T16:25:40.530Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:25:40.530Z] ++ set -e [2019-12-27T16:25:40.530Z] ++ '[' -n 0 ']' [2019-12-27T16:25:40.530Z] ++ set -x [2019-12-27T16:25:40.530Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:25:40.530Z] INFO: Testing against a local daemon [2019-12-27T16:25:40.530Z] === RUN TestContinueAfterPluginCrash [2019-12-27T16:25:40.530Z] === PAUSE TestContinueAfterPluginCrash [2019-12-27T16:25:40.530Z] === RUN TestDaemonStartWithLogOpt [2019-12-27T16:25:40.530Z] === PAUSE TestDaemonStartWithLogOpt [2019-12-27T16:25:40.530Z] === CONT TestContinueAfterPluginCrash [2019-12-27T16:25:40.530Z] === CONT TestDaemonStartWithLogOpt [2019-12-27T16:25:42.276Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.82s) [2019-12-27T16:25:42.276Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-12-27T16:25:42.836Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2019-12-27T16:25:43.763Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.88s) [2019-12-27T16:25:43.763Z] === RUN TestCgroupNamespacesRunHostMode [2019-12-27T16:25:45.648Z] --- PASS: TestCgroupNamespacesRunHostMode (1.90s) [2019-12-27T16:25:45.648Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-12-27T16:25:45.904Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-12-27T16:25:46.464Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2019-12-27T16:25:47.827Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.02s) [2019-12-27T16:25:47.827Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-12-27T16:25:48.754Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.91s) [2019-12-27T16:25:48.754Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-12-27T16:25:49.682Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.86s) [2019-12-27T16:25:49.682Z] === RUN TestCgroupNamespacesRunOlderClient [2019-12-27T16:25:49.682Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-12-27T16:25:49.682Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2019-12-27T16:25:50.516Z] --- PASS: TestDaemonStartWithLogOpt (9.70s) [2019-12-27T16:25:51.569Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.96s) [2019-12-27T16:25:51.569Z] === RUN TestKernelTCPMemory [2019-12-27T16:25:52.130Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2019-12-27T16:25:52.691Z] --- PASS: TestKernelTCPMemory (1.10s) [2019-12-27T16:25:52.691Z] === RUN TestNISDomainname [2019-12-27T16:25:52.946Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-12-27T16:25:53.201Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-12-27T16:25:53.760Z] --- PASS: TestNISDomainname (1.11s) [2019-12-27T16:25:53.760Z] === RUN TestHostnameDnsResolution [2019-12-27T16:25:55.127Z] --- PASS: TestHostnameDnsResolution (1.45s) [2019-12-27T16:25:55.127Z] === RUN TestStats [2019-12-27T16:25:55.784Z] --- PASS: TestContinueAfterPluginCrash (14.52s) [2019-12-27T16:25:55.785Z] PASS [2019-12-27T16:25:55.785Z] [2019-12-27T16:25:55.785Z] DONE 2 tests in 14.679s [2019-12-27T16:25:55.785Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-12-27T16:25:55.785Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:25:55.785Z] ++ set -e [2019-12-27T16:25:55.785Z] ++ '[' -n 0 ']' [2019-12-27T16:25:55.785Z] ++ set -x [2019-12-27T16:25:55.785Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:25:55.785Z] INFO: Testing against a local daemon [2019-12-27T16:25:55.785Z] === RUN TestPluginWithDevMounts [2019-12-27T16:25:55.785Z] === PAUSE TestPluginWithDevMounts [2019-12-27T16:25:55.785Z] === CONT TestPluginWithDevMounts [2019-12-27T16:25:56.054Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-12-27T16:25:56.054Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2019-12-27T16:25:57.688Z] --- PASS: TestPluginWithDevMounts (2.23s) [2019-12-27T16:25:57.688Z] PASS [2019-12-27T16:25:57.688Z] [2019-12-27T16:25:57.688Z] DONE 1 tests in 2.380s [2019-12-27T16:25:57.688Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2019-12-27T16:25:57.688Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:25:57.688Z] ++ set -e [2019-12-27T16:25:57.688Z] ++ '[' -n 0 ']' [2019-12-27T16:25:57.688Z] ++ set -x [2019-12-27T16:25:57.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-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:25:57.688Z] INFO: Testing against a local daemon [2019-12-27T16:25:57.688Z] === RUN TestSecretInspect [2019-12-27T16:25:57.947Z] --- PASS: TestStats (2.66s) [2019-12-27T16:25:57.947Z] === RUN TestStopContainerWithTimeout [2019-12-27T16:25:57.947Z] === RUN TestStopContainerWithTimeout/0 [2019-12-27T16:25:57.947Z] === PAUSE TestStopContainerWithTimeout/0 [2019-12-27T16:25:57.947Z] === RUN TestStopContainerWithTimeout/1 [2019-12-27T16:25:57.947Z] === PAUSE TestStopContainerWithTimeout/1 [2019-12-27T16:25:57.947Z] === RUN TestStopContainerWithTimeout/3 [2019-12-27T16:25:57.947Z] === PAUSE TestStopContainerWithTimeout/3 [2019-12-27T16:25:57.947Z] === RUN TestStopContainerWithTimeout/-1 [2019-12-27T16:25:57.947Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-12-27T16:25:57.947Z] === CONT TestStopContainerWithTimeout/0 [2019-12-27T16:25:57.948Z] === CONT TestStopContainerWithTimeout/3 [2019-12-27T16:25:58.508Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-12-27T16:25:59.073Z] === CONT TestStopContainerWithTimeout/-1 [2019-12-27T16:25:59.998Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2019-12-27T16:26:00.977Z] --- PASS: TestSecretInspect (3.22s) [2019-12-27T16:26:00.977Z] === RUN TestSecretList [2019-12-27T16:26:01.361Z] === CONT TestStopContainerWithTimeout/1 [2019-12-27T16:26:03.250Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-12-27T16:26:03.250Z] --- PASS: TestStopContainerWithTimeout/0 (1.21s) [2019-12-27T16:26:03.250Z] --- PASS: TestStopContainerWithTimeout/3 (3.30s) [2019-12-27T16:26:03.250Z] --- PASS: TestStopContainerWithTimeout/-1 (3.00s) [2019-12-27T16:26:03.250Z] --- PASS: TestStopContainerWithTimeout/1 (1.89s) [2019-12-27T16:26:03.250Z] === RUN TestDeleteDevicemapper [2019-12-27T16:26:03.250Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-12-27T16:26:03.250Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-12-27T16:26:03.250Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-12-27T16:26:04.264Z] --- PASS: TestSecretList (3.28s) [2019-12-27T16:26:04.264Z] === RUN TestSecretsCreateAndDelete [2019-12-27T16:26:04.615Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-12-27T16:26:04.615Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2019-12-27T16:26:05.977Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-12-27T16:26:06.538Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.56s) [2019-12-27T16:26:06.538Z] === RUN TestUpdateMemory [2019-12-27T16:26:06.538Z] --- SKIP: TestUpdateMemory (0.00s) [2019-12-27T16:26:06.538Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-12-27T16:26:06.538Z] === RUN TestUpdateCPUQuota [2019-12-27T16:26:07.104Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2019-12-27T16:26:07.551Z] --- PASS: TestSecretsCreateAndDelete (3.26s) [2019-12-27T16:26:07.551Z] === RUN TestSecretsUpdate [2019-12-27T16:26:07.664Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-12-27T16:26:08.661Z] --- PASS: TestUpdateCPUQuota (1.85s) [2019-12-27T16:26:08.661Z] === RUN TestUpdatePidsLimit [2019-12-27T16:26:08.661Z] === RUN TestUpdatePidsLimit/update_from_none [2019-12-27T16:26:08.661Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-12-27T16:26:08.917Z] === RUN TestUpdatePidsLimit/no_change [2019-12-27T16:26:09.478Z] === RUN TestUpdatePidsLimit/update_lower [2019-12-27T16:26:09.478Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-12-27T16:26:09.733Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-12-27T16:26:10.294Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-12-27T16:26:10.553Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2019-12-27T16:26:10.553Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-12-27T16:26:11.015Z] --- PASS: TestSecretsUpdate (3.25s) [2019-12-27T16:26:11.015Z] === RUN TestTemplatedSecret [2019-12-27T16:26:11.114Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-12-27T16:26:13.000Z] --- PASS: TestUpdatePidsLimit (4.37s) [2019-12-27T16:26:13.000Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.41s) [2019-12-27T16:26:13.000Z] --- PASS: TestUpdatePidsLimit/no_change (0.47s) [2019-12-27T16:26:13.000Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2019-12-27T16:26:13.000Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2019-12-27T16:26:13.000Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.49s) [2019-12-27T16:26:13.000Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.45s) [2019-12-27T16:26:13.000Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.43s) [2019-12-27T16:26:13.000Z] === RUN TestUpdateRestartPolicy [2019-12-27T16:26:14.304Z] --- PASS: TestTemplatedSecret (3.44s) [2019-12-27T16:26:14.304Z] === RUN TestSecretCreateResolve [2019-12-27T16:26:14.363Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2019-12-27T16:26:15.727Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-12-27T16:26:15.983Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2019-12-27T16:26:16.838Z] --- PASS: TestSecretCreateResolve (2.73s) [2019-12-27T16:26:16.838Z] PASS [2019-12-27T16:26:16.838Z] [2019-12-27T16:26:16.838Z] DONE 6 tests in 19.340s [2019-12-27T16:26:16.838Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2019-12-27T16:26:16.838Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:26:16.838Z] ++ set -e [2019-12-27T16:26:16.838Z] ++ '[' -n 0 ']' [2019-12-27T16:26:16.838Z] ++ set -x [2019-12-27T16:26:16.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:26:17.097Z] INFO: Testing against a local daemon [2019-12-27T16:26:17.097Z] === RUN TestServiceCreateInit [2019-12-27T16:26:17.097Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-12-27T16:26:17.345Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-12-27T16:26:17.904Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2019-12-27T16:26:18.830Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-12-27T16:26:19.785Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2019-12-27T16:26:22.365Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-12-27T16:26:24.725Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2019-12-27T16:26:24.725Z] Copying nested executables into bundles/cross/linux/amd64 [2019-12-27T16:26:24.725Z] Cross building: bundles/cross/windows/amd64 [2019-12-27T16:26:24.725Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2019-12-27T16:26:24.725Z] GOOS="windows" GOARCH="amd64" GOARM="" [2019-12-27T16:26:25.051Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-12-27T16:26:25.305Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2019-12-27T16:26:25.865Z] --- PASS: TestUpdateRestartPolicy (13.08s) [2019-12-27T16:26:25.865Z] === RUN TestUpdateRestartWithAutoRemove [2019-12-27T16:26:26.425Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2019-12-27T16:26:26.680Z] --- PASS: TestUpdateRestartWithAutoRemove (0.88s) [2019-12-27T16:26:26.680Z] === RUN TestWaitNonBlocked [2019-12-27T16:26:26.680Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-27T16:26:26.680Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-27T16:26:26.680Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-27T16:26:26.680Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-27T16:26:26.680Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-27T16:26:26.680Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-27T16:26:26.939Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2019-12-27T16:26:27.194Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-12-27T16:26:27.450Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-12-27T16:26:27.637Z] --- PASS: TestServiceCreateInit (10.37s) [2019-12-27T16:26:27.637Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.33s) [2019-12-27T16:26:27.637Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.00s) [2019-12-27T16:26:27.637Z] === RUN TestCreateServiceMultipleTimes [2019-12-27T16:26:28.016Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-12-27T16:26:28.016Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-12-27T16:26:28.016Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.06s) [2019-12-27T16:26:28.016Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.32s) [2019-12-27T16:26:28.016Z] === RUN TestWaitBlocked [2019-12-27T16:26:28.016Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-27T16:26:28.016Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-27T16:26:28.016Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-12-27T16:26:28.016Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-12-27T16:26:28.283Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-27T16:26:28.283Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-12-27T16:26:28.844Z] === RUN TestDockerSuite/TestBuildCmd [2019-12-27T16:26:29.099Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-12-27T16:26:29.355Z] --- PASS: TestWaitBlocked (0.05s) [2019-12-27T16:26:29.355Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.11s) [2019-12-27T16:26:29.355Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.26s) [2019-12-27T16:26:29.355Z] === CONT TestContainerStartOnDaemonRestart [2019-12-27T16:26:29.355Z] === CONT TestIpcModeOlderClient [2019-12-27T16:26:29.610Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-12-27T16:26:29.610Z] --- PASS: TestIpcModeOlderClient (0.16s) [2019-12-27T16:26:29.610Z] === CONT TestDaemonRestartIpcMode [2019-12-27T16:26:29.865Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-12-27T16:26:29.865Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-12-27T16:26:31.752Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-12-27T16:26:32.678Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2019-12-27T16:26:32.936Z] --- PASS: TestContainerStartOnDaemonRestart (3.53s) [2019-12-27T16:26:33.234Z] ok github.com/docker/docker/cmd/dockerd 0.212s coverage: 30.3% of statements [2019-12-27T16:26:33.865Z] --- PASS: TestDaemonRestartIpcMode (4.11s) [2019-12-27T16:26:33.865Z] PASS [2019-12-27T16:26:33.865Z] [2019-12-27T16:26:33.865Z] === Skipped [2019-12-27T16:26:33.865Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2019-12-27T16:26:33.865Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-12-27T16:26:33.865Z] [2019-12-27T16:26:33.865Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2019-12-27T16:26:33.865Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-27T16:26:33.865Z] [2019-12-27T16:26:33.865Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2019-12-27T16:26:33.865Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-27T16:26:33.865Z] [2019-12-27T16:26:33.865Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-12-27T16:26:33.865Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-12-27T16:26:33.865Z] [2019-12-27T16:26:33.865Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2019-12-27T16:26:33.865Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-12-27T16:26:33.865Z] [2019-12-27T16:26:33.865Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2019-12-27T16:26:33.865Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-12-27T16:26:33.865Z] [2019-12-27T16:26:33.865Z] [2019-12-27T16:26:33.865Z] DONE 197 tests, 6 skipped in 150.870s [2019-12-27T16:26:33.865Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2019-12-27T16:26:33.865Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:26:33.865Z] ++ set -e [2019-12-27T16:26:33.865Z] ++ '[' -n 0 ']' [2019-12-27T16:26:33.865Z] ++ set -x [2019-12-27T16:26:33.865Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:26:33.865Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2019-12-27T16:26:33.865Z] INFO: Testing against a local daemon [2019-12-27T16:26:33.865Z] === RUN TestCommitInheritsEnv [2019-12-27T16:26:33.879Z] ok github.com/docker/docker/container 0.269s coverage: 35.3% of statements [2019-12-27T16:26:33.879Z] ? github.com/docker/docker/container/stream [no test files] [2019-12-27T16:26:33.879Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-12-27T16:26:33.879Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-12-27T16:26:33.879Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-12-27T16:26:34.425Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2019-12-27T16:26:34.425Z] --- PASS: TestCommitInheritsEnv (0.50s) [2019-12-27T16:26:34.425Z] === RUN TestImportExtremelyLargeImageWorks [2019-12-27T16:26:34.425Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-12-27T16:26:34.425Z] === RUN TestImagesFilterMultiReference [2019-12-27T16:26:34.681Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-12-27T16:26:34.682Z] === RUN TestImagePullPlatformInvalid [2019-12-27T16:26:34.682Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2019-12-27T16:26:34.682Z] === RUN TestRemoveImageOrphaning [2019-12-27T16:26:34.682Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2019-12-27T16:26:35.241Z] --- PASS: TestRemoveImageOrphaning (0.52s) [2019-12-27T16:26:35.241Z] === RUN TestRemoveImageGarbageCollector [2019-12-27T16:26:37.753Z] --- PASS: TestRemoveImageGarbageCollector (2.20s) [2019-12-27T16:26:37.753Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-12-27T16:26:37.753Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2019-12-27T16:26:37.753Z] === RUN TestTagInvalidReference [2019-12-27T16:26:37.753Z] --- PASS: TestTagInvalidReference (0.04s) [2019-12-27T16:26:37.753Z] === RUN TestTagValidPrefixedRepo [2019-12-27T16:26:37.753Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2019-12-27T16:26:37.753Z] === RUN TestTagExistedNameWithoutForce [2019-12-27T16:26:37.753Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2019-12-27T16:26:37.753Z] === RUN TestTagOfficialNames [2019-12-27T16:26:37.753Z] --- PASS: TestTagOfficialNames (0.05s) [2019-12-27T16:26:37.753Z] === RUN TestTagMatchesDigest [2019-12-27T16:26:37.753Z] --- PASS: TestTagMatchesDigest (0.02s) [2019-12-27T16:26:37.753Z] === CONT TestImportExtremelyLargeImageWorks [2019-12-27T16:26:38.010Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2019-12-27T16:26:38.266Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-12-27T16:26:38.521Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2019-12-27T16:26:39.420Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.088s coverage: 65.3% of statements [2019-12-27T16:26:39.885Z] === RUN TestDockerSuite/TestBuildContChar [2019-12-27T16:26:41.772Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2019-12-27T16:26:44.285Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-12-27T16:26:44.285Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2019-12-27T16:26:45.212Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-12-27T16:26:45.773Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-12-27T16:26:46.028Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-12-27T16:26:46.954Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-12-27T16:26:47.209Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-12-27T16:26:47.881Z] ok github.com/docker/docker/daemon/cluster/convert 0.031s coverage: 35.8% of statements [2019-12-27T16:26:49.100Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2019-12-27T16:26:49.373Z] ok github.com/docker/docker/daemon/cluster 0.161s coverage: 0.5% of statements [2019-12-27T16:26:50.025Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2019-12-27T16:26:54.183Z] --- PASS: TestCreateServiceMultipleTimes (23.74s) [2019-12-27T16:26:54.183Z] === RUN TestCreateServiceConflict [2019-12-27T16:26:54.442Z] --- PASS: TestCreateServiceConflict (3.23s) [2019-12-27T16:26:54.442Z] === RUN TestCreateServiceMaxReplicas [2019-12-27T16:26:55.266Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-12-27T16:26:56.234Z] ok github.com/docker/docker/daemon/discovery 0.049s coverage: 30.0% of statements [2019-12-27T16:26:57.738Z] ok github.com/docker/docker/daemon/events 0.067s coverage: 50.0% of statements [2019-12-27T16:26:57.738Z] ok github.com/docker/docker/daemon/config 0.089s coverage: 82.1% of statements [2019-12-27T16:26:58.634Z] --- PASS: TestCreateServiceMaxReplicas (3.70s) [2019-12-27T16:26:58.634Z] === RUN TestCreateWithDuplicateNetworkNames [2019-12-27T16:26:59.425Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2019-12-27T16:27:01.244Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2019-12-27T16:27:02.431Z] faf31ee0aa3d: Pull complete [2019-12-27T16:27:02.431Z] Digest: sha256:4fd18320df2be163bd7a526e2b2131f9e89069fcc1a8c17e6c188e0e58e66bbd [2019-12-27T16:27:02.431Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-27T16:27:02.431Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2019-12-27T16:27:02.431Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2019-12-27T16:27:02.431Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.914' [2019-12-27T16:27:02.431Z] WARN: Skipping validation tests [2019-12-27T16:27:02.431Z] INFO: Running unit tests at 12/27/2019 16:26:56... [2019-12-27T16:27:02.431Z] INFO: make.ps1 starting at 12/27/2019 16:27:00 [2019-12-27T16:27:02.431Z] INFO: Git commit (9608dc547) assumed from DOCKER_GITCOMMIT environment variable [2019-12-27T16:27:02.431Z] INFO: Invoking autogen... [2019-12-27T16:27:02.431Z] INFO: Running unit tests... [2019-12-27T16:27:02.688Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-12-27T16:27:02.688Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2019-12-27T16:27:03.248Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-12-27T16:27:03.285Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.498s coverage: 13.7% of statements [2019-12-27T16:27:04.174Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-12-27T16:27:04.734Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2019-12-27T16:27:05.296Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2019-12-27T16:27:05.859Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2019-12-27T16:27:05.986Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.013s coverage: 2.9% of statements [2019-12-27T16:27:06.421Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2019-12-27T16:27:07.022Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.201s coverage: 57.9% of statements [2019-12-27T16:27:08.049Z] ok github.com/docker/docker/daemon 12.515s coverage: 17.6% of statements [2019-12-27T16:27:08.049Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-12-27T16:27:08.049Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-12-27T16:27:08.049Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-12-27T16:27:08.049Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-12-27T16:27:08.307Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-12-27T16:27:08.563Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2019-12-27T16:27:08.563Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2019-12-27T16:27:10.451Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2019-12-27T16:27:10.999Z] INFO: Invoking unit tests run with C:\gopath/src/gotest.tools/gotestsum\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2019-12-27T16:27:12.340Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2019-12-27T16:27:12.480Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.779s coverage: 68.6% of statements [2019-12-27T16:27:13.515Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.52s) [2019-12-27T16:27:13.515Z] === RUN TestCreateServiceSecretFileMode [2019-12-27T16:27:13.703Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-12-27T16:27:13.976Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.958s coverage: 48.6% of statements [2019-12-27T16:27:15.467Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.928s coverage: 45.9% of statements [2019-12-27T16:27:15.467Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-12-27T16:27:15.589Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-12-27T16:27:15.589Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-12-27T16:27:15.589Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-12-27T16:27:15.589Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-12-27T16:27:15.589Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-12-27T16:27:15.845Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2019-12-27T16:27:16.802Z] --- PASS: TestCreateServiceSecretFileMode (3.35s) [2019-12-27T16:27:16.802Z] === RUN TestCreateServiceConfigFileMode [2019-12-27T16:27:17.516Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.643s coverage: 76.1% of statements [2019-12-27T16:27:17.516Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.530s coverage: 54.8% of statements [2019-12-27T16:27:17.516Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-12-27T16:27:17.516Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-12-27T16:27:17.738Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2019-12-27T16:27:18.539Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.044s coverage: 58.0% of statements [2019-12-27T16:27:19.161Z] ok github.com/docker/docker/daemon/links 0.018s coverage: 93.0% of statements [2019-12-27T16:27:19.567Z] ? github.com/docker/docker/api [no test files] [2019-12-27T16:27:19.627Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2019-12-27T16:27:20.092Z] --- PASS: TestCreateServiceConfigFileMode (2.78s) [2019-12-27T16:27:20.092Z] === RUN TestCreateServiceSysctls [2019-12-27T16:27:21.213Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.076s coverage: 3.0% of statements [2019-12-27T16:27:21.513Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-12-27T16:27:24.026Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2019-12-27T16:27:24.285Z] --- PASS: TestCreateServiceSysctls (4.22s) [2019-12-27T16:27:24.285Z] === RUN TestCreateServiceCapabilities [2019-12-27T16:27:24.718Z] ok github.com/docker/docker/daemon/logger 0.307s coverage: 42.7% of statements [2019-12-27T16:27:26.217Z] ok github.com/docker/docker/daemon/logger/awslogs 0.626s coverage: 77.8% of statements [2019-12-27T16:27:26.217Z] ok github.com/docker/docker/daemon/logger/gelf 0.042s coverage: 67.0% of statements [2019-12-27T16:27:27.289Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2019-12-27T16:27:27.572Z] --- PASS: TestCreateServiceCapabilities (3.42s) [2019-12-27T16:27:27.572Z] === RUN TestInspect [2019-12-27T16:27:27.849Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-12-27T16:27:28.273Z] ok github.com/docker/docker/daemon/logger/journald 0.035s coverage: 26.2% of statements [2019-12-27T16:27:28.565Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.025s coverage: 88.3% of statements [2019-12-27T16:27:28.858Z] ok github.com/docker/docker/daemon/images 0.093s coverage: 4.9% of statements [2019-12-27T16:27:28.858Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-12-27T16:27:28.858Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-12-27T16:27:28.858Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-12-27T16:27:28.858Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-12-27T16:27:29.761Z] --- PASS: TestImportExtremelyLargeImageWorks (116.32s) [2019-12-27T16:27:29.761Z] PASS [2019-12-27T16:27:29.761Z] [2019-12-27T16:27:29.761Z] === Skipped [2019-12-27T16:27:29.761Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-12-27T16:27:29.761Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-27T16:27:29.761Z] [2019-12-27T16:27:29.761Z] [2019-12-27T16:27:29.761Z] DONE 12 tests, 1 skipped in 117.941s [2019-12-27T16:27:29.761Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2019-12-27T16:27:29.761Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:27:29.761Z] ++ set -e [2019-12-27T16:27:29.761Z] ++ '[' -n 0 ']' [2019-12-27T16:27:29.761Z] ++ set -x [2019-12-27T16:27:29.761Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:27:29.761Z] INFO: Testing against a local daemon [2019-12-27T16:27:29.761Z] === RUN TestNetworkCreateDelete [2019-12-27T16:27:29.761Z] --- PASS: TestNetworkCreateDelete (0.12s) [2019-12-27T16:27:29.761Z] === RUN TestDockerNetworkDeletePreferID [2019-12-27T16:27:29.762Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2019-12-27T16:27:29.762Z] === RUN TestInspectNetwork [2019-12-27T16:27:29.762Z] === RUN TestInspectNetwork/full_network_id [2019-12-27T16:27:29.762Z] === RUN TestInspectNetwork/partial_network_id [2019-12-27T16:27:29.762Z] === RUN TestInspectNetwork/network_name [2019-12-27T16:27:29.762Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-12-27T16:27:29.762Z] --- PASS: TestInspectNetwork (9.81s) [2019-12-27T16:27:29.762Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2019-12-27T16:27:29.762Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-12-27T16:27:29.762Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-12-27T16:27:29.762Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-12-27T16:27:29.762Z] === RUN TestRunContainerWithBridgeNone [2019-12-27T16:27:29.762Z] --- PASS: TestRunContainerWithBridgeNone (2.50s) [2019-12-27T16:27:29.762Z] === RUN TestNetworkInvalidJSON [2019-12-27T16:27:29.762Z] === RUN TestNetworkInvalidJSON//networks/create [2019-12-27T16:27:29.762Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-12-27T16:27:29.762Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-12-27T16:27:29.762Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-12-27T16:27:29.762Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-27T16:27:29.762Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-27T16:27:29.762Z] === CONT TestNetworkInvalidJSON//networks/create [2019-12-27T16:27:29.762Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-27T16:27:29.762Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-12-27T16:27:29.762Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-12-27T16:27:29.762Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-12-27T16:27:29.762Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-12-27T16:27:29.762Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-12-27T16:27:29.762Z] === RUN TestDaemonRestartWithLiveRestore [2019-12-27T16:27:30.359Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.061s coverage: 62.1% of statements [2019-12-27T16:27:30.533Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2019-12-27T16:27:30.534Z] === RUN TestDaemonDefaultNetworkPools [2019-12-27T16:27:30.862Z] --- PASS: TestInspect (3.50s) [2019-12-27T16:27:30.862Z] === RUN TestServiceListWithStatuses [2019-12-27T16:27:30.862Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-12-27T16:27:30.862Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-12-27T16:27:30.862Z] === RUN TestDockerNetworkConnectAlias [2019-12-27T16:27:31.311Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2019-12-27T16:27:31.311Z] === RUN TestDaemonRestartWithExistingNetwork [2019-12-27T16:27:32.011Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-12-27T16:27:32.412Z] ok github.com/docker/docker/daemon/logger/local 0.061s coverage: 74.7% of statements [2019-12-27T16:27:32.413Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-12-27T16:27:32.564Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2019-12-27T16:27:32.564Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-12-27T16:27:32.571Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-12-27T16:27:33.132Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2019-12-27T16:27:33.435Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.037s coverage: 19.9% of statements [2019-12-27T16:27:33.823Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2019-12-27T16:27:33.823Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-12-27T16:27:34.378Z] ok github.com/docker/docker/api/server 0.167s coverage: 9.0% of statements [2019-12-27T16:27:34.461Z] ok github.com/docker/docker/daemon/logger/templates 0.020s coverage: 8.3% of statements [2019-12-27T16:27:34.601Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2019-12-27T16:27:34.601Z] === RUN TestServiceWithPredefinedNetwork [2019-12-27T16:27:35.020Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2019-12-27T16:27:35.489Z] ok github.com/docker/docker/daemon/logger/syslog 0.011s coverage: 47.8% of statements [2019-12-27T16:27:36.404Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2019-12-27T16:27:36.520Z] ok github.com/docker/docker/daemon/network 0.007s coverage: 63.8% of statements [2019-12-27T16:27:36.807Z] ok github.com/docker/docker/daemon/logger/splunk 2.899s coverage: 82.5% of statements [2019-12-27T16:27:36.807Z] ? github.com/docker/docker/daemon/names [no test files] [2019-12-27T16:27:36.807Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-12-27T16:27:37.772Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2019-12-27T16:27:37.998Z] --- PASS: TestServiceWithPredefinedNetwork (3.15s) [2019-12-27T16:27:37.999Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-12-27T16:27:37.999Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-12-27T16:27:37.999Z] service_test.go:230: FLAKY_TEST [2019-12-27T16:27:37.999Z] === RUN TestServiceWithDataPathPortInit [2019-12-27T16:27:38.980Z] --- PASS: TestDockerNetworkConnectAlias (7.45s) [2019-12-27T16:27:38.980Z] === RUN TestDockerNetworkReConnect [2019-12-27T16:27:40.283Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-12-27T16:27:41.209Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2019-12-27T16:27:42.345Z] ok github.com/docker/docker/distribution/metadata 0.169s coverage: 48.2% of statements [2019-12-27T16:27:42.345Z] ok github.com/docker/docker/errdefs 0.015s coverage: 49.4% of statements [2019-12-27T16:27:43.370Z] ok github.com/docker/docker/distribution 0.767s coverage: 22.1% of statements [2019-12-27T16:27:43.370Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-12-27T16:27:44.252Z] --- PASS: TestDockerNetworkReConnect (5.99s) [2019-12-27T16:27:44.252Z] === RUN TestServicePlugin [2019-12-27T16:27:44.252Z] --- SKIP: TestServicePlugin (0.00s) [2019-12-27T16:27:44.252Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-27T16:27:44.252Z] === RUN TestServiceUpdateLabel [2019-12-27T16:27:44.888Z] ok github.com/docker/docker/distribution/xfer 1.715s coverage: 85.1% of statements [2019-12-27T16:27:44.888Z] ? github.com/docker/docker/dockerversion [no test files] [2019-12-27T16:27:46.155Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2019-12-27T16:27:46.155Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2019-12-27T16:27:46.155Z] remote: Enumerating objects: 19, done. [2019-12-27T16:27:46.155Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2019-12-27T16:27:46.155Z] Unpacking objects: 5% (1/19) Unpacking objects: 10% (2/19) Unpacking objects: 15% (3/19) Unpacking objects: 21% (4/19) Unpacking objects: 26% (5/19) Unpacking objects: 31% (6/19) Unpacking objects: 36% (7/19) Unpacking objects: 42% (8/19) Unpacking objects: 47% (9/19) Unpacking objects: 52% (10/19) Unpacking objects: 57% (11/19) Unpacking objects: 63% (12/19) Unpacking objects: 68% (13/19) Unpacking objects: 73% (14/19) Unpacking objects: 78% (15/19) Unpacking objects: 84% (16/19) Unpacking objects: 89% (17/19) Unpacking objects: 94% (18/19) Unpacking objects: 100% (19/19) Unpacking objects: 100% (19/19), done. [2019-12-27T16:27:46.155Z] Building: bundles/cross/windows/amd64/containerutility.exe [2019-12-27T16:27:46.155Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-12-27T16:27:46.382Z] ok github.com/docker/docker/image/cache 0.033s coverage: 19.2% of statements [2019-12-27T16:27:46.496Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39700/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9608dc5470e74f1ee34fd6477547303b31868576 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9608dc5470e74f1ee34fd6477547303b31868576 hack/test/unit [2019-12-27T16:27:47.408Z] ok github.com/docker/docker/image 0.078s coverage: 86.4% of statements [2019-12-27T16:27:47.408Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-12-27T16:27:47.540Z] --- PASS: TestServiceUpdateLabel (3.23s) [2019-12-27T16:27:47.540Z] === RUN TestServiceUpdateSecrets [2019-12-27T16:27:47.878Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-12-27T16:27:48.434Z] ok github.com/docker/docker/libcontainerd/queue 0.038s coverage: 100.0% of statements [2019-12-27T16:27:48.434Z] ok github.com/docker/docker/image/v1 0.047s coverage: 25.0% of statements [2019-12-27T16:27:48.434Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-12-27T16:27:48.802Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-12-27T16:27:49.025Z] ? github.com/docker/docker/api [no test files] [2019-12-27T16:27:49.927Z] ok github.com/docker/docker/pkg/aaparser 0.020s coverage: 50.0% of statements [2019-12-27T16:27:50.167Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2019-12-27T16:27:50.423Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-12-27T16:27:53.425Z] ok github.com/docker/docker/opts 0.058s coverage: 66.9% of statements [2019-12-27T16:27:54.917Z] ok github.com/docker/docker/pkg/authorization 0.997s coverage: 68.3% of statements [2019-12-27T16:27:54.917Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2019-12-27T16:27:55.543Z] ok github.com/docker/docker/pkg/capabilities 0.009s coverage: 87.5% of statements [2019-12-27T16:27:55.664Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-12-27T16:27:55.919Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-12-27T16:27:55.919Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-12-27T16:27:56.167Z] ok github.com/docker/docker/pkg/archive 1.548s coverage: 76.7% of statements [2019-12-27T16:27:57.189Z] ok github.com/docker/docker/pkg/directory 0.007s coverage: 80.0% of statements [2019-12-27T16:27:57.635Z] --- PASS: TestServiceWithDataPathPortInit (16.97s) [2019-12-27T16:27:57.635Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-12-27T16:27:57.803Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-12-27T16:27:57.815Z] ok github.com/docker/docker/pkg/discovery 0.008s coverage: 58.3% of statements [2019-12-27T16:27:58.438Z] ok github.com/docker/docker/pkg/discovery/file 0.009s coverage: 92.9% of statements [2019-12-27T16:27:59.164Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-12-27T16:27:59.939Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2019-12-27T16:28:00.089Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-12-27T16:28:00.227Z] ok github.com/docker/docker/layer 7.699s coverage: 68.8% of statements [2019-12-27T16:28:00.227Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-12-27T16:28:00.227Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-12-27T16:28:00.227Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-12-27T16:28:00.227Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-12-27T16:28:00.227Z] ? github.com/docker/docker/oci [no test files] [2019-12-27T16:28:00.227Z] ? github.com/docker/docker/oci/caps [no test files] [2019-12-27T16:28:00.344Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-12-27T16:28:00.851Z] ok github.com/docker/docker/pkg/discovery/nodes 0.044s coverage: 93.8% of statements [2019-12-27T16:28:01.138Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2019-12-27T16:28:02.161Z] ok github.com/docker/docker/pkg/chrootarchive 4.479s coverage: 43.2% of statements [2019-12-27T16:28:02.161Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-12-27T16:28:02.161Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-12-27T16:28:02.423Z] --- PASS: TestServiceUpdateSecrets (14.97s) [2019-12-27T16:28:02.423Z] === RUN TestServiceUpdateConfigs [2019-12-27T16:28:02.447Z] ok github.com/docker/docker/pkg/fileutils 0.057s coverage: 89.5% of statements [2019-12-27T16:28:02.735Z] ok github.com/docker/docker/pkg/filenotify 0.619s coverage: 67.0% of statements [2019-12-27T16:28:03.604Z] === RUN TestDockerDaemonSuite/TestShmSize [2019-12-27T16:28:03.759Z] ok github.com/docker/docker/pkg/discovery/kv 3.252s coverage: 84.1% of statements [2019-12-27T16:28:03.897Z] ok github.com/docker/docker/api/server 0.024s coverage: 9.0% of statements [2019-12-27T16:28:03.907Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.47s) [2019-12-27T16:28:03.907Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mq20oxqhxwc2euwlbdsc7frng Created:2019-12-27 16:27:55.996219467 +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[8b10f15255f704f1e4d46a8a7037628e64d52d60efd35cb752e567bf583391c7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.b9tkv9c2xfozbdgr79lqjhqdc EndpointID:32f547ffc8dd0a6bd4f546a26c77480b298303a4312162b242a9ed860895e06e MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:916976e83bac0afb67b1218e236383c438387f20d6f6ccf8d395edaf0c0724a0 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:97a53383bd8a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.b9tkv9c2xfozbdgr79lqjhqdc EndpointID:32f547ffc8dd0a6bd4f546a26c77480b298303a4312162b242a9ed860895e06e EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-12-27T16:28:03.907Z] PASS [2019-12-27T16:28:03.907Z] [2019-12-27T16:28:03.907Z] === Skipped [2019-12-27T16:28:03.907Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-12-27T16:28:03.907Z] service_test.go:230: FLAKY_TEST [2019-12-27T16:28:03.907Z] [2019-12-27T16:28:03.907Z] [2019-12-27T16:28:03.907Z] DONE 21 tests, 1 skipped in 46.312s [2019-12-27T16:28:03.907Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-12-27T16:28:03.907Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:28:03.907Z] ++ set -e [2019-12-27T16:28:03.907Z] ++ '[' -n 0 ']' [2019-12-27T16:28:03.907Z] ++ set -x [2019-12-27T16:28:03.907Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:28:03.907Z] INFO: Testing against a local daemon [2019-12-27T16:28:03.907Z] === RUN TestDockerNetworkIpvlanPersistance [2019-12-27T16:28:03.907Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-12-27T16:28:03.907Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-27T16:28:03.907Z] === RUN TestDockerNetworkIpvlan [2019-12-27T16:28:03.907Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-12-27T16:28:03.907Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-27T16:28:03.907Z] PASS [2019-12-27T16:28:03.907Z] [2019-12-27T16:28:03.907Z] === Skipped [2019-12-27T16:28:03.907Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-12-27T16:28:03.907Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-27T16:28:03.907Z] [2019-12-27T16:28:03.907Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-12-27T16:28:03.907Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-27T16:28:03.907Z] [2019-12-27T16:28:03.907Z] [2019-12-27T16:28:03.907Z] DONE 2 tests, 2 skipped in 0.130s [2019-12-27T16:28:03.907Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-12-27T16:28:03.907Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:28:03.907Z] ++ set -e [2019-12-27T16:28:03.907Z] ++ '[' -n 0 ']' [2019-12-27T16:28:03.907Z] ++ set -x [2019-12-27T16:28:03.908Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:28:03.908Z] INFO: Testing against a local daemon [2019-12-27T16:28:03.908Z] === RUN TestDockerNetworkMacvlanPersistance [2019-12-27T16:28:04.048Z] ok github.com/docker/docker/pkg/fsutils 0.398s coverage: 85.1% of statements [2019-12-27T16:28:04.048Z] ok github.com/docker/docker/pkg/homedir 0.015s coverage: 11.4% of statements [2019-12-27T16:28:04.808Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.46s) [2019-12-27T16:28:04.808Z] === RUN TestDockerNetworkMacvlan [2019-12-27T16:28:05.489Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2019-12-27T16:28:05.768Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-12-27T16:28:06.137Z] ok github.com/docker/docker/pkg/jsonmessage 0.038s coverage: 91.7% of statements [2019-12-27T16:28:06.425Z] ok github.com/docker/docker/pkg/locker 0.078s coverage: 88.9% of statements [2019-12-27T16:28:06.576Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-12-27T16:28:07.050Z] ok github.com/docker/docker/pkg/longpath 0.013s coverage: 100.0% of statements [2019-12-27T16:28:07.050Z] ok github.com/docker/docker/pkg/idtools 0.818s coverage: 70.1% of statements [2019-12-27T16:28:07.337Z] ok github.com/docker/docker/pkg/ioutils 1.735s coverage: 69.3% of statements [2019-12-27T16:28:07.337Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-12-27T16:28:07.367Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-12-27T16:28:08.360Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2019-12-27T16:28:08.648Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2019-12-27T16:28:08.753Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2019-12-27T16:28:08.753Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2019-12-27T16:28:08.935Z] ok github.com/docker/docker/pkg/parsers/kernel 0.025s coverage: 60.0% of statements [2019-12-27T16:28:09.559Z] ok github.com/docker/docker/pkg/mount 0.987s coverage: 70.0% of statements [2019-12-27T16:28:09.559Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-12-27T16:28:09.804Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-12-27T16:28:09.847Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.023s coverage: 91.4% of statements [2019-12-27T16:28:09.847Z] ok github.com/docker/docker/pkg/pidfile 0.009s coverage: 82.4% of statements [2019-12-27T16:28:09.847Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-12-27T16:28:09.847Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-12-27T16:28:11.902Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.073s coverage: 56.8% of statements [2019-12-27T16:28:12.924Z] ok github.com/docker/docker/pkg/pools 0.007s coverage: 88.2% of statements [2019-12-27T16:28:13.212Z] ok github.com/docker/docker/pkg/plugins/transport 0.010s coverage: 85.7% of statements [2019-12-27T16:28:13.212Z] ok github.com/docker/docker/pkg/progress 0.006s coverage: 75.9% of statements [2019-12-27T16:28:13.795Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-12-27T16:28:13.990Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-12-27T16:28:14.236Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite (353.74s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.40s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (3.32s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.64s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.27s) [2019-12-27T16:28:14.246Z] docker_cli_daemon_test.go:1449: [d4d30dd886633] daemon is not started [2019-12-27T16:28:14.246Z] check_test.go:309: [d774343e250dd] daemon is not started [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.99s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.43s) [2019-12-27T16:28:14.246Z] check_test.go:309: [d66d8db1c91f1] daemon is not started [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (2.03s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.69s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.91s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.85s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.82s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.25s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.56s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.92s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2019-12-27T16:28:14.246Z] check_test.go:309: [d4cf73b2b4d6d] daemon is not started [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2019-12-27T16:28:14.246Z] check_test.go:309: [d05fd08a24bd8] daemon is not started [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.79s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2019-12-27T16:28:14.246Z] check_test.go:309: [d6a1abbbfa0a3] daemon is not started [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.53s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.94s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.19s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.67s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.64s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.68s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2019-12-27T16:28:14.246Z] check_test.go:309: [d58dffe63b70b] daemon is not started [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.57s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.46s) [2019-12-27T16:28:14.246Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-12-27T16:28:14.246Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-12-27T16:28:14.246Z] check_test.go:309: [d5e05cdaec4f2] daemon is not started [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.78s) [2019-12-27T16:28:14.246Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-12-27T16:28:14.246Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-12-27T16:28:14.246Z] check_test.go:309: [d0d30d201c4e4] daemon is not started [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.34s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.12s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.61s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.96s) [2019-12-27T16:28:14.246Z] check_test.go:309: [d2bae7c955fec] daemon is not started [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.39s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2019-12-27T16:28:14.246Z] check_test.go:309: [db8ac82c836f9] daemon is not started [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.01s) [2019-12-27T16:28:14.246Z] docker_cli_daemon_plugins_test.go:79: [dc993f7962900] daemon is not started [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.95s) [2019-12-27T16:28:14.246Z] docker_cli_daemon_plugins_test.go:169: [d19ae99e4a061] daemon is not started [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.71s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2019-12-27T16:28:14.246Z] check_test.go:309: [dbddc4663e063] daemon is not started [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.93s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.99s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.73s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.75s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.87s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.09s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.16s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.92s) [2019-12-27T16:28:14.246Z] check_test.go:309: [d94b6318cd789] daemon is not started [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.58s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.16s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.44s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.42s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.16s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.31s) [2019-12-27T16:28:14.246Z] check_test.go:309: [dadb52ffdcae7] daemon is not started [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.56s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.52s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (10.35s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.46s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.79s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.86s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.67s) [2019-12-27T16:28:14.246Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-12-27T16:28:14.246Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-12-27T16:28:14.246Z] check_test.go:309: [d8456a2930adf] daemon is not started [2019-12-27T16:28:14.246Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2019-12-27T16:28:14.246Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-12-27T16:28:14.246Z] check_test.go:309: [d3d1e819a2187] daemon is not started [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.31s) [2019-12-27T16:28:14.246Z] check_test.go:309: [dc7e35b76d146] daemon is not started [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.32s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.70s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.37s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.23s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.14s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.85s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.52s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.70s) [2019-12-27T16:28:14.246Z] check_test.go:309: [dafa795f80689] daemon is not started [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.36s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.75s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.70s) [2019-12-27T16:28:14.246Z] check_test.go:309: [d04466b649ab4] daemon is not started [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.74s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.04s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.56s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.60s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s) [2019-12-27T16:28:14.246Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2019-12-27T16:28:14.246Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2019-12-27T16:28:14.246Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2019-12-27T16:28:14.246Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2019-12-27T16:28:14.246Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2019-12-27T16:28:14.246Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2019-12-27T16:28:14.246Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2019-12-27T16:28:14.246Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2019-12-27T16:28:14.246Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2019-12-27T16:28:14.246Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2019-12-27T16:28:14.246Z] check_test.go:309: [d4ecece762dc4] daemon is not started [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2019-12-27T16:28:14.246Z] check_test.go:309: [dbcf37e69aa28] daemon is not started [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.54s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.12s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2019-12-27T16:28:14.246Z] check_test.go:309: [decfd906af3e7] daemon is not started [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.33s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.28s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.86s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2019-12-27T16:28:14.246Z] check_test.go:309: [d5d0e287df6b4] daemon is not started [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.26s) [2019-12-27T16:28:14.246Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.03s) [2019-12-27T16:28:14.247Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.15s) [2019-12-27T16:28:14.247Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.35s) [2019-12-27T16:28:14.247Z] check_test.go:309: [d469ce6c1702c] daemon is not started [2019-12-27T16:28:14.247Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s) [2019-12-27T16:28:14.247Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.55s) [2019-12-27T16:28:14.247Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.55s) [2019-12-27T16:28:14.247Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.05s) [2019-12-27T16:28:14.247Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2019-12-27T16:28:14.247Z] check_test.go:309: [d1468a6daa85c] daemon is not started [2019-12-27T16:28:14.247Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.77s) [2019-12-27T16:28:14.247Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.72s) [2019-12-27T16:28:14.247Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.97s) [2019-12-27T16:28:14.247Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.57s) [2019-12-27T16:28:14.247Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.07s) [2019-12-27T16:28:14.247Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.00s) [2019-12-27T16:28:14.247Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.80s) [2019-12-27T16:28:14.247Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.62s) [2019-12-27T16:28:14.247Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.03s) [2019-12-27T16:28:14.247Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.24s) [2019-12-27T16:28:14.247Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.31s) [2019-12-27T16:28:14.247Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.69s) [2019-12-27T16:28:14.247Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.99s) [2019-12-27T16:28:14.247Z] docker_cli_daemon_test.go:2542: [d808bb1174bfb] daemon is not started [2019-12-27T16:28:14.247Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.90s) [2019-12-27T16:28:14.247Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.07s) [2019-12-27T16:28:14.247Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.12s) [2019-12-27T16:28:14.247Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.07s) [2019-12-27T16:28:14.247Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.10s) [2019-12-27T16:28:14.247Z] check_test.go:309: [de7023f8f5cf4] daemon is not started [2019-12-27T16:28:14.247Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.59s) [2019-12-27T16:28:14.247Z] === RUN TestDockerSwarmSuite [2019-12-27T16:28:14.247Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2019-12-27T16:28:15.254Z] ok github.com/docker/docker/pkg/pubsub 1.154s coverage: 73.9% of statements [2019-12-27T16:28:15.542Z] ok github.com/docker/docker/pkg/stdcopy 0.013s coverage: 100.0% of statements [2019-12-27T16:28:15.609Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-12-27T16:28:16.564Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2019-12-27T16:28:16.564Z] ok github.com/docker/docker/pkg/streamformatter 0.007s coverage: 66.2% of statements [2019-12-27T16:28:17.185Z] ok github.com/docker/docker/pkg/symlink 0.018s coverage: 87.7% of statements [2019-12-27T16:28:17.813Z] ok github.com/docker/docker/pkg/sysinfo 0.013s coverage: 80.0% of statements [2019-12-27T16:28:18.099Z] ok github.com/docker/docker/pkg/signal 3.456s coverage: 61.0% of statements [2019-12-27T16:28:18.869Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2019-12-27T16:28:19.058Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-12-27T16:28:19.126Z] ok github.com/docker/docker/pkg/system 0.036s coverage: 36.2% of statements [2019-12-27T16:28:19.413Z] ok github.com/docker/docker/pkg/tailfile 0.181s coverage: 88.6% of statements [2019-12-27T16:28:19.428Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-12-27T16:28:19.430Z] --- PASS: TestDockerNetworkMacvlan (14.74s) [2019-12-27T16:28:19.430Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2019-12-27T16:28:19.430Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2019-12-27T16:28:19.430Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.16s) [2019-12-27T16:28:19.430Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.14s) [2019-12-27T16:28:19.430Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.07s) [2019-12-27T16:28:19.430Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.84s) [2019-12-27T16:28:19.430Z] PASS [2019-12-27T16:28:19.430Z] [2019-12-27T16:28:19.430Z] DONE 8 tests in 16.300s [2019-12-27T16:28:19.430Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2019-12-27T16:28:19.430Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:28:19.430Z] ++ set -e [2019-12-27T16:28:19.430Z] ++ '[' -n 0 ']' [2019-12-27T16:28:19.430Z] ++ set -x [2019-12-27T16:28:19.431Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:28:19.431Z] testing: warning: no tests to run [2019-12-27T16:28:19.431Z] PASS [2019-12-27T16:28:19.431Z] [2019-12-27T16:28:19.431Z] DONE 0 tests in 0.101s [2019-12-27T16:28:19.431Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-12-27T16:28:19.431Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:28:19.431Z] ++ set -e [2019-12-27T16:28:19.431Z] ++ '[' -n 0 ']' [2019-12-27T16:28:19.431Z] ++ set -x [2019-12-27T16:28:19.431Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:28:19.795Z] INFO: Testing against a local daemon [2019-12-27T16:28:19.795Z] === RUN TestAuthZPluginAllowRequest [2019-12-27T16:28:20.438Z] ok github.com/docker/docker/pkg/term 0.011s coverage: 85.9% of statements [2019-12-27T16:28:20.512Z] --- PASS: TestServiceUpdateConfigs (15.28s) [2019-12-27T16:28:20.512Z] === RUN TestServiceUpdateNetwork [2019-12-27T16:28:20.726Z] testing: warning: no tests to run [2019-12-27T16:28:20.726Z] coverage: [no statements] [2019-12-27T16:28:20.726Z] ok github.com/docker/docker/pkg/term/windows 0.016s coverage: [no statements] [no tests to run] [2019-12-27T16:28:21.314Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2019-12-27T16:28:21.348Z] ok github.com/docker/docker/pkg/tarsum 0.266s coverage: 89.3% of statements [2019-12-27T16:28:21.348Z] ok github.com/docker/docker/pkg/truncindex 0.111s coverage: 91.5% of statements [2019-12-27T16:28:21.618Z] --- PASS: TestAuthZPluginAllowRequest (1.68s) [2019-12-27T16:28:21.618Z] === RUN TestAuthZPluginTLS [2019-12-27T16:28:21.635Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2019-12-27T16:28:21.924Z] ok github.com/docker/docker/pkg/useragent 0.006s coverage: 88.9% of statements [2019-12-27T16:28:21.997Z] --- PASS: TestAuthZPluginTLS (0.55s) [2019-12-27T16:28:21.997Z] === RUN TestAuthZPluginDenyRequest [2019-12-27T16:28:22.386Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2019-12-27T16:28:22.386Z] === RUN TestAuthZPluginAPIDenyResponse [2019-12-27T16:28:23.162Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2019-12-27T16:28:23.162Z] === RUN TestAuthZPluginDenyResponse [2019-12-27T16:28:23.543Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2019-12-27T16:28:23.543Z] === RUN TestAuthZPluginAllowEventStream [2019-12-27T16:28:23.976Z] ok github.com/docker/docker/plugin/v2 0.010s coverage: 14.5% of statements [2019-12-27T16:28:25.072Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-12-27T16:28:25.072Z] ok github.com/docker/docker/api/server/httputils 0.143s coverage: 14.7% of statements [2019-12-27T16:28:25.072Z] ok github.com/docker/docker/api/server/middleware 0.148s coverage: 37.7% of statements [2019-12-27T16:28:25.072Z] ? github.com/docker/docker/api/server/router [no test files] [2019-12-27T16:28:25.072Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-12-27T16:28:25.072Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-12-27T16:28:25.072Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-12-27T16:28:25.073Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-12-27T16:28:25.073Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-12-27T16:28:25.073Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-12-27T16:28:25.073Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-12-27T16:28:25.073Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-12-27T16:28:25.073Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-12-27T16:28:25.073Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-12-27T16:28:25.073Z] ok github.com/docker/docker/api/types/strslice 0.131s coverage: 90.0% of statements [2019-12-27T16:28:25.073Z] ok github.com/docker/docker/api/types/filters 0.141s coverage: 92.2% of statements [2019-12-27T16:28:25.073Z] ok github.com/docker/docker/api/server/router/swarm 0.129s coverage: 4.0% of statements [2019-12-27T16:28:25.073Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-12-27T16:28:25.073Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-12-27T16:28:25.073Z] ? github.com/docker/docker/api/types [no test files] [2019-12-27T16:28:25.073Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-12-27T16:28:25.073Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-12-27T16:28:25.073Z] ? github.com/docker/docker/api/types/container [no test files] [2019-12-27T16:28:25.073Z] ? github.com/docker/docker/api/types/events [no test files] [2019-12-27T16:28:25.073Z] ? github.com/docker/docker/api/types/image [no test files] [2019-12-27T16:28:25.073Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-12-27T16:28:25.073Z] ? github.com/docker/docker/api/types/network [no test files] [2019-12-27T16:28:25.073Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-12-27T16:28:25.073Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-12-27T16:28:25.073Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-12-27T16:28:25.073Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-12-27T16:28:25.340Z] --- PASS: TestAuthZPluginAllowEventStream (1.68s) [2019-12-27T16:28:25.340Z] === RUN TestAuthZPluginErrorResponse [2019-12-27T16:28:25.532Z] ok github.com/docker/docker/api/types/time 0.349s coverage: 100.0% of statements [2019-12-27T16:28:25.716Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2019-12-27T16:28:25.716Z] === RUN TestAuthZPluginErrorRequest [2019-12-27T16:28:25.992Z] ok github.com/docker/docker/api/types/versions 0.043s coverage: 75.0% of statements [2019-12-27T16:28:25.992Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-12-27T16:28:25.992Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-12-27T16:28:25.992Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-12-27T16:28:25.992Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2019-12-27T16:28:25.992Z] ? github.com/docker/docker/builder [no test files] [2019-12-27T16:28:25.992Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-12-27T16:28:25.992Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-12-27T16:28:25.992Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-12-27T16:28:25.992Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-12-27T16:28:25.992Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-12-27T16:28:25.992Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-12-27T16:28:25.992Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-12-27T16:28:26.043Z] ok github.com/docker/docker/reference 0.018s coverage: 83.7% of statements [2019-12-27T16:28:26.450Z] ok github.com/docker/docker/builder/dockerignore 0.052s coverage: 96.8% of statements [2019-12-27T16:28:26.511Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2019-12-27T16:28:26.511Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-12-27T16:28:26.668Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 68.8% of statements [2019-12-27T16:28:26.878Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2019-12-27T16:28:26.878Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-12-27T16:28:27.843Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2019-12-27T16:28:28.157Z] ok github.com/docker/docker/plugin 0.614s coverage: 27.1% of statements [2019-12-27T16:28:28.808Z] ok github.com/docker/docker/registry/resumable 0.022s coverage: 100.0% of statements [2019-12-27T16:28:29.315Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.07s) [2019-12-27T16:28:29.315Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-12-27T16:28:29.835Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 50.9% of statements [2019-12-27T16:28:31.142Z] ok github.com/docker/docker/cli/debug 0.314s coverage: 100.0% of statements [2019-12-27T16:28:31.142Z] ok github.com/docker/docker/builder/dockerfile 0.548s coverage: 46.3% of statements [2019-12-27T16:28:31.142Z] ok github.com/docker/docker/builder/remotecontext 0.886s coverage: 9.2% of statements [2019-12-27T16:28:31.415Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements [2019-12-27T16:28:31.521Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.22s) [2019-12-27T16:28:31.521Z] === RUN TestAuthZPluginHeader [2019-12-27T16:28:31.708Z] ok github.com/docker/docker/runconfig 0.021s coverage: 68.2% of statements [2019-12-27T16:28:31.709Z] ok github.com/docker/docker/registry 0.471s coverage: 56.0% of statements [2019-12-27T16:28:32.389Z] --- PASS: TestAuthZPluginHeader (0.91s) [2019-12-27T16:28:32.389Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-12-27T16:28:32.389Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-12-27T16:28:32.389Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-27T16:28:32.389Z] === RUN TestAuthZPluginV2Disable [2019-12-27T16:28:32.389Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-12-27T16:28:32.389Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-27T16:28:32.389Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-12-27T16:28:32.389Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s) [2019-12-27T16:28:32.389Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-27T16:28:32.389Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-12-27T16:28:32.389Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-12-27T16:28:32.389Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-27T16:28:32.389Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-12-27T16:28:34.374Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-12-27T16:28:34.934Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-12-27T16:28:35.189Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-12-27T16:28:35.393Z] --- PASS: TestServiceUpdateNetwork (15.45s) [2019-12-27T16:28:35.393Z] PASS [2019-12-27T16:28:35.393Z] [2019-12-27T16:28:35.393Z] === Skipped [2019-12-27T16:28:35.393Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2019-12-27T16:28:35.393Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-12-27T16:28:35.393Z] [2019-12-27T16:28:35.393Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2019-12-27T16:28:35.393Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-27T16:28:35.393Z] [2019-12-27T16:28:35.393Z] [2019-12-27T16:28:35.393Z] DONE 20 tests, 2 skipped in 136.357s [2019-12-27T16:28:35.393Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2019-12-27T16:28:35.393Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:28:35.393Z] ++ set -e [2019-12-27T16:28:35.393Z] ++ '[' -n 0 ']' [2019-12-27T16:28:35.393Z] ++ set -x [2019-12-27T16:28:35.393Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:28:35.393Z] INFO: Testing against a local daemon [2019-12-27T16:28:35.393Z] === RUN TestSessionCreate [2019-12-27T16:28:35.393Z] --- PASS: TestSessionCreate (0.05s) [2019-12-27T16:28:35.393Z] === RUN TestSessionCreateWithBadUpgrade [2019-12-27T16:28:35.393Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-12-27T16:28:35.393Z] PASS [2019-12-27T16:28:35.393Z] [2019-12-27T16:28:35.393Z] DONE 2 tests in 0.240s [2019-12-27T16:28:35.393Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2019-12-27T16:28:35.393Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:28:35.393Z] ++ set -e [2019-12-27T16:28:35.393Z] ++ '[' -n 0 ']' [2019-12-27T16:28:35.393Z] ++ set -x [2019-12-27T16:28:35.393Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:28:35.393Z] INFO: Testing against a local daemon [2019-12-27T16:28:35.393Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-12-27T16:28:35.393Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-12-27T16:28:35.393Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-12-27T16:28:35.393Z] === RUN TestEventsExecDie [2019-12-27T16:28:35.393Z] --- PASS: TestEventsExecDie (0.95s) [2019-12-27T16:28:35.393Z] === RUN TestEventsBackwardsCompatible [2019-12-27T16:28:35.393Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2019-12-27T16:28:35.393Z] === RUN TestInfoBinaryCommits [2019-12-27T16:28:35.393Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-12-27T16:28:35.393Z] === RUN TestInfoAPIVersioned [2019-12-27T16:28:35.393Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-12-27T16:28:35.393Z] === RUN TestInfoDiscoveryBackend [2019-12-27T16:28:35.393Z] --- PASS: TestInfoDiscoveryBackend (0.63s) [2019-12-27T16:28:35.393Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-12-27T16:28:36.128Z] ok github.com/docker/docker/volume/drivers 0.014s coverage: 36.1% of statements [2019-12-27T16:28:36.331Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-12-27T16:28:36.331Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-12-27T16:28:37.268Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.65s) [2019-12-27T16:28:37.268Z] === RUN TestInfoAPI [2019-12-27T16:28:37.268Z] --- PASS: TestInfoAPI (0.05s) [2019-12-27T16:28:37.268Z] === RUN TestInfoAPIWarnings [2019-12-27T16:28:37.837Z] --- PASS: TestInfoAPIWarnings (0.64s) [2019-12-27T16:28:37.837Z] === RUN TestInfoDebug [2019-12-27T16:28:38.170Z] ok github.com/docker/docker/volume/local 0.044s coverage: 73.0% of statements [2019-12-27T16:28:38.170Z] ok github.com/docker/docker/volume/mounts 0.084s coverage: 67.0% of statements [2019-12-27T16:28:38.405Z] --- PASS: TestInfoDebug (0.66s) [2019-12-27T16:28:38.405Z] === RUN TestInfoInsecureRegistries [2019-12-27T16:28:38.973Z] --- PASS: TestInfoInsecureRegistries (0.65s) [2019-12-27T16:28:38.973Z] === RUN TestInfoRegistryMirrors [2019-12-27T16:28:39.652Z] ok github.com/docker/docker/volume/service 0.029s coverage: 73.0% of statements [2019-12-27T16:28:39.911Z] --- PASS: TestInfoRegistryMirrors (0.64s) [2019-12-27T16:28:39.911Z] === RUN TestLoginFailsWithBadCredentials [2019-12-27T16:28:40.171Z] --- PASS: TestLoginFailsWithBadCredentials (0.34s) [2019-12-27T16:28:40.171Z] === RUN TestPingCacheHeaders [2019-12-27T16:28:40.171Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-12-27T16:28:40.171Z] === RUN TestPingGet [2019-12-27T16:28:40.171Z] --- PASS: TestPingGet (0.03s) [2019-12-27T16:28:40.171Z] === RUN TestPingHead [2019-12-27T16:28:40.171Z] --- PASS: TestPingHead (0.05s) [2019-12-27T16:28:40.171Z] === RUN TestVersion [2019-12-27T16:28:40.171Z] --- PASS: TestVersion (0.05s) [2019-12-27T16:28:40.171Z] PASS [2019-12-27T16:28:40.171Z] [2019-12-27T16:28:40.171Z] === Skipped [2019-12-27T16:28:40.171Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-12-27T16:28:40.171Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-12-27T16:28:40.171Z] [2019-12-27T16:28:40.171Z] [2019-12-27T16:28:40.171Z] DONE 18 tests, 1 skipped in 6.720s [2019-12-27T16:28:40.171Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2019-12-27T16:28:40.171Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:28:40.171Z] ++ set -e [2019-12-27T16:28:40.171Z] ++ '[' -n 0 ']' [2019-12-27T16:28:40.171Z] ++ set -x [2019-12-27T16:28:40.171Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:28:40.427Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-12-27T16:28:40.427Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2019-12-27T16:28:40.430Z] INFO: Testing against a local daemon [2019-12-27T16:28:40.430Z] === RUN TestVolumesCreateAndList [2019-12-27T16:28:40.430Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-12-27T16:28:40.430Z] === RUN TestVolumesRemove [2019-12-27T16:28:40.430Z] --- PASS: TestVolumesRemove (0.13s) [2019-12-27T16:28:40.430Z] === RUN TestVolumesInspect [2019-12-27T16:28:40.689Z] --- PASS: TestVolumesInspect (0.04s) [2019-12-27T16:28:40.689Z] === RUN TestVolumesInvalidJSON [2019-12-27T16:28:40.689Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-12-27T16:28:40.689Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-12-27T16:28:40.689Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-12-27T16:28:40.689Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-12-27T16:28:40.689Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-12-27T16:28:40.689Z] PASS [2019-12-27T16:28:40.689Z] [2019-12-27T16:28:40.689Z] DONE 5 tests in 0.378s [2019-12-27T16:28:40.689Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-12-27T16:28:40.948Z] ++++ cat bundles/test-integration/docker.pid [2019-12-27T16:28:40.948Z] +++ kill 13040 [2019-12-27T16:28:41.789Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2019-12-27T16:28:42.325Z] +++ /etc/init.d/apparmor stop [2019-12-27T16:28:42.325Z] Clearing AppArmor profiles cache:. [2019-12-27T16:28:42.325Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-12-27T16:28:42.325Z] Unloading profiles will leave already running processes permanently [2019-12-27T16:28:42.325Z] unconfined, which can lead to unexpected situations. [2019-12-27T16:28:42.325Z] [2019-12-27T16:28:42.325Z] To set a process to complain mode, use the command line tool [2019-12-27T16:28:42.325Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-12-27T16:28:42.325Z] with the 'teardown' option." [2019-12-27T16:28:42.325Z] [2019-12-27T16:28:43.152Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-12-27T16:28:43.525Z] ok github.com/docker/docker/client 0.602s coverage: 75.3% of statements Post stage [Pipeline] junit [2019-12-27T16:28:44.876Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-12-27T16:28:45.579Z] + echo Ensuring container killed. [2019-12-27T16:28:45.579Z] Ensuring container killed. [2019-12-27T16:28:45.579Z] + docker rm -vf docker-pr5 [2019-12-27T16:28:45.579Z] Error: No such container: docker-pr5 [2019-12-27T16:28:45.579Z] + true [Pipeline] sh [2019-12-27T16:28:45.873Z] + echo Chowning /workspace to jenkins user [2019-12-27T16:28:45.873Z] Chowning /workspace to jenkins user [2019-12-27T16:28:45.873Z] + id -u [2019-12-27T16:28:45.873Z] + id -g [2019-12-27T16:28:45.873Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39700:/workspace busybox chown -R 1000:1000 /workspace [2019-12-27T16:28:45.873Z] Unable to find image 'busybox:latest' locally [2019-12-27T16:28:45.873Z] latest: Pulling from library/busybox [2019-12-27T16:28:46.132Z] 220602de6ed2: Pulling fs layer [2019-12-27T16:28:46.132Z] 220602de6ed2: Verifying Checksum [2019-12-27T16:28:46.132Z] 220602de6ed2: Download complete [2019-12-27T16:28:46.393Z] 220602de6ed2: Pull complete [2019-12-27T16:28:46.393Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2019-12-27T16:28:46.393Z] Status: Downloaded newer image for busybox:latest [2019-12-27T16:28:46.416Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-12-27T16:28:48.044Z] ok github.com/docker/docker/pkg/plugins 33.634s coverage: 76.6% of statements [2019-12-27T16:28:48.044Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-12-27T16:28:48.044Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-12-27T16:28:48.044Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-12-27T16:28:48.044Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-12-27T16:28:48.044Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-12-27T16:28:48.044Z] ? github.com/docker/docker/rootless [no test files] [2019-12-27T16:28:48.044Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-12-27T16:28:48.044Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-12-27T16:28:48.044Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-12-27T16:28:48.044Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-12-27T16:28:48.044Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-12-27T16:28:48.044Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-12-27T16:28:48.044Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-12-27T16:28:48.044Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-12-27T16:28:48.044Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-12-27T16:28:48.044Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-12-27T16:28:48.044Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-12-27T16:28:48.044Z] ? github.com/docker/docker/testutil/request [no test files] [2019-12-27T16:28:48.044Z] ? github.com/docker/docker/volume [no test files] [2019-12-27T16:28:48.044Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-12-27T16:28:48.044Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-12-27T16:28:48.044Z] [2019-12-27T16:28:48.044Z] === Skipped [2019-12-27T16:28:48.044Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-12-27T16:28:48.044Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-12-27T16:28:48.044Z] [2019-12-27T16:28:48.044Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-12-27T16:28:48.044Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-12-27T16:28:48.044Z] [2019-12-27T16:28:48.044Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-12-27T16:28:48.044Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-27T16:28:48.044Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-27T16:28:48.044Z] [2019-12-27T16:28:48.044Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-12-27T16:28:48.044Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-27T16:28:48.044Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-27T16:28:48.044Z] [2019-12-27T16:28:48.044Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-12-27T16:28:48.044Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-27T16:28:48.044Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-27T16:28:48.044Z] [2019-12-27T16:28:48.044Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-12-27T16:28:48.044Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-27T16:28:48.044Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-27T16:28:48.044Z] [2019-12-27T16:28:48.044Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-12-27T16:28:48.044Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-27T16:28:48.044Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-27T16:28:48.044Z] [2019-12-27T16:28:48.044Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-12-27T16:28:48.044Z] graphtest_unix.go:73: No driver to put! [2019-12-27T16:28:48.044Z] [2019-12-27T16:28:48.044Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-12-27T16:28:48.044Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-12-27T16:28:48.044Z] [2019-12-27T16:28:48.044Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-12-27T16:28:48.044Z] overlay_test.go:49: Fails to compute changes intermittently [2019-12-27T16:28:48.044Z] [2019-12-27T16:28:48.044Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-12-27T16:28:48.044Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-12-27T16:28:48.044Z] [2019-12-27T16:28:48.044Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-12-27T16:28:48.044Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-12-27T16:28:48.044Z] [2019-12-27T16:28:48.044Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-12-27T16:28:48.044Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-27T16:28:48.044Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-27T16:28:48.044Z] [2019-12-27T16:28:48.044Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-12-27T16:28:48.044Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-27T16:28:48.044Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-27T16:28:48.044Z] [2019-12-27T16:28:48.044Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-12-27T16:28:48.044Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-27T16:28:48.044Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-27T16:28:48.044Z] [2019-12-27T16:28:48.044Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-12-27T16:28:48.044Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-27T16:28:48.044Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-27T16:28:48.044Z] [2019-12-27T16:28:48.044Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-12-27T16:28:48.044Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-27T16:28:48.045Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-27T16:28:48.045Z] [2019-12-27T16:28:48.045Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-12-27T16:28:48.045Z] graphtest_unix.go:73: No driver to put! [2019-12-27T16:28:48.045Z] [2019-12-27T16:28:48.045Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-12-27T16:28:48.045Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-12-27T16:28:48.045Z] [2019-12-27T16:28:48.045Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-12-27T16:28:48.045Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-12-27T16:28:48.045Z] [2019-12-27T16:28:48.045Z] [2019-12-27T16:28:48.045Z] DONE 2155 tests, 20 skipped in 339.825s Post stage [Pipeline] junit [2019-12-27T16:28:48.081Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-12-27T16:28:49.154Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39700/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9608dc5470e74f1ee34fd6477547303b31868576 -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:9608dc5470e74f1ee34fd6477547303b31868576 hack/make.sh dynbinary test-integration [2019-12-27T16:28:49.442Z] [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-12-27T16:28:49.729Z] Removing bundles/ [2019-12-27T16:28:49.729Z] [2019-12-27T16:28:49.729Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-12-27T16:28:49.729Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-12-27T16:28:49.729Z] GOOS="" GOARCH="" GOARM="" [2019-12-27T16:28:49.988Z] + bundleName=arm64-integration [2019-12-27T16:28:49.988Z] + echo Creating arm64-integration-bundles.tar.gz [2019-12-27T16:28:49.988Z] Creating arm64-integration-bundles.tar.gz [2019-12-27T16:28:49.988Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-12-27T16:28:49.988Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-12-27T16:28:50.261Z] Archiving artifacts [2019-12-27T16:28:51.997Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s) [2019-12-27T16:28:51.997Z] PASS [2019-12-27T16:28:51.997Z] [2019-12-27T16:28:51.997Z] === Skipped [2019-12-27T16:28:51.997Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-12-27T16:28:51.997Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-27T16:28:51.997Z] [2019-12-27T16:28:51.997Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-12-27T16:28:51.997Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-27T16:28:51.997Z] [2019-12-27T16:28:51.997Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s) [2019-12-27T16:28:51.997Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-27T16:28:51.997Z] [2019-12-27T16:28:51.997Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-12-27T16:28:51.997Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-27T16:28:51.997Z] [2019-12-27T16:28:51.997Z] [2019-12-27T16:28:51.997Z] DONE 17 tests, 4 skipped in 29.499s [2019-12-27T16:28:51.997Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-12-27T16:28:51.997Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:28:51.997Z] ++ set -e [2019-12-27T16:28:51.997Z] ++ '[' -n 0 ']' [2019-12-27T16:28:51.997Z] ++ set -x [2019-12-27T16:28:51.997Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:28:51.997Z] INFO: Testing against a local daemon [2019-12-27T16:28:51.997Z] === RUN TestPluginInvalidJSON [2019-12-27T16:28:51.997Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-12-27T16:28:51.997Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-12-27T16:28:51.997Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-12-27T16:28:51.997Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-12-27T16:28:51.997Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-12-27T16:28:51.997Z] PASS [2019-12-27T16:28:51.997Z] [2019-12-27T16:28:51.997Z] DONE 2 tests in 0.183s [2019-12-27T16:28:51.997Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-12-27T16:28:51.997Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:28:51.997Z] ++ set -e [2019-12-27T16:28:51.997Z] ++ '[' -n 0 ']' [2019-12-27T16:28:51.997Z] ++ set -x [2019-12-27T16:28:51.997Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:28:51.997Z] INFO: Testing against a local daemon [2019-12-27T16:28:51.997Z] === RUN TestExternalGraphDriver [2019-12-27T16:28:51.997Z] === RUN TestExternalGraphDriver/json [2019-12-27T16:28:51.997Z] === RUN TestExternalGraphDriver/spec [2019-12-27T16:28:52.270Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39700/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-12-27T16:28:52.592Z] + make clean [2019-12-27T16:28:53.164Z] docker volume rm -f docker-dev-cache [2019-12-27T16:28:53.423Z] docker-dev-cache [Pipeline] deleteDir [2019-12-27T16:28:53.796Z] === RUN TestExternalGraphDriver/pull [2019-12-27T16:28:54.492Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-12-27T16:28:55.682Z] --- PASS: TestExternalGraphDriver (6.33s) [2019-12-27T16:28:55.682Z] --- PASS: TestExternalGraphDriver/json (1.99s) [2019-12-27T16:28:55.682Z] --- PASS: TestExternalGraphDriver/spec (2.10s) [2019-12-27T16:28:55.682Z] --- PASS: TestExternalGraphDriver/pull (2.06s) [2019-12-27T16:28:55.682Z] === RUN TestGraphdriverPluginV2 [2019-12-27T16:28:55.682Z] --- SKIP: TestGraphdriverPluginV2 (0.08s) [2019-12-27T16:28:55.682Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-27T16:28:55.682Z] PASS [2019-12-27T16:28:55.682Z] [2019-12-27T16:28:55.682Z] === Skipped [2019-12-27T16:28:55.682Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.08s) [2019-12-27T16:28:55.682Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-27T16:28:55.682Z] [2019-12-27T16:28:55.682Z] [2019-12-27T16:28:55.682Z] DONE 5 tests, 1 skipped in 6.553s [2019-12-27T16:28:56.093Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-12-27T16:28:56.093Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:28:56.093Z] ++ set -e [2019-12-27T16:28:56.093Z] ++ '[' -n 0 ']' [2019-12-27T16:28:56.093Z] ++ set -x [2019-12-27T16:28:56.093Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:28:56.093Z] INFO: Testing against a local daemon [2019-12-27T16:28:56.093Z] === RUN TestContinueAfterPluginCrash [2019-12-27T16:28:56.093Z] === PAUSE TestContinueAfterPluginCrash [2019-12-27T16:28:56.093Z] === RUN TestDaemonStartWithLogOpt [2019-12-27T16:28:56.093Z] === PAUSE TestDaemonStartWithLogOpt [2019-12-27T16:28:56.093Z] === CONT TestContinueAfterPluginCrash [2019-12-27T16:28:56.093Z] === CONT TestDaemonStartWithLogOpt [2019-12-27T16:28:57.003Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-12-27T16:28:58.333Z] ok github.com/docker/docker/builder/remotecontext/git 30.303s coverage: 86.3% of statements [2019-12-27T16:28:58.791Z] ? github.com/docker/docker/cli [no test files] [2019-12-27T16:28:58.791Z] ? github.com/docker/docker/cli/config [no test files] [2019-12-27T16:29:00.267Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-12-27T16:29:05.862Z] ok github.com/docker/docker/cmd/dockerd 0.632s coverage: 19.0% of statements [2019-12-27T16:29:07.400Z] ok github.com/docker/docker/container 0.490s coverage: 42.5% of statements [2019-12-27T16:29:07.400Z] ? github.com/docker/docker/container/stream [no test files] [2019-12-27T16:29:07.400Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-12-27T16:29:07.400Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-12-27T16:29:07.400Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-12-27T16:29:07.638Z] --- PASS: TestDaemonStartWithLogOpt (10.68s) [2019-12-27T16:29:08.369Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.276s coverage: 65.3% of statements [2019-12-27T16:29:11.577Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-12-27T16:29:11.577Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2019-12-27T16:29:11.577Z] ok github.com/docker/docker/api/server/middleware 0.021s coverage: 37.7% of statements [2019-12-27T16:29:11.577Z] ? github.com/docker/docker/api/server/router [no test files] [2019-12-27T16:29:11.577Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-12-27T16:29:11.577Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-12-27T16:29:11.577Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-12-27T16:29:11.577Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-12-27T16:29:11.577Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-12-27T16:29:11.577Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-12-27T16:29:11.577Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-12-27T16:29:11.577Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-12-27T16:29:11.577Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-12-27T16:29:11.577Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-12-27T16:29:11.577Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 4.0% of statements [2019-12-27T16:29:11.577Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-12-27T16:29:11.577Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-12-27T16:29:11.577Z] ? github.com/docker/docker/api/types [no test files] [2019-12-27T16:29:11.577Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-12-27T16:29:11.577Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-12-27T16:29:11.577Z] ? github.com/docker/docker/api/types/container [no test files] [2019-12-27T16:29:11.577Z] ? github.com/docker/docker/api/types/events [no test files] [2019-12-27T16:29:11.628Z] --- PASS: TestContinueAfterPluginCrash (15.60s) [2019-12-27T16:29:11.628Z] PASS [2019-12-27T16:29:11.628Z] [2019-12-27T16:29:11.628Z] DONE 2 tests in 15.724s [2019-12-27T16:29:11.628Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-12-27T16:29:11.628Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:29:11.628Z] ++ set -e [2019-12-27T16:29:11.628Z] ++ '[' -n 0 ']' [2019-12-27T16:29:11.628Z] ++ set -x [2019-12-27T16:29:11.628Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:29:11.836Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2019-12-27T16:29:12.020Z] INFO: Testing against a local daemon [2019-12-27T16:29:12.020Z] === RUN TestPluginWithDevMounts [2019-12-27T16:29:12.020Z] === PAUSE TestPluginWithDevMounts [2019-12-27T16:29:12.020Z] === CONT TestPluginWithDevMounts [2019-12-27T16:29:12.093Z] ok github.com/docker/docker/api/types/filters 0.018s coverage: 92.2% of statements [2019-12-27T16:29:12.093Z] ? github.com/docker/docker/api/types/image [no test files] [2019-12-27T16:29:12.093Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-12-27T16:29:12.093Z] ? github.com/docker/docker/api/types/network [no test files] [2019-12-27T16:29:12.093Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-12-27T16:29:12.094Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-12-27T16:29:12.094Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-12-27T16:29:12.094Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-12-27T16:29:12.353Z] ok github.com/docker/docker/api/types/time 0.008s coverage: 100.0% of statements [2019-12-27T16:29:12.353Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 75.0% of statements [2019-12-27T16:29:12.353Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-12-27T16:29:12.353Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-12-27T16:29:12.353Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-12-27T16:29:12.353Z] ? github.com/docker/docker/builder [no test files] [2019-12-27T16:29:12.353Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-12-27T16:29:12.353Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-12-27T16:29:12.353Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-12-27T16:29:12.353Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-12-27T16:29:12.353Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-12-27T16:29:12.353Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-12-27T16:29:12.353Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-12-27T16:29:12.431Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2019-12-27T16:29:12.431Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2019-12-27T16:29:13.291Z] ok github.com/docker/docker/builder/dockerignore 0.016s coverage: 96.8% of statements [2019-12-27T16:29:13.847Z] --- PASS: TestPluginWithDevMounts (1.97s) [2019-12-27T16:29:13.847Z] PASS [2019-12-27T16:29:13.847Z] [2019-12-27T16:29:13.847Z] DONE 1 tests in 2.201s [2019-12-27T16:29:13.847Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2019-12-27T16:29:13.847Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:29:13.847Z] ++ set -e [2019-12-27T16:29:13.847Z] ++ '[' -n 0 ']' [2019-12-27T16:29:13.847Z] ++ set -x [2019-12-27T16:29:13.847Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:29:13.847Z] INFO: Testing against a local daemon [2019-12-27T16:29:13.847Z] === RUN TestSecretInspect [2019-12-27T16:29:14.161Z] ok github.com/docker/docker/daemon/cluster/convert 1.134s coverage: 35.8% of statements [2019-12-27T16:29:16.574Z] ok github.com/docker/docker/builder/dockerfile 0.557s coverage: 48.2% of statements [2019-12-27T16:29:16.833Z] ok github.com/docker/docker/builder/remotecontext 0.203s coverage: 13.6% of statements [2019-12-27T16:29:17.283Z] --- PASS: TestSecretInspect (3.05s) [2019-12-27T16:29:17.283Z] === RUN TestSecretList [2019-12-27T16:29:17.767Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2019-12-27T16:29:19.141Z] ok github.com/docker/docker/builder/remotecontext/git 1.476s coverage: 86.3% of statements [2019-12-27T16:29:19.141Z] ? github.com/docker/docker/cli [no test files] [2019-12-27T16:29:19.141Z] ? github.com/docker/docker/cli/config [no test files] [2019-12-27T16:29:19.737Z] --- PASS: TestSecretList (2.88s) [2019-12-27T16:29:19.737Z] === RUN TestSecretsCreateAndDelete [2019-12-27T16:29:20.115Z] ok github.com/docker/docker/daemon/cluster 1.600s coverage: 0.5% of statements [2019-12-27T16:29:20.573Z] ok github.com/docker/docker/daemon/config 0.723s coverage: 80.1% of statements [2019-12-27T16:29:20.722Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-12-27T16:29:20.722Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-12-27T16:29:22.164Z] --- PASS: TestSecretsCreateAndDelete (2.46s) [2019-12-27T16:29:22.164Z] === RUN TestSecretsUpdate [2019-12-27T16:29:22.421Z] ok github.com/docker/docker/client 0.201s coverage: 75.8% of statements [2019-12-27T16:29:22.752Z] ok github.com/docker/docker/daemon/discovery 0.398s coverage: 30.0% of statements [2019-12-27T16:29:23.211Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.154s coverage: 10.9% of statements [2019-12-27T16:29:23.211Z] ok github.com/docker/docker/daemon/events 0.356s coverage: 50.0% of statements [2019-12-27T16:29:25.333Z] --- PASS: TestSecretsUpdate (2.89s) [2019-12-27T16:29:25.333Z] === RUN TestTemplatedSecret [2019-12-27T16:29:26.010Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-12-27T16:29:26.010Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-12-27T16:29:26.114Z] ok github.com/docker/docker/daemon/graphdriver 0.968s coverage: 2.3% of statements [2019-12-27T16:29:26.114Z] ok github.com/docker/docker/daemon/links 0.040s coverage: 93.0% of statements [2019-12-27T16:29:26.586Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-12-27T16:29:27.512Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-12-27T16:29:27.512Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-12-27T16:29:28.073Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-12-27T16:29:28.292Z] ok github.com/docker/docker/daemon 3.456s coverage: 9.2% of statements [2019-12-27T16:29:28.292Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-12-27T16:29:28.292Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-12-27T16:29:28.292Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-12-27T16:29:28.292Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-12-27T16:29:28.292Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2019-12-27T16:29:28.292Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2019-12-27T16:29:28.292Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-12-27T16:29:28.292Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2019-12-27T16:29:28.292Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2019-12-27T16:29:28.292Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2019-12-27T16:29:28.292Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2019-12-27T16:29:28.292Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-12-27T16:29:28.292Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2019-12-27T16:29:28.292Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2019-12-27T16:29:28.292Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2019-12-27T16:29:28.330Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-12-27T16:29:28.515Z] --- PASS: TestTemplatedSecret (3.44s) [2019-12-27T16:29:28.515Z] === RUN TestSecretCreateResolve [2019-12-27T16:29:29.259Z] ok github.com/docker/docker/daemon/logger/awslogs 0.496s coverage: 77.4% of statements [2019-12-27T16:29:29.717Z] ok github.com/docker/docker/daemon/logger 0.687s coverage: 43.0% of statements [2019-12-27T16:29:29.717Z] ok github.com/docker/docker/daemon/images 0.926s coverage: 4.9% of statements [2019-12-27T16:29:29.717Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-12-27T16:29:29.717Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-12-27T16:29:29.717Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2019-12-27T16:29:29.717Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-12-27T16:29:29.717Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-12-27T16:29:29.717Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2019-12-27T16:29:29.717Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2019-12-27T16:29:31.593Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-12-27T16:29:31.893Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.364s coverage: 88.3% of statements [2019-12-27T16:29:31.996Z] --- PASS: TestSecretCreateResolve (3.07s) [2019-12-27T16:29:31.996Z] PASS [2019-12-27T16:29:31.996Z] [2019-12-27T16:29:31.996Z] DONE 6 tests in 17.910s [2019-12-27T16:29:31.996Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2019-12-27T16:29:31.996Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:29:31.996Z] ++ set -e [2019-12-27T16:29:31.996Z] ++ '[' -n 0 ']' [2019-12-27T16:29:31.996Z] ++ set -x [2019-12-27T16:29:31.996Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:29:31.996Z] INFO: Testing against a local daemon [2019-12-27T16:29:31.996Z] === RUN TestServiceCreateInit [2019-12-27T16:29:31.996Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-12-27T16:29:32.353Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.426s coverage: 62.1% of statements [2019-12-27T16:29:32.520Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2019-12-27T16:29:32.776Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-12-27T16:29:32.812Z] ok github.com/docker/docker/daemon/logger/local 0.511s coverage: 74.7% of statements [2019-12-27T16:29:32.812Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-12-27T16:29:33.272Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.323s coverage: 21.4% of statements [2019-12-27T16:29:33.702Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2019-12-27T16:29:34.808Z] ok github.com/docker/docker/daemon/logger/templates 0.143s coverage: 8.3% of statements [2019-12-27T16:29:35.065Z] === RUN TestDockerSuite/TestBuildEnv [2019-12-27T16:29:35.267Z] ok github.com/docker/docker/daemon/logger/syslog 0.224s coverage: 47.8% of statements [2019-12-27T16:29:36.804Z] ok github.com/docker/docker/daemon/logger/splunk 2.113s coverage: 82.5% of statements [2019-12-27T16:29:36.804Z] ? github.com/docker/docker/daemon/names [no test files] [2019-12-27T16:29:36.804Z] ? github.com/docker/docker/daemon/network [no test files] [2019-12-27T16:29:36.804Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-12-27T16:29:37.052Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-12-27T16:29:37.576Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-12-27T16:29:38.937Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-12-27T16:29:38.983Z] ok github.com/docker/docker/distribution 1.565s coverage: 20.3% of statements [2019-12-27T16:29:38.983Z] ok github.com/docker/docker/distribution/metadata 1.771s coverage: 48.2% of statements [2019-12-27T16:29:38.983Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-12-27T16:29:39.950Z] ok github.com/docker/docker/errdefs 0.236s coverage: 49.4% of statements [2019-12-27T16:29:39.950Z] ok github.com/docker/docker/distribution/xfer 2.283s coverage: 76.8% of statements [2019-12-27T16:29:39.950Z] ? github.com/docker/docker/dockerversion [no test files] [2019-12-27T16:29:40.300Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-12-27T16:29:41.668Z] ok github.com/docker/docker/image/cache 0.233s coverage: 19.2% of statements [2019-12-27T16:29:41.668Z] ok github.com/docker/docker/image 0.931s coverage: 86.4% of statements [2019-12-27T16:29:42.114Z] --- PASS: TestServiceCreateInit (10.19s) [2019-12-27T16:29:42.114Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.18s) [2019-12-27T16:29:42.114Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.99s) [2019-12-27T16:29:42.114Z] === RUN TestCreateServiceMultipleTimes [2019-12-27T16:29:42.126Z] ok github.com/docker/docker/image/v1 0.311s coverage: 25.0% of statements [2019-12-27T16:29:42.126Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-12-27T16:29:42.126Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-12-27T16:29:43.664Z] ok github.com/docker/docker/libcontainerd/queue 0.185s coverage: 100.0% of statements [2019-12-27T16:29:44.509Z] --- PASS: TestImportExtremelyLargeImageWorks (186.88s) [2019-12-27T16:29:44.509Z] PASS [2019-12-27T16:29:44.509Z] [2019-12-27T16:29:44.509Z] DONE 12 tests in 190.734s [2019-12-27T16:29:44.509Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2019-12-27T16:29:44.509Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:29:44.509Z] ++ set -e [2019-12-27T16:29:44.509Z] ++ '[' -n 0 ']' [2019-12-27T16:29:44.509Z] ++ set -x [2019-12-27T16:29:44.509Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:29:44.509Z] INFO: Testing against a local daemon [2019-12-27T16:29:44.509Z] === RUN TestNetworkCreateDelete [2019-12-27T16:29:44.632Z] ok github.com/docker/docker/layer 0.728s coverage: 30.0% of statements [2019-12-27T16:29:44.632Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-12-27T16:29:44.632Z] ok github.com/docker/docker/pkg/aaparser 0.036s coverage: 50.0% of statements [2019-12-27T16:29:44.764Z] --- PASS: TestNetworkCreateDelete (0.17s) [2019-12-27T16:29:44.764Z] === RUN TestDockerNetworkDeletePreferID [2019-12-27T16:29:45.019Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2019-12-27T16:29:45.019Z] === RUN TestInspectNetwork [2019-12-27T16:29:46.807Z] ok github.com/docker/docker/opts 0.342s coverage: 67.3% of statements [2019-12-27T16:29:47.265Z] ok github.com/docker/docker/pkg/authorization 0.502s coverage: 26.8% of statements [2019-12-27T16:29:47.726Z] ok github.com/docker/docker/libcontainerd/local 0.395s coverage: 1.0% of statements [2019-12-27T16:29:47.726Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-12-27T16:29:47.726Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-12-27T16:29:47.726Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-12-27T16:29:47.726Z] ? github.com/docker/docker/oci [no test files] [2019-12-27T16:29:47.726Z] ? github.com/docker/docker/oci/caps [no test files] [2019-12-27T16:29:48.279Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-12-27T16:29:48.694Z] ok github.com/docker/docker/pkg/broadcaster 0.048s coverage: 100.0% of statements [2019-12-27T16:29:48.694Z] ok github.com/docker/docker/pkg/capabilities 0.068s coverage: 87.5% of statements [2019-12-27T16:29:49.666Z] ok github.com/docker/docker/pkg/chrootarchive 0.165s coverage: 15.4% of statements [2019-12-27T16:29:49.666Z] ok github.com/docker/docker/pkg/directory 0.078s coverage: 80.0% of statements [2019-12-27T16:29:50.639Z] ok github.com/docker/docker/pkg/discovery 0.189s coverage: 58.3% of statements [2019-12-27T16:29:51.099Z] ok github.com/docker/docker/pkg/discovery/file 0.170s coverage: 92.9% of statements [2019-12-27T16:29:52.066Z] ok github.com/docker/docker/pkg/discovery/memory 0.078s coverage: 92.3% of statements [2019-12-27T16:29:52.438Z] === RUN TestInspectNetwork/full_network_id [2019-12-27T16:29:52.438Z] === RUN TestInspectNetwork/partial_network_id [2019-12-27T16:29:52.438Z] === RUN TestInspectNetwork/network_name [2019-12-27T16:29:52.438Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-12-27T16:29:52.525Z] ok github.com/docker/docker/pkg/discovery/nodes 0.104s coverage: 93.8% of statements [2019-12-27T16:29:53.493Z] ok github.com/docker/docker/pkg/filenotify 0.071s coverage: 36.2% of statements [2019-12-27T16:29:53.952Z] ok github.com/docker/docker/pkg/fileutils 0.173s coverage: 87.7% of statements [2019-12-27T16:29:54.411Z] ok github.com/docker/docker/pkg/homedir 0.093s coverage: 42.9% of statements [2019-12-27T16:29:55.379Z] ok github.com/docker/docker/pkg/discovery/kv 3.369s coverage: 84.1% of statements [2019-12-27T16:29:55.379Z] ok github.com/docker/docker/pkg/idtools 0.072s coverage: 6.3% of statements [2019-12-27T16:29:56.599Z] --- PASS: TestInspectNetwork (10.94s) [2019-12-27T16:29:56.599Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-12-27T16:29:56.599Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-12-27T16:29:56.599Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-12-27T16:29:56.599Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-12-27T16:29:56.599Z] === RUN TestRunContainerWithBridgeNone [2019-12-27T16:29:56.934Z] ok github.com/docker/docker/pkg/locker 0.085s coverage: 88.9% of statements [2019-12-27T16:29:56.934Z] ok github.com/docker/docker/pkg/archive 9.108s coverage: 62.0% of statements [2019-12-27T16:29:56.934Z] ok github.com/docker/docker/pkg/ioutils 0.718s coverage: 69.2% of statements [2019-12-27T16:29:56.934Z] ok github.com/docker/docker/pkg/jsonmessage 0.253s coverage: 91.7% of statements [2019-12-27T16:29:57.902Z] ok github.com/docker/docker/pkg/longpath 0.106s coverage: 100.0% of statements [2019-12-27T16:29:57.902Z] ok github.com/docker/docker/pkg/namesgenerator 0.039s coverage: 85.7% of statements [2019-12-27T16:29:58.361Z] ok github.com/docker/docker/pkg/parsers 0.119s coverage: 97.0% of statements [2019-12-27T16:29:58.822Z] ok github.com/docker/docker/pkg/pidfile 0.051s coverage: 82.6% of statements [2019-12-27T16:29:59.112Z] --- PASS: TestRunContainerWithBridgeNone (2.62s) [2019-12-27T16:29:59.112Z] === RUN TestNetworkInvalidJSON [2019-12-27T16:29:59.112Z] === RUN TestNetworkInvalidJSON//networks/create [2019-12-27T16:29:59.112Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-12-27T16:29:59.112Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-12-27T16:29:59.112Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-12-27T16:29:59.112Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-27T16:29:59.112Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-27T16:29:59.112Z] === CONT TestNetworkInvalidJSON//networks/create [2019-12-27T16:29:59.112Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-27T16:29:59.112Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-12-27T16:29:59.112Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-12-27T16:29:59.112Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-12-27T16:29:59.112Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-12-27T16:29:59.112Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-12-27T16:29:59.112Z] === RUN TestDaemonRestartWithLiveRestore [2019-12-27T16:29:59.672Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-12-27T16:29:59.672Z] === RUN TestDaemonDefaultNetworkPools [2019-12-27T16:30:00.598Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2019-12-27T16:30:00.598Z] === RUN TestDaemonRestartWithExistingNetwork [2019-12-27T16:30:00.999Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.250s coverage: 56.8% of statements [2019-12-27T16:30:01.193Z] ok github.com/docker/docker/cmd/dockerd 0.089s coverage: 30.3% of statements [2019-12-27T16:30:01.193Z] ok github.com/docker/docker/container 0.121s coverage: 35.3% of statements [2019-12-27T16:30:01.193Z] ? github.com/docker/docker/container/stream [no test files] [2019-12-27T16:30:01.193Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-12-27T16:30:01.193Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-12-27T16:30:01.193Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-12-27T16:30:01.526Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2019-12-27T16:30:01.526Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-12-27T16:30:01.964Z] ok github.com/docker/docker/pkg/plugins/transport 0.820s coverage: 85.7% of statements [2019-12-27T16:30:01.964Z] ok github.com/docker/docker/pkg/pools 0.173s coverage: 88.2% of statements [2019-12-27T16:30:01.983Z] --- PASS: TestCreateServiceMultipleTimes (17.21s) [2019-12-27T16:30:01.983Z] === RUN TestCreateServiceConflict [2019-12-27T16:30:01.983Z] --- PASS: TestCreateServiceConflict (2.77s) [2019-12-27T16:30:01.983Z] === RUN TestCreateServiceMaxReplicas [2019-12-27T16:30:02.920Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) [2019-12-27T16:30:02.920Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-12-27T16:30:03.047Z] ok github.com/docker/docker/pkg/progress 0.044s coverage: 75.9% of statements [2019-12-27T16:30:03.482Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2019-12-27T16:30:03.482Z] === RUN TestServiceWithPredefinedNetwork [2019-12-27T16:30:04.014Z] ok github.com/docker/docker/pkg/reexec 0.082s coverage: 82.4% of statements [2019-12-27T16:30:04.014Z] ok github.com/docker/docker/pkg/pubsub 1.094s coverage: 73.9% of statements [2019-12-27T16:30:04.983Z] ok github.com/docker/docker/pkg/signal 0.110s coverage: 20.3% of statements [2019-12-27T16:30:05.441Z] ok github.com/docker/docker/pkg/stdcopy 0.037s coverage: 100.0% of statements [2019-12-27T16:30:06.172Z] --- PASS: TestCreateServiceMaxReplicas (3.63s) [2019-12-27T16:30:06.172Z] === RUN TestCreateWithDuplicateNetworkNames [2019-12-27T16:30:06.408Z] ok github.com/docker/docker/pkg/streamformatter 0.049s coverage: 66.2% of statements [2019-12-27T16:30:06.408Z] ok github.com/docker/docker/pkg/stringid 0.100s coverage: 70.6% of statements [2019-12-27T16:30:06.742Z] --- PASS: TestServiceWithPredefinedNetwork (3.13s) [2019-12-27T16:30:06.742Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-12-27T16:30:06.742Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-12-27T16:30:06.742Z] service_test.go:230: FLAKY_TEST [2019-12-27T16:30:06.742Z] === RUN TestServiceWithDataPathPortInit [2019-12-27T16:30:07.377Z] ok github.com/docker/docker/pkg/sysinfo 0.035s coverage: 38.2% of statements [2019-12-27T16:30:08.344Z] ok github.com/docker/docker/pkg/system 0.094s coverage: 13.1% of statements [2019-12-27T16:30:08.804Z] ok github.com/docker/docker/pkg/tailfile 0.229s coverage: 88.6% of statements [2019-12-27T16:30:09.307Z] ok github.com/docker/docker/daemon/cluster 0.064s coverage: 0.5% of statements [2019-12-27T16:30:09.772Z] ok github.com/docker/docker/pkg/tarsum 0.131s coverage: 89.3% of statements [2019-12-27T16:30:09.772Z] ok github.com/docker/docker/pkg/term 0.048s coverage: 30.8% of statements [2019-12-27T16:30:10.239Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-12-27T16:30:10.740Z] testing: warning: no tests to run [2019-12-27T16:30:10.740Z] ok github.com/docker/docker/pkg/term/windows 0.028s coverage: 0.0% of statements [no tests to run] [2019-12-27T16:30:10.904Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-12-27T16:30:11.198Z] ok github.com/docker/docker/pkg/truncindex 0.133s coverage: 91.5% of statements [2019-12-27T16:30:11.615Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.8% of statements [2019-12-27T16:30:11.657Z] ok github.com/docker/docker/pkg/urlutil 0.093s coverage: 100.0% of statements [2019-12-27T16:30:11.657Z] ok github.com/docker/docker/pkg/useragent 0.048s coverage: 88.9% of statements [2019-12-27T16:30:12.625Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-12-27T16:30:12.625Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-12-27T16:30:12.625Z] ? github.com/docker/docker/pkg/mount [no test files] [2019-12-27T16:30:12.625Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-12-27T16:30:12.625Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2019-12-27T16:30:12.625Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2019-12-27T16:30:12.625Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-12-27T16:30:12.625Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-12-27T16:30:12.832Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-12-27T16:30:13.598Z] ok github.com/docker/docker/plugin/v2 0.207s coverage: 20.1% of statements [2019-12-27T16:30:14.057Z] ok github.com/docker/docker/plugin 0.369s coverage: 11.6% of statements [2019-12-27T16:30:14.516Z] ok github.com/docker/docker/reference 0.529s coverage: 84.4% of statements [2019-12-27T16:30:16.054Z] ok github.com/docker/docker/restartmanager 0.067s coverage: 50.9% of statements [2019-12-27T16:30:16.054Z] ok github.com/docker/docker/registry/resumable 0.368s coverage: 100.0% of statements [2019-12-27T16:30:17.590Z] ok github.com/docker/docker/testutil 0.047s coverage: 62.5% of statements [2019-12-27T16:30:17.590Z] ok github.com/docker/docker/registry 0.432s coverage: 51.7% of statements [2019-12-27T16:30:17.590Z] ok github.com/docker/docker/runconfig 0.217s coverage: 54.5% of statements [2019-12-27T16:30:19.787Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.05s) [2019-12-27T16:30:19.787Z] === RUN TestCreateServiceSecretFileMode [2019-12-27T16:30:19.819Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.433s coverage: 13.7% of statements [2019-12-27T16:30:20.493Z] ok github.com/docker/docker/volume/drivers 0.236s coverage: 36.1% of statements [2019-12-27T16:30:20.493Z] ok github.com/docker/docker/volume/local 0.267s coverage: 37.7% of statements [2019-12-27T16:30:20.753Z] ok github.com/docker/docker/daemon 12.220s coverage: 17.6% of statements [2019-12-27T16:30:20.753Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-12-27T16:30:20.753Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-12-27T16:30:20.952Z] ok github.com/docker/docker/volume/mounts 0.134s coverage: 66.2% of statements [2019-12-27T16:30:22.140Z] ok github.com/docker/docker/daemon/config 0.059s coverage: 82.1% of statements [2019-12-27T16:30:22.398Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2019-12-27T16:30:22.768Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-12-27T16:30:22.768Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2019-12-27T16:30:22.768Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-12-27T16:30:22.956Z] --- PASS: TestCreateServiceSecretFileMode (3.33s) [2019-12-27T16:30:22.956Z] === RUN TestCreateServiceConfigFileMode [2019-12-27T16:30:23.127Z] ok github.com/docker/docker/volume/service 0.500s coverage: 70.3% of statements [2019-12-27T16:30:23.328Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-12-27T16:30:23.333Z] ok github.com/docker/docker/daemon/events 0.066s coverage: 50.0% of statements [2019-12-27T16:30:23.333Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-12-27T16:30:23.333Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-12-27T16:30:23.889Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-12-27T16:30:24.267Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2019-12-27T16:30:25.775Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-12-27T16:30:25.775Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-12-27T16:30:26.032Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-12-27T16:30:26.148Z] --- PASS: TestCreateServiceConfigFileMode (3.27s) [2019-12-27T16:30:26.148Z] === RUN TestCreateServiceSysctls [2019-12-27T16:30:26.287Z] --- PASS: TestServiceWithDataPathPortInit (19.71s) [2019-12-27T16:30:26.287Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-12-27T16:30:26.796Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2019-12-27T16:30:27.362Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.210s coverage: 57.0% of statements [2019-12-27T16:30:30.648Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.370s coverage: 45.9% of statements [2019-12-27T16:30:30.648Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.523s coverage: 72.5% of statements [2019-12-27T16:30:30.648Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-12-27T16:30:31.205Z] --- PASS: TestCreateServiceSysctls (4.24s) [2019-12-27T16:30:31.205Z] === RUN TestCreateServiceCapabilities [2019-12-27T16:30:33.175Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.007s coverage: 48.6% of statements [2019-12-27T16:30:33.633Z] --- PASS: TestCreateServiceCapabilities (3.24s) [2019-12-27T16:30:33.633Z] === RUN TestInspect [2019-12-27T16:30:34.547Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.293s coverage: 76.1% of statements [2019-12-27T16:30:35.495Z] ok github.com/docker/docker/pkg/plugins 35.160s coverage: 73.4% of statements [2019-12-27T16:30:35.495Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-12-27T16:30:35.495Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-12-27T16:30:35.495Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-12-27T16:30:35.495Z] ? github.com/docker/docker/pkg/symlink [no test files] [2019-12-27T16:30:35.495Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-12-27T16:30:35.495Z] ? github.com/docker/docker/rootless [no test files] [2019-12-27T16:30:35.495Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-12-27T16:30:35.495Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-12-27T16:30:35.495Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-12-27T16:30:35.495Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-12-27T16:30:35.495Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-12-27T16:30:35.495Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-12-27T16:30:35.495Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-12-27T16:30:35.495Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-12-27T16:30:35.495Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-12-27T16:30:35.495Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-12-27T16:30:35.495Z] ? github.com/docker/docker/testutil/request [no test files] [2019-12-27T16:30:35.495Z] ? github.com/docker/docker/volume [no test files] [2019-12-27T16:30:35.495Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-12-27T16:30:35.495Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-12-27T16:30:35.919Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.0% of statements [2019-12-27T16:30:35.919Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.183s coverage: 60.1% of statements [2019-12-27T16:30:35.919Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-12-27T16:30:35.919Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-12-27T16:30:36.218Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.75s) [2019-12-27T16:30:36.218Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:m0m4qwmtss3d2drpg22y0xk4c Created:2019-12-27 16:30:27.489479649 +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[29ce53c8624f12d87ed93f5ca83c3594bbd97226d7cf228bf1dc1736bfd107ce:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rrs2epsjn87n54x6ug38obljt EndpointID:c6d2613141e7efb18d1688c188548ec4cb4a3d5331a4f5088393316241cbfa55 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:522044d063433a2655ce6ce24a771d427025fa8bd5fb05e0c4fbce4e0bfb4e3f 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:79fa9aacd4f2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rrs2epsjn87n54x6ug38obljt EndpointID:c6d2613141e7efb18d1688c188548ec4cb4a3d5331a4f5088393316241cbfa55 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-12-27T16:30:36.218Z] PASS [2019-12-27T16:30:36.218Z] [2019-12-27T16:30:36.218Z] === Skipped [2019-12-27T16:30:36.218Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-12-27T16:30:36.218Z] service_test.go:230: FLAKY_TEST [2019-12-27T16:30:36.218Z] [2019-12-27T16:30:36.218Z] [2019-12-27T16:30:36.219Z] DONE 21 tests, 1 skipped in 51.591s [2019-12-27T16:30:36.219Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-12-27T16:30:36.219Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:30:36.219Z] ++ set -e [2019-12-27T16:30:36.219Z] ++ '[' -n 0 ']' [2019-12-27T16:30:36.219Z] ++ set -x [2019-12-27T16:30:36.219Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:30:36.219Z] INFO: Testing against a local daemon [2019-12-27T16:30:36.219Z] === RUN TestDockerNetworkIpvlanPersistance [2019-12-27T16:30:36.219Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-12-27T16:30:36.219Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-27T16:30:36.219Z] === RUN TestDockerNetworkIpvlan [2019-12-27T16:30:36.219Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-12-27T16:30:36.219Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-27T16:30:36.219Z] PASS [2019-12-27T16:30:36.219Z] [2019-12-27T16:30:36.219Z] === Skipped [2019-12-27T16:30:36.219Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-12-27T16:30:36.219Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-27T16:30:36.219Z] [2019-12-27T16:30:36.219Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-12-27T16:30:36.219Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-12-27T16:30:36.219Z] [2019-12-27T16:30:36.219Z] [2019-12-27T16:30:36.219Z] DONE 2 tests, 2 skipped in 0.148s [2019-12-27T16:30:36.219Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-12-27T16:30:36.219Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:30:36.219Z] ++ set -e [2019-12-27T16:30:36.219Z] ++ '[' -n 0 ']' [2019-12-27T16:30:36.219Z] ++ set -x [2019-12-27T16:30:36.219Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:30:36.473Z] INFO: Testing against a local daemon [2019-12-27T16:30:36.473Z] === RUN TestDockerNetworkMacvlanPersistance [2019-12-27T16:30:37.292Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2019-12-27T16:30:37.672Z] [2019-12-27T16:30:37.672Z] === Skipped [2019-12-27T16:30:37.672Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2019-12-27T16:30:37.672Z] dispatchers_test.go:376: Windows does not support stopsignal [2019-12-27T16:30:37.672Z] [2019-12-27T16:30:37.672Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2019-12-27T16:30:37.672Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2019-12-27T16:30:37.672Z] [2019-12-27T16:30:37.672Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2019-12-27T16:30:37.672Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2019-12-27T16:30:37.672Z] [2019-12-27T16:30:37.672Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2019-12-27T16:30:37.672Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2019-12-27T16:30:37.672Z] [2019-12-27T16:30:37.672Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2019-12-27T16:30:37.672Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2019-12-27T16:30:37.672Z] [2019-12-27T16:30:37.672Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2019-12-27T16:30:37.672Z] client_test.go:23: runtime.GOOS == "windows" [2019-12-27T16:30:37.672Z] [2019-12-27T16:30:37.672Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2019-12-27T16:30:37.672Z] daemon_test.go:147: root required [2019-12-27T16:30:37.672Z] [2019-12-27T16:30:37.672Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2019-12-27T16:30:37.672Z] reload_test.go:520: root required [2019-12-27T16:30:37.672Z] [2019-12-27T16:30:37.672Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2019-12-27T16:30:37.672Z] config_test.go:518: os.Getuid() != 0: skipping test that requires root [2019-12-27T16:30:37.672Z] [2019-12-27T16:30:37.672Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2019-12-27T16:30:37.672Z] pull_v2_test.go:73: Needs fixing on Windows [2019-12-27T16:30:37.672Z] [2019-12-27T16:30:37.672Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2019-12-27T16:30:37.672Z] pull_v2_test.go:118: Needs fixing on Windows [2019-12-27T16:30:37.672Z] [2019-12-27T16:30:37.672Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2019-12-27T16:30:37.672Z] download_test.go:268: Needs fixing on Windows [2019-12-27T16:30:37.672Z] [2019-12-27T16:30:37.672Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2019-12-27T16:30:37.672Z] layer_test.go:304: Failing on Windows [2019-12-27T16:30:37.672Z] [2019-12-27T16:30:37.672Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2019-12-27T16:30:37.672Z] layer_test.go:353: Failing on Windows [2019-12-27T16:30:37.672Z] [2019-12-27T16:30:37.672Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2019-12-27T16:30:37.672Z] layer_test.go:468: Failing on Windows [2019-12-27T16:30:37.672Z] [2019-12-27T16:30:37.672Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2019-12-27T16:30:37.672Z] layer_test.go:697: Failing on Windows [2019-12-27T16:30:37.672Z] [2019-12-27T16:30:37.672Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2019-12-27T16:30:37.672Z] migration_test.go:46: Failing on Windows [2019-12-27T16:30:37.672Z] [2019-12-27T16:30:37.672Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2019-12-27T16:30:37.672Z] migration_test.go:182: Failing on Windows [2019-12-27T16:30:37.672Z] [2019-12-27T16:30:37.672Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2019-12-27T16:30:37.672Z] mount_test.go:17: Failing on Windows [2019-12-27T16:30:37.672Z] [2019-12-27T16:30:37.672Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2019-12-27T16:30:37.672Z] mount_test.go:76: Failing on Windows [2019-12-27T16:30:37.672Z] [2019-12-27T16:30:37.672Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2019-12-27T16:30:37.672Z] mount_test.go:125: Failing on Windows [2019-12-27T16:30:37.672Z] [2019-12-27T16:30:37.672Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2019-12-27T16:30:37.672Z] mount_test.go:212: Failing on Windows [2019-12-27T16:30:37.672Z] [2019-12-27T16:30:37.672Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2019-12-27T16:30:37.672Z] archive_test.go:133: Xz not present in msys2 [2019-12-27T16:30:37.672Z] [2019-12-27T16:30:37.672Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2019-12-27T16:30:37.672Z] archive_test.go:238: Failing on Windows CI machines [2019-12-27T16:30:37.672Z] [2019-12-27T16:30:37.672Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2019-12-27T16:30:37.672Z] archive_windows_test.go:16: Currently fails [2019-12-27T16:30:37.672Z] [2019-12-27T16:30:37.672Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2019-12-27T16:30:37.672Z] changes_test.go:192: needs more investigation [2019-12-27T16:30:37.672Z] [2019-12-27T16:30:37.672Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2019-12-27T16:30:37.672Z] changes_test.go:405: needs further investigation [2019-12-27T16:30:37.672Z] [2019-12-27T16:30:37.672Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2019-12-27T16:30:37.672Z] changes_test.go:441: needs further investigation [2019-12-27T16:30:37.672Z] [2019-12-27T16:30:37.672Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2019-12-27T16:30:37.672Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2019-12-27T16:30:37.672Z] [2019-12-27T16:30:37.672Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2019-12-27T16:30:37.672Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2019-12-27T16:30:37.672Z] [2019-12-27T16:30:37.672Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2019-12-27T16:30:37.672Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2019-12-27T16:30:37.672Z] [2019-12-27T16:30:37.672Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2019-12-27T16:30:37.672Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2019-12-27T16:30:37.672Z] [2019-12-27T16:30:37.672Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2019-12-27T16:30:37.672Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2019-12-27T16:30:37.672Z] [2019-12-27T16:30:37.672Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2019-12-27T16:30:37.672Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2019-12-27T16:30:37.672Z] [2019-12-27T16:30:37.672Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2019-12-27T16:30:37.672Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2019-12-27T16:30:37.672Z] [2019-12-27T16:30:37.672Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2019-12-27T16:30:37.672Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2019-12-27T16:30:37.672Z] [2019-12-27T16:30:37.672Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2019-12-27T16:30:37.672Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2019-12-27T16:30:37.672Z] [2019-12-27T16:30:37.672Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2019-12-27T16:30:37.672Z] poller_test.go:41: No chmod on Windows [2019-12-27T16:30:37.672Z] [2019-12-27T16:30:37.672Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2019-12-27T16:30:37.672Z] fileutils_test.go:134: Needs porting to Windows [2019-12-27T16:30:37.672Z] [2019-12-27T16:30:37.672Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2019-12-27T16:30:37.672Z] fileutils_test.go:180: Needs porting to Windows [2019-12-27T16:30:37.672Z] [2019-12-27T16:30:37.672Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2019-12-27T16:30:37.672Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2019-12-27T16:30:37.672Z] [2019-12-27T16:30:37.672Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2019-12-27T16:30:37.672Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2019-12-27T16:30:37.672Z] [2019-12-27T16:30:37.672Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2019-12-27T16:30:37.672Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2019-12-27T16:30:37.672Z] [2019-12-27T16:30:37.672Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2019-12-27T16:30:37.672Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2019-12-27T16:30:37.672Z] [2019-12-27T16:30:37.672Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2019-12-27T16:30:37.672Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2019-12-27T16:30:37.672Z] [2019-12-27T16:30:37.672Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2019-12-27T16:30:37.672Z] local_test.go:181: runtime.GOOS == "windows" [2019-12-27T16:30:37.672Z] [2019-12-27T16:30:37.672Z] [2019-12-27T16:30:37.672Z] DONE 1759 tests, 46 skipped in 206.918s [2019-12-27T16:30:37.672Z] INFO: make.ps1 ended at 12/27/2019 16:30:37 [2019-12-27T16:30:37.836Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2019-12-27T16:30:37.837Z] === RUN TestDockerNetworkMacvlan [2019-12-27T16:30:37.883Z] --- PASS: TestInspect (3.63s) [2019-12-27T16:30:37.883Z] === RUN TestServiceListWithStatuses [2019-12-27T16:30:37.883Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-12-27T16:30:37.883Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-12-27T16:30:37.883Z] === RUN TestDockerNetworkConnectAlias [2019-12-27T16:30:38.092Z] === RUN TestDockerSuite/TestBuildExpose [2019-12-27T16:30:38.224Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2019-12-27T16:30:38.653Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-12-27T16:30:38.653Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-12-27T16:30:39.157Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 4.9% of statements [2019-12-27T16:30:39.157Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-12-27T16:30:39.157Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-12-27T16:30:39.207Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2019-12-27T16:30:39.207Z] INFO: Unit tests ended at 12/27/2019 16:30:39. Duration:00:03:42.3198507 [2019-12-27T16:30:39.207Z] INFO: Building busybox [2019-12-27T16:30:39.581Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-12-27T16:30:39.581Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-12-27T16:30:39.665Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-12-27T16:30:39.665Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-12-27T16:30:39.665Z] [2019-12-27T16:30:39.665Z] Sending build context to Docker daemon 2.56kB [2019-12-27T16:30:39.665Z] [2019-12-27T16:30:39.665Z] Step 1/6 : FROM microsoft/windowsservercore [2019-12-27T16:30:39.665Z] ---> 782a75e44953 [2019-12-27T16:30:39.665Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2019-12-27T16:30:39.665Z] ---> Running in 5b57446162ad [2019-12-27T16:30:40.092Z] ok github.com/docker/docker/daemon/logger 0.237s coverage: 42.7% of statements [2019-12-27T16:30:40.141Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-12-27T16:30:40.397Z] === RUN TestDockerSuite/TestBuildFails [2019-12-27T16:30:40.652Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-12-27T16:30:41.028Z] ok github.com/docker/docker/daemon/logger/awslogs 0.154s coverage: 77.8% of statements [2019-12-27T16:30:41.028Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-12-27T16:30:41.028Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-12-27T16:30:41.245Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-12-27T16:30:41.246Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-12-27T16:30:41.286Z] ok github.com/docker/docker/daemon/logger/gelf 0.017s coverage: 67.0% of statements [2019-12-27T16:30:42.222Z] ok github.com/docker/docker/daemon/logger/journald 0.016s coverage: 26.2% of statements [2019-12-27T16:30:42.789Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 62.1% of statements [2019-12-27T16:30:43.047Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 88.3% of statements [2019-12-27T16:30:43.756Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-12-27T16:30:44.011Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-12-27T16:30:44.240Z] --- PASS: TestDockerNetworkConnectAlias (5.96s) [2019-12-27T16:30:44.240Z] === RUN TestDockerNetworkReConnect [2019-12-27T16:30:44.420Z] ok github.com/docker/docker/daemon/logger/local 0.018s coverage: 74.7% of statements [2019-12-27T16:30:44.421Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-12-27T16:30:44.678Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.051s coverage: 19.9% of statements [2019-12-27T16:30:45.631Z] Removing intermediate container 5b57446162ad [2019-12-27T16:30:45.631Z] ---> 05b520fc1b9d [2019-12-27T16:30:45.631Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2019-12-27T16:30:46.052Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 47.8% of statements [2019-12-27T16:30:46.089Z] [2019-12-27T16:30:46.524Z] === RUN TestDockerSuite/TestBuildForceRm [2019-12-27T16:30:46.548Z] ---> 49800730a63e [2019-12-27T16:30:46.548Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2019-12-27T16:30:46.548Z] ---> Running in 23c77d61cdb0 [2019-12-27T16:30:46.618Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2019-12-27T16:30:47.184Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-12-27T16:30:47.514Z] [2019-12-27T16:30:47.514Z] SUCCESS: Specified value was saved. [2019-12-27T16:30:47.750Z] ok github.com/docker/docker/daemon/logger/splunk 1.692s coverage: 82.5% of statements [2019-12-27T16:30:47.750Z] ? github.com/docker/docker/daemon/names [no test files] [2019-12-27T16:30:47.750Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-12-27T16:30:48.291Z] --- PASS: TestDockerNetworkReConnect (4.82s) [2019-12-27T16:30:48.291Z] === RUN TestServicePlugin [2019-12-27T16:30:48.291Z] --- SKIP: TestServicePlugin (0.00s) [2019-12-27T16:30:48.291Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-27T16:30:48.291Z] === RUN TestServiceUpdateLabel [2019-12-27T16:30:48.410Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-12-27T16:30:48.410Z] === RUN TestDockerSuite/TestBuildFromGit [2019-12-27T16:30:49.650Z] ok github.com/docker/docker/distribution/metadata 0.037s coverage: 48.2% of statements [2019-12-27T16:30:49.650Z] ok github.com/docker/docker/distribution 0.156s coverage: 22.1% of statements [2019-12-27T16:30:49.650Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-12-27T16:30:50.297Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-12-27T16:30:50.416Z] Removing intermediate container 23c77d61cdb0 [2019-12-27T16:30:50.416Z] ---> dd559674a78a [2019-12-27T16:30:50.416Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2019-12-27T16:30:50.416Z] ---> Running in 49abcddc10d4 [2019-12-27T16:30:50.553Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-12-27T16:30:51.550Z] ok github.com/docker/docker/errdefs 0.007s coverage: 49.4% of statements [2019-12-27T16:30:51.674Z] --- PASS: TestServiceUpdateLabel (2.98s) [2019-12-27T16:30:51.674Z] === RUN TestServiceUpdateSecrets [2019-12-27T16:30:51.917Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-12-27T16:30:52.483Z] ok github.com/docker/docker/image 0.015s coverage: 86.4% of statements [2019-12-27T16:30:53.416Z] ok github.com/docker/docker/distribution/xfer 1.875s coverage: 85.1% of statements [2019-12-27T16:30:53.416Z] ? github.com/docker/docker/dockerversion [no test files] [2019-12-27T16:30:53.416Z] ok github.com/docker/docker/image/cache 0.023s coverage: 19.2% of statements [2019-12-27T16:30:53.416Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-12-27T16:30:54.432Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-12-27T16:30:54.432Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2019-12-27T16:30:54.687Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-12-27T16:30:54.791Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2019-12-27T16:30:54.791Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-12-27T16:30:55.248Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-12-27T16:30:55.503Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-12-27T16:30:55.726Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2019-12-27T16:30:56.213Z] Cannot create a file when that file already exists. [2019-12-27T16:30:56.659Z] ok github.com/docker/docker/opts 0.017s coverage: 66.9% of statements [2019-12-27T16:30:56.659Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-12-27T16:30:56.892Z] --- PASS: TestDockerNetworkMacvlan (18.90s) [2019-12-27T16:30:56.892Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2019-12-27T16:30:56.892Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.19s) [2019-12-27T16:30:56.892Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.88s) [2019-12-27T16:30:56.892Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.42s) [2019-12-27T16:30:56.892Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.07s) [2019-12-27T16:30:56.892Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.53s) [2019-12-27T16:30:56.892Z] PASS [2019-12-27T16:30:56.892Z] [2019-12-27T16:30:56.892Z] DONE 8 tests in 20.424s [2019-12-27T16:30:56.892Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2019-12-27T16:30:56.892Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:30:56.892Z] ++ set -e [2019-12-27T16:30:56.892Z] ++ '[' -n 0 ']' [2019-12-27T16:30:56.892Z] ++ set -x [2019-12-27T16:30:56.892Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:30:56.892Z] testing: warning: no tests to run [2019-12-27T16:30:56.892Z] PASS [2019-12-27T16:30:56.892Z] [2019-12-27T16:30:56.892Z] DONE 0 tests in 0.048s [2019-12-27T16:30:56.892Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-12-27T16:30:56.892Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:30:56.892Z] ++ set -e [2019-12-27T16:30:56.892Z] ++ '[' -n 0 ']' [2019-12-27T16:30:56.892Z] ++ set -x [2019-12-27T16:30:56.892Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:30:56.892Z] INFO: Testing against a local daemon [2019-12-27T16:30:56.892Z] === RUN TestAuthZPluginAllowRequest [2019-12-27T16:30:56.943Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-12-27T16:30:56.943Z] [2019-12-27T16:30:56.943Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-12-27T16:30:56.943Z] PKG_CONFIG=pkg-config [2019-12-27T16:30:56.943Z] GOLANG_VERSION=1.13.4 [2019-12-27T16:30:56.943Z] HOSTNAME=913206fdc715 [2019-12-27T16:30:56.943Z] DOCKER_EXPERIMENTAL=1 [2019-12-27T16:30:56.943Z] container=docker [2019-12-27T16:30:56.943Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-12-27T16:30:56.943Z] GO111MODULE=off [2019-12-27T16:30:56.943Z] GOPATH=/go [2019-12-27T16:30:56.943Z] PWD=/go/src/github.com/docker/docker [2019-12-27T16:30:56.943Z] HOME=/root [2019-12-27T16:30:56.943Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-12-27T16:30:56.943Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-12-27T16:30:56.943Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-12-27T16:30:56.943Z] DOCKER_GITCOMMIT=9608dc5470e74f1ee34fd6477547303b31868576 [2019-12-27T16:30:56.943Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-12-27T16:30:56.943Z] DOCKER_GRAPHDRIVER=overlay2 [2019-12-27T16:30:56.943Z] TERM=xterm [2019-12-27T16:30:56.943Z] VALIDATE_BRANCH=master [2019-12-27T16:30:56.943Z] DEST=bundles/test-integration [2019-12-27T16:30:56.943Z] SHLVL=1 [2019-12-27T16:30:56.943Z] TIMEOUT=120m [2019-12-27T16:30:56.943Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-12-27T16:30:56.943Z] DOCKER_PKG=github.com/docker/docker [2019-12-27T16:30:56.943Z] TESTDEBUG=0 [2019-12-27T16:30:56.943Z] _=/usr/bin/env [2019-12-27T16:30:56.943Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-12-27T16:30:58.271Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-12-27T16:30:58.558Z] ok github.com/docker/docker/pkg/archive 0.390s coverage: 76.9% of statements [2019-12-27T16:30:59.196Z] --- PASS: TestAuthZPluginAllowRequest (1.99s) [2019-12-27T16:30:59.196Z] === RUN TestAuthZPluginTLS [2019-12-27T16:30:59.451Z] --- PASS: TestAuthZPluginTLS (0.58s) [2019-12-27T16:30:59.451Z] === RUN TestAuthZPluginDenyRequest [2019-12-27T16:30:59.932Z] ok github.com/docker/docker/pkg/authorization 0.296s coverage: 68.3% of statements [2019-12-27T16:30:59.932Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-12-27T16:31:00.010Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2019-12-27T16:31:00.010Z] === RUN TestAuthZPluginAPIDenyResponse [2019-12-27T16:31:00.190Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-12-27T16:31:00.569Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2019-12-27T16:31:00.570Z] === RUN TestAuthZPluginDenyResponse [2019-12-27T16:31:00.824Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-12-27T16:31:01.080Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2019-12-27T16:31:01.080Z] === RUN TestAuthZPluginAllowEventStream [2019-12-27T16:31:02.498Z] === RUN TestDockerSuite/TestBuildHistory [2019-12-27T16:31:03.057Z] --- PASS: TestAuthZPluginAllowEventStream (1.73s) [2019-12-27T16:31:03.057Z] === RUN TestAuthZPluginErrorResponse [2019-12-27T16:31:03.280Z] Removing intermediate container 49abcddc10d4 [2019-12-27T16:31:03.280Z] ---> 87a2a1d38f1f [2019-12-27T16:31:03.280Z] Step 6/6 : CMD ["sh"] [2019-12-27T16:31:03.280Z] ---> Running in b29c86f00274 [2019-12-27T16:31:03.280Z] Removing intermediate container b29c86f00274 [2019-12-27T16:31:03.280Z] ---> be711331b961 [2019-12-27T16:31:03.280Z] Successfully built be711331b961 [2019-12-27T16:31:03.280Z] Successfully tagged busybox:latest [2019-12-27T16:31:03.280Z] INFO: Docker images of the daemon under test [2019-12-27T16:31:03.280Z] [2019-12-27T16:31:03.280Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-12-27T16:31:03.280Z] busybox latest be711331b961 Less than a second ago 4.85GB [2019-12-27T16:31:03.280Z] microsoft/windowsservercore latest 782a75e44953 4 weeks ago 4.82GB [2019-12-27T16:31:03.280Z] mcr.microsoft.com/windows/servercore ltsc2019 782a75e44953 4 weeks ago 4.82GB [2019-12-27T16:31:03.280Z] [2019-12-27T16:31:03.280Z] INFO: Running integration tests at 12/27/2019 16:31:02... [2019-12-27T16:31:03.280Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2019-12-27T16:31:03.280Z] INFO: Integration API tests being run from the host: [2019-12-27T16:31:03.280Z] INFO: make.ps1 starting at 12/27/2019 16:31:02 [2019-12-27T16:31:03.483Z] ok github.com/docker/docker/layer 7.505s coverage: 68.8% of statements [2019-12-27T16:31:03.483Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-12-27T16:31:03.483Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-12-27T16:31:03.483Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-12-27T16:31:03.483Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-12-27T16:31:03.483Z] ? github.com/docker/docker/oci [no test files] [2019-12-27T16:31:03.483Z] ? github.com/docker/docker/oci/caps [no test files] [2019-12-27T16:31:03.483Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2019-12-27T16:31:03.618Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2019-12-27T16:31:03.618Z] === RUN TestAuthZPluginErrorRequest [2019-12-27T16:31:03.738Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2019-12-27T16:31:03.741Z] ok github.com/docker/docker/pkg/chrootarchive 2.944s coverage: 43.2% of statements [2019-12-27T16:31:03.741Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-12-27T16:31:03.741Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-12-27T16:31:03.999Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements [2019-12-27T16:31:04.178Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2019-12-27T16:31:04.178Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-12-27T16:31:04.566Z] ok github.com/docker/docker/pkg/discovery/file 0.019s coverage: 97.6% of statements [2019-12-27T16:31:04.739Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2019-12-27T16:31:04.739Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-12-27T16:31:05.133Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2019-12-27T16:31:06.067Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2019-12-27T16:31:06.326Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2019-12-27T16:31:07.250Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.21s) [2019-12-27T16:31:07.250Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-12-27T16:31:07.250Z] === RUN TestDockerSuite/TestBuildIidFile [2019-12-27T16:31:07.699Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2019-12-27T16:31:07.811Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-12-27T16:31:08.067Z] === RUN TestDockerSuite/TestBuildInheritance [2019-12-27T16:31:08.219Z] --- PASS: TestServiceUpdateSecrets (15.17s) [2019-12-27T16:31:08.219Z] === RUN TestServiceUpdateConfigs [2019-12-27T16:31:08.264Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 89.5% of statements [2019-12-27T16:31:08.521Z] ok github.com/docker/docker/pkg/discovery/kv 3.114s coverage: 84.1% of statements [2019-12-27T16:31:08.628Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-12-27T16:31:08.779Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2019-12-27T16:31:08.883Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.08s) [2019-12-27T16:31:08.883Z] === RUN TestAuthZPluginHeader [2019-12-27T16:31:09.038Z] ok github.com/docker/docker/pkg/fsutils 0.211s coverage: 85.1% of statements [2019-12-27T16:31:09.139Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-12-27T16:31:09.139Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-12-27T16:31:09.698Z] --- PASS: TestAuthZPluginHeader (0.80s) [2019-12-27T16:31:09.698Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-12-27T16:31:09.972Z] ok github.com/docker/docker/pkg/idtools 0.476s coverage: 70.1% of statements [2019-12-27T16:31:10.258Z] === RUN TestDockerSuite/TestBuildLabel [2019-12-27T16:31:10.632Z] ok github.com/docker/docker/pkg/ioutils 0.532s coverage: 68.8% of statements [2019-12-27T16:31:10.632Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2019-12-27T16:31:10.819Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-12-27T16:31:10.890Z] ok github.com/docker/docker/pkg/locker 0.020s coverage: 88.9% of statements [2019-12-27T16:31:11.148Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2019-12-27T16:31:11.148Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-12-27T16:31:11.379Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-12-27T16:31:11.939Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-12-27T16:31:12.084Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2019-12-27T16:31:12.084Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-12-27T16:31:12.195Z] === RUN TestDockerSuite/TestBuildLabels [2019-12-27T16:31:12.649Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-12-27T16:31:12.649Z] ok github.com/docker/docker/pkg/mount 0.593s coverage: 70.0% of statements [2019-12-27T16:31:12.649Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-12-27T16:31:12.755Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-12-27T16:31:13.215Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.014s coverage: 91.4% of statements [2019-12-27T16:31:13.215Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2019-12-27T16:31:13.215Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-12-27T16:31:13.215Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-12-27T16:31:14.119Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-12-27T16:31:14.149Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.020s coverage: 56.8% of statements [2019-12-27T16:31:14.374Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.70s) [2019-12-27T16:31:14.374Z] === RUN TestAuthZPluginV2Disable [2019-12-27T16:31:14.718Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-12-27T16:31:14.976Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-12-27T16:31:15.233Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2019-12-27T16:31:16.260Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-12-27T16:31:16.605Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2019-12-27T16:31:16.863Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2019-12-27T16:31:17.185Z] === RUN TestDockerSuite/TestBuildLastModified [2019-12-27T16:31:18.109Z] --- PASS: TestAuthZPluginV2Disable (3.65s) [2019-12-27T16:31:18.109Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-12-27T16:31:20.141Z] ok github.com/docker/docker/pkg/signal 2.389s coverage: 61.0% of statements [2019-12-27T16:31:20.141Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2019-12-27T16:31:20.399Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-12-27T16:31:20.657Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-12-27T16:31:20.915Z] ok github.com/docker/docker/pkg/symlink 0.008s coverage: 87.7% of statements [2019-12-27T16:31:21.447Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-27T16:31:21.447Z] INFO: Testing against a local daemon [2019-12-27T16:31:21.480Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 80.6% of statements [2019-12-27T16:31:21.745Z] --- PASS: TestServiceUpdateConfigs (15.57s) [2019-12-27T16:31:21.745Z] === RUN TestServiceUpdateNetwork [2019-12-27T16:31:22.046Z] ok github.com/docker/docker/pkg/system 0.021s coverage: 36.2% of statements [2019-12-27T16:31:22.269Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.48s) [2019-12-27T16:31:22.269Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-12-27T16:31:22.304Z] ok github.com/docker/docker/pkg/tailfile 0.048s coverage: 88.6% of statements [2019-12-27T16:31:22.524Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-12-27T16:31:22.870Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2019-12-27T16:31:23.485Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2019-12-27T16:31:23.485Z] testing: warning: no tests to run [2019-12-27T16:31:23.485Z] coverage: [no statements] [2019-12-27T16:31:23.485Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-12-27T16:31:24.049Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-12-27T16:31:24.308Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2019-12-27T16:31:24.308Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-12-27T16:31:26.836Z] ok github.com/docker/docker/plugin 0.536s coverage: 27.1% of statements [2019-12-27T16:31:27.094Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-12-27T16:31:27.764Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-12-27T16:31:28.019Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-12-27T16:31:28.028Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2019-12-27T16:31:28.275Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-12-27T16:31:28.275Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-12-27T16:31:28.529Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-12-27T16:31:28.593Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2019-12-27T16:31:29.089Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-12-27T16:31:29.967Z] ok github.com/docker/docker/registry 0.092s coverage: 56.0% of statements [2019-12-27T16:31:30.533Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-12-27T16:31:30.791Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2019-12-27T16:31:30.974Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-12-27T16:31:31.727Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2019-12-27T16:31:31.727Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-12-27T16:31:32.859Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-12-27T16:31:34.223Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.61s) [2019-12-27T16:31:34.223Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-12-27T16:31:35.008Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-12-27T16:31:35.265Z] ok github.com/docker/docker/volume/local 0.025s coverage: 73.0% of statements [2019-12-27T16:31:35.831Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2019-12-27T16:31:36.257Z] ok github.com/docker/docker/integration/build 15.037s [2019-12-27T16:31:36.257Z] [2019-12-27T16:31:36.257Z] === Skipped [2019-12-27T16:31:36.257Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2019-12-27T16:31:36.257Z] build_session_test.go:25: TODO: BuildKit [2019-12-27T16:31:36.257Z] [2019-12-27T16:31:36.257Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2019-12-27T16:31:36.257Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-12-27T16:31:36.257Z] [2019-12-27T16:31:36.257Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2019-12-27T16:31:36.257Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-27T16:31:36.257Z] [2019-12-27T16:31:36.257Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2019-12-27T16:31:36.257Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-27T16:31:36.257Z] [2019-12-27T16:31:36.257Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2019-12-27T16:31:36.257Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-27T16:31:36.257Z] [2019-12-27T16:31:36.257Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2019-12-27T16:31:36.257Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-27T16:31:36.257Z] [2019-12-27T16:31:36.257Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2019-12-27T16:31:36.257Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-27T16:31:36.257Z] [2019-12-27T16:31:36.257Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2019-12-27T16:31:36.257Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-27T16:31:36.257Z] [2019-12-27T16:31:36.257Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2019-12-27T16:31:36.257Z] build_test.go:491: testEnv.OSType == "windows" [2019-12-27T16:31:36.257Z] [2019-12-27T16:31:36.257Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2019-12-27T16:31:36.257Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-27T16:31:36.257Z] [2019-12-27T16:31:36.257Z] [2019-12-27T16:31:36.257Z] DONE 22 tests, 10 skipped in 32.027s [2019-12-27T16:31:36.257Z] [2019-12-27T16:31:36.257Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2019-12-27T16:31:36.765Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2019-12-27T16:31:37.527Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-12-27T16:31:37.527Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-12-27T16:31:37.782Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-12-27T16:31:37.793Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-27T16:31:37.793Z] INFO: Testing against a local daemon [2019-12-27T16:31:37.793Z] ok github.com/docker/docker/integration/config 0.216s [2019-12-27T16:31:37.793Z] [2019-12-27T16:31:37.793Z] === Skipped [2019-12-27T16:31:37.793Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2019-12-27T16:31:37.793Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-12-27T16:31:37.793Z] [2019-12-27T16:31:37.793Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2019-12-27T16:31:37.793Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2019-12-27T16:31:37.793Z] [2019-12-27T16:31:37.793Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2019-12-27T16:31:37.793Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2019-12-27T16:31:37.793Z] [2019-12-27T16:31:37.793Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2019-12-27T16:31:37.793Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2019-12-27T16:31:37.793Z] [2019-12-27T16:31:37.793Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2019-12-27T16:31:37.793Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2019-12-27T16:31:37.793Z] [2019-12-27T16:31:37.793Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateWithLabels (0.00s) [2019-12-27T16:31:37.793Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2019-12-27T16:31:37.793Z] [2019-12-27T16:31:37.793Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2019-12-27T16:31:37.793Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2019-12-27T16:31:37.793Z] [2019-12-27T16:31:37.793Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2019-12-27T16:31:37.793Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2019-12-27T16:31:37.793Z] [2019-12-27T16:31:37.793Z] [2019-12-27T16:31:37.793Z] DONE 8 tests, 8 skipped in 2.291s [2019-12-27T16:31:37.793Z] [2019-12-27T16:31:37.793Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2019-12-27T16:31:38.315Z] --- PASS: TestServiceUpdateNetwork (14.06s) [2019-12-27T16:31:38.315Z] PASS [2019-12-27T16:31:38.315Z] [2019-12-27T16:31:38.315Z] === Skipped [2019-12-27T16:31:38.315Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2019-12-27T16:31:38.315Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-12-27T16:31:38.315Z] [2019-12-27T16:31:38.315Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2019-12-27T16:31:38.315Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-27T16:31:38.315Z] [2019-12-27T16:31:38.315Z] [2019-12-27T16:31:38.315Z] DONE 20 tests, 2 skipped in 124.238s [2019-12-27T16:31:38.315Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2019-12-27T16:31:38.315Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:31:38.315Z] ++ set -e [2019-12-27T16:31:38.315Z] ++ '[' -n 0 ']' [2019-12-27T16:31:38.315Z] ++ set -x [2019-12-27T16:31:38.315Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:31:38.315Z] INFO: Testing against a local daemon [2019-12-27T16:31:38.315Z] === RUN TestSessionCreate [2019-12-27T16:31:38.315Z] --- PASS: TestSessionCreate (0.03s) [2019-12-27T16:31:38.315Z] === RUN TestSessionCreateWithBadUpgrade [2019-12-27T16:31:38.315Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2019-12-27T16:31:38.315Z] PASS [2019-12-27T16:31:38.315Z] [2019-12-27T16:31:38.315Z] DONE 2 tests in 0.223s [2019-12-27T16:31:38.315Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2019-12-27T16:31:38.315Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:31:38.315Z] ++ set -e [2019-12-27T16:31:38.315Z] ++ '[' -n 0 ']' [2019-12-27T16:31:38.315Z] ++ set -x [2019-12-27T16:31:38.315Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:31:38.315Z] INFO: Testing against a local daemon [2019-12-27T16:31:38.315Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-12-27T16:31:38.315Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-12-27T16:31:38.315Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-12-27T16:31:38.315Z] === RUN TestEventsExecDie [2019-12-27T16:31:38.315Z] --- PASS: TestEventsExecDie (0.86s) [2019-12-27T16:31:38.315Z] === RUN TestEventsBackwardsCompatible [2019-12-27T16:31:38.315Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2019-12-27T16:31:38.315Z] === RUN TestInfoBinaryCommits [2019-12-27T16:31:38.315Z] --- PASS: TestInfoBinaryCommits (0.02s) [2019-12-27T16:31:38.315Z] === RUN TestInfoAPIVersioned [2019-12-27T16:31:38.315Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-12-27T16:31:38.315Z] === RUN TestInfoDiscoveryBackend [2019-12-27T16:31:38.315Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2019-12-27T16:31:38.315Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-12-27T16:31:39.091Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-12-27T16:31:39.091Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-12-27T16:31:39.455Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2019-12-27T16:31:39.455Z] === RUN TestInfoAPI [2019-12-27T16:31:39.455Z] --- PASS: TestInfoAPI (0.02s) [2019-12-27T16:31:39.455Z] === RUN TestInfoAPIWarnings [2019-12-27T16:31:39.823Z] --- PASS: TestInfoAPIWarnings (0.53s) [2019-12-27T16:31:39.823Z] === RUN TestInfoDebug [2019-12-27T16:31:40.292Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2019-12-27T16:31:40.597Z] --- PASS: TestInfoDebug (0.53s) [2019-12-27T16:31:40.597Z] === RUN TestInfoInsecureRegistries [2019-12-27T16:31:40.696Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-27T16:31:40.696Z] INFO: Testing against a local daemon [2019-12-27T16:31:40.957Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2019-12-27T16:31:40.957Z] === RUN TestInfoRegistryMirrors [2019-12-27T16:31:41.746Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2019-12-27T16:31:41.746Z] === RUN TestLoginFailsWithBadCredentials [2019-12-27T16:31:41.746Z] --- PASS: TestLoginFailsWithBadCredentials (0.36s) [2019-12-27T16:31:41.746Z] === RUN TestPingCacheHeaders [2019-12-27T16:31:42.125Z] --- PASS: TestPingCacheHeaders (0.04s) [2019-12-27T16:31:42.125Z] === RUN TestPingGet [2019-12-27T16:31:42.125Z] --- PASS: TestPingGet (0.01s) [2019-12-27T16:31:42.125Z] === RUN TestPingHead [2019-12-27T16:31:42.125Z] --- PASS: TestPingHead (0.02s) [2019-12-27T16:31:42.125Z] === RUN TestVersion [2019-12-27T16:31:42.125Z] --- PASS: TestVersion (0.02s) [2019-12-27T16:31:42.125Z] PASS [2019-12-27T16:31:42.125Z] [2019-12-27T16:31:42.125Z] === Skipped [2019-12-27T16:31:42.125Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-12-27T16:31:42.125Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-12-27T16:31:42.125Z] [2019-12-27T16:31:42.125Z] [2019-12-27T16:31:42.125Z] DONE 18 tests, 1 skipped in 5.804s [2019-12-27T16:31:42.125Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2019-12-27T16:31:42.125Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:31:42.125Z] ++ set -e [2019-12-27T16:31:42.125Z] ++ '[' -n 0 ']' [2019-12-27T16:31:42.125Z] ++ set -x [2019-12-27T16:31:42.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=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:31:42.126Z] INFO: Testing against a local daemon [2019-12-27T16:31:42.126Z] === RUN TestVolumesCreateAndList [2019-12-27T16:31:42.126Z] --- PASS: TestVolumesCreateAndList (0.02s) [2019-12-27T16:31:42.126Z] === RUN TestVolumesRemove [2019-12-27T16:31:42.126Z] --- PASS: TestVolumesRemove (0.09s) [2019-12-27T16:31:42.126Z] === RUN TestVolumesInspect [2019-12-27T16:31:42.126Z] --- PASS: TestVolumesInspect (0.01s) [2019-12-27T16:31:42.126Z] === RUN TestVolumesInvalidJSON [2019-12-27T16:31:42.126Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-12-27T16:31:42.126Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-12-27T16:31:42.126Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-12-27T16:31:42.126Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2019-12-27T16:31:42.126Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-12-27T16:31:42.126Z] PASS [2019-12-27T16:31:42.126Z] [2019-12-27T16:31:42.126Z] DONE 5 tests in 0.254s [2019-12-27T16:31:42.487Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-12-27T16:31:42.487Z] ++++ cat bundles/test-integration/docker.pid [2019-12-27T16:31:42.487Z] +++ kill 11558 [2019-12-27T16:31:43.786Z] +++ /etc/init.d/apparmor stop [2019-12-27T16:31:43.787Z] Clearing AppArmor profiles cache:. [2019-12-27T16:31:43.787Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-12-27T16:31:43.787Z] Unloading profiles will leave already running processes permanently [2019-12-27T16:31:43.787Z] unconfined, which can lead to unexpected situations. [2019-12-27T16:31:43.787Z] [2019-12-27T16:31:43.787Z] To set a process to complain mode, use the command line tool [2019-12-27T16:31:43.787Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-12-27T16:31:43.787Z] with the 'teardown' option." [2019-12-27T16:31:43.787Z] [2019-12-27T16:31:44.452Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes Post stage [Pipeline] junit [2019-12-27T16:31:45.912Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-12-27T16:31:47.545Z] + echo Ensuring container killed. [2019-12-27T16:31:47.545Z] Ensuring container killed. [2019-12-27T16:31:47.545Z] + docker rm -vf docker-pr5 [2019-12-27T16:31:47.545Z] Error: No such container: docker-pr5 [2019-12-27T16:31:47.545Z] + true [Pipeline] sh [2019-12-27T16:31:48.504Z] + echo Chowning /workspace to jenkins user [2019-12-27T16:31:48.504Z] Chowning /workspace to jenkins user [2019-12-27T16:31:48.504Z] + id -u [2019-12-27T16:31:48.504Z] + id -g [2019-12-27T16:31:48.504Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-39700:/workspace busybox chown -R 1001:1001 /workspace [2019-12-27T16:31:48.504Z] Unable to find image 'busybox:latest' locally [2019-12-27T16:31:48.504Z] latest: Pulling from library/busybox [2019-12-27T16:31:48.504Z] 6dc7af96dfc8: Pulling fs layer [2019-12-27T16:31:48.887Z] 6dc7af96dfc8: Verifying Checksum [2019-12-27T16:31:48.887Z] 6dc7af96dfc8: Download complete [2019-12-27T16:31:48.953Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2019-12-27T16:31:48.953Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-12-27T16:31:48.953Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-12-27T16:31:48.953Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-12-27T16:31:48.953Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-12-27T16:31:48.953Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-12-27T16:31:48.953Z] ? github.com/docker/docker/rootless [no test files] [2019-12-27T16:31:48.953Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-12-27T16:31:48.953Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-12-27T16:31:48.953Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-12-27T16:31:48.953Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-12-27T16:31:48.953Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-12-27T16:31:48.953Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-12-27T16:31:48.953Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-12-27T16:31:48.953Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-12-27T16:31:48.953Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-12-27T16:31:48.953Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-12-27T16:31:48.953Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-12-27T16:31:48.953Z] ? github.com/docker/docker/testutil/request [no test files] [2019-12-27T16:31:48.953Z] ? github.com/docker/docker/volume [no test files] [2019-12-27T16:31:48.953Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-12-27T16:31:48.953Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-12-27T16:31:48.953Z] [2019-12-27T16:31:48.953Z] === Skipped [2019-12-27T16:31:48.953Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-12-27T16:31:48.953Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-12-27T16:31:48.953Z] [2019-12-27T16:31:48.953Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-12-27T16:31:48.953Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-12-27T16:31:48.953Z] [2019-12-27T16:31:48.953Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-12-27T16:31:48.953Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-27T16:31:48.953Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-27T16:31:48.953Z] [2019-12-27T16:31:48.953Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-12-27T16:31:48.953Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-27T16:31:48.953Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-27T16:31:48.953Z] [2019-12-27T16:31:48.953Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-12-27T16:31:48.953Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-27T16:31:48.953Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-27T16:31:48.953Z] [2019-12-27T16:31:48.953Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-12-27T16:31:48.953Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-27T16:31:48.953Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-27T16:31:48.953Z] [2019-12-27T16:31:48.953Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-12-27T16:31:48.953Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-27T16:31:48.953Z] graphtest_unix.go:46: Driver btrfs not supported [2019-12-27T16:31:48.953Z] [2019-12-27T16:31:48.953Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-12-27T16:31:48.953Z] graphtest_unix.go:73: No driver to put! [2019-12-27T16:31:48.953Z] [2019-12-27T16:31:48.953Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-12-27T16:31:48.953Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-12-27T16:31:48.953Z] [2019-12-27T16:31:48.953Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-12-27T16:31:48.953Z] overlay_test.go:49: Fails to compute changes intermittently [2019-12-27T16:31:48.953Z] [2019-12-27T16:31:48.953Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-12-27T16:31:48.953Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-12-27T16:31:48.953Z] [2019-12-27T16:31:48.953Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-12-27T16:31:48.953Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-12-27T16:31:48.953Z] [2019-12-27T16:31:48.953Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-12-27T16:31:48.953Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-27T16:31:48.953Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-27T16:31:48.953Z] [2019-12-27T16:31:48.953Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-12-27T16:31:48.953Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-27T16:31:48.953Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-27T16:31:48.953Z] [2019-12-27T16:31:48.953Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-12-27T16:31:48.953Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-27T16:31:48.953Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-27T16:31:48.953Z] [2019-12-27T16:31:48.953Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-12-27T16:31:48.953Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-27T16:31:48.953Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-27T16:31:48.953Z] [2019-12-27T16:31:48.953Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-12-27T16:31:48.953Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-12-27T16:31:48.953Z] graphtest_unix.go:46: Driver zfs not supported [2019-12-27T16:31:48.953Z] [2019-12-27T16:31:48.953Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-12-27T16:31:48.953Z] graphtest_unix.go:73: No driver to put! [2019-12-27T16:31:48.953Z] [2019-12-27T16:31:48.953Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-12-27T16:31:48.953Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-12-27T16:31:48.953Z] [2019-12-27T16:31:48.953Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-12-27T16:31:48.953Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-12-27T16:31:48.953Z] [2019-12-27T16:31:48.953Z] [2019-12-27T16:31:48.953Z] DONE 2155 tests, 20 skipped in 240.187s Post stage [Pipeline] junit [2019-12-27T16:31:48.965Z] Recording test results [2019-12-27T16:31:49.437Z] 6dc7af96dfc8: Pull complete [2019-12-27T16:31:49.437Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2019-12-27T16:31:49.437Z] Status: Downloaded newer image for busybox:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2019-12-27T16:31:49.733Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-12-27T16:31:49.845Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39700/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9608dc5470e74f1ee34fd6477547303b31868576 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9608dc5470e74f1ee34fd6477547303b31868576 hack/validate/vendor [2019-12-27T16:31:50.657Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2019-12-27T16:31:50.657Z] PASS [2019-12-27T16:31:50.657Z] [2019-12-27T16:31:50.657Z] DONE 17 tests in 53.914s [2019-12-27T16:31:50.657Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-12-27T16:31:50.657Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:31:50.657Z] ++ set -e [2019-12-27T16:31:50.657Z] ++ '[' -n 0 ']' [2019-12-27T16:31:50.657Z] ++ set -x [2019-12-27T16:31:50.658Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:31:50.780Z] No vendor changes in diff. [2019-12-27T16:31:50.913Z] INFO: Testing against a local daemon [2019-12-27T16:31:50.913Z] === RUN TestPluginInvalidJSON [2019-12-27T16:31:50.913Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-12-27T16:31:50.913Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-12-27T16:31:50.913Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-12-27T16:31:50.913Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-12-27T16:31:50.913Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-12-27T16:31:50.913Z] PASS [2019-12-27T16:31:50.913Z] [2019-12-27T16:31:50.913Z] DONE 2 tests in 0.178s [2019-12-27T16:31:50.913Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-12-27T16:31:50.913Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:31:50.913Z] ++ set -e [2019-12-27T16:31:50.913Z] ++ '[' -n 0 ']' [2019-12-27T16:31:50.913Z] ++ set -x [2019-12-27T16:31:50.914Z] ++ env -i DEST=/go/src/github.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 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2019-12-27T16:31:51.169Z] INFO: Testing against a local daemon [2019-12-27T16:31:51.169Z] === RUN TestExternalGraphDriver [2019-12-27T16:31:51.169Z] === RUN TestExternalGraphDriver/json [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-12-27T16:31:51.379Z] + echo Building e2e image [2019-12-27T16:31:51.379Z] Building e2e image [2019-12-27T16:31:51.379Z] + docker build --build-arg DOCKER_GITCOMMIT=9608dc5470e74f1ee34fd6477547303b31868576 -t moby-e2e-test -f Dockerfile.e2e . [2019-12-27T16:31:51.379Z] #1 [internal] load build definition from Dockerfile.e2e [2019-12-27T16:31:51.379Z] #1 transferring dockerfile: 3.21kB done [2019-12-27T16:31:51.379Z] #1 DONE 0.0s [2019-12-27T16:31:51.379Z] [2019-12-27T16:31:51.379Z] #2 [internal] load .dockerignore [2019-12-27T16:31:51.379Z] #2 transferring context: 34B done [2019-12-27T16:31:51.379Z] #2 DONE 0.0s [2019-12-27T16:31:51.379Z] [2019-12-27T16:31:51.379Z] #4 [internal] load metadata for docker.io/library/golang:1.13.4-alpine [2019-12-27T16:31:51.653Z] #4 DONE 0.2s [2019-12-27T16:31:51.653Z] [2019-12-27T16:31:51.653Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2019-12-27T16:31:51.653Z] #3 DONE 0.2s [2019-12-27T16:31:51.653Z] [2019-12-27T16:31:51.653Z] #8 [internal] load build context [2019-12-27T16:31:51.911Z] #8 transferring context: 810.35kB 0.4s done [2019-12-27T16:31:51.911Z] #8 DONE 0.4s [2019-12-27T16:31:51.911Z] [2019-12-27T16:31:51.911Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b64... [2019-12-27T16:31:51.911Z] #14 resolve docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b6447f525da0a4f18efd2cb05bf7d70228f75d713b7a67345f30157ac done [2019-12-27T16:31:51.911Z] #14 sha256:bf1a3d23480071c91034bf7684daaa10b200efe6f553d9b9f8e4004492769888 125B / 125B 0.2s done [2019-12-27T16:31:51.911Z] #14 sha256:9d2a7c5b6447f525da0a4f18efd2cb05bf7d70228f75d713b7a67345f30157ac 1.65kB / 1.65kB done [2019-12-27T16:31:51.911Z] #14 sha256:679fe3791d2710d53efe26b05ba1c7083178d6375318b0c669b6bcd98f25c448 1.36kB / 1.36kB done [2019-12-27T16:31:51.911Z] #14 sha256:3024b4e742b095f3c81ed71f3ddc7bb6796664827845988333fac28564a96b85 3.80kB / 3.80kB done [2019-12-27T16:31:51.911Z] #14 sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 2.79MB / 2.79MB 0.1s done [2019-12-27T16:31:51.911Z] #14 sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 301.72kB / 301.72kB 0.1s done [2019-12-27T16:31:51.911Z] #14 sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd 155B / 155B 0.1s done [2019-12-27T16:31:51.911Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 3.43MB / 126.86MB 0.3s [2019-12-27T16:31:51.911Z] #14 extracting sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 0.2s [2019-12-27T16:31:52.017Z] + bundleName=s390x-integration [2019-12-27T16:31:52.017Z] + echo Creating s390x-integration-bundles.tar.gz [2019-12-27T16:31:52.017Z] Creating s390x-integration-bundles.tar.gz [2019-12-27T16:31:52.017Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2019-12-27T16:31:52.017Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2019-12-27T16:31:52.156Z] Archiving artifacts [2019-12-27T16:31:52.169Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 23.54MB / 126.86MB 0.5s [2019-12-27T16:31:52.169Z] #14 extracting sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 0.3s done [2019-12-27T16:31:52.170Z] #14 ... [2019-12-27T16:31:52.170Z] [2019-12-27T16:31:52.170Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:c19173c5ada610a5... [2019-12-27T16:31:52.170Z] #5 resolve docker.io/library/alpine:3.10@sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a done [2019-12-27T16:31:52.170Z] #5 sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a 1.64kB / 1.64kB done [2019-12-27T16:31:52.170Z] #5 sha256:e4355b66995c96b4b468159fc5c7e3540fcef961189ca13fee877798649f531a 528B / 528B done [2019-12-27T16:31:52.170Z] #5 sha256:965ea09ff2ebd2b9eeec88cd822ce156f6674c7e99be082c7efac3c62f3ff652 1.51kB / 1.51kB done [2019-12-27T16:31:52.170Z] #5 sha256:89d9c30c1d48bac627e5c6cb0d1ed1eec28e7dbdfbcc04712e4c79c0f83faf17 2.79MB / 2.79MB done [2019-12-27T16:31:52.170Z] #5 DONE 0.6s [2019-12-27T16:31:52.170Z] [2019-12-27T16:31:52.170Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b64... [2019-12-27T16:31:52.170Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 30.22MB / 126.86MB 0.6s [2019-12-27T16:31:52.170Z] #14 extracting sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 [2019-12-27T16:31:52.429Z] #14 extracting sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 0.2s done [2019-12-27T16:31:52.429Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 41.44MB / 126.86MB 0.9s [2019-12-27T16:31:52.429Z] #14 extracting sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd done [2019-12-27T16:31:52.688Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 58.93MB / 126.86MB 1.1s [2019-12-27T16:31:52.948Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 69.29MB / 126.86MB 1.2s [2019-12-27T16:31:53.054Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-12-27T16:31:53.207Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 79.21MB / 126.86MB 1.5s [2019-12-27T16:31:53.207Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 86.54MB / 126.86MB 1.6s [2019-12-27T16:31:53.309Z] === RUN TestExternalGraphDriver/spec [2019-12-27T16:31:53.363Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39700/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-12-27T16:31:53.466Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 98.23MB / 126.86MB 1.8s [2019-12-27T16:31:53.466Z] #14 ... [2019-12-27T16:31:53.466Z] [2019-12-27T16:31:53.466Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2019-12-27T16:31:53.466Z] #6 DONE 1.3s [2019-12-27T16:31:53.466Z] [2019-12-27T16:31:53.466Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b64... [2019-12-27T16:31:53.725Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 108.64MB / 126.86MB 2.1s [2019-12-27T16:31:53.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-12-27T16:31:53.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-12-27T16:31:53.984Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 126.86MB / 126.86MB 2.3s [2019-12-27T16:31:53.984Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 126.86MB / 126.86MB 2.4s done [2019-12-27T16:31:54.091Z] + make clean [2019-12-27T16:31:54.234Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-12-27T16:31:54.242Z] #14 extracting sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 [2019-12-27T16:31:54.453Z] make: command: Command not found [2019-12-27T16:31:54.453Z] make: command: Command not found [2019-12-27T16:31:54.453Z] docker volume rm -f docker-dev-cache [2019-12-27T16:31:54.453Z] docker-dev-cache [Pipeline] deleteDir [2019-12-27T16:31:54.846Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-12-27T16:31:55.595Z] === RUN TestExternalGraphDriver/pull [2019-12-27T16:31:56.957Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-12-27T16:31:56.957Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-12-27T16:31:57.212Z] --- PASS: TestExternalGraphDriver (6.12s) [2019-12-27T16:31:57.212Z] --- PASS: TestExternalGraphDriver/json (2.12s) [2019-12-27T16:31:57.212Z] --- PASS: TestExternalGraphDriver/spec (2.11s) [2019-12-27T16:31:57.212Z] --- PASS: TestExternalGraphDriver/pull (1.77s) [2019-12-27T16:31:57.212Z] === RUN TestGraphdriverPluginV2 [2019-12-27T16:31:57.775Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2019-12-27T16:31:59.506Z] #14 extracting sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 5.0s [2019-12-27T16:32:00.073Z] #14 ... [2019-12-27T16:32:00.073Z] [2019-12-27T16:32:00.073Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2019-12-27T16:32:00.073Z] #7 0.985 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-12-27T16:32:00.073Z] #7 2.102 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-12-27T16:32:00.073Z] #7 2.218 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-12-27T16:32:00.073Z] #7 2.222 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-12-27T16:32:00.073Z] #7 2.439 (3/31) Installing ncurses-libs (6.1_p20190518-r0) [2019-12-27T16:32:00.073Z] #7 2.448 (4/31) Installing readline (8.0.0-r0) [2019-12-27T16:32:00.073Z] #7 2.454 (5/31) Installing bash (5.0.0-r0) [2019-12-27T16:32:00.073Z] #7 2.472 Executing bash-5.0.0-r0.post-install [2019-12-27T16:32:00.073Z] #7 2.475 (6/31) Installing ca-certificates (20190108-r0) [2019-12-27T16:32:00.073Z] #7 2.496 (7/31) Installing libgcc (8.3.0-r0) [2019-12-27T16:32:00.073Z] #7 2.500 (8/31) Installing libstdc++ (8.3.0-r0) [2019-12-27T16:32:00.073Z] #7 2.516 (9/31) Installing binutils (2.32-r0) [2019-12-27T16:32:00.073Z] #7 2.634 (10/31) Installing gmp (6.1.2-r1) [2019-12-27T16:32:00.073Z] #7 2.634 (11/31) Installing isl (0.18-r0) [2019-12-27T16:32:00.073Z] #7 2.655 (12/31) Installing libgomp (8.3.0-r0) [2019-12-27T16:32:00.073Z] #7 2.670 (13/31) Installing libatomic (8.3.0-r0) [2019-12-27T16:32:00.073Z] #7 2.670 (14/31) Installing mpfr3 (3.1.5-r1) [2019-12-27T16:32:00.073Z] #7 2.670 (15/31) Installing mpc1 (1.1.0-r0) [2019-12-27T16:32:00.073Z] #7 2.672 (16/31) Installing gcc (8.3.0-r0) [2019-12-27T16:32:00.073Z] #7 3.649 (17/31) Installing musl-dev (1.1.22-r3) [2019-12-27T16:32:00.073Z] #7 3.763 (18/31) Installing libc-dev (0.7.1-r0) [2019-12-27T16:32:00.073Z] #7 3.765 (19/31) Installing g++ (8.3.0-r0) [2019-12-27T16:32:00.073Z] #7 4.401 (20/31) Installing nghttp2-libs (1.39.2-r0) [2019-12-27T16:32:00.073Z] #7 4.407 (21/31) Installing libcurl (7.66.0-r0) [2019-12-27T16:32:00.073Z] #7 4.418 (22/31) Installing expat (2.2.8-r0) [2019-12-27T16:32:00.073Z] #7 4.424 (23/31) Installing pcre2 (10.33-r0) [2019-12-27T16:32:00.073Z] #7 4.436 (24/31) Installing git (2.22.2-r0) [2019-12-27T16:32:00.073Z] #7 4.666 (25/31) Installing libmnl (1.0.4-r0) [2019-12-27T16:32:00.073Z] #7 4.669 (26/31) Installing libnftnl-libs (1.1.3-r0) [2019-12-27T16:32:00.073Z] #7 4.673 (27/31) Installing iptables (1.8.3-r0) [2019-12-27T16:32:00.073Z] #7 4.714 (28/31) Installing pigz (2.4-r0) [2019-12-27T16:32:00.073Z] #7 4.721 (29/31) Installing tar (1.32-r0) [2019-12-27T16:32:00.073Z] #7 4.731 (30/31) Installing xz-libs (5.2.4-r0) [2019-12-27T16:32:00.073Z] #7 4.735 (31/31) Installing xz (5.2.4-r0) [2019-12-27T16:32:00.073Z] #7 4.742 Executing busybox-1.30.1-r2.trigger [2019-12-27T16:32:00.073Z] #7 4.750 Executing ca-certificates-20190108-r0.trigger [2019-12-27T16:32:00.073Z] #7 4.808 OK: 185 MiB in 45 packages [2019-12-27T16:32:00.073Z] #7 DONE 6.5s [2019-12-27T16:32:00.073Z] [2019-12-27T16:32:00.073Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b64... [2019-12-27T16:32:00.073Z] #14 ... [2019-12-27T16:32:00.073Z] [2019-12-27T16:32:00.073Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2019-12-27T16:32:00.073Z] #9 DONE 0.1s [2019-12-27T16:32:00.073Z] [2019-12-27T16:32:00.073Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2019-12-27T16:32:00.073Z] #10 DONE 0.1s [2019-12-27T16:32:00.073Z] [2019-12-27T16:32:00.073Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b64... [2019-12-27T16:32:00.332Z] #14 ... [2019-12-27T16:32:00.332Z] [2019-12-27T16:32:00.332Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2019-12-27T16:32:00.332Z] #11 DONE 0.1s [2019-12-27T16:32:00.332Z] [2019-12-27T16:32:00.332Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2019-12-27T16:32:00.332Z] #12 DONE 0.1s [2019-12-27T16:32:00.590Z] [2019-12-27T16:32:00.590Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2019-12-27T16:32:00.590Z] #13 DONE 0.1s [2019-12-27T16:32:00.590Z] [2019-12-27T16:32:00.590Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b64... [2019-12-27T16:32:00.849Z] #14 extracting sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 6.6s done [2019-12-27T16:32:00.849Z] #14 extracting sha256:bf1a3d23480071c91034bf7684daaa10b200efe6f553d9b9f8e4004492769888 [2019-12-27T16:32:00.849Z] #14 extracting sha256:bf1a3d23480071c91034bf7684daaa10b200efe6f553d9b9f8e4004492769888 done [2019-12-27T16:32:00.849Z] #14 DONE 9.3s [2019-12-27T16:32:01.111Z] [2019-12-27T16:32:01.111Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-12-27T16:32:01.678Z] #15 0.606 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-12-27T16:32:02.611Z] #15 1.674 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-12-27T16:32:02.611Z] #15 1.745 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-12-27T16:32:02.611Z] #15 1.748 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-12-27T16:32:02.869Z] #15 1.891 (3/43) Installing ncurses-libs (6.1_p20190518-r0) [2019-12-27T16:32:02.869Z] #15 1.899 (4/43) Installing readline (8.0.0-r0) [2019-12-27T16:32:02.869Z] #15 1.904 (5/43) Installing bash (5.0.0-r0) [2019-12-27T16:32:02.869Z] #15 1.916 Executing bash-5.0.0-r0.post-install [2019-12-27T16:32:02.869Z] #15 1.917 (6/43) Installing linux-headers (4.19.36-r0) [2019-12-27T16:32:02.869Z] #15 1.991 (7/43) Installing libuuid (2.33.2-r0) [2019-12-27T16:32:02.869Z] #15 1.994 (8/43) Installing btrfs-progs-libs (5.1.1-r0) [2019-12-27T16:32:02.869Z] #15 1.997 (9/43) Installing btrfs-progs-dev (5.1.1-r0) [2019-12-27T16:32:02.869Z] #15 2.001 (10/43) Installing binutils (2.32-r0) [2019-12-27T16:32:03.015Z] --- PASS: TestGraphdriverPluginV2 (5.25s) [2019-12-27T16:32:03.015Z] PASS [2019-12-27T16:32:03.015Z] [2019-12-27T16:32:03.015Z] DONE 5 tests in 11.534s [2019-12-27T16:32:03.015Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-12-27T16:32:03.015Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:32:03.015Z] ++ set -e [2019-12-27T16:32:03.015Z] ++ '[' -n 0 ']' [2019-12-27T16:32:03.015Z] ++ set -x [2019-12-27T16:32:03.015Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:32:03.015Z] INFO: Testing against a local daemon [2019-12-27T16:32:03.015Z] === RUN TestContinueAfterPluginCrash [2019-12-27T16:32:03.015Z] === PAUSE TestContinueAfterPluginCrash [2019-12-27T16:32:03.015Z] === RUN TestDaemonStartWithLogOpt [2019-12-27T16:32:03.015Z] === PAUSE TestDaemonStartWithLogOpt [2019-12-27T16:32:03.015Z] === CONT TestContinueAfterPluginCrash [2019-12-27T16:32:03.015Z] === CONT TestDaemonStartWithLogOpt [2019-12-27T16:32:03.015Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-12-27T16:32:03.128Z] #15 2.072 (11/43) Installing libmagic (5.37-r1) [2019-12-27T16:32:03.128Z] #15 2.092 (12/43) Installing file (5.37-r1) [2019-12-27T16:32:03.128Z] #15 2.095 (13/43) Installing gmp (6.1.2-r1) [2019-12-27T16:32:03.128Z] #15 2.103 (14/43) Installing isl (0.18-r0) [2019-12-27T16:32:03.128Z] #15 2.118 (15/43) Installing libgomp (8.3.0-r0) [2019-12-27T16:32:03.128Z] #15 2.121 (16/43) Installing libatomic (8.3.0-r0) [2019-12-27T16:32:03.128Z] #15 2.124 (17/43) Installing libgcc (8.3.0-r0) [2019-12-27T16:32:03.128Z] #15 2.127 (18/43) Installing mpfr3 (3.1.5-r1) [2019-12-27T16:32:03.128Z] #15 2.132 (19/43) Installing mpc1 (1.1.0-r0) [2019-12-27T16:32:03.128Z] #15 2.135 (20/43) Installing libstdc++ (8.3.0-r0) [2019-12-27T16:32:03.128Z] #15 2.145 (21/43) Installing gcc (8.3.0-r0) [2019-12-27T16:32:03.576Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-12-27T16:32:03.693Z] #15 2.827 (22/43) Installing musl-dev (1.1.22-r3) [2019-12-27T16:32:03.693Z] #15 2.905 (23/43) Installing libc-dev (0.7.1-r0) [2019-12-27T16:32:03.951Z] #15 2.908 (24/43) Installing g++ (8.3.0-r0) [2019-12-27T16:32:04.517Z] #15 3.375 (25/43) Installing make (4.2.1-r2) [2019-12-27T16:32:04.517Z] #15 3.380 (26/43) Installing fortify-headers (1.1-r0) [2019-12-27T16:32:04.517Z] #15 3.383 (27/43) Installing build-base (0.5-r1) [2019-12-27T16:32:04.517Z] #15 3.385 (28/43) Installing nghttp2-libs (1.39.2-r0) [2019-12-27T16:32:04.517Z] #15 3.388 (29/43) Installing libcurl (7.66.0-r0) [2019-12-27T16:32:04.517Z] #15 3.395 (30/43) Installing curl (7.66.0-r0) [2019-12-27T16:32:04.517Z] #15 3.399 (31/43) Installing oniguruma (6.9.4-r0) [2019-12-27T16:32:04.517Z] #15 3.405 (32/43) Installing jq (1.6-r0) [2019-12-27T16:32:04.517Z] #15 3.412 (33/43) Installing device-mapper-libs (2.02.184-r0) [2019-12-27T16:32:04.517Z] #15 3.418 (34/43) Installing device-mapper-event-libs (2.02.184-r0) [2019-12-27T16:32:04.517Z] #15 3.420 (35/43) Installing libaio (0.3.111-r0) [2019-12-27T16:32:04.517Z] #15 3.422 (36/43) Installing libblkid (2.33.2-r0) [2019-12-27T16:32:04.517Z] #15 3.427 (37/43) Installing lvm2-libs (2.02.184-r0) [2019-12-27T16:32:04.517Z] #15 3.462 (38/43) Installing libfdisk (2.33.2-r0) [2019-12-27T16:32:04.517Z] #15 3.469 (39/43) Installing libmount (2.33.2-r0) [2019-12-27T16:32:04.517Z] #15 3.474 (40/43) Installing libsmartcols (2.33.2-r0) [2019-12-27T16:32:04.517Z] #15 3.479 (41/43) Installing pkgconf (1.6.1-r1) [2019-12-27T16:32:04.517Z] #15 3.482 (42/43) Installing util-linux-dev (2.33.2-r0) [2019-12-27T16:32:04.517Z] #15 3.504 (43/43) Installing lvm2-dev (2.02.184-r0) [2019-12-27T16:32:04.517Z] #15 3.521 Executing busybox-1.30.1-r2.trigger [2019-12-27T16:32:04.517Z] #15 3.528 OK: 189 MiB in 58 packages [2019-12-27T16:32:05.083Z] #15 DONE 4.2s [2019-12-27T16:32:05.083Z] [2019-12-27T16:32:05.083Z] #16 [base 3/5] RUN mkdir -p /build/ [2019-12-27T16:32:06.016Z] #16 DONE 0.7s [2019-12-27T16:32:06.016Z] [2019-12-27T16:32:06.016Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2019-12-27T16:32:06.581Z] #17 DONE 0.8s [2019-12-27T16:32:06.581Z] [2019-12-27T16:32:06.581Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2019-12-27T16:32:06.581Z] #18 DONE 0.0s [2019-12-27T16:32:06.839Z] [2019-12-27T16:32:06.839Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2019-12-27T16:32:06.839Z] #19 DONE 0.0s [2019-12-27T16:32:06.839Z] [2019-12-27T16:32:06.839Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-12-27T16:32:06.840Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-12-27T16:32:06.840Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-12-27T16:32:07.777Z] #20 ... [2019-12-27T16:32:07.777Z] [2019-12-27T16:32:07.777Z] #31 [builder 1/4] COPY . . [2019-12-27T16:32:07.777Z] #31 DONE 0.9s [2019-12-27T16:32:07.777Z] [2019-12-27T16:32:07.777Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2019-12-27T16:32:08.712Z] #32 DONE 1.0s [2019-12-27T16:32:08.712Z] [2019-12-27T16:32:08.712Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-12-27T16:32:09.648Z] #33 0.988 [2019-12-27T16:32:09.648Z] #33 1.064 Removing bundles/ [2019-12-27T16:32:09.648Z] #33 1.065 [2019-12-27T16:32:09.648Z] #33 1.070 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2019-12-27T16:32:10.104Z] === RUN TestDockerSuite/TestBuildNetNone [2019-12-27T16:32:10.582Z] #33 1.896 Building test suite binary ./integration-cli/test.main [2019-12-27T16:32:11.030Z] === RUN TestDockerSuite/TestBuildNoContext [2019-12-27T16:32:12.919Z] === RUN TestDockerSuite/TestBuildNoDupOutput [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-12-27T16:32:13.869Z] #33 ... [2019-12-27T16:32:13.869Z] [2019-12-27T16:32:13.869Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-12-27T16:32:13.869Z] #20 1.500 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-12-27T16:32:13.869Z] #20 1.785 [2019-12-27T16:32:13.869Z] #20 1.896 ####### 10.2% ######################## 33.7% #################################### 50.2% ################################################### 71.7% ################################################################# 90.6% ######################################################################## 100.0% [2019-12-27T16:32:13.869Z] #20 2.631 [2019-12-27T16:32:13.869Z] #20 2.741 ############### 21.4% ################################################################ 89.2% ######################################################################## 100.0% [2019-12-27T16:32:13.869Z] #20 3.138 [2019-12-27T16:32:13.869Z] #20 3.254 ### 5.1% ######################### 34.8% ########################################### 60.8% ############################################################# 85.2% ######################################################################## 100.0% [2019-12-27T16:32:13.869Z] #20 3.885 [2019-12-27T16:32:13.869Z] #20 4.003 0.6% ##### 8.1% ############# 19.3% ################### 27.1% ######################## 34.5% ############################## 42.4% ################################### 49.7% ######################################### 58.0% ############################################# 63.1% #################################################### 73.2% ########################################################## 81.1% ############################################################### 88.6% ##################################################################### 95.9% ######################################################################## 100.0% [2019-12-27T16:32:13.869Z] #20 5.518 [2019-12-27T16:32:13.869Z] #20 6.365 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-12-27T16:32:13.869Z] #20 6.703 [2019-12-27T16:32:13.869Z] #20 6.816 ######################################################################## 100.0% [2019-12-27T16:32:13.869Z] #20 7.081 [2019-12-27T16:32:14.282Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-12-27T16:32:14.803Z] #20 7.901 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-12-27T16:32:14.803Z] #20 8.250 [2019-12-27T16:32:15.061Z] #20 8.368 0.7% ######################################################################## 100.0% [2019-12-27T16:32:15.626Z] #20 8.724 [2019-12-27T16:32:16.573Z] #20 9.574 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-12-27T16:32:16.573Z] #20 9.704 skipping existing 1849cc453dee [2019-12-27T16:32:16.573Z] #20 9.936 [2019-12-27T16:32:16.796Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-12-27T16:32:17.092Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-12-27T16:32:17.092Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-12-27T16:32:17.509Z] #20 10.82 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-12-27T16:32:17.677Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-12-27T16:32:17.768Z] #20 11.15 [2019-12-27T16:32:17.938Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-12-27T16:32:18.027Z] #20 11.25 ######################################################################## 100.0% [2019-12-27T16:32:18.286Z] #20 11.51 [2019-12-27T16:32:18.286Z] #20 11.58 Download of images into '/build' complete. [2019-12-27T16:32:18.286Z] #20 11.58 Use something like the following to load the result into a Docker daemon: [2019-12-27T16:32:18.286Z] #20 11.58 tar -cC '/build' . | docker load [2019-12-27T16:32:18.506Z] --- PASS: TestDaemonStartWithLogOpt (15.90s) [2019-12-27T16:32:18.761Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-12-27T16:32:18.858Z] #20 DONE 12.2s [2019-12-27T16:32:18.858Z] [2019-12-27T16:32:18.858Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-12-27T16:32:19.117Z] #33 ... [2019-12-27T16:32:19.117Z] [2019-12-27T16:32:19.117Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-12-27T16:32:19.117Z] #22 DONE 0.2s [2019-12-27T16:32:19.117Z] [2019-12-27T16:32:19.117Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2019-12-27T16:32:19.117Z] #26 DONE 0.2s [2019-12-27T16:32:19.117Z] [2019-12-27T16:32:19.117Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2019-12-27T16:32:19.117Z] #27 DONE 0.1s [2019-12-27T16:32:19.117Z] [2019-12-27T16:32:19.117Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-12-27T16:32:19.117Z] #23 DONE 0.1s [2019-12-27T16:32:19.117Z] [2019-12-27T16:32:19.117Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2019-12-27T16:32:19.376Z] #28 DONE 0.1s [2019-12-27T16:32:19.376Z] [2019-12-27T16:32:19.376Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-12-27T16:32:21.271Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-12-27T16:32:21.527Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-12-27T16:32:23.412Z] --- PASS: TestContinueAfterPluginCrash (20.87s) [2019-12-27T16:32:23.412Z] PASS [2019-12-27T16:32:23.412Z] [2019-12-27T16:32:23.412Z] DONE 2 tests in 21.066s [2019-12-27T16:32:23.562Z] #29 ... [2019-12-27T16:32:23.562Z] [2019-12-27T16:32:23.562Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2019-12-27T16:32:23.562Z] #21 DONE 1.0s [2019-12-27T16:32:23.562Z] [2019-12-27T16:32:23.562Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-12-27T16:32:23.562Z] #24 2.538 + RM_GOPATH=0 [2019-12-27T16:32:23.562Z] #24 2.538 + TMP_GOPATH= [2019-12-27T16:32:23.562Z] #24 2.538 + : /build [2019-12-27T16:32:23.562Z] #24 2.538 + '[' -z '' ']' [2019-12-27T16:32:23.562Z] #24 2.538 ++ mktemp -d [2019-12-27T16:32:23.562Z] #24 2.538 + export GOPATH=/tmp/tmp.bdObpe [2019-12-27T16:32:23.562Z] #24 2.538 + GOPATH=/tmp/tmp.bdObpe [2019-12-27T16:32:23.562Z] #24 2.538 + RM_GOPATH=1 [2019-12-27T16:32:23.562Z] #24 2.538 ++ dirname ./install.sh [2019-12-27T16:32:23.562Z] #24 2.538 + dir=. [2019-12-27T16:32:23.562Z] #24 2.538 + bin=dockercli [2019-12-27T16:32:23.562Z] #24 2.538 + shift [2019-12-27T16:32:23.562Z] #24 2.538 + '[' '!' -f ./dockercli.installer ']' [2019-12-27T16:32:23.562Z] #24 2.538 + . ./dockercli.installer [2019-12-27T16:32:23.562Z] #24 2.538 ++ : stable [2019-12-27T16:32:23.562Z] #24 2.538 ++ : 17.06.2-ce [2019-12-27T16:32:23.562Z] #24 2.543 Install docker/cli version 17.06.2-ce from stable [2019-12-27T16:32:23.562Z] #24 2.543 + install_dockercli [2019-12-27T16:32:23.562Z] #24 2.543 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-12-27T16:32:23.562Z] #24 2.543 ++ uname -m [2019-12-27T16:32:23.562Z] #24 2.544 + arch=x86_64 [2019-12-27T16:32:23.562Z] #24 2.544 + '[' x86_64 '!=' x86_64 ']' [2019-12-27T16:32:23.562Z] #24 2.545 + url=https://download.docker.com/linux/static [2019-12-27T16:32:23.562Z] #24 2.545 + tar -xz docker/docker [2019-12-27T16:32:23.562Z] #24 2.545 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-12-27T16:32:23.667Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-12-27T16:32:23.667Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:32:23.667Z] ++ set -e [2019-12-27T16:32:23.667Z] ++ '[' -n 0 ']' [2019-12-27T16:32:23.667Z] ++ set -x [2019-12-27T16:32:23.667Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:32:23.667Z] INFO: Testing against a local daemon [2019-12-27T16:32:23.667Z] === RUN TestPluginWithDevMounts [2019-12-27T16:32:23.667Z] === PAUSE TestPluginWithDevMounts [2019-12-27T16:32:23.667Z] === CONT TestPluginWithDevMounts [2019-12-27T16:32:24.593Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-12-27T16:32:24.937Z] #24 5.457 + mkdir -p /build [2019-12-27T16:32:24.937Z] #24 5.459 + mv docker/docker /build/ [2019-12-27T16:32:24.937Z] #24 5.460 + rmdir docker [2019-12-27T16:32:24.937Z] #24 DONE 5.6s [2019-12-27T16:32:24.937Z] [2019-12-27T16:32:24.937Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-12-27T16:32:25.503Z] #33 ... [2019-12-27T16:32:25.503Z] [2019-12-27T16:32:25.503Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2019-12-27T16:32:25.761Z] #25 DONE 0.1s [2019-12-27T16:32:25.761Z] [2019-12-27T16:32:25.761Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-12-27T16:32:25.958Z] --- PASS: TestPluginWithDevMounts (1.99s) [2019-12-27T16:32:25.958Z] PASS [2019-12-27T16:32:25.958Z] [2019-12-27T16:32:25.958Z] DONE 1 tests in 2.132s [2019-12-27T16:32:25.958Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2019-12-27T16:32:25.958Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:32:25.958Z] ++ set -e [2019-12-27T16:32:25.958Z] ++ '[' -n 0 ']' [2019-12-27T16:32:25.958Z] ++ set -x [2019-12-27T16:32:25.958Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:32:25.958Z] INFO: Testing against a local daemon [2019-12-27T16:32:25.958Z] === RUN TestSecretInspect [2019-12-27T16:32:26.522Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-12-27T16:32:29.032Z] --- PASS: TestSecretInspect (2.75s) [2019-12-27T16:32:29.032Z] === RUN TestSecretList [2019-12-27T16:32:29.032Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-12-27T16:32:30.393Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-12-27T16:32:31.754Z] --- PASS: TestSecretList (3.19s) [2019-12-27T16:32:31.754Z] === RUN TestSecretsCreateAndDelete [2019-12-27T16:32:32.009Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-12-27T16:32:32.569Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-12-27T16:32:34.128Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-12-27T16:32:35.080Z] --- PASS: TestSecretsCreateAndDelete (2.90s) [2019-12-27T16:32:35.080Z] === RUN TestSecretsUpdate [2019-12-27T16:32:35.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-12-27T16:32:36.966Z] === RUN TestDockerSuite/TestBuildPATH [2019-12-27T16:32:37.890Z] --- PASS: TestSecretsUpdate (3.23s) [2019-12-27T16:32:37.890Z] === RUN TestTemplatedSecret [2019-12-27T16:32:38.040Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-12-27T16:32:39.254Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-12-27T16:32:40.180Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-12-27T16:32:40.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-12-27T16:32:41.106Z] --- PASS: TestTemplatedSecret (3.00s) [2019-12-27T16:32:41.106Z] === RUN TestSecretCreateResolve [2019-12-27T16:32:41.106Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-12-27T16:32:41.268Z] ok github.com/docker/docker/integration/container 54.976s [2019-12-27T16:32:41.268Z] [2019-12-27T16:32:41.268Z] === Skipped [2019-12-27T16:32:41.268Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2019-12-27T16:32:41.268Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-12-27T16:32:41.268Z] [2019-12-27T16:32:41.268Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s) [2019-12-27T16:32:41.268Z] copy_test.go:25: testEnv.OSType == "windows" [2019-12-27T16:32:41.268Z] [2019-12-27T16:32:41.268Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2019-12-27T16:32:41.268Z] copy_test.go:39: testEnv.OSType == "windows" [2019-12-27T16:32:41.268Z] [2019-12-27T16:32:41.268Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2019-12-27T16:32:41.268Z] copy_test.go:51: testEnv.OSType == "windows" [2019-12-27T16:32:41.268Z] [2019-12-27T16:32:41.268Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2019-12-27T16:32:41.268Z] copy_test.go:65: testEnv.OSType == "windows" [2019-12-27T16:32:41.268Z] [2019-12-27T16:32:41.268Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2019-12-27T16:32:41.268Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2019-12-27T16:32:41.268Z] [2019-12-27T16:32:41.268Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2019-12-27T16:32:41.268Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2019-12-27T16:32:41.268Z] [2019-12-27T16:32:41.268Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2019-12-27T16:32:41.268Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2019-12-27T16:32:41.268Z] [2019-12-27T16:32:41.268Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2019-12-27T16:32:41.268Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2019-12-27T16:32:41.268Z] [2019-12-27T16:32:41.268Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2019-12-27T16:32:41.268Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2019-12-27T16:32:41.268Z] [2019-12-27T16:32:41.268Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2019-12-27T16:32:41.268Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2019-12-27T16:32:41.268Z] [2019-12-27T16:32:41.268Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2019-12-27T16:32:41.268Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2019-12-27T16:32:41.268Z] [2019-12-27T16:32:41.268Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2019-12-27T16:32:41.268Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-12-27T16:32:41.268Z] [2019-12-27T16:32:41.268Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2019-12-27T16:32:41.268Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-12-27T16:32:41.268Z] [2019-12-27T16:32:41.268Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2019-12-27T16:32:41.268Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-12-27T16:32:41.268Z] [2019-12-27T16:32:41.268Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2019-12-27T16:32:41.268Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2019-12-27T16:32:41.268Z] [2019-12-27T16:32:41.268Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2019-12-27T16:32:41.268Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2019-12-27T16:32:41.268Z] [2019-12-27T16:32:41.268Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2019-12-27T16:32:41.268Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2019-12-27T16:32:41.268Z] [2019-12-27T16:32:41.268Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2019-12-27T16:32:41.268Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2019-12-27T16:32:41.268Z] [2019-12-27T16:32:41.268Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2019-12-27T16:32:41.268Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2019-12-27T16:32:41.268Z] [2019-12-27T16:32:41.268Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2019-12-27T16:32:41.268Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-12-27T16:32:41.268Z] [2019-12-27T16:32:41.268Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2019-12-27T16:32:41.268Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-12-27T16:32:41.268Z] [2019-12-27T16:32:41.268Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2019-12-27T16:32:41.268Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-12-27T16:32:41.268Z] [2019-12-27T16:32:41.268Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2019-12-27T16:32:41.268Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2019-12-27T16:32:41.268Z] [2019-12-27T16:32:41.268Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2019-12-27T16:32:41.268Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-27T16:32:41.268Z] [2019-12-27T16:32:41.268Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2019-12-27T16:32:41.268Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-12-27T16:32:41.268Z] [2019-12-27T16:32:41.268Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2019-12-27T16:32:41.268Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2019-12-27T16:32:41.268Z] [2019-12-27T16:32:41.268Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2019-12-27T16:32:41.268Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-27T16:32:41.268Z] [2019-12-27T16:32:41.268Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2019-12-27T16:32:41.268Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2019-12-27T16:32:41.268Z] [2019-12-27T16:32:41.268Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2019-12-27T16:32:41.268Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2019-12-27T16:32:41.268Z] [2019-12-27T16:32:41.268Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2019-12-27T16:32:41.268Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2019-12-27T16:32:41.268Z] [2019-12-27T16:32:41.268Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2019-12-27T16:32:41.268Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2019-12-27T16:32:41.268Z] [2019-12-27T16:32:41.268Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2019-12-27T16:32:41.268Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2019-12-27T16:32:41.268Z] [2019-12-27T16:32:41.268Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2019-12-27T16:32:41.268Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2019-12-27T16:32:41.268Z] [2019-12-27T16:32:41.268Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2019-12-27T16:32:41.268Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2019-12-27T16:32:41.268Z] [2019-12-27T16:32:41.268Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2019-12-27T16:32:41.268Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2019-12-27T16:32:41.268Z] [2019-12-27T16:32:41.268Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2019-12-27T16:32:41.268Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-12-27T16:32:41.268Z] [2019-12-27T16:32:41.268Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2019-12-27T16:32:41.268Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2019-12-27T16:32:41.268Z] [2019-12-27T16:32:41.268Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2019-12-27T16:32:41.269Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2019-12-27T16:32:41.269Z] [2019-12-27T16:32:41.269Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2019-12-27T16:32:41.269Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2019-12-27T16:32:41.269Z] [2019-12-27T16:32:41.269Z] [2019-12-27T16:32:41.269Z] DONE 79 tests, 40 skipped in 57.350s [2019-12-27T16:32:41.269Z] [2019-12-27T16:32:41.269Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2019-12-27T16:32:41.269Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-27T16:32:41.269Z] INFO: Testing against a local daemon [2019-12-27T16:32:41.269Z] ok github.com/docker/docker/integration/image 0.396s [2019-12-27T16:32:41.269Z] [2019-12-27T16:32:41.269Z] === Skipped [2019-12-27T16:32:41.269Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2019-12-27T16:32:41.269Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-27T16:32:41.269Z] [2019-12-27T16:32:41.269Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2019-12-27T16:32:41.269Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2019-12-27T16:32:41.269Z] [2019-12-27T16:32:41.269Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2019-12-27T16:32:41.269Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-27T16:32:41.269Z] [2019-12-27T16:32:41.269Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2019-12-27T16:32:41.269Z] tag_test.go:98: testEnv.OSType == "windows" [2019-12-27T16:32:41.269Z] [2019-12-27T16:32:41.269Z] [2019-12-27T16:32:41.269Z] DONE 11 tests, 4 skipped in 2.195s [2019-12-27T16:32:41.269Z] [2019-12-27T16:32:41.269Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2019-12-27T16:32:41.269Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-27T16:32:41.269Z] INFO: Testing against a local daemon [2019-12-27T16:32:41.269Z] ok github.com/docker/docker/integration/network 0.194s [2019-12-27T16:32:41.269Z] [2019-12-27T16:32:41.269Z] === Skipped [2019-12-27T16:32:41.269Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2019-12-27T16:32:41.269Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2019-12-27T16:32:41.269Z] [2019-12-27T16:32:41.269Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2019-12-27T16:32:41.269Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2019-12-27T16:32:41.269Z] [2019-12-27T16:32:41.269Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2019-12-27T16:32:41.269Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2019-12-27T16:32:41.269Z] [2019-12-27T16:32:41.269Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2019-12-27T16:32:41.269Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2019-12-27T16:32:41.269Z] [2019-12-27T16:32:41.269Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2019-12-27T16:32:41.269Z] service_test.go:29: testEnv.OSType == "windows" [2019-12-27T16:32:41.270Z] [2019-12-27T16:32:41.270Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2019-12-27T16:32:41.270Z] service_test.go:51: testEnv.OSType == "windows" [2019-12-27T16:32:41.270Z] [2019-12-27T16:32:41.270Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2019-12-27T16:32:41.270Z] service_test.go:94: testEnv.OSType == "windows" [2019-12-27T16:32:41.270Z] [2019-12-27T16:32:41.270Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2019-12-27T16:32:41.270Z] service_test.go:127: testEnv.OSType == "windows" [2019-12-27T16:32:41.270Z] [2019-12-27T16:32:41.270Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2019-12-27T16:32:41.270Z] service_test.go:177: testEnv.OSType == "windows" [2019-12-27T16:32:41.270Z] [2019-12-27T16:32:41.270Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2019-12-27T16:32:41.270Z] service_test.go:201: testEnv.OSType == "windows" [2019-12-27T16:32:41.270Z] [2019-12-27T16:32:41.270Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-12-27T16:32:41.270Z] service_test.go:230: FLAKY_TEST [2019-12-27T16:32:41.270Z] [2019-12-27T16:32:41.270Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2019-12-27T16:32:41.270Z] service_test.go:319: testEnv.OSType == "windows" [2019-12-27T16:32:41.270Z] [2019-12-27T16:32:41.270Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2019-12-27T16:32:41.270Z] service_test.go:386: testEnv.OSType == "windows" [2019-12-27T16:32:41.270Z] [2019-12-27T16:32:41.270Z] [2019-12-27T16:32:41.270Z] DONE 17 tests, 13 skipped in 2.206s [2019-12-27T16:32:41.270Z] [2019-12-27T16:32:41.270Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-12-27T16:32:41.270Z] testing: warning: no tests to run [2019-12-27T16:32:41.270Z] ok github.com/docker/docker/integration/network/ipvlan 0.076s [2019-12-27T16:32:41.270Z] [2019-12-27T16:32:41.270Z] DONE 0 tests in 0.705s [2019-12-27T16:32:41.270Z] [2019-12-27T16:32:41.270Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-12-27T16:32:41.270Z] testing: warning: no tests to run [2019-12-27T16:32:41.270Z] ok github.com/docker/docker/integration/network/macvlan 0.072s [2019-12-27T16:32:41.270Z] [2019-12-27T16:32:41.270Z] DONE 0 tests in 0.665s [2019-12-27T16:32:41.270Z] [2019-12-27T16:32:41.270Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2019-12-27T16:32:41.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-12-27T16:32:42.238Z] testing: warning: no tests to run [2019-12-27T16:32:42.238Z] ok github.com/docker/docker/integration/plugin 0.079s [2019-12-27T16:32:42.238Z] [2019-12-27T16:32:42.238Z] DONE 0 tests in 0.658s [2019-12-27T16:32:42.238Z] [2019-12-27T16:32:42.238Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-12-27T16:32:42.696Z] testing: warning: no tests to run [2019-12-27T16:32:42.696Z] ok github.com/docker/docker/integration/plugin/authz 0.117s [2019-12-27T16:32:42.696Z] [2019-12-27T16:32:42.696Z] DONE 0 tests in 0.730s [2019-12-27T16:32:43.156Z] [2019-12-27T16:32:43.156Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-12-27T16:32:44.691Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-27T16:32:44.691Z] INFO: Testing against a local daemon [2019-12-27T16:32:44.691Z] ok github.com/docker/docker/integration/plugin/common 0.191s [2019-12-27T16:32:45.150Z] [2019-12-27T16:32:45.150Z] DONE 2 tests in 1.998s [2019-12-27T16:32:45.150Z] [2019-12-27T16:32:45.150Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-12-27T16:32:45.268Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-12-27T16:32:45.268Z] --- PASS: TestSecretCreateResolve (3.68s) [2019-12-27T16:32:45.268Z] PASS [2019-12-27T16:32:45.268Z] [2019-12-27T16:32:45.268Z] DONE 6 tests in 18.872s [2019-12-27T16:32:45.268Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2019-12-27T16:32:45.268Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:32:45.268Z] ++ set -e [2019-12-27T16:32:45.268Z] ++ '[' -n 0 ']' [2019-12-27T16:32:45.268Z] ++ set -x [2019-12-27T16:32:45.268Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:32:45.268Z] INFO: Testing against a local daemon [2019-12-27T16:32:45.268Z] === RUN TestServiceCreateInit [2019-12-27T16:32:45.268Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-12-27T16:32:46.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-12-27T16:32:48.057Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-27T16:32:48.057Z] INFO: Testing against a local daemon [2019-12-27T16:32:48.057Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.247s [2019-12-27T16:32:48.057Z] [2019-12-27T16:32:48.057Z] === Skipped [2019-12-27T16:32:48.057Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2019-12-27T16:32:48.057Z] external_test.go:48: runtime.GOOS == "windows" [2019-12-27T16:32:48.057Z] [2019-12-27T16:32:48.057Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2019-12-27T16:32:48.057Z] external_test.go:407: runtime.GOOS == "windows" [2019-12-27T16:32:48.057Z] [2019-12-27T16:32:48.057Z] [2019-12-27T16:32:48.057Z] DONE 2 tests, 2 skipped in 3.149s [2019-12-27T16:32:48.057Z] [2019-12-27T16:32:48.057Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-12-27T16:32:48.921Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-12-27T16:32:50.506Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-12-27T16:32:52.294Z] #29 29.25 # github.com/docker/docker/contrib/httpserver [2019-12-27T16:32:52.294Z] #29 29.25 loadinternal: cannot find runtime/cgo [2019-12-27T16:32:52.294Z] #29 DONE 29.7s [2019-12-27T16:32:52.294Z] [2019-12-27T16:32:52.294Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-12-27T16:32:52.294Z] #33 ... [2019-12-27T16:32:52.294Z] [2019-12-27T16:32:52.294Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2019-12-27T16:32:52.294Z] #30 DONE 0.1s [2019-12-27T16:32:52.294Z] [2019-12-27T16:32:52.294Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-12-27T16:32:53.019Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-12-27T16:32:53.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-12-27T16:32:53.859Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-27T16:32:53.859Z] INFO: Testing against a local daemon [2019-12-27T16:32:53.859Z] testing: warning: no tests to run [2019-12-27T16:32:53.859Z] ok github.com/docker/docker/integration/plugin/logging 0.230s [2019-12-27T16:32:53.859Z] [2019-12-27T16:32:53.859Z] DONE 0 tests in 5.732s [2019-12-27T16:32:53.859Z] [2019-12-27T16:32:53.859Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-12-27T16:32:55.531Z] --- PASS: TestServiceCreateInit (10.68s) [2019-12-27T16:32:55.531Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.69s) [2019-12-27T16:32:55.531Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.96s) [2019-12-27T16:32:55.531Z] === RUN TestCreateServiceMultipleTimes [2019-12-27T16:32:56.036Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-27T16:32:56.036Z] INFO: Testing against a local daemon [2019-12-27T16:32:56.036Z] ok github.com/docker/docker/integration/plugin/volumes 0.237s [2019-12-27T16:32:56.036Z] [2019-12-27T16:32:56.036Z] === Skipped [2019-12-27T16:32:56.036Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2019-12-27T16:32:56.036Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2019-12-27T16:32:56.036Z] [2019-12-27T16:32:56.036Z] [2019-12-27T16:32:56.036Z] DONE 1 tests, 1 skipped in 2.242s [2019-12-27T16:32:56.495Z] [2019-12-27T16:32:56.495Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2019-12-27T16:32:58.040Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2019-12-27T16:32:58.047Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-27T16:32:58.047Z] INFO: Testing against a local daemon [2019-12-27T16:32:58.047Z] ok github.com/docker/docker/integration/secret 0.167s [2019-12-27T16:32:58.508Z] [2019-12-27T16:32:58.508Z] === Skipped [2019-12-27T16:32:58.508Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2019-12-27T16:32:58.508Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-12-27T16:32:58.508Z] [2019-12-27T16:32:58.508Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2019-12-27T16:32:58.508Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2019-12-27T16:32:58.508Z] [2019-12-27T16:32:58.508Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2019-12-27T16:32:58.508Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2019-12-27T16:32:58.508Z] [2019-12-27T16:32:58.508Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2019-12-27T16:32:58.508Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-12-27T16:32:58.508Z] [2019-12-27T16:32:58.508Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2019-12-27T16:32:58.508Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2019-12-27T16:32:58.508Z] [2019-12-27T16:32:58.508Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2019-12-27T16:32:58.508Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2019-12-27T16:32:58.508Z] [2019-12-27T16:32:58.508Z] [2019-12-27T16:32:58.508Z] DONE 6 tests, 6 skipped in 1.991s [2019-12-27T16:32:58.508Z] [2019-12-27T16:32:58.508Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2019-12-27T16:32:58.873Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-12-27T16:33:00.557Z] === RUN TestDockerSuite/TestBuildRm [2019-12-27T16:33:01.410Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-27T16:33:01.410Z] INFO: Testing against a local daemon [2019-12-27T16:33:01.410Z] ok github.com/docker/docker/integration/service 0.405s [2019-12-27T16:33:01.410Z] [2019-12-27T16:33:01.410Z] === Skipped [2019-12-27T16:33:01.410Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-12-27T16:33:01.410Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-12-27T16:33:01.410Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-12-27T16:33:01.410Z] [2019-12-27T16:33:01.410Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-12-27T16:33:01.410Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-12-27T16:33:01.410Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-12-27T16:33:01.410Z] [2019-12-27T16:33:01.410Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2019-12-27T16:33:01.410Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2019-12-27T16:33:01.410Z] [2019-12-27T16:33:01.410Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2019-12-27T16:33:01.410Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2019-12-27T16:33:01.410Z] [2019-12-27T16:33:01.410Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2019-12-27T16:33:01.410Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2019-12-27T16:33:01.410Z] [2019-12-27T16:33:01.410Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2019-12-27T16:33:01.410Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-12-27T16:33:01.410Z] [2019-12-27T16:33:01.410Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2019-12-27T16:33:01.410Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2019-12-27T16:33:01.410Z] [2019-12-27T16:33:01.410Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2019-12-27T16:33:01.410Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2019-12-27T16:33:01.410Z] [2019-12-27T16:33:01.410Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2019-12-27T16:33:01.410Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2019-12-27T16:33:01.410Z] [2019-12-27T16:33:01.410Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2019-12-27T16:33:01.410Z] create_test.go:462: testEnv.DaemonInfo.OSType == "windows" [2019-12-27T16:33:01.410Z] [2019-12-27T16:33:01.410Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2019-12-27T16:33:01.410Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2019-12-27T16:33:01.410Z] [2019-12-27T16:33:01.410Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2019-12-27T16:33:01.410Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2019-12-27T16:33:01.410Z] [2019-12-27T16:33:01.410Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2019-12-27T16:33:01.410Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-12-27T16:33:01.410Z] [2019-12-27T16:33:01.410Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2019-12-27T16:33:01.410Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2019-12-27T16:33:01.410Z] [2019-12-27T16:33:01.410Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2019-12-27T16:33:01.410Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-12-27T16:33:01.410Z] [2019-12-27T16:33:01.410Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2019-12-27T16:33:01.410Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2019-12-27T16:33:01.410Z] [2019-12-27T16:33:01.410Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2019-12-27T16:33:01.410Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2019-12-27T16:33:01.410Z] [2019-12-27T16:33:01.410Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2019-12-27T16:33:01.410Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2019-12-27T16:33:01.410Z] [2019-12-27T16:33:01.410Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2019-12-27T16:33:01.410Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2019-12-27T16:33:01.410Z] [2019-12-27T16:33:01.410Z] [2019-12-27T16:33:01.410Z] DONE 20 tests, 19 skipped in 2.859s [2019-12-27T16:33:01.410Z] [2019-12-27T16:33:01.410Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2019-12-27T16:33:01.919Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2019-12-27T16:33:02.965Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-27T16:33:02.965Z] INFO: Testing against a local daemon [2019-12-27T16:33:02.965Z] ok github.com/docker/docker/integration/session 0.227s [2019-12-27T16:33:03.424Z] [2019-12-27T16:33:03.424Z] === Skipped [2019-12-27T16:33:03.424Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2019-12-27T16:33:03.424Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2019-12-27T16:33:03.424Z] [2019-12-27T16:33:03.424Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2019-12-27T16:33:03.424Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2019-12-27T16:33:03.424Z] [2019-12-27T16:33:03.424Z] [2019-12-27T16:33:03.424Z] DONE 2 tests, 2 skipped in 2.000s [2019-12-27T16:33:03.424Z] [2019-12-27T16:33:03.424Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2019-12-27T16:33:03.805Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-12-27T16:33:04.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-12-27T16:33:05.618Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-27T16:33:05.619Z] INFO: Testing against a local daemon [2019-12-27T16:33:05.695Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-12-27T16:33:06.077Z] ok github.com/docker/docker/integration/system 1.309s [2019-12-27T16:33:06.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-12-27T16:33:06.536Z] [2019-12-27T16:33:06.536Z] === Skipped [2019-12-27T16:33:06.536Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-12-27T16:33:06.536Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2019-12-27T16:33:06.536Z] [2019-12-27T16:33:06.536Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2019-12-27T16:33:06.536Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2019-12-27T16:33:06.536Z] [2019-12-27T16:33:06.536Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2019-12-27T16:33:06.536Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2019-12-27T16:33:06.536Z] [2019-12-27T16:33:06.536Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2019-12-27T16:33:06.536Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-12-27T16:33:06.536Z] [2019-12-27T16:33:06.536Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2019-12-27T16:33:06.536Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2019-12-27T16:33:06.536Z] [2019-12-27T16:33:06.536Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2019-12-27T16:33:06.536Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2019-12-27T16:33:06.536Z] [2019-12-27T16:33:06.536Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2019-12-27T16:33:06.536Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2019-12-27T16:33:06.536Z] [2019-12-27T16:33:06.536Z] [2019-12-27T16:33:06.536Z] DONE 13 tests, 7 skipped in 3.074s [2019-12-27T16:33:06.536Z] [2019-12-27T16:33:06.536Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2019-12-27T16:33:07.058Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-12-27T16:33:07.313Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-12-27T16:33:07.873Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-12-27T16:33:08.711Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-27T16:33:08.711Z] INFO: Testing against a local daemon [2019-12-27T16:33:08.711Z] ok github.com/docker/docker/integration/volume 0.254s [2019-12-27T16:33:08.711Z] [2019-12-27T16:33:08.711Z] === Skipped [2019-12-27T16:33:08.711Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2019-12-27T16:33:08.711Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2019-12-27T16:33:08.711Z] [2019-12-27T16:33:08.711Z] [2019-12-27T16:33:08.711Z] DONE 5 tests, 1 skipped in 2.133s [2019-12-27T16:33:08.711Z] [2019-12-27T16:33:08.711Z] INFO: make.ps1 ended at 12/27/2019 16:33:08 [2019-12-27T16:33:08.711Z] INFO: Integration CLI tests being run from the host: [2019-12-27T16:33:08.711Z] INFO: gotestsum --format=standard-quiet --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2019-12-27T16:33:09.235Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-12-27T16:33:10.596Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-12-27T16:33:11.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-12-27T16:33:11.958Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-12-27T16:33:14.654Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-12-27T16:33:15.794Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-12-27T16:33:15.794Z] INFO: Testing against a local daemon [2019-12-27T16:33:16.119Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-12-27T16:33:16.375Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-12-27T16:33:16.630Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-12-27T16:33:16.630Z] === RUN TestDockerSuite/TestBuildSpaces [2019-12-27T16:33:16.885Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-12-27T16:33:17.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-12-27T16:33:18.246Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-12-27T16:33:18.246Z] === RUN TestDockerSuite/TestBuildStderr [2019-12-27T16:33:18.246Z] --- PASS: TestCreateServiceMultipleTimes (22.82s) [2019-12-27T16:33:18.246Z] === RUN TestCreateServiceConflict [2019-12-27T16:33:19.173Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-12-27T16:33:20.055Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-12-27T16:33:20.055Z] Using test binary docker [2019-12-27T16:33:20.055Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-12-27T16:33:20.055Z] +++ /etc/init.d/apparmor start [2019-12-27T16:33:20.055Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-12-27T16:33:20.055Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-12-27T16:33:20.055Z] Warning failed to create cache: (null) [2019-12-27T16:33:20.055Z] . [2019-12-27T16:33:20.055Z] INFO: Waiting for daemon to start... [2019-12-27T16:33:20.055Z] Starting dockerd [2019-12-27T16:33:20.055Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2019-12-27T16:33:21.685Z] --- PASS: TestCreateServiceConflict (3.00s) [2019-12-27T16:33:21.685Z] === RUN TestCreateServiceMaxReplicas [2019-12-27T16:33:22.086Z] . [2019-12-27T16:33:22.086Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-12-27T16:33:22.086Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-12-27T16:33:22.086Z] Error: No such image: emptyfs [2019-12-27T16:33:22.086Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-12-27T16:33:22.086Z] ++++ docker load [2019-12-27T16:33:22.373Z] Running integration-test (iteration 1) [2019-12-27T16:33:22.373Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2019-12-27T16:33:22.373Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:33:22.373Z] ++ set -e [2019-12-27T16:33:22.373Z] ++ '[' -n 0 ']' [2019-12-27T16:33:22.373Z] ++ set -x [2019-12-27T16:33:22.373Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:33:24.195Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-12-27T16:33:24.450Z] --- PASS: TestCreateServiceMaxReplicas (3.18s) [2019-12-27T16:33:24.450Z] === RUN TestCreateWithDuplicateNetworkNames [2019-12-27T16:33:25.376Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-12-27T16:33:26.739Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-12-27T16:33:27.299Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-12-27T16:33:28.224Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-12-27T16:33:30.110Z] === RUN TestDockerSuite/TestBuildUser [2019-12-27T16:33:32.037Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-12-27T16:33:36.196Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-12-27T16:33:37.854Z] Loaded image: buildpack-deps:jessie [2019-12-27T16:33:37.854Z] Loaded image: busybox:latest [2019-12-27T16:33:37.854Z] Loaded image: busybox:glibc [2019-12-27T16:33:37.854Z] Loaded image: debian:jessie [2019-12-27T16:33:37.854Z] Loaded image: hello-world:latest [2019-12-27T16:33:37.854Z] INFO: Testing against a local daemon [2019-12-27T16:33:37.854Z] === RUN TestCgroupNamespacesBuild [2019-12-27T16:33:38.081Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2019-12-27T16:33:38.140Z] --- PASS: TestCgroupNamespacesBuild (1.59s) [2019-12-27T16:33:38.140Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-12-27T16:33:40.191Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.58s) [2019-12-27T16:33:40.191Z] === RUN TestBuildWithSession [2019-12-27T16:33:40.191Z] --- SKIP: TestBuildWithSession (0.00s) [2019-12-27T16:33:40.191Z] build_session_test.go:25: TODO: BuildKit [2019-12-27T16:33:40.191Z] === RUN TestBuildSquashParent [2019-12-27T16:33:40.592Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.84s) [2019-12-27T16:33:40.592Z] === RUN TestCreateServiceSecretFileMode [2019-12-27T16:33:43.892Z] --- PASS: TestCreateServiceSecretFileMode (3.13s) [2019-12-27T16:33:43.892Z] === RUN TestCreateServiceConfigFileMode [2019-12-27T16:33:44.452Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2019-12-27T16:33:45.709Z] --- PASS: TestBuildSquashParent (5.71s) [2019-12-27T16:33:45.709Z] === RUN TestBuildWithRemoveAndForceRemove [2019-12-27T16:33:45.709Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-27T16:33:45.709Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-27T16:33:45.709Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-27T16:33:45.709Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-27T16:33:45.709Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-27T16:33:45.709Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-27T16:33:45.709Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-27T16:33:45.709Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-27T16:33:45.709Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-27T16:33:45.709Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-27T16:33:45.709Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-27T16:33:45.709Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-27T16:33:45.709Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-12-27T16:33:45.709Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-12-27T16:33:45.709Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-12-27T16:33:45.709Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-12-27T16:33:47.713Z] --- PASS: TestCreateServiceConfigFileMode (3.70s) [2019-12-27T16:33:47.713Z] === RUN TestCreateServiceSysctls [2019-12-27T16:33:48.420Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-12-27T16:33:48.420Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-12-27T16:33:50.466Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-12-27T16:33:50.466Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.71s) [2019-12-27T16:33:50.466Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.95s) [2019-12-27T16:33:50.466Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.30s) [2019-12-27T16:33:50.466Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.34s) [2019-12-27T16:33:50.466Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.24s) [2019-12-27T16:33:50.466Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.02s) [2019-12-27T16:33:50.466Z] === RUN TestBuildMultiStageCopy [2019-12-27T16:33:50.466Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-12-27T16:33:51.875Z] --- PASS: TestCreateServiceSysctls (4.36s) [2019-12-27T16:33:51.875Z] === RUN TestCreateServiceCapabilities [2019-12-27T16:33:52.505Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-12-27T16:33:52.792Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-12-27T16:33:53.413Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-12-27T16:33:53.699Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-12-27T16:33:54.317Z] --- PASS: TestBuildMultiStageCopy (3.63s) [2019-12-27T16:33:54.317Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.01s) [2019-12-27T16:33:54.317Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.38s) [2019-12-27T16:33:54.317Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.40s) [2019-12-27T16:33:54.317Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.40s) [2019-12-27T16:33:54.317Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.43s) [2019-12-27T16:33:54.317Z] === RUN TestBuildMultiStageParentConfig [2019-12-27T16:33:54.389Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-12-27T16:33:54.949Z] --- PASS: TestCreateServiceCapabilities (3.29s) [2019-12-27T16:33:54.949Z] === RUN TestInspect [2019-12-27T16:33:55.336Z] --- PASS: TestBuildMultiStageParentConfig (0.98s) [2019-12-27T16:33:55.336Z] === RUN TestBuildLabelWithTargets [2019-12-27T16:33:55.509Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-12-27T16:33:56.068Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-12-27T16:33:56.830Z] --- PASS: TestBuildLabelWithTargets (1.59s) [2019-12-27T16:33:56.830Z] === RUN TestBuildWithEmptyLayers [2019-12-27T16:33:57.431Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-12-27T16:33:57.454Z] --- PASS: TestBuildWithEmptyLayers (0.79s) [2019-12-27T16:33:57.454Z] === RUN TestBuildMultiStageOnBuild [2019-12-27T16:33:58.357Z] --- PASS: TestInspect (3.55s) [2019-12-27T16:33:58.357Z] === RUN TestServiceListWithStatuses [2019-12-27T16:33:58.357Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-12-27T16:33:58.357Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-12-27T16:33:58.357Z] === RUN TestDockerNetworkConnectAlias [2019-12-27T16:33:58.357Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-12-27T16:34:00.151Z] --- PASS: TestBuildMultiStageOnBuild (2.16s) [2019-12-27T16:34:00.151Z] === RUN TestBuildUncleanTarFilenames [2019-12-27T16:34:00.243Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-12-27T16:34:00.243Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-12-27T16:34:00.243Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-12-27T16:34:00.243Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-12-27T16:34:00.243Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-12-27T16:34:00.774Z] --- PASS: TestBuildUncleanTarFilenames (1.18s) [2019-12-27T16:34:00.774Z] === RUN TestBuildMultiStageLayerLeak [2019-12-27T16:34:02.128Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-12-27T16:34:02.383Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-12-27T16:34:03.310Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-12-27T16:34:03.487Z] --- PASS: TestBuildMultiStageLayerLeak (2.28s) [2019-12-27T16:34:03.487Z] === RUN TestBuildWithHugeFile [2019-12-27T16:34:04.237Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-12-27T16:34:05.161Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-12-27T16:34:05.416Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-12-27T16:34:05.416Z] --- PASS: TestDockerNetworkConnectAlias (7.06s) [2019-12-27T16:34:05.416Z] === RUN TestDockerNetworkReConnect [2019-12-27T16:34:07.302Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2019-12-27T16:34:08.668Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-12-27T16:34:11.183Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-12-27T16:34:11.743Z] --- PASS: TestDockerNetworkReConnect (6.29s) [2019-12-27T16:34:11.743Z] === RUN TestServicePlugin [2019-12-27T16:34:12.304Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-12-27T16:34:12.559Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-12-27T16:34:13.485Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-12-27T16:34:13.485Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-12-27T16:34:14.850Z] === RUN TestDockerSuite/TestBuildXZHost [2019-12-27T16:34:17.362Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-12-27T16:34:17.362Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-12-27T16:34:17.362Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-12-27T16:34:18.289Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-12-27T16:34:19.651Z] === RUN TestDockerSuite/TestCommitChange [2019-12-27T16:34:21.014Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-12-27T16:34:21.938Z] === RUN TestDockerSuite/TestCommitHardlink [2019-12-27T16:34:23.823Z] === RUN TestDockerSuite/TestCommitNewFile [2019-12-27T16:34:25.709Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-12-27T16:34:26.637Z] === RUN TestDockerSuite/TestCommitTTY [2019-12-27T16:34:28.523Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-12-27T16:34:28.730Z] #33 134.5 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-12-27T16:34:28.730Z] #33 138.1 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-12-27T16:34:28.730Z] #33 139.7 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-12-27T16:34:29.448Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-12-27T16:34:31.962Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-12-27T16:34:32.018Z] #33 142.8 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-12-27T16:34:32.523Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-12-27T16:34:32.523Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-12-27T16:34:32.523Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-12-27T16:34:32.780Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-12-27T16:34:32.780Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-12-27T16:34:32.780Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-12-27T16:34:33.035Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-12-27T16:34:34.921Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-12-27T16:34:36.209Z] #33 147.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-12-27T16:34:36.804Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-12-27T16:34:36.805Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-12-27T16:34:37.142Z] #33 148.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-12-27T16:34:37.364Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-12-27T16:34:38.289Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-12-27T16:34:39.041Z] #33 150.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-12-27T16:34:39.214Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-12-27T16:34:40.184Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-12-27T16:34:40.414Z] #33 151.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-12-27T16:34:40.672Z] #33 152.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-12-27T16:34:41.126Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-12-27T16:34:41.126Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-12-27T16:34:41.126Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-12-27T16:34:41.701Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-12-27T16:34:41.701Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-12-27T16:34:41.701Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-12-27T16:34:41.957Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-12-27T16:34:41.957Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-12-27T16:34:42.882Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-12-27T16:34:43.200Z] #33 154.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-12-27T16:34:43.808Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-12-27T16:34:44.574Z] #33 155.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-12-27T16:34:44.732Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-12-27T16:34:44.733Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-12-27T16:34:46.618Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-12-27T16:34:46.618Z] --- PASS: TestServicePlugin (34.89s) [2019-12-27T16:34:46.618Z] plugin_test.go:62: [df1d13c56fa5d] joining swarm manager [d7b8f02f92f7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-27T16:34:46.618Z] plugin_test.go:65: [da29340fe2d57] joining swarm manager [d7b8f02f92f7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-27T16:34:46.618Z] === RUN TestServiceUpdateLabel [2019-12-27T16:34:47.104Z] #33 158.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-12-27T16:34:47.546Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-12-27T16:34:47.546Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-12-27T16:34:48.914Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-12-27T16:34:49.475Z] --- PASS: TestServiceUpdateLabel (2.91s) [2019-12-27T16:34:49.475Z] === RUN TestServiceUpdateSecrets [2019-12-27T16:34:49.475Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-12-27T16:34:49.635Z] #33 161.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-12-27T16:34:50.836Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-12-27T16:34:51.397Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-12-27T16:34:51.652Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-12-27T16:34:52.577Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-12-27T16:34:52.916Z] #33 163.6 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-12-27T16:34:53.501Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-12-27T16:34:53.850Z] #33 165.1 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-12-27T16:34:54.479Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-12-27T16:34:54.479Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-12-27T16:34:55.404Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-12-27T16:34:56.767Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-12-27T16:34:57.191Z] #33 168.0 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-12-27T16:34:58.124Z] #33 169.4 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-12-27T16:34:58.651Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-12-27T16:34:58.651Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-12-27T16:34:58.651Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-12-27T16:34:58.651Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-12-27T16:34:58.651Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-12-27T16:34:59.575Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-12-27T16:35:00.024Z] #33 171.0 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-12-27T16:35:01.417Z] #33 172.5 [2019-12-27T16:35:01.417Z] #33 DONE 172.9s [2019-12-27T16:35:01.676Z] [2019-12-27T16:35:01.676Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2019-12-27T16:35:03.575Z] #34 DONE 2.0s [2019-12-27T16:35:04.811Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-12-27T16:35:04.811Z] --- PASS: TestServiceUpdateSecrets (15.17s) [2019-12-27T16:35:04.811Z] === RUN TestServiceUpdateConfigs [2019-12-27T16:35:05.066Z] === RUN TestDockerSuite/TestContainerAPITop [2019-12-27T16:35:05.475Z] [2019-12-27T16:35:05.475Z] #35 [runner 12/12] COPY --from=builder /build/ / [2019-12-27T16:35:05.628Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-12-27T16:35:05.883Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-12-27T16:35:05.883Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-12-27T16:35:05.883Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-12-27T16:35:06.407Z] #35 DONE 1.1s [2019-12-27T16:35:06.407Z] [2019-12-27T16:35:06.407Z] #36 exporting to image [2019-12-27T16:35:06.407Z] #36 exporting layers [2019-12-27T16:35:09.144Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-12-27T16:35:09.691Z] #36 exporting layers 3.5s done [2019-12-27T16:35:09.691Z] #36 writing image sha256:a7d734bafd96a99aa90cb02f56f1588017e95bc0ce251a4caf648ad151d57ee9 done [2019-12-27T16:35:09.691Z] #36 naming to docker.io/library/moby-e2e-test done [2019-12-27T16:35:09.691Z] #36 DONE 3.5s [Pipeline] } [2019-12-27T16:35:09.703Z] === RUN TestDockerSuite/TestContainerNetworkMode [Pipeline] // stage Post stage [Pipeline] sh [2019-12-27T16:35:10.017Z] + echo Ensuring container killed. [2019-12-27T16:35:10.017Z] Ensuring container killed. [2019-12-27T16:35:10.017Z] + docker rm -vf docker-pr5 [2019-12-27T16:35:10.017Z] Error: No such container: docker-pr5 [2019-12-27T16:35:10.017Z] + true [Pipeline] sh [2019-12-27T16:35:10.307Z] + echo Chowning /workspace to jenkins user [2019-12-27T16:35:10.307Z] Chowning /workspace to jenkins user [2019-12-27T16:35:10.307Z] + id -u [2019-12-27T16:35:10.307Z] + id -g [2019-12-27T16:35:10.307Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39700:/workspace busybox chown -R 1000:1000 /workspace [2019-12-27T16:35:11.066Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-12-27T16:35:11.550Z] + bundleName=unit [2019-12-27T16:35:11.550Z] + echo Creating unit-bundles.tar.gz [2019-12-27T16:35:11.550Z] Creating unit-bundles.tar.gz [2019-12-27T16:35:11.550Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2019-12-27T16:35:11.550Z] bundles/junit-report.xml [2019-12-27T16:35:11.550Z] bundles/go-test-report.json [2019-12-27T16:35:11.550Z] bundles/profile.out [Pipeline] archiveArtifacts [2019-12-27T16:35:11.562Z] Archiving artifacts [2019-12-27T16:35:11.948Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39700/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-12-27T16:35:12.380Z] + make clean [2019-12-27T16:35:12.641Z] docker volume rm -f docker-dev-cache [2019-12-27T16:35:12.641Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-12-27T16:35:16.305Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-12-27T16:35:16.560Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-12-27T16:35:19.082Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-12-27T16:35:20.009Z] --- PASS: TestServiceUpdateConfigs (15.11s) [2019-12-27T16:35:20.009Z] === RUN TestServiceUpdateNetwork [2019-12-27T16:35:20.264Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-12-27T16:35:21.626Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2019-12-27T16:35:22.988Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2019-12-27T16:35:25.034Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2019-12-27T16:35:26.397Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2019-12-27T16:35:28.281Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000acfa40_} [2019-12-27T16:35:29.643Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1655354376_/foo_false____} [2019-12-27T16:35:31.527Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1655354376_/foo_true____} [2019-12-27T16:35:32.890Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3991442887_/foo_false____} [2019-12-27T16:35:34.776Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3991442887_/foo_true____} [2019-12-27T16:35:35.701Z] --- PASS: TestServiceUpdateNetwork (15.67s) [2019-12-27T16:35:35.701Z] PASS [2019-12-27T16:35:35.701Z] [2019-12-27T16:35:35.701Z] === Skipped [2019-12-27T16:35:35.701Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2019-12-27T16:35:35.701Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-12-27T16:35:35.701Z] [2019-12-27T16:35:35.701Z] [2019-12-27T16:35:35.701Z] DONE 20 tests, 1 skipped in 170.845s [2019-12-27T16:35:35.701Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2019-12-27T16:35:35.701Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:35:35.701Z] ++ set -e [2019-12-27T16:35:35.701Z] ++ '[' -n 0 ']' [2019-12-27T16:35:35.701Z] ++ set -x [2019-12-27T16:35:35.702Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:35:35.702Z] INFO: Testing against a local daemon [2019-12-27T16:35:35.702Z] === RUN TestSessionCreate [2019-12-27T16:35:35.702Z] --- PASS: TestSessionCreate (0.02s) [2019-12-27T16:35:35.702Z] === RUN TestSessionCreateWithBadUpgrade [2019-12-27T16:35:35.702Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2019-12-27T16:35:35.702Z] PASS [2019-12-27T16:35:35.702Z] [2019-12-27T16:35:35.702Z] DONE 2 tests in 0.188s [2019-12-27T16:35:35.702Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2019-12-27T16:35:35.702Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:35:35.702Z] ++ set -e [2019-12-27T16:35:35.702Z] ++ '[' -n 0 ']' [2019-12-27T16:35:35.702Z] ++ set -x [2019-12-27T16:35:35.702Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:35:35.702Z] INFO: Testing against a local daemon [2019-12-27T16:35:35.702Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-12-27T16:35:35.702Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-12-27T16:35:35.702Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-12-27T16:35:35.702Z] === RUN TestEventsExecDie [2019-12-27T16:35:36.262Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3991442887_/foo_true__0xc000acfec0__} [2019-12-27T16:35:36.823Z] --- PASS: TestEventsExecDie (0.97s) [2019-12-27T16:35:36.823Z] === RUN TestEventsBackwardsCompatible [2019-12-27T16:35:36.823Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2019-12-27T16:35:36.823Z] === RUN TestInfoBinaryCommits [2019-12-27T16:35:36.823Z] --- PASS: TestInfoBinaryCommits (0.03s) [2019-12-27T16:35:36.823Z] === RUN TestInfoAPIVersioned [2019-12-27T16:35:36.823Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-12-27T16:35:36.823Z] === RUN TestInfoDiscoveryBackend [2019-12-27T16:35:37.388Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2019-12-27T16:35:37.388Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-12-27T16:35:37.656Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000acfee0_} [2019-12-27T16:35:38.582Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-12-27T16:35:38.582Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-12-27T16:35:38.837Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2019-12-27T16:35:38.837Z] === RUN TestInfoAPI [2019-12-27T16:35:39.092Z] --- PASS: TestInfoAPI (0.02s) [2019-12-27T16:35:39.092Z] === RUN TestInfoAPIWarnings [2019-12-27T16:35:39.347Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000acff00_} [2019-12-27T16:35:39.603Z] --- PASS: TestInfoAPIWarnings (0.52s) [2019-12-27T16:35:39.603Z] === RUN TestInfoDebug [2019-12-27T16:35:40.163Z] --- PASS: TestInfoDebug (0.53s) [2019-12-27T16:35:40.163Z] === RUN TestInfoInsecureRegistries [2019-12-27T16:35:40.606Z] --- PASS: TestBuildWithHugeFile (86.27s) [2019-12-27T16:35:40.607Z] === RUN TestBuildWithEmptyDockerfile [2019-12-27T16:35:40.607Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-27T16:35:40.607Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-27T16:35:40.607Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-27T16:35:40.607Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-27T16:35:40.607Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-27T16:35:40.607Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-27T16:35:40.607Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-12-27T16:35:40.607Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-12-27T16:35:40.607Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-12-27T16:35:40.607Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2019-12-27T16:35:40.607Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s) [2019-12-27T16:35:40.607Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s) [2019-12-27T16:35:40.607Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.28s) [2019-12-27T16:35:40.607Z] === RUN TestBuildPreserveOwnership [2019-12-27T16:35:40.607Z] === RUN TestBuildPreserveOwnership/copy_from [2019-12-27T16:35:40.607Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-12-27T16:35:40.607Z] --- PASS: TestBuildPreserveOwnership (4.71s) [2019-12-27T16:35:40.607Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.06s) [2019-12-27T16:35:40.607Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.63s) [2019-12-27T16:35:40.607Z] === RUN TestBuildPlatformInvalid [2019-12-27T16:35:40.607Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2019-12-27T16:35:40.607Z] PASS [2019-12-27T16:35:40.607Z] [2019-12-27T16:35:40.607Z] === Skipped [2019-12-27T16:35:40.607Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2019-12-27T16:35:40.607Z] build_session_test.go:25: TODO: BuildKit [2019-12-27T16:35:40.607Z] [2019-12-27T16:35:40.607Z] [2019-12-27T16:35:40.607Z] DONE 32 tests, 1 skipped in 132.129s [2019-12-27T16:35:40.607Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2019-12-27T16:35:40.607Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:35:40.607Z] ++ set -e [2019-12-27T16:35:40.607Z] ++ '[' -n 0 ']' [2019-12-27T16:35:40.607Z] ++ set -x [2019-12-27T16:35:40.607Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:35:40.607Z] INFO: Testing against a local daemon [2019-12-27T16:35:40.607Z] === RUN TestConfigList [2019-12-27T16:35:40.607Z] --- PASS: TestConfigList (2.26s) [2019-12-27T16:35:40.607Z] === RUN TestConfigsCreateAndDelete [2019-12-27T16:35:40.607Z] --- PASS: TestConfigsCreateAndDelete (2.26s) [2019-12-27T16:35:40.607Z] === RUN TestConfigsUpdate [2019-12-27T16:35:40.724Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2019-12-27T16:35:40.724Z] === RUN TestInfoRegistryMirrors [2019-12-27T16:35:40.979Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000acff20_} [2019-12-27T16:35:40.979Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2019-12-27T16:35:40.979Z] === RUN TestLoginFailsWithBadCredentials [2019-12-27T16:35:41.233Z] --- PASS: TestLoginFailsWithBadCredentials (0.20s) [2019-12-27T16:35:41.233Z] === RUN TestPingCacheHeaders [2019-12-27T16:35:41.233Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-12-27T16:35:41.233Z] === RUN TestPingGet [2019-12-27T16:35:41.489Z] --- PASS: TestPingGet (0.04s) [2019-12-27T16:35:41.489Z] === RUN TestPingHead [2019-12-27T16:35:41.489Z] --- PASS: TestPingHead (0.04s) [2019-12-27T16:35:41.489Z] === RUN TestVersion [2019-12-27T16:35:41.489Z] --- PASS: TestVersion (0.03s) [2019-12-27T16:35:41.489Z] PASS [2019-12-27T16:35:41.489Z] [2019-12-27T16:35:41.489Z] === Skipped [2019-12-27T16:35:41.489Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-12-27T16:35:41.489Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-12-27T16:35:41.489Z] [2019-12-27T16:35:41.489Z] [2019-12-27T16:35:41.489Z] DONE 18 tests, 1 skipped in 5.769s [2019-12-27T16:35:41.489Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2019-12-27T16:35:41.489Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:35:41.489Z] ++ set -e [2019-12-27T16:35:41.489Z] ++ '[' -n 0 ']' [2019-12-27T16:35:41.489Z] ++ set -x [2019-12-27T16:35:41.489Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:35:41.489Z] INFO: Testing against a local daemon [2019-12-27T16:35:41.489Z] === RUN TestVolumesCreateAndList [2019-12-27T16:35:41.627Z] --- PASS: TestConfigsUpdate (2.27s) [2019-12-27T16:35:41.627Z] === RUN TestTemplatedConfig [2019-12-27T16:35:41.745Z] --- PASS: TestVolumesCreateAndList (0.03s) [2019-12-27T16:35:41.745Z] === RUN TestVolumesRemove [2019-12-27T16:35:41.745Z] --- PASS: TestVolumesRemove (0.10s) [2019-12-27T16:35:41.745Z] === RUN TestVolumesInspect [2019-12-27T16:35:41.745Z] --- PASS: TestVolumesInspect (0.03s) [2019-12-27T16:35:41.745Z] === RUN TestVolumesInvalidJSON [2019-12-27T16:35:41.745Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-12-27T16:35:41.745Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-12-27T16:35:41.745Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-12-27T16:35:41.745Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2019-12-27T16:35:41.745Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-12-27T16:35:41.745Z] PASS [2019-12-27T16:35:41.745Z] [2019-12-27T16:35:41.745Z] DONE 5 tests in 0.314s [2019-12-27T16:35:41.745Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-12-27T16:35:42.000Z] ++++ cat bundles/test-integration/docker.pid [2019-12-27T16:35:42.000Z] +++ kill 5350 [2019-12-27T16:35:42.559Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000acff40_} [2019-12-27T16:35:43.118Z] +++ /etc/init.d/apparmor stop [2019-12-27T16:35:43.118Z] Clearing AppArmor profiles cache:. [2019-12-27T16:35:43.118Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-12-27T16:35:43.118Z] Unloading profiles will leave already running processes permanently [2019-12-27T16:35:43.118Z] unconfined, which can lead to unexpected situations. [2019-12-27T16:35:43.118Z] [2019-12-27T16:35:43.118Z] To set a process to complain mode, use the command line tool [2019-12-27T16:35:43.118Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-12-27T16:35:43.118Z] with the 'teardown' option." [2019-12-27T16:35:43.118Z] [2019-12-27T16:35:44.324Z] --- PASS: TestTemplatedConfig (2.79s) [2019-12-27T16:35:44.324Z] === RUN TestConfigInspect [2019-12-27T16:35:44.480Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-12-27T16:35:46.461Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-12-27T16:35:46.461Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2019-12-27T16:35:46.461Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2019-12-27T16:35:46.461Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2019-12-27T16:35:46.461Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2019-12-27T16:35:46.461Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2019-12-27T16:35:46.461Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2019-12-27T16:35:46.461Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2019-12-27T16:35:46.461Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2019-12-27T16:35:46.461Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2019-12-27T16:35:46.461Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2019-12-27T16:35:46.461Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2019-12-27T16:35:46.461Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2019-12-27T16:35:46.461Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2019-12-27T16:35:46.461Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2019-12-27T16:35:46.461Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2019-12-27T16:35:46.461Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2019-12-27T16:35:46.512Z] --- PASS: TestConfigInspect (2.29s) [2019-12-27T16:35:46.512Z] === RUN TestConfigCreateWithLabels [2019-12-27T16:35:46.716Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-12-27T16:35:49.205Z] --- PASS: TestConfigCreateWithLabels (2.23s) [2019-12-27T16:35:49.205Z] === RUN TestConfigCreateResolve [2019-12-27T16:35:49.976Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-12-27T16:35:51.243Z] --- PASS: TestConfigCreateResolve (2.19s) [2019-12-27T16:35:51.243Z] === RUN TestConfigDaemonLibtrustID [2019-12-27T16:35:51.529Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2019-12-27T16:35:51.529Z] PASS [2019-12-27T16:35:51.529Z] [2019-12-27T16:35:51.529Z] DONE 8 tests in 16.946s [2019-12-27T16:35:51.529Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2019-12-27T16:35:51.529Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:35:51.529Z] ++ set -e [2019-12-27T16:35:51.529Z] ++ '[' -n 0 ']' [2019-12-27T16:35:51.529Z] ++ set -x [2019-12-27T16:35:51.529Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:35:51.529Z] INFO: Testing against a local daemon [2019-12-27T16:35:51.529Z] === RUN TestCheckpoint [2019-12-27T16:35:51.529Z] --- SKIP: TestCheckpoint (0.00s) [2019-12-27T16:35:51.529Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-12-27T16:35:51.529Z] === RUN TestContainerInvalidJSON [2019-12-27T16:35:51.815Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-12-27T16:35:51.815Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-12-27T16:35:51.815Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-12-27T16:35:51.815Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-12-27T16:35:51.815Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-12-27T16:35:51.815Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-12-27T16:35:51.815Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-12-27T16:35:51.815Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-12-27T16:35:51.815Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-12-27T16:35:51.815Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-12-27T16:35:51.815Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-12-27T16:35:51.815Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-12-27T16:35:51.815Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-12-27T16:35:51.815Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-12-27T16:35:51.815Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2019-12-27T16:35:51.815Z] === RUN TestCopyFromContainerPathIsNotDir [2019-12-27T16:35:51.815Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2019-12-27T16:35:51.815Z] === RUN TestCopyToContainerPathDoesNotExist [2019-12-27T16:35:51.815Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2019-12-27T16:35:51.815Z] === RUN TestCopyToContainerPathIsNotDir [2019-12-27T16:35:51.860Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-12-27T16:35:52.100Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2019-12-27T16:35:52.100Z] === RUN TestCopyFromContainer [2019-12-27T16:35:53.598Z] === RUN TestCopyFromContainer// [2019-12-27T16:35:53.598Z] === RUN TestCopyFromContainer//bar/root [2019-12-27T16:35:53.884Z] === RUN TestCopyFromContainer//bar/root/ [2019-12-27T16:35:53.884Z] === RUN TestCopyFromContainer/bar/quux [2019-12-27T16:35:53.884Z] === RUN TestCopyFromContainer/bar/quux/ [2019-12-27T16:35:54.169Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-12-27T16:35:54.169Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-12-27T16:35:54.169Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-12-27T16:35:54.456Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-12-27T16:35:54.456Z] === RUN TestCopyFromContainer/bar/notarget [2019-12-27T16:35:54.456Z] --- PASS: TestCopyFromContainer (2.55s) [2019-12-27T16:35:54.456Z] --- PASS: TestCopyFromContainer// (0.09s) [2019-12-27T16:35:54.456Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2019-12-27T16:35:54.456Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2019-12-27T16:35:54.456Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2019-12-27T16:35:54.456Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2019-12-27T16:35:54.456Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2019-12-27T16:35:54.456Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2019-12-27T16:35:54.456Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-12-27T16:35:54.456Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2019-12-27T16:35:54.456Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2019-12-27T16:35:54.456Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-12-27T16:35:54.743Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-27T16:35:54.743Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-27T16:35:54.743Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-27T16:35:54.743Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-27T16:35:54.743Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-27T16:35:54.743Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-27T16:35:54.743Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-12-27T16:35:54.743Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-12-27T16:35:54.743Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-12-27T16:35:54.743Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2019-12-27T16:35:54.743Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-12-27T16:35:54.743Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-12-27T16:35:54.743Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-12-27T16:35:54.743Z] === RUN TestCreateLinkToNonExistingContainer [2019-12-27T16:35:54.743Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2019-12-27T16:35:54.743Z] === RUN TestCreateWithInvalidEnv [2019-12-27T16:35:54.743Z] === RUN TestCreateWithInvalidEnv/0 [2019-12-27T16:35:54.743Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-12-27T16:35:54.743Z] === RUN TestCreateWithInvalidEnv/1 [2019-12-27T16:35:54.743Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-12-27T16:35:54.743Z] === RUN TestCreateWithInvalidEnv/2 [2019-12-27T16:35:54.743Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-12-27T16:35:54.743Z] === CONT TestCreateWithInvalidEnv/0 [2019-12-27T16:35:54.743Z] === CONT TestCreateWithInvalidEnv/2 [2019-12-27T16:35:54.743Z] === CONT TestCreateWithInvalidEnv/1 [2019-12-27T16:35:54.743Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-12-27T16:35:54.743Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-12-27T16:35:54.743Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-12-27T16:35:54.743Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-12-27T16:35:54.743Z] === RUN TestCreateTmpfsMountsTarget [2019-12-27T16:35:54.743Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-12-27T16:35:54.743Z] === RUN TestCreateWithCustomMaskedPaths [2019-12-27T16:35:55.120Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-12-27T16:35:56.481Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-12-27T16:35:56.481Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-12-27T16:35:56.778Z] --- PASS: TestCreateWithCustomMaskedPaths (1.85s) [2019-12-27T16:35:56.778Z] === RUN TestCreateWithCapabilities [2019-12-27T16:35:56.778Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-12-27T16:35:56.778Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-12-27T16:35:56.778Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-12-27T16:35:56.778Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-12-27T16:35:56.778Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-12-27T16:35:56.778Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-12-27T16:35:56.778Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-12-27T16:35:56.778Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-12-27T16:35:56.778Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-12-27T16:35:56.778Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-12-27T16:35:56.778Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-27T16:35:56.778Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-27T16:35:56.778Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-12-27T16:35:56.778Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-12-27T16:35:56.778Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-12-27T16:35:56.778Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-12-27T16:35:56.778Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-12-27T16:35:56.778Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-12-27T16:35:56.778Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-12-27T16:35:56.778Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-12-27T16:35:56.778Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-12-27T16:35:56.778Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-12-27T16:35:56.778Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-12-27T16:35:56.778Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-12-27T16:35:56.778Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-12-27T16:35:56.778Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-12-27T16:35:56.778Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-12-27T16:35:56.778Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-12-27T16:35:56.778Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-12-27T16:35:56.778Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-12-27T16:35:56.778Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-12-27T16:35:56.778Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-12-27T16:35:56.778Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-12-27T16:35:56.778Z] --- PASS: TestCreateWithCapabilities (0.03s) [2019-12-27T16:35:56.778Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-12-27T16:35:56.778Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-12-27T16:35:56.778Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2019-12-27T16:35:56.778Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2019-12-27T16:35:56.778Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2019-12-27T16:35:56.778Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-12-27T16:35:56.778Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2019-12-27T16:35:56.778Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2019-12-27T16:35:56.778Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2019-12-27T16:35:56.778Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2019-12-27T16:35:56.778Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2019-12-27T16:35:56.778Z] === RUN TestCreateWithCustomReadonlyPaths [2019-12-27T16:35:57.845Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-12-27T16:35:58.406Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2019-12-27T16:35:58.815Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.89s) [2019-12-27T16:35:58.815Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-12-27T16:35:58.815Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-27T16:35:58.815Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-27T16:35:58.815Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-27T16:35:58.815Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-27T16:35:58.815Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-27T16:35:58.815Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-27T16:35:58.815Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-27T16:35:58.815Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-27T16:35:58.815Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-27T16:35:58.815Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-27T16:35:58.815Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-12-27T16:35:58.815Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-12-27T16:35:58.815Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-12-27T16:35:58.815Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-12-27T16:35:58.815Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-12-27T16:35:58.815Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2019-12-27T16:35:58.815Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2019-12-27T16:35:58.815Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2019-12-27T16:35:58.815Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2019-12-27T16:35:58.815Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2019-12-27T16:35:58.815Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2019-12-27T16:35:58.815Z] === RUN TestContainerStartOnDaemonRestart [2019-12-27T16:35:58.815Z] === PAUSE TestContainerStartOnDaemonRestart [2019-12-27T16:35:58.815Z] === RUN TestDaemonRestartIpcMode [2019-12-27T16:35:58.815Z] === PAUSE TestDaemonRestartIpcMode [2019-12-27T16:35:58.815Z] === RUN TestDiff [2019-12-27T16:35:59.438Z] --- PASS: TestDiff (0.65s) [2019-12-27T16:35:59.438Z] === RUN TestExecWithCloseStdin [2019-12-27T16:35:59.769Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-12-27T16:36:00.058Z] --- PASS: TestExecWithCloseStdin (0.81s) [2019-12-27T16:36:00.058Z] === RUN TestExec [2019-12-27T16:36:00.693Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-12-27T16:36:01.072Z] --- PASS: TestExec (0.78s) [2019-12-27T16:36:01.072Z] === RUN TestExecUser [2019-12-27T16:36:01.617Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-12-27T16:36:01.693Z] --- PASS: TestExecUser (0.77s) [2019-12-27T16:36:01.693Z] === RUN TestExportContainerAndImportImage [2019-12-27T16:36:02.541Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-12-27T16:36:02.711Z] --- PASS: TestExportContainerAndImportImage (1.02s) [2019-12-27T16:36:02.711Z] === RUN TestExportContainerAfterDaemonRestart [2019-12-27T16:36:03.467Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-12-27T16:36:03.722Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2019-12-27T16:36:04.194Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s) [2019-12-27T16:36:04.194Z] === RUN TestHealthCheckWorkdir [2019-12-27T16:36:04.647Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-12-27T16:36:05.217Z] --- PASS: TestHealthCheckWorkdir (0.93s) [2019-12-27T16:36:05.217Z] === RUN TestHealthKillContainer [2019-12-27T16:36:05.572Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-12-27T16:36:06.935Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-12-27T16:36:07.861Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-12-27T16:36:08.696Z] --- PASS: TestHealthKillContainer (2.86s) [2019-12-27T16:36:08.696Z] === RUN TestInspectCpusetInConfigPre120 [2019-12-27T16:36:08.696Z] --- PASS: TestInspectCpusetInConfigPre120 (0.65s) [2019-12-27T16:36:08.696Z] === RUN TestIpcModeNone [2019-12-27T16:36:08.786Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-12-27T16:36:09.708Z] --- PASS: TestIpcModeNone (0.77s) [2019-12-27T16:36:09.708Z] === RUN TestIpcModePrivate [2019-12-27T16:36:10.147Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-12-27T16:36:10.333Z] --- PASS: TestIpcModePrivate (0.80s) [2019-12-27T16:36:10.333Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2019-12-27T16:36:10.333Z] === RUN TestIpcModeShareable [2019-12-27T16:36:11.351Z] --- PASS: TestIpcModeShareable (0.81s) [2019-12-27T16:36:11.351Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2019-12-27T16:36:11.351Z] === RUN TestAPIIpcModeShareableAndContainer [2019-12-27T16:36:11.510Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-12-27T16:36:12.436Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-12-27T16:36:13.362Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-12-27T16:36:13.362Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-12-27T16:36:13.391Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.33s) [2019-12-27T16:36:13.391Z] === RUN TestAPIIpcModeHost [2019-12-27T16:36:14.010Z] --- PASS: TestAPIIpcModeHost (0.62s) [2019-12-27T16:36:14.010Z] === RUN TestDaemonIpcModeShareable [2019-12-27T16:36:14.287Z] === RUN TestDockerSuite/TestCpRelativePath [2019-12-27T16:36:15.212Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-12-27T16:36:16.044Z] --- PASS: TestDaemonIpcModeShareable (1.69s) [2019-12-27T16:36:16.044Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-12-27T16:36:16.044Z] === RUN TestDaemonIpcModePrivate [2019-12-27T16:36:16.574Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-12-27T16:36:17.500Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-12-27T16:36:17.525Z] --- PASS: TestDaemonIpcModePrivate (1.67s) [2019-12-27T16:36:17.525Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-12-27T16:36:17.525Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-12-27T16:36:18.426Z] === RUN TestDockerSuite/TestCpToCaseA [2019-12-27T16:36:19.008Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.66s) [2019-12-27T16:36:19.008Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-12-27T16:36:19.008Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-12-27T16:36:20.315Z] === RUN TestDockerSuite/TestCpToCaseB [2019-12-27T16:36:21.041Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.70s) [2019-12-27T16:36:21.041Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-12-27T16:36:21.041Z] === RUN TestIpcModeOlderClient [2019-12-27T16:36:21.041Z] === PAUSE TestIpcModeOlderClient [2019-12-27T16:36:21.041Z] === RUN TestKillContainerInvalidSignal [2019-12-27T16:36:21.244Z] === RUN TestDockerSuite/TestCpToCaseC [2019-12-27T16:36:21.326Z] --- PASS: TestKillContainerInvalidSignal (0.68s) [2019-12-27T16:36:21.326Z] === RUN TestKillContainer [2019-12-27T16:36:21.633Z] === RUN TestKillContainer/no_signal [2019-12-27T16:36:22.253Z] === RUN TestKillContainer/non_killing_signal [2019-12-27T16:36:22.537Z] === RUN TestKillContainer/killing_signal [2019-12-27T16:36:23.551Z] --- PASS: TestKillContainer (2.03s) [2019-12-27T16:36:23.552Z] --- PASS: TestKillContainer/no_signal (0.65s) [2019-12-27T16:36:23.552Z] --- PASS: TestKillContainer/non_killing_signal (0.45s) [2019-12-27T16:36:23.552Z] --- PASS: TestKillContainer/killing_signal (0.62s) [2019-12-27T16:36:23.552Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-12-27T16:36:23.552Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-12-27T16:36:23.755Z] === RUN TestDockerSuite/TestCpToCaseD [2019-12-27T16:36:24.174Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-12-27T16:36:24.794Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.36s) [2019-12-27T16:36:24.794Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s) [2019-12-27T16:36:24.794Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s) [2019-12-27T16:36:24.794Z] === RUN TestKillStoppedContainer [2019-12-27T16:36:25.080Z] --- PASS: TestKillStoppedContainer (0.08s) [2019-12-27T16:36:25.080Z] === RUN TestKillStoppedContainerAPIPre120 [2019-12-27T16:36:25.080Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2019-12-27T16:36:25.080Z] === RUN TestKillDifferentUserContainer [2019-12-27T16:36:25.118Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2019-12-27T16:36:25.697Z] --- PASS: TestKillDifferentUserContainer (0.67s) [2019-12-27T16:36:25.697Z] === RUN TestInspectOomKilledTrue [2019-12-27T16:36:27.177Z] --- PASS: TestInspectOomKilledTrue (1.24s) [2019-12-27T16:36:27.177Z] === RUN TestInspectOomKilledFalse [2019-12-27T16:36:27.460Z] --- PASS: TestInspectOomKilledFalse (0.64s) [2019-12-27T16:36:27.460Z] === RUN TestLinksEtcHostsContentMatch [2019-12-27T16:36:28.079Z] --- PASS: TestLinksEtcHostsContentMatch (0.53s) [2019-12-27T16:36:28.079Z] === RUN TestLinksContainerNames [2019-12-27T16:36:29.281Z] === RUN TestDockerSuite/TestCpToCaseE [2019-12-27T16:36:29.281Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-12-27T16:36:29.558Z] --- PASS: TestLinksContainerNames (1.26s) [2019-12-27T16:36:29.559Z] === RUN TestLogsFollowTailEmpty [2019-12-27T16:36:30.176Z] --- PASS: TestLogsFollowTailEmpty (0.70s) [2019-12-27T16:36:30.176Z] === RUN TestContainerNetworkMountsNoChown [2019-12-27T16:36:30.795Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s) [2019-12-27T16:36:30.795Z] === RUN TestMountDaemonRoot [2019-12-27T16:36:30.795Z] === RUN TestMountDaemonRoot/default [2019-12-27T16:36:30.795Z] === PAUSE TestMountDaemonRoot/default [2019-12-27T16:36:30.795Z] === RUN TestMountDaemonRoot/private [2019-12-27T16:36:30.795Z] === PAUSE TestMountDaemonRoot/private [2019-12-27T16:36:30.795Z] === RUN TestMountDaemonRoot/rprivate [2019-12-27T16:36:30.795Z] === PAUSE TestMountDaemonRoot/rprivate [2019-12-27T16:36:30.795Z] === RUN TestMountDaemonRoot/slave [2019-12-27T16:36:30.795Z] === PAUSE TestMountDaemonRoot/slave [2019-12-27T16:36:30.795Z] === RUN TestMountDaemonRoot/rslave [2019-12-27T16:36:30.795Z] === PAUSE TestMountDaemonRoot/rslave [2019-12-27T16:36:30.795Z] === RUN TestMountDaemonRoot/shared [2019-12-27T16:36:30.795Z] === PAUSE TestMountDaemonRoot/shared [2019-12-27T16:36:30.795Z] === RUN TestMountDaemonRoot/rshared [2019-12-27T16:36:30.795Z] === PAUSE TestMountDaemonRoot/rshared [2019-12-27T16:36:30.795Z] === CONT TestMountDaemonRoot/default [2019-12-27T16:36:30.795Z] === CONT TestMountDaemonRoot/rshared [2019-12-27T16:36:30.795Z] === CONT TestMountDaemonRoot/rprivate [2019-12-27T16:36:30.795Z] === CONT TestMountDaemonRoot/rslave [2019-12-27T16:36:30.795Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-12-27T16:36:30.795Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-12-27T16:36:30.795Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-12-27T16:36:30.795Z] === RUN TestMountDaemonRoot/default/bind_root [2019-12-27T16:36:30.795Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-12-27T16:36:30.795Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-12-27T16:36:30.795Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-12-27T16:36:30.795Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-12-27T16:36:30.795Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-12-27T16:36:30.795Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-12-27T16:36:30.795Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-12-27T16:36:30.795Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-12-27T16:36:30.795Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-12-27T16:36:30.795Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-12-27T16:36:30.795Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-12-27T16:36:30.795Z] === RUN TestMountDaemonRoot/default/mount_root [2019-12-27T16:36:30.795Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-12-27T16:36:30.795Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-12-27T16:36:30.795Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-12-27T16:36:30.795Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-12-27T16:36:30.795Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-12-27T16:36:30.795Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-12-27T16:36:30.795Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-12-27T16:36:30.795Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-12-27T16:36:30.795Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-12-27T16:36:30.795Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-12-27T16:36:30.795Z] === CONT TestMountDaemonRoot/private [2019-12-27T16:36:30.795Z] === RUN TestMountDaemonRoot/private/bind_root [2019-12-27T16:36:30.795Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-12-27T16:36:30.795Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-12-27T16:36:30.795Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-12-27T16:36:30.795Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-12-27T16:36:30.795Z] === CONT TestMountDaemonRoot/slave [2019-12-27T16:36:30.795Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-12-27T16:36:30.795Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-12-27T16:36:30.795Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-12-27T16:36:30.795Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-12-27T16:36:30.795Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-12-27T16:36:30.795Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-12-27T16:36:30.795Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-12-27T16:36:30.795Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-12-27T16:36:30.795Z] === CONT TestMountDaemonRoot/shared [2019-12-27T16:36:30.795Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-12-27T16:36:30.795Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-12-27T16:36:30.795Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-12-27T16:36:30.795Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-12-27T16:36:30.795Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-12-27T16:36:30.795Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-12-27T16:36:30.795Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-12-27T16:36:30.795Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-12-27T16:36:30.795Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-12-27T16:36:30.795Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-12-27T16:36:30.795Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-12-27T16:36:30.796Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-12-27T16:36:30.796Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-12-27T16:36:30.796Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-12-27T16:36:30.796Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-12-27T16:36:30.796Z] === RUN TestMountDaemonRoot/private/mount_root [2019-12-27T16:36:30.796Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-12-27T16:36:30.796Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-12-27T16:36:30.796Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-12-27T16:36:30.796Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-12-27T16:36:30.796Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-12-27T16:36:30.796Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-12-27T16:36:30.796Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-12-27T16:36:30.796Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-12-27T16:36:30.796Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-12-27T16:36:30.796Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-12-27T16:36:30.796Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-12-27T16:36:30.796Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-12-27T16:36:30.796Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-12-27T16:36:30.796Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-12-27T16:36:30.796Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-12-27T16:36:31.079Z] === CONT TestMountDaemonRoot/default/bind_root [2019-12-27T16:36:31.079Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-12-27T16:36:31.079Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-12-27T16:36:31.079Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-12-27T16:36:31.079Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-12-27T16:36:31.079Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-12-27T16:36:31.079Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-12-27T16:36:31.079Z] === CONT TestMountDaemonRoot/private/bind_root [2019-12-27T16:36:31.079Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-12-27T16:36:31.079Z] === CONT TestMountDaemonRoot/default/mount_root [2019-12-27T16:36:31.079Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-12-27T16:36:31.079Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-12-27T16:36:31.079Z] === CONT TestMountDaemonRoot/private/mount_root [2019-12-27T16:36:31.079Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-12-27T16:36:31.079Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-12-27T16:36:31.079Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-12-27T16:36:31.079Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2019-12-27T16:36:31.079Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2019-12-27T16:36:31.079Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2019-12-27T16:36:31.079Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2019-12-27T16:36:31.079Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-12-27T16:36:31.079Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2019-12-27T16:36:31.079Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2019-12-27T16:36:31.079Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2019-12-27T16:36:31.079Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2019-12-27T16:36:31.079Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-12-27T16:36:31.079Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2019-12-27T16:36:31.079Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2019-12-27T16:36:31.079Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2019-12-27T16:36:31.079Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2019-12-27T16:36:31.079Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-12-27T16:36:31.079Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2019-12-27T16:36:31.079Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2019-12-27T16:36:31.079Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-12-27T16:36:31.079Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2019-12-27T16:36:31.079Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-12-27T16:36:31.079Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2019-12-27T16:36:31.079Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-12-27T16:36:31.079Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2019-12-27T16:36:31.079Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2019-12-27T16:36:31.079Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-12-27T16:36:31.079Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2019-12-27T16:36:31.079Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2019-12-27T16:36:31.079Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2019-12-27T16:36:31.079Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2019-12-27T16:36:31.079Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-12-27T16:36:31.079Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-12-27T16:36:31.079Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-12-27T16:36:31.079Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2019-12-27T16:36:31.079Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-12-27T16:36:31.079Z] === RUN TestContainerBindMountNonRecursive [2019-12-27T16:36:33.114Z] --- PASS: TestContainerBindMountNonRecursive (1.64s) [2019-12-27T16:36:33.114Z] === RUN TestNetworkNat [2019-12-27T16:36:33.399Z] --- PASS: TestNetworkNat (0.73s) [2019-12-27T16:36:33.399Z] === RUN TestNetworkLocalhostTCPNat [2019-12-27T16:36:33.445Z] === RUN TestDockerSuite/TestCpToCaseF [2019-12-27T16:36:34.005Z] === RUN TestDockerSuite/TestCpToCaseG [2019-12-27T16:36:34.433Z] --- PASS: TestNetworkLocalhostTCPNat (0.73s) [2019-12-27T16:36:34.433Z] === RUN TestNetworkLoopbackNat [2019-12-27T16:36:35.052Z] --- PASS: TestNetworkLoopbackNat (0.98s) [2019-12-27T16:36:35.052Z] === RUN TestPause [2019-12-27T16:36:36.066Z] --- PASS: TestPause (0.72s) [2019-12-27T16:36:36.066Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-12-27T16:36:36.066Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-12-27T16:36:36.066Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-12-27T16:36:36.066Z] === RUN TestPauseStopPausedContainer [2019-12-27T16:36:36.689Z] --- PASS: TestPauseStopPausedContainer (0.73s) [2019-12-27T16:36:36.689Z] === RUN TestPsFilter [2019-12-27T16:36:36.975Z] --- PASS: TestPsFilter (0.21s) [2019-12-27T16:36:36.975Z] === RUN TestRemoveContainerWithRemovedVolume [2019-12-27T16:36:37.594Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.64s) [2019-12-27T16:36:37.594Z] === RUN TestRemoveContainerWithVolume [2019-12-27T16:36:38.214Z] --- PASS: TestRemoveContainerWithVolume (0.68s) [2019-12-27T16:36:38.214Z] === RUN TestRemoveContainerRunning [2019-12-27T16:36:38.838Z] --- PASS: TestRemoveContainerRunning (0.69s) [2019-12-27T16:36:38.838Z] === RUN TestRemoveContainerForceRemoveRunning [2019-12-27T16:36:39.457Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.69s) [2019-12-27T16:36:39.457Z] === RUN TestRemoveInvalidContainer [2019-12-27T16:36:39.457Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2019-12-27T16:36:39.457Z] === RUN TestRenameLinkedContainer [2019-12-27T16:36:40.534Z] === RUN TestDockerSuite/TestCpToCaseH [2019-12-27T16:36:42.143Z] --- PASS: TestRenameLinkedContainer (2.65s) [2019-12-27T16:36:42.143Z] === RUN TestRenameStoppedContainer [2019-12-27T16:36:42.763Z] --- PASS: TestRenameStoppedContainer (0.66s) [2019-12-27T16:36:42.763Z] === RUN TestRenameRunningContainerAndReuse [2019-12-27T16:36:43.046Z] === RUN TestDockerSuite/TestCpToCaseI [2019-12-27T16:36:43.970Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-12-27T16:36:44.244Z] --- PASS: TestRenameRunningContainerAndReuse (1.28s) [2019-12-27T16:36:44.244Z] === RUN TestRenameInvalidName [2019-12-27T16:36:44.862Z] --- PASS: TestRenameInvalidName (0.70s) [2019-12-27T16:36:44.862Z] === RUN TestRenameAnonymousContainer [2019-12-27T16:36:47.558Z] --- PASS: TestRenameAnonymousContainer (2.47s) [2019-12-27T16:36:47.558Z] === RUN TestRenameContainerWithSameName [2019-12-27T16:36:48.177Z] --- PASS: TestRenameContainerWithSameName (0.69s) [2019-12-27T16:36:48.177Z] === RUN TestRenameContainerWithLinkedContainer [2019-12-27T16:36:49.218Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2019-12-27T16:36:49.218Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-12-27T16:36:49.662Z] --- PASS: TestRenameContainerWithLinkedContainer (1.33s) [2019-12-27T16:36:49.663Z] === RUN TestResize [2019-12-27T16:36:49.947Z] --- PASS: TestResize (0.71s) [2019-12-27T16:36:49.947Z] === RUN TestResizeWithInvalidSize [2019-12-27T16:36:50.149Z] === RUN TestDockerSuite/TestCpToDot [2019-12-27T16:36:50.963Z] --- PASS: TestResizeWithInvalidSize (0.70s) [2019-12-27T16:36:50.963Z] === RUN TestResizeWhenContainerNotStarted [2019-12-27T16:36:51.075Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-12-27T16:36:51.625Z] --- PASS: TestResizeWhenContainerNotStarted (0.67s) [2019-12-27T16:36:51.625Z] === RUN TestDaemonRestartKillContainers [2019-12-27T16:36:51.625Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-27T16:36:51.625Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-27T16:36:51.625Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-27T16:36:51.625Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-27T16:36:51.625Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-27T16:36:51.625Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-27T16:36:51.625Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-27T16:36:51.625Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-27T16:36:51.625Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-27T16:36:51.625Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-27T16:36:51.625Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-27T16:36:51.625Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-27T16:36:51.625Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-27T16:36:51.625Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-27T16:36:51.625Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-27T16:36:51.625Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-27T16:36:51.625Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-27T16:36:51.625Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-27T16:36:51.625Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-27T16:36:51.625Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-27T16:36:51.625Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-27T16:36:51.625Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-27T16:36:51.625Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-27T16:36:51.625Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-27T16:36:51.625Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-12-27T16:36:51.625Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-12-27T16:36:51.625Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-12-27T16:36:51.625Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-12-27T16:36:52.963Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-12-27T16:36:53.131Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-12-27T16:36:54.154Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-12-27T16:36:55.476Z] === RUN TestDockerSuite/TestCpToStdout [2019-12-27T16:36:56.204Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-12-27T16:36:56.204Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-12-27T16:36:56.400Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-12-27T16:36:56.830Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-12-27T16:36:58.329Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-12-27T16:36:58.329Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-12-27T16:36:58.977Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-12-27T16:36:59.660Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-12-27T16:37:00.220Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-12-27T16:37:01.145Z] === RUN TestDockerSuite/TestCpVolumePath [2019-12-27T16:37:02.471Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-12-27T16:37:02.471Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.68s) [2019-12-27T16:37:02.471Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.49s) [2019-12-27T16:37:02.471Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (4.51s) [2019-12-27T16:37:02.471Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.06s) [2019-12-27T16:37:02.471Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.33s) [2019-12-27T16:37:02.471Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.20s) [2019-12-27T16:37:02.471Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.53s) [2019-12-27T16:37:02.471Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.11s) [2019-12-27T16:37:02.471Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.06s) [2019-12-27T16:37:02.471Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.54s) [2019-12-27T16:37:02.471Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.56s) [2019-12-27T16:37:02.471Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.44s) [2019-12-27T16:37:02.471Z] === RUN TestCgroupNamespacesRun [2019-12-27T16:37:03.028Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-12-27T16:37:03.029Z] === RUN TestDockerSuite/TestCreateArgs [2019-12-27T16:37:03.029Z] === RUN TestDockerSuite/TestCreateByImageID [2019-12-27T16:37:03.486Z] --- PASS: TestCgroupNamespacesRun (1.63s) [2019-12-27T16:37:03.486Z] === RUN TestCgroupNamespacesRunPrivileged [2019-12-27T16:37:03.588Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-12-27T16:37:04.513Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-12-27T16:37:04.513Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-12-27T16:37:04.513Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-12-27T16:37:04.966Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.61s) [2019-12-27T16:37:04.966Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-12-27T16:37:05.074Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-12-27T16:37:05.634Z] === RUN TestDockerSuite/TestCreateLabels [2019-12-27T16:37:05.634Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-12-27T16:37:05.889Z] === RUN TestDockerSuite/TestCreateRM [2019-12-27T16:37:05.889Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-12-27T16:37:05.889Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-12-27T16:37:06.144Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-12-27T16:37:06.144Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-12-27T16:37:06.144Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-12-27T16:37:06.999Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.63s) [2019-12-27T16:37:06.999Z] === RUN TestCgroupNamespacesRunHostMode [2019-12-27T16:37:08.486Z] --- PASS: TestCgroupNamespacesRunHostMode (1.62s) [2019-12-27T16:37:08.486Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-12-27T16:37:08.655Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-12-27T16:37:08.910Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-12-27T16:37:08.910Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-12-27T16:37:09.967Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.63s) [2019-12-27T16:37:09.967Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-12-27T16:37:10.980Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.91s) [2019-12-27T16:37:10.981Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-12-27T16:37:12.002Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.17s) [2019-12-27T16:37:12.002Z] === RUN TestCgroupNamespacesRunOlderClient [2019-12-27T16:37:14.041Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.65s) [2019-12-27T16:37:14.041Z] === RUN TestKernelTCPMemory [2019-12-27T16:37:14.153Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-12-27T16:37:14.153Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-12-27T16:37:14.153Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-12-27T16:37:14.153Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-12-27T16:37:14.408Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-12-27T16:37:14.408Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-12-27T16:37:14.658Z] --- PASS: TestKernelTCPMemory (0.82s) [2019-12-27T16:37:14.658Z] === RUN TestNISDomainname [2019-12-27T16:37:15.332Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-12-27T16:37:15.677Z] --- PASS: TestNISDomainname (0.91s) [2019-12-27T16:37:15.677Z] === RUN TestHostnameDnsResolution [2019-12-27T16:37:16.689Z] --- PASS: TestHostnameDnsResolution (1.11s) [2019-12-27T16:37:16.689Z] === RUN TestStats [2019-12-27T16:37:16.694Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-12-27T16:37:17.618Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-12-27T16:37:18.715Z] --- PASS: TestStats (2.08s) [2019-12-27T16:37:18.715Z] === RUN TestStopContainerWithTimeout [2019-12-27T16:37:18.715Z] === RUN TestStopContainerWithTimeout/0 [2019-12-27T16:37:18.715Z] === PAUSE TestStopContainerWithTimeout/0 [2019-12-27T16:37:18.715Z] === RUN TestStopContainerWithTimeout/1 [2019-12-27T16:37:18.715Z] === PAUSE TestStopContainerWithTimeout/1 [2019-12-27T16:37:18.715Z] === RUN TestStopContainerWithTimeout/3 [2019-12-27T16:37:18.715Z] === PAUSE TestStopContainerWithTimeout/3 [2019-12-27T16:37:18.715Z] === RUN TestStopContainerWithTimeout/-1 [2019-12-27T16:37:18.715Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-12-27T16:37:18.715Z] === CONT TestStopContainerWithTimeout/0 [2019-12-27T16:37:18.715Z] === CONT TestStopContainerWithTimeout/3 [2019-12-27T16:37:18.715Z] === CONT TestStopContainerWithTimeout/1 [2019-12-27T16:37:18.715Z] === CONT TestStopContainerWithTimeout/-1 [2019-12-27T16:37:19.503Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-12-27T16:37:21.387Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-12-27T16:37:21.642Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-12-27T16:37:22.187Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-12-27T16:37:22.187Z] --- PASS: TestStopContainerWithTimeout/0 (1.02s) [2019-12-27T16:37:22.187Z] --- PASS: TestStopContainerWithTimeout/1 (2.10s) [2019-12-27T16:37:22.187Z] --- PASS: TestStopContainerWithTimeout/-1 (3.17s) [2019-12-27T16:37:22.187Z] --- PASS: TestStopContainerWithTimeout/3 (3.32s) [2019-12-27T16:37:22.187Z] === RUN TestDeleteDevicemapper [2019-12-27T16:37:22.187Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-12-27T16:37:22.187Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-12-27T16:37:22.187Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-12-27T16:37:22.566Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-12-27T16:37:22.566Z] === RUN TestDockerSuite/TestDevicePermissions [2019-12-27T16:37:23.493Z] === RUN TestDockerSuite/TestDockerFails [2019-12-27T16:37:23.493Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2019-12-27T16:37:23.493Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2019-12-27T16:37:23.493Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2019-12-27T16:37:24.052Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2019-12-27T16:37:24.884Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.91s) [2019-12-27T16:37:24.884Z] === RUN TestUpdateMemory [2019-12-27T16:37:24.978Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2019-12-27T16:37:25.904Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2019-12-27T16:37:26.017Z] --- PASS: TestUpdateMemory (0.90s) [2019-12-27T16:37:26.017Z] === RUN TestUpdateCPUQuota [2019-12-27T16:37:27.032Z] --- PASS: TestUpdateCPUQuota (1.25s) [2019-12-27T16:37:27.032Z] === RUN TestUpdatePidsLimit [2019-12-27T16:37:27.032Z] === RUN TestUpdatePidsLimit/update_from_none [2019-12-27T16:37:27.316Z] === RUN TestUpdatePidsLimit/no_change [2019-12-27T16:37:27.602Z] === RUN TestUpdatePidsLimit/update_lower [2019-12-27T16:37:27.887Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-12-27T16:37:28.417Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2019-12-27T16:37:28.417Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2019-12-27T16:37:28.417Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2019-12-27T16:37:28.417Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2019-12-27T16:37:28.506Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-12-27T16:37:28.791Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-12-27T16:37:29.075Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-12-27T16:37:30.303Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-12-27T16:37:30.565Z] --- PASS: TestUpdatePidsLimit (3.30s) [2019-12-27T16:37:30.565Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.33s) [2019-12-27T16:37:30.565Z] --- PASS: TestUpdatePidsLimit/no_change (0.31s) [2019-12-27T16:37:30.566Z] --- PASS: TestUpdatePidsLimit/update_lower (0.34s) [2019-12-27T16:37:30.566Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.31s) [2019-12-27T16:37:30.566Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s) [2019-12-27T16:37:30.566Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.30s) [2019-12-27T16:37:30.566Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.32s) [2019-12-27T16:37:30.566Z] === RUN TestUpdateRestartPolicy [2019-12-27T16:37:35.540Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-12-27T16:37:38.059Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-12-27T16:37:41.319Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-12-27T16:37:43.095Z] --- PASS: TestUpdateRestartPolicy (12.07s) [2019-12-27T16:37:43.096Z] === RUN TestUpdateRestartWithAutoRemove [2019-12-27T16:37:43.096Z] --- PASS: TestUpdateRestartWithAutoRemove (0.68s) [2019-12-27T16:37:43.096Z] === RUN TestWaitNonBlocked [2019-12-27T16:37:43.096Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-27T16:37:43.096Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-27T16:37:43.096Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-27T16:37:43.096Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-27T16:37:43.096Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-12-27T16:37:43.096Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-12-27T16:37:43.205Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2019-12-27T16:37:44.114Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-12-27T16:37:44.114Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.94s) [2019-12-27T16:37:44.114Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.99s) [2019-12-27T16:37:44.114Z] === RUN TestWaitBlocked [2019-12-27T16:37:44.114Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-27T16:37:44.114Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-27T16:37:44.114Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-12-27T16:37:44.114Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-12-27T16:37:44.114Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-12-27T16:37:44.114Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-12-27T16:37:44.130Z] === RUN TestDockerSuite/TestEventsAttach [2019-12-27T16:37:45.056Z] === RUN TestDockerSuite/TestEventsCommit [2019-12-27T16:37:45.135Z] --- PASS: TestWaitBlocked (0.03s) [2019-12-27T16:37:45.135Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.93s) [2019-12-27T16:37:45.135Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.99s) [2019-12-27T16:37:45.135Z] === CONT TestContainerStartOnDaemonRestart [2019-12-27T16:37:45.135Z] === CONT TestDaemonRestartIpcMode [2019-12-27T16:37:45.135Z] === CONT TestIpcModeOlderClient [2019-12-27T16:37:45.135Z] --- PASS: TestIpcModeOlderClient (0.16s) [2019-12-27T16:37:45.980Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-12-27T16:37:46.905Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-12-27T16:37:47.829Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-12-27T16:37:48.389Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2019-12-27T16:37:48.607Z] --- PASS: TestDaemonRestartIpcMode (3.61s) [2019-12-27T16:37:48.892Z] --- PASS: TestContainerStartOnDaemonRestart (3.89s) [2019-12-27T16:37:48.892Z] PASS [2019-12-27T16:37:48.892Z] [2019-12-27T16:37:48.892Z] === Skipped [2019-12-27T16:37:48.892Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2019-12-27T16:37:48.892Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-12-27T16:37:48.892Z] [2019-12-27T16:37:48.892Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-12-27T16:37:48.892Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-12-27T16:37:48.892Z] [2019-12-27T16:37:48.892Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2019-12-27T16:37:48.892Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-12-27T16:37:48.892Z] [2019-12-27T16:37:48.892Z] [2019-12-27T16:37:48.892Z] DONE 197 tests, 3 skipped in 117.433s [2019-12-27T16:37:48.892Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2019-12-27T16:37:48.892Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:37:48.892Z] ++ set -e [2019-12-27T16:37:48.892Z] ++ '[' -n 0 ']' [2019-12-27T16:37:48.892Z] ++ set -x [2019-12-27T16:37:48.892Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:37:49.175Z] INFO: Testing against a local daemon [2019-12-27T16:37:49.175Z] === RUN TestCommitInheritsEnv [2019-12-27T16:37:49.459Z] --- PASS: TestCommitInheritsEnv (0.42s) [2019-12-27T16:37:49.459Z] === RUN TestImportExtremelyLargeImageWorks [2019-12-27T16:37:49.459Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-12-27T16:37:49.459Z] === RUN TestImagesFilterMultiReference [2019-12-27T16:37:49.745Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2019-12-27T16:37:49.745Z] === RUN TestImagePullPlatformInvalid [2019-12-27T16:37:49.745Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-12-27T16:37:49.745Z] === RUN TestRemoveImageOrphaning [2019-12-27T16:37:50.029Z] --- PASS: TestRemoveImageOrphaning (0.38s) [2019-12-27T16:37:50.029Z] === RUN TestRemoveImageGarbageCollector [2019-12-27T16:37:50.029Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-12-27T16:37:50.029Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-27T16:37:50.029Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-12-27T16:37:50.029Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-12-27T16:37:50.029Z] === RUN TestTagInvalidReference [2019-12-27T16:37:50.029Z] --- PASS: TestTagInvalidReference (0.04s) [2019-12-27T16:37:50.029Z] === RUN TestTagValidPrefixedRepo [2019-12-27T16:37:50.274Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2019-12-27T16:37:50.316Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-12-27T16:37:50.316Z] === RUN TestTagExistedNameWithoutForce [2019-12-27T16:37:50.316Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-12-27T16:37:50.316Z] === RUN TestTagOfficialNames [2019-12-27T16:37:50.316Z] --- PASS: TestTagOfficialNames (0.05s) [2019-12-27T16:37:50.316Z] === RUN TestTagMatchesDigest [2019-12-27T16:37:50.316Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-12-27T16:37:50.316Z] === CONT TestImportExtremelyLargeImageWorks [2019-12-27T16:37:52.159Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-12-27T16:37:55.471Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2019-12-27T16:37:57.980Z] === RUN TestDockerSuite/TestEventsCopy [2019-12-27T16:37:59.342Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2019-12-27T16:37:59.342Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-12-27T16:38:01.247Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-12-27T16:38:01.807Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-12-27T16:38:02.063Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-12-27T16:38:02.318Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-12-27T16:38:04.245Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-12-27T16:38:04.245Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2019-12-27T16:38:04.245Z] === RUN TestDockerSuite/TestEventsFilterType [2019-12-27T16:38:04.805Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2019-12-27T16:38:04.805Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2019-12-27T16:38:05.061Z] === RUN TestDockerSuite/TestEventsFilters [2019-12-27T16:38:06.947Z] === RUN TestDockerSuite/TestEventsFormat [2019-12-27T16:38:08.830Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-12-27T16:38:08.830Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-12-27T16:38:08.830Z] === RUN TestDockerSuite/TestEventsImageImport [2019-12-27T16:38:09.755Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-12-27T16:38:09.755Z] === RUN TestDockerSuite/TestEventsImagePull [2019-12-27T16:38:10.316Z] === RUN TestDockerSuite/TestEventsImageTag [2019-12-27T16:38:11.241Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2019-12-27T16:38:11.496Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2019-12-27T16:38:11.496Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2019-12-27T16:38:11.496Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-12-27T16:38:13.425Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2019-12-27T16:38:14.351Z] === RUN TestDockerSuite/TestEventsRename [2019-12-27T16:38:15.275Z] === RUN TestDockerSuite/TestEventsResize [2019-12-27T16:38:16.199Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-12-27T16:38:16.760Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-12-27T16:38:17.686Z] === RUN TestDockerSuite/TestEventsStreaming [2019-12-27T16:38:18.612Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-12-27T16:38:21.875Z] === RUN TestDockerSuite/TestEventsTop [2019-12-27T16:38:22.435Z] === RUN TestDockerSuite/TestEventsUntag [2019-12-27T16:38:24.943Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-12-27T16:38:25.503Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-12-27T16:38:26.865Z] === RUN TestDockerSuite/TestExec [2019-12-27T16:38:28.228Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-12-27T16:38:28.788Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-12-27T16:38:29.715Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-12-27T16:38:30.641Z] === RUN TestDockerSuite/TestExecAPIStart [2019-12-27T16:38:33.158Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-12-27T16:38:34.084Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-12-27T16:38:35.009Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-12-27T16:38:35.933Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-12-27T16:38:36.857Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-12-27T16:38:37.783Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-12-27T16:38:38.458Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-12-27T16:38:40.344Z] === RUN TestDockerSuite/TestExecCgroup [2019-12-27T16:38:41.708Z] === RUN TestDockerSuite/TestExecEnv [2019-12-27T16:38:42.633Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-12-27T16:38:44.517Z] === RUN TestDockerSuite/TestExecExitStatus [2019-12-27T16:38:45.443Z] === RUN TestDockerSuite/TestExecInspectID [2019-12-27T16:38:47.332Z] === RUN TestDockerSuite/TestExecInteractive [2019-12-27T16:38:48.258Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2019-12-27T16:38:49.185Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-12-27T16:38:50.112Z] === RUN TestDockerSuite/TestExecParseError [2019-12-27T16:38:51.509Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-12-27T16:38:52.436Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-12-27T16:38:53.360Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-12-27T16:38:54.723Z] === RUN TestDockerSuite/TestExecSetEnv [2019-12-27T16:38:55.651Z] === RUN TestDockerSuite/TestExecStartFails [2019-12-27T16:38:56.577Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-12-27T16:38:57.673Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-12-27T16:39:07.650Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-12-27T16:39:08.582Z] === RUN TestDockerSuite/TestExecTTY [2019-12-27T16:39:09.507Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-12-27T16:39:10.433Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-12-27T16:39:11.357Z] === RUN TestDockerSuite/TestExecUlimits [2019-12-27T16:39:12.282Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-12-27T16:39:12.282Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-12-27T16:39:14.794Z] === RUN TestDockerSuite/TestExecWithNoTERM [2019-12-27T16:39:15.718Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-12-27T16:39:16.643Z] === RUN TestDockerSuite/TestExecWithTERM [2019-12-27T16:39:17.569Z] === RUN TestDockerSuite/TestExecWithUser [2019-12-27T16:39:18.493Z] === RUN TestDockerSuite/TestGetContainerStats [2019-12-27T16:39:19.856Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2019-12-27T16:39:24.016Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-12-27T16:39:29.254Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-12-27T16:39:31.258Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-12-27T16:39:36.553Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-12-27T16:39:36.808Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-12-27T16:39:36.808Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-12-27T16:39:36.808Z] === RUN TestDockerSuite/TestHealth [2019-12-27T16:39:58.679Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-12-27T16:39:58.679Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-12-27T16:39:58.679Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-12-27T16:39:58.679Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-12-27T16:39:58.679Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-12-27T16:39:58.679Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-12-27T16:39:58.934Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2019-12-27T16:39:59.859Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-12-27T16:39:59.859Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-12-27T16:39:59.859Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-12-27T16:39:59.859Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-12-27T16:40:00.115Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-12-27T16:40:00.675Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-12-27T16:40:01.235Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-12-27T16:40:01.235Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-12-27T16:40:02.600Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-12-27T16:40:02.856Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-12-27T16:40:03.780Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-12-27T16:40:04.706Z] === RUN TestDockerSuite/TestImagesFormat [2019-12-27T16:40:04.961Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-12-27T16:40:05.885Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-12-27T16:40:09.145Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-12-27T16:40:09.145Z] === RUN TestDockerSuite/TestImportBadURL [2019-12-27T16:40:09.145Z] === RUN TestDockerSuite/TestImportDisplay [2019-12-27T16:40:10.507Z] === RUN TestDockerSuite/TestImportFile [2019-12-27T16:40:12.395Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-12-27T16:40:12.395Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-12-27T16:40:14.906Z] === RUN TestDockerSuite/TestImportGzipped [2019-12-27T16:40:16.793Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-12-27T16:40:18.679Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-12-27T16:40:19.603Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-12-27T16:40:20.528Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-12-27T16:40:21.452Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-12-27T16:40:21.452Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2019-12-27T16:40:21.452Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-12-27T16:40:22.380Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-12-27T16:40:22.940Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-12-27T16:40:24.305Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-12-27T16:40:25.230Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-12-27T16:40:25.230Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2019-12-27T16:40:26.156Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-12-27T16:40:26.719Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-12-27T16:40:26.719Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2019-12-27T16:40:29.233Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-12-27T16:40:29.837Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-12-27T16:40:30.092Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2019-12-27T16:40:31.059Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-12-27T16:40:31.059Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-12-27T16:40:31.663Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-12-27T16:40:31.663Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-12-27T16:40:33.549Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-12-27T16:40:33.549Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2019-12-27T16:40:34.482Z] === RUN TestDockerSuite/TestInspectDefault [2019-12-27T16:40:35.043Z] === RUN TestDockerSuite/TestInspectHistory [2019-12-27T16:40:36.451Z] === RUN TestDockerSuite/TestInspectImage [2019-12-27T16:40:36.451Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-12-27T16:40:36.451Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-12-27T16:40:36.451Z] === RUN TestDockerSuite/TestInspectInt64 [2019-12-27T16:40:36.706Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2019-12-27T16:40:37.267Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-12-27T16:40:38.193Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-12-27T16:40:38.193Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-12-27T16:40:39.119Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-12-27T16:40:39.679Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2019-12-27T16:40:39.933Z] === RUN TestDockerSuite/TestInspectPlugin [2019-12-27T16:40:41.821Z] === RUN TestDockerSuite/TestInspectRootFS [2019-12-27T16:40:42.077Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-12-27T16:40:42.639Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2019-12-27T16:40:42.938Z] === RUN TestDockerSuite/TestInspectStatus [2019-12-27T16:40:43.863Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-12-27T16:40:45.227Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2019-12-27T16:40:45.485Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-12-27T16:40:46.411Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-12-27T16:40:47.336Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-12-27T16:40:48.267Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-12-27T16:40:48.830Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-12-27T16:40:49.758Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-12-27T16:40:50.683Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-12-27T16:40:50.683Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2019-12-27T16:40:51.243Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2019-12-27T16:40:53.149Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-12-27T16:40:55.039Z] === RUN TestDockerSuite/TestLinksEnvs [2019-12-27T16:40:56.924Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-12-27T16:40:56.924Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-12-27T16:40:58.851Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-12-27T16:41:00.743Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2019-12-27T16:41:01.304Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-12-27T16:41:04.610Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-12-27T16:41:04.610Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-12-27T16:41:07.134Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-12-27T16:41:07.389Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-12-27T16:41:08.358Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-12-27T16:41:20.513Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-12-27T16:41:23.023Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-12-27T16:41:24.907Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-12-27T16:41:25.467Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-12-27T16:41:26.828Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2019-12-27T16:41:28.189Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2019-12-27T16:41:28.189Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-12-27T16:41:28.749Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-12-27T16:41:28.749Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-12-27T16:41:28.749Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-12-27T16:41:29.673Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-12-27T16:41:30.233Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-12-27T16:41:34.392Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-12-27T16:41:35.318Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-12-27T16:41:37.206Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2019-12-27T16:41:40.511Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-12-27T16:41:41.072Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-12-27T16:41:41.072Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-12-27T16:41:41.369Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2019-12-27T16:41:42.296Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-12-27T16:41:43.660Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-12-27T16:41:45.021Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-12-27T16:41:46.382Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-12-27T16:41:47.308Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-12-27T16:41:49.819Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-12-27T16:41:50.379Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-12-27T16:41:51.306Z] === RUN TestDockerSuite/TestLogsSince [2019-12-27T16:41:54.049Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2019-12-27T16:41:57.308Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2019-12-27T16:41:58.233Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-12-27T16:42:00.743Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2019-12-27T16:42:03.295Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2019-12-27T16:42:03.854Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-12-27T16:42:04.782Z] === RUN TestDockerSuite/TestLogsTail [2019-12-27T16:42:06.145Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-12-27T16:42:06.708Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2019-12-27T16:42:06.708Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-12-27T16:42:07.632Z] === RUN TestDockerSuite/TestMountIntoProc [2019-12-27T16:42:08.194Z] === RUN TestDockerSuite/TestMountIntoSys [2019-12-27T16:42:09.119Z] === RUN TestDockerSuite/TestNetHostname [2019-12-27T16:42:11.003Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2019-12-27T16:42:11.258Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-12-27T16:42:11.818Z] === RUN TestDockerSuite/TestNetworkEvents [2019-12-27T16:42:13.203Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-12-27T16:42:14.695Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2019-12-27T16:42:16.060Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-12-27T16:42:19.234Z] === RUN TestDockerSuite/TestPluginActive [2019-12-27T16:42:19.234Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2019-12-27T16:42:19.234Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-12-27T16:42:21.750Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2019-12-27T16:42:26.990Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-12-27T16:42:26.990Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-12-27T16:42:26.990Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-12-27T16:42:29.502Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2019-12-27T16:42:30.428Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-12-27T16:42:32.316Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-12-27T16:42:34.219Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-12-27T16:42:35.582Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2019-12-27T16:42:40.819Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-12-27T16:42:42.181Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-12-27T16:42:43.544Z] === RUN TestDockerSuite/TestPortHostBinding [2019-12-27T16:42:44.907Z] === RUN TestDockerSuite/TestPortList [2019-12-27T16:42:49.069Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2019-12-27T16:42:52.510Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2019-12-27T16:42:55.777Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-12-27T16:42:56.338Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2019-12-27T16:42:57.262Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-12-27T16:42:58.042Z] --- PASS: TestImportExtremelyLargeImageWorks (300.95s) [2019-12-27T16:42:58.043Z] PASS [2019-12-27T16:42:58.043Z] [2019-12-27T16:42:58.043Z] === Skipped [2019-12-27T16:42:58.043Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-12-27T16:42:58.043Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-27T16:42:58.043Z] [2019-12-27T16:42:58.043Z] [2019-12-27T16:42:58.043Z] DONE 12 tests, 1 skipped in 302.276s [2019-12-27T16:42:58.043Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2019-12-27T16:42:58.043Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:42:58.043Z] ++ set -e [2019-12-27T16:42:58.043Z] ++ '[' -n 0 ']' [2019-12-27T16:42:58.043Z] ++ set -x [2019-12-27T16:42:58.043Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:42:58.043Z] INFO: Testing against a local daemon [2019-12-27T16:42:58.043Z] === RUN TestNetworkCreateDelete [2019-12-27T16:42:58.043Z] --- PASS: TestNetworkCreateDelete (0.23s) [2019-12-27T16:42:58.043Z] === RUN TestDockerNetworkDeletePreferID [2019-12-27T16:42:58.043Z] --- PASS: TestDockerNetworkDeletePreferID (0.59s) [2019-12-27T16:42:58.043Z] === RUN TestInspectNetwork [2019-12-27T16:42:58.043Z] === RUN TestInspectNetwork/full_network_id [2019-12-27T16:42:58.043Z] === RUN TestInspectNetwork/partial_network_id [2019-12-27T16:42:58.043Z] === RUN TestInspectNetwork/network_name [2019-12-27T16:42:58.043Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-12-27T16:42:59.802Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2019-12-27T16:43:01.513Z] --- PASS: TestInspectNetwork (8.64s) [2019-12-27T16:43:01.513Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-12-27T16:43:01.513Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-12-27T16:43:01.513Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-12-27T16:43:01.513Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-12-27T16:43:01.513Z] === RUN TestRunContainerWithBridgeNone [2019-12-27T16:43:03.544Z] --- PASS: TestRunContainerWithBridgeNone (2.31s) [2019-12-27T16:43:03.544Z] === RUN TestNetworkInvalidJSON [2019-12-27T16:43:03.544Z] === RUN TestNetworkInvalidJSON//networks/create [2019-12-27T16:43:03.544Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-12-27T16:43:03.544Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-12-27T16:43:03.544Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-12-27T16:43:03.544Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-27T16:43:03.544Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-27T16:43:03.544Z] === CONT TestNetworkInvalidJSON//networks/create [2019-12-27T16:43:03.544Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-12-27T16:43:03.544Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-12-27T16:43:03.544Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-12-27T16:43:03.544Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-12-27T16:43:03.544Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-12-27T16:43:03.544Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-12-27T16:43:03.544Z] === RUN TestDaemonRestartWithLiveRestore [2019-12-27T16:43:04.162Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-12-27T16:43:04.162Z] === RUN TestDaemonDefaultNetworkPools [2019-12-27T16:43:05.037Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2019-12-27T16:43:05.037Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-12-27T16:43:05.037Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-12-27T16:43:05.037Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-12-27T16:43:05.175Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2019-12-27T16:43:05.175Z] === RUN TestDaemonRestartWithExistingNetwork [2019-12-27T16:43:05.963Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-12-27T16:43:05.963Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-12-27T16:43:06.205Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.25s) [2019-12-27T16:43:06.205Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-12-27T16:43:06.523Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-12-27T16:43:06.778Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-12-27T16:43:07.338Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2019-12-27T16:43:07.593Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-12-27T16:43:07.594Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-12-27T16:43:07.687Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.48s) [2019-12-27T16:43:07.687Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-12-27T16:43:08.306Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2019-12-27T16:43:08.306Z] === RUN TestServiceWithPredefinedNetwork [2019-12-27T16:43:09.478Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-12-27T16:43:09.478Z] === RUN TestDockerSuite/TestPruneContainerLabel [2019-12-27T16:43:10.990Z] --- PASS: TestServiceWithPredefinedNetwork (2.36s) [2019-12-27T16:43:10.990Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-12-27T16:43:10.990Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-12-27T16:43:10.990Z] service_test.go:230: FLAKY_TEST [2019-12-27T16:43:10.990Z] === RUN TestServiceWithDataPathPortInit [2019-12-27T16:43:12.738Z] === RUN TestDockerSuite/TestPruneContainerUntil [2019-12-27T16:43:14.101Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2019-12-27T16:43:14.357Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2019-12-27T16:43:14.611Z] === RUN TestDockerSuite/TestPsByOrder [2019-12-27T16:43:17.874Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-12-27T16:43:18.798Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-12-27T16:43:20.687Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2019-12-27T16:43:22.579Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-12-27T16:43:27.815Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-12-27T16:43:27.815Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-12-27T16:43:29.485Z] --- PASS: TestServiceWithDataPathPortInit (15.80s) [2019-12-27T16:43:29.485Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-12-27T16:43:31.978Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-12-27T16:43:33.341Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2019-12-27T16:43:36.320Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.59s) [2019-12-27T16:43:36.321Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:pufyab7fdq0ep9iphc0f3ojnq Created:2019-12-27 16:43:27.702695662 +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[6f754d9c065610104e3c1b6e521a4f170cd7f283fb09f5a01e6085ea462ec56a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.r760e83fwjowp5bopnaqj241i EndpointID:0c326898ca19d6172c60b11d7972148b52465cd88f3ffecdd4c9d3416eb9fb31 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9bd41b85688bc2b22714e0ebd544a55c515a642dc88cbb9ae7667dfb2a72a326 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:e7125d7455a1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.r760e83fwjowp5bopnaqj241i EndpointID:0c326898ca19d6172c60b11d7972148b52465cd88f3ffecdd4c9d3416eb9fb31 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-12-27T16:43:36.321Z] PASS [2019-12-27T16:43:36.321Z] [2019-12-27T16:43:36.321Z] === Skipped [2019-12-27T16:43:36.321Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-12-27T16:43:36.321Z] service_test.go:230: FLAKY_TEST [2019-12-27T16:43:36.321Z] [2019-12-27T16:43:36.321Z] [2019-12-27T16:43:36.321Z] DONE 21 tests, 1 skipped in 43.822s [2019-12-27T16:43:36.321Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-12-27T16:43:36.321Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:43:36.321Z] ++ set -e [2019-12-27T16:43:36.321Z] ++ '[' -n 0 ']' [2019-12-27T16:43:36.321Z] ++ set -x [2019-12-27T16:43:36.321Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:43:36.321Z] INFO: Testing against a local daemon [2019-12-27T16:43:36.321Z] === RUN TestDockerNetworkIpvlanPersistance [2019-12-27T16:43:36.940Z] --- PASS: TestDockerNetworkIpvlanPersistance (1.51s) [2019-12-27T16:43:36.940Z] === RUN TestDockerNetworkIpvlan [2019-12-27T16:43:37.561Z] === RUN TestDockerNetworkIpvlan/Subinterface [2019-12-27T16:43:38.577Z] === RUN TestDockerNetworkIpvlan/OverlapParent [2019-12-27T16:43:39.593Z] === RUN TestDockerNetworkIpvlan/L2NilParent [2019-12-27T16:43:39.907Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-12-27T16:43:41.269Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-12-27T16:43:42.279Z] === RUN TestDockerNetworkIpvlan/L2InternalMode [2019-12-27T16:43:43.779Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-12-27T16:43:45.664Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-12-27T16:43:45.753Z] === RUN TestDockerNetworkIpvlan/L3NilParent [2019-12-27T16:43:46.591Z] === RUN TestDockerSwarmSuite/TestServiceScale [2019-12-27T16:43:46.854Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-12-27T16:43:47.790Z] === RUN TestDockerNetworkIpvlan/L3InternalMode [2019-12-27T16:43:49.365Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-12-27T16:43:49.925Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2019-12-27T16:43:51.291Z] === RUN TestDockerNetworkIpvlan/L2MultiSubnet [2019-12-27T16:43:51.808Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-12-27T16:43:53.169Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-12-27T16:43:53.424Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-12-27T16:43:54.350Z] === RUN TestDockerSuite/TestPsRightTagName [2019-12-27T16:43:55.689Z] === RUN TestDockerNetworkIpvlan/L3MultiSubnet [2019-12-27T16:43:56.865Z] === RUN TestDockerSuite/TestPsShowMounts [2019-12-27T16:44:00.083Z] === RUN TestDockerNetworkIpvlan/Addressing [2019-12-27T16:44:00.127Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-12-27T16:44:00.382Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-12-27T16:44:00.382Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-12-27T16:44:00.637Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-12-27T16:44:00.637Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-12-27T16:44:00.892Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-12-27T16:44:01.816Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-12-27T16:44:02.786Z] --- PASS: TestDockerNetworkIpvlan (25.71s) [2019-12-27T16:44:02.786Z] --- PASS: TestDockerNetworkIpvlan/Subinterface (0.10s) [2019-12-27T16:44:02.786Z] --- PASS: TestDockerNetworkIpvlan/OverlapParent (0.08s) [2019-12-27T16:44:02.786Z] --- PASS: TestDockerNetworkIpvlan/L2NilParent (1.16s) [2019-12-27T16:44:02.786Z] --- PASS: TestDockerNetworkIpvlan/L2InternalMode (2.20s) [2019-12-27T16:44:02.786Z] --- PASS: TestDockerNetworkIpvlan/L3NilParent (1.17s) [2019-12-27T16:44:02.786Z] --- PASS: TestDockerNetworkIpvlan/L3InternalMode (2.14s) [2019-12-27T16:44:02.786Z] --- PASS: TestDockerNetworkIpvlan/L2MultiSubnet (3.12s) [2019-12-27T16:44:02.786Z] --- PASS: TestDockerNetworkIpvlan/L3MultiSubnet (3.03s) [2019-12-27T16:44:02.786Z] --- PASS: TestDockerNetworkIpvlan/Addressing (1.85s) [2019-12-27T16:44:02.786Z] PASS [2019-12-27T16:44:02.786Z] [2019-12-27T16:44:02.786Z] DONE 11 tests in 27.325s [2019-12-27T16:44:02.786Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-12-27T16:44:02.786Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:44:02.786Z] ++ set -e [2019-12-27T16:44:02.786Z] ++ '[' -n 0 ']' [2019-12-27T16:44:02.786Z] ++ set -x [2019-12-27T16:44:02.786Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:44:02.786Z] INFO: Testing against a local daemon [2019-12-27T16:44:02.786Z] === RUN TestDockerNetworkMacvlanPersistance [2019-12-27T16:44:03.700Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-12-27T16:44:04.273Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.54s) [2019-12-27T16:44:04.273Z] === RUN TestDockerNetworkMacvlan [2019-12-27T16:44:05.061Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-12-27T16:44:05.290Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-12-27T16:44:05.911Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-12-27T16:44:05.988Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-12-27T16:44:06.931Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-12-27T16:44:09.254Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2019-12-27T16:44:09.633Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-12-27T16:44:12.514Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2019-12-27T16:44:13.096Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-12-27T16:44:15.028Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-12-27T16:44:15.587Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2019-12-27T16:44:16.147Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-12-27T16:44:18.603Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-12-27T16:44:18.658Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-12-27T16:44:18.890Z] --- PASS: TestDockerNetworkMacvlan (14.66s) [2019-12-27T16:44:18.890Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2019-12-27T16:44:18.890Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2019-12-27T16:44:18.890Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.19s) [2019-12-27T16:44:18.890Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.15s) [2019-12-27T16:44:18.890Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.16s) [2019-12-27T16:44:18.890Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.89s) [2019-12-27T16:44:18.890Z] PASS [2019-12-27T16:44:18.890Z] [2019-12-27T16:44:18.890Z] DONE 8 tests in 16.308s [2019-12-27T16:44:18.890Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2019-12-27T16:44:18.890Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:44:18.890Z] ++ set -e [2019-12-27T16:44:18.890Z] ++ '[' -n 0 ']' [2019-12-27T16:44:18.890Z] ++ set -x [2019-12-27T16:44:18.890Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:44:18.890Z] testing: warning: no tests to run [2019-12-27T16:44:18.890Z] PASS [2019-12-27T16:44:18.890Z] [2019-12-27T16:44:18.890Z] DONE 0 tests in 0.020s [2019-12-27T16:44:18.890Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-12-27T16:44:18.890Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:44:18.890Z] ++ set -e [2019-12-27T16:44:18.890Z] ++ '[' -n 0 ']' [2019-12-27T16:44:18.890Z] ++ set -x [2019-12-27T16:44:18.890Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:44:18.890Z] INFO: Testing against a local daemon [2019-12-27T16:44:18.890Z] === RUN TestAuthZPluginAllowRequest [2019-12-27T16:44:18.913Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-12-27T16:44:19.167Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-12-27T16:44:19.422Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-12-27T16:44:20.935Z] --- PASS: TestAuthZPluginAllowRequest (1.58s) [2019-12-27T16:44:20.935Z] === RUN TestAuthZPluginTLS [2019-12-27T16:44:21.321Z] --- PASS: TestAuthZPluginTLS (0.59s) [2019-12-27T16:44:21.321Z] === RUN TestAuthZPluginDenyRequest [2019-12-27T16:44:21.606Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2019-12-27T16:44:21.606Z] === RUN TestAuthZPluginAPIDenyResponse [2019-12-27T16:44:22.228Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2019-12-27T16:44:22.228Z] === RUN TestAuthZPluginDenyResponse [2019-12-27T16:44:22.683Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-12-27T16:44:22.847Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2019-12-27T16:44:22.847Z] === RUN TestAuthZPluginAllowEventStream [2019-12-27T16:44:23.609Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-12-27T16:44:24.883Z] --- PASS: TestAuthZPluginAllowEventStream (1.62s) [2019-12-27T16:44:24.883Z] === RUN TestAuthZPluginErrorResponse [2019-12-27T16:44:25.169Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2019-12-27T16:44:25.169Z] === RUN TestAuthZPluginErrorRequest [2019-12-27T16:44:25.790Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2019-12-27T16:44:25.790Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-12-27T16:44:26.092Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2019-12-27T16:44:26.092Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-12-27T16:44:27.770Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-12-27T16:44:28.782Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.09s) [2019-12-27T16:44:28.782Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-12-27T16:44:29.132Z] === RUN TestDockerSuite/TestRmiBlank [2019-12-27T16:44:29.132Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-12-27T16:44:29.132Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-12-27T16:44:30.264Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.07s) [2019-12-27T16:44:30.264Z] === RUN TestAuthZPluginHeader [2019-12-27T16:44:31.280Z] --- PASS: TestAuthZPluginHeader (0.94s) [2019-12-27T16:44:31.280Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-12-27T16:44:31.280Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-12-27T16:44:31.280Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-27T16:44:31.280Z] === RUN TestAuthZPluginV2Disable [2019-12-27T16:44:31.280Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-12-27T16:44:31.280Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-27T16:44:31.280Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-12-27T16:44:31.280Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-12-27T16:44:31.280Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-27T16:44:31.280Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-12-27T16:44:31.280Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-12-27T16:44:31.280Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-27T16:44:31.280Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-12-27T16:44:33.301Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-12-27T16:44:34.229Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-12-27T16:44:34.229Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-12-27T16:44:35.154Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2019-12-27T16:44:36.515Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-12-27T16:44:37.442Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-12-27T16:44:39.326Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-12-27T16:44:40.251Z] === RUN TestDockerSuite/TestRmiTag [2019-12-27T16:44:40.251Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-12-27T16:44:41.177Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-12-27T16:44:43.691Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2019-12-27T16:44:45.580Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-12-27T16:44:46.508Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2019-12-27T16:44:46.508Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-12-27T16:44:47.435Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-12-27T16:44:47.995Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-12-27T16:44:49.745Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.86s) [2019-12-27T16:44:49.745Z] PASS [2019-12-27T16:44:49.745Z] [2019-12-27T16:44:49.745Z] === Skipped [2019-12-27T16:44:49.745Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-12-27T16:44:49.745Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-27T16:44:49.745Z] [2019-12-27T16:44:49.745Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-12-27T16:44:49.745Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-27T16:44:49.745Z] [2019-12-27T16:44:49.745Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-12-27T16:44:49.745Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-27T16:44:49.745Z] [2019-12-27T16:44:49.745Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-12-27T16:44:49.745Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-27T16:44:49.745Z] [2019-12-27T16:44:49.745Z] [2019-12-27T16:44:49.745Z] DONE 17 tests, 4 skipped in 29.283s [2019-12-27T16:44:49.745Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-12-27T16:44:49.745Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:44:49.745Z] ++ set -e [2019-12-27T16:44:49.745Z] ++ '[' -n 0 ']' [2019-12-27T16:44:49.745Z] ++ set -x [2019-12-27T16:44:49.745Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:44:49.746Z] INFO: Testing against a local daemon [2019-12-27T16:44:49.746Z] === RUN TestPluginInvalidJSON [2019-12-27T16:44:49.746Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-12-27T16:44:49.746Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-12-27T16:44:49.746Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-12-27T16:44:49.746Z] --- PASS: TestPluginInvalidJSON (0.05s) [2019-12-27T16:44:49.746Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-12-27T16:44:49.746Z] PASS [2019-12-27T16:44:49.746Z] [2019-12-27T16:44:49.746Z] DONE 2 tests in 0.136s [2019-12-27T16:44:49.746Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-12-27T16:44:49.746Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:44:49.746Z] ++ set -e [2019-12-27T16:44:49.746Z] ++ '[' -n 0 ']' [2019-12-27T16:44:49.746Z] ++ set -x [2019-12-27T16:44:49.746Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:44:49.746Z] INFO: Testing against a local daemon [2019-12-27T16:44:49.746Z] === RUN TestExternalGraphDriver [2019-12-27T16:44:49.746Z] === RUN TestExternalGraphDriver/json [2019-12-27T16:44:49.891Z] === RUN TestDockerSuite/TestRunAddHost [2019-12-27T16:44:50.452Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-12-27T16:44:50.760Z] === RUN TestExternalGraphDriver/spec [2019-12-27T16:44:51.011Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-12-27T16:44:51.571Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-12-27T16:44:51.571Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-12-27T16:44:52.495Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-12-27T16:44:52.826Z] === RUN TestExternalGraphDriver/pull [2019-12-27T16:44:54.378Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-12-27T16:44:54.870Z] --- PASS: TestExternalGraphDriver (6.48s) [2019-12-27T16:44:54.870Z] --- PASS: TestExternalGraphDriver/json (2.05s) [2019-12-27T16:44:54.870Z] --- PASS: TestExternalGraphDriver/spec (2.03s) [2019-12-27T16:44:54.870Z] --- PASS: TestExternalGraphDriver/pull (2.18s) [2019-12-27T16:44:54.870Z] === RUN TestGraphdriverPluginV2 [2019-12-27T16:44:54.870Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2019-12-27T16:44:54.870Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-27T16:44:54.870Z] PASS [2019-12-27T16:44:54.870Z] [2019-12-27T16:44:54.870Z] === Skipped [2019-12-27T16:44:54.870Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2019-12-27T16:44:54.870Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-27T16:44:54.870Z] [2019-12-27T16:44:54.870Z] [2019-12-27T16:44:54.870Z] DONE 5 tests, 1 skipped in 6.646s [2019-12-27T16:44:55.157Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-12-27T16:44:55.157Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:44:55.157Z] ++ set -e [2019-12-27T16:44:55.157Z] ++ '[' -n 0 ']' [2019-12-27T16:44:55.157Z] ++ set -x [2019-12-27T16:44:55.157Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:44:55.157Z] INFO: Testing against a local daemon [2019-12-27T16:44:55.157Z] === RUN TestContinueAfterPluginCrash [2019-12-27T16:44:55.157Z] === PAUSE TestContinueAfterPluginCrash [2019-12-27T16:44:55.157Z] === RUN TestDaemonStartWithLogOpt [2019-12-27T16:44:55.157Z] === PAUSE TestDaemonStartWithLogOpt [2019-12-27T16:44:55.157Z] === CONT TestContinueAfterPluginCrash [2019-12-27T16:44:55.157Z] === CONT TestDaemonStartWithLogOpt [2019-12-27T16:44:55.302Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-12-27T16:44:56.228Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-12-27T16:44:57.156Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2019-12-27T16:44:58.519Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-12-27T16:45:00.403Z] === RUN TestDockerSuite/TestRunAttachDetach [2019-12-27T16:45:00.963Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2019-12-27T16:45:01.888Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2019-12-27T16:45:02.449Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2019-12-27T16:45:03.010Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2019-12-27T16:45:03.937Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2019-12-27T16:45:04.862Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-12-27T16:45:06.223Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2019-12-27T16:45:07.602Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-12-27T16:45:08.162Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-12-27T16:45:09.087Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-12-27T16:45:10.011Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-12-27T16:45:10.011Z] === RUN TestDockerSuite/TestRunBindMounts [2019-12-27T16:45:12.522Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-12-27T16:45:13.082Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-12-27T16:45:13.679Z] --- PASS: TestDaemonStartWithLogOpt (16.00s) [2019-12-27T16:45:14.047Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-12-27T16:45:14.607Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-12-27T16:45:15.531Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-12-27T16:45:15.531Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-12-27T16:45:16.360Z] --- PASS: TestContinueAfterPluginCrash (20.78s) [2019-12-27T16:45:16.360Z] PASS [2019-12-27T16:45:16.360Z] [2019-12-27T16:45:16.360Z] DONE 2 tests in 20.884s [2019-12-27T16:45:16.360Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-12-27T16:45:16.360Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:45:16.360Z] ++ set -e [2019-12-27T16:45:16.360Z] ++ '[' -n 0 ']' [2019-12-27T16:45:16.360Z] ++ set -x [2019-12-27T16:45:16.360Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:45:16.360Z] INFO: Testing against a local daemon [2019-12-27T16:45:16.360Z] === RUN TestPluginWithDevMounts [2019-12-27T16:45:16.360Z] === PAUSE TestPluginWithDevMounts [2019-12-27T16:45:16.360Z] === CONT TestPluginWithDevMounts [2019-12-27T16:45:16.457Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-12-27T16:45:17.016Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-12-27T16:45:17.941Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-12-27T16:45:18.388Z] --- PASS: TestPluginWithDevMounts (2.26s) [2019-12-27T16:45:18.388Z] PASS [2019-12-27T16:45:18.388Z] [2019-12-27T16:45:18.388Z] DONE 1 tests in 2.361s [2019-12-27T16:45:18.388Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2019-12-27T16:45:18.388Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:45:18.388Z] ++ set -e [2019-12-27T16:45:18.388Z] ++ '[' -n 0 ']' [2019-12-27T16:45:18.388Z] ++ set -x [2019-12-27T16:45:18.388Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:45:18.388Z] INFO: Testing against a local daemon [2019-12-27T16:45:18.388Z] === RUN TestSecretInspect [2019-12-27T16:45:18.865Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-12-27T16:45:19.789Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-12-27T16:45:19.789Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-12-27T16:45:20.350Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-12-27T16:45:20.350Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-12-27T16:45:21.077Z] --- PASS: TestSecretInspect (2.30s) [2019-12-27T16:45:21.077Z] === RUN TestSecretList [2019-12-27T16:45:21.711Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-12-27T16:45:21.968Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2019-12-27T16:45:22.529Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-12-27T16:45:23.120Z] --- PASS: TestSecretList (2.31s) [2019-12-27T16:45:23.120Z] === RUN TestSecretsCreateAndDelete [2019-12-27T16:45:23.454Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-12-27T16:45:24.439Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-12-27T16:45:24.694Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-12-27T16:45:25.254Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-12-27T16:45:25.815Z] --- PASS: TestSecretsCreateAndDelete (2.30s) [2019-12-27T16:45:25.815Z] === RUN TestSecretsUpdate [2019-12-27T16:45:27.141Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-12-27T16:45:27.851Z] --- PASS: TestSecretsUpdate (2.33s) [2019-12-27T16:45:27.851Z] === RUN TestTemplatedSecret [2019-12-27T16:45:28.546Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-12-27T16:45:30.431Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-12-27T16:45:30.432Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-12-27T16:45:30.555Z] --- PASS: TestTemplatedSecret (2.84s) [2019-12-27T16:45:30.555Z] === RUN TestSecretCreateResolve [2019-12-27T16:45:31.360Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-12-27T16:45:31.926Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-12-27T16:45:32.857Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-12-27T16:45:33.248Z] --- PASS: TestSecretCreateResolve (2.31s) [2019-12-27T16:45:33.248Z] PASS [2019-12-27T16:45:33.248Z] [2019-12-27T16:45:33.248Z] DONE 6 tests in 14.472s [2019-12-27T16:45:33.248Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2019-12-27T16:45:33.248Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:45:33.248Z] ++ set -e [2019-12-27T16:45:33.248Z] ++ '[' -n 0 ']' [2019-12-27T16:45:33.248Z] ++ set -x [2019-12-27T16:45:33.248Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:45:33.248Z] INFO: Testing against a local daemon [2019-12-27T16:45:33.248Z] === RUN TestServiceCreateInit [2019-12-27T16:45:33.248Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-12-27T16:45:33.784Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-12-27T16:45:34.710Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-12-27T16:45:36.594Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-12-27T16:45:37.650Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-12-27T16:45:39.857Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-12-27T16:45:39.857Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-12-27T16:45:40.782Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-12-27T16:45:42.050Z] --- PASS: TestServiceCreateInit (8.52s) [2019-12-27T16:45:42.050Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.18s) [2019-12-27T16:45:42.050Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.28s) [2019-12-27T16:45:42.050Z] === RUN TestCreateServiceMultipleTimes [2019-12-27T16:45:43.292Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-12-27T16:45:45.189Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-12-27T16:45:47.700Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-12-27T16:45:50.977Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-12-27T16:45:50.977Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-12-27T16:45:50.977Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-12-27T16:45:51.232Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-12-27T16:45:53.118Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-12-27T16:45:55.003Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-12-27T16:45:57.514Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-12-27T16:45:58.074Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-12-27T16:45:59.964Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-12-27T16:46:00.524Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2019-12-27T16:46:00.524Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-12-27T16:46:00.534Z] --- PASS: TestCreateServiceMultipleTimes (18.01s) [2019-12-27T16:46:00.534Z] === RUN TestCreateServiceConflict [2019-12-27T16:46:01.449Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2019-12-27T16:46:02.013Z] --- PASS: TestCreateServiceConflict (2.24s) [2019-12-27T16:46:02.013Z] === RUN TestCreateServiceMaxReplicas [2019-12-27T16:46:03.333Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-12-27T16:46:03.333Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-12-27T16:46:03.899Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-12-27T16:46:04.708Z] --- PASS: TestCreateServiceMaxReplicas (2.90s) [2019-12-27T16:46:04.708Z] === RUN TestCreateWithDuplicateNetworkNames [2019-12-27T16:46:04.835Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-12-27T16:46:05.760Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2019-12-27T16:46:06.320Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-12-27T16:46:06.320Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-12-27T16:46:07.245Z] === RUN TestDockerSuite/TestRunEnvironment [2019-12-27T16:46:08.170Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-12-27T16:46:09.095Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-12-27T16:46:09.656Z] === RUN TestDockerSuite/TestRunExitCode [2019-12-27T16:46:10.582Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-12-27T16:46:11.506Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-12-27T16:46:12.069Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-12-27T16:46:12.994Z] === RUN TestDockerSuite/TestRunExposePort [2019-12-27T16:46:12.994Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-12-27T16:46:13.553Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-12-27T16:46:14.477Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-12-27T16:46:16.361Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-12-27T16:46:16.361Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-12-27T16:46:16.361Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-12-27T16:46:19.963Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.40s) [2019-12-27T16:46:19.963Z] === RUN TestCreateServiceSecretFileMode [2019-12-27T16:46:20.522Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-12-27T16:46:20.582Z] --- PASS: TestCreateServiceSecretFileMode (2.67s) [2019-12-27T16:46:20.582Z] === RUN TestCreateServiceConfigFileMode [2019-12-27T16:46:20.777Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-12-27T16:46:23.275Z] --- PASS: TestCreateServiceConfigFileMode (2.61s) [2019-12-27T16:46:23.275Z] === RUN TestCreateServiceSysctls [2019-12-27T16:46:26.857Z] --- PASS: TestCreateServiceSysctls (3.50s) [2019-12-27T16:46:26.857Z] === RUN TestCreateServiceCapabilities [2019-12-27T16:46:29.543Z] --- PASS: TestCreateServiceCapabilities (2.59s) [2019-12-27T16:46:29.543Z] === RUN TestInspect [2019-12-27T16:46:32.236Z] --- PASS: TestInspect (3.00s) [2019-12-27T16:46:32.236Z] === RUN TestServiceListWithStatuses [2019-12-27T16:46:32.236Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-12-27T16:46:32.236Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-12-27T16:46:32.236Z] === RUN TestDockerNetworkConnectAlias [2019-12-27T16:46:32.961Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2019-12-27T16:46:33.522Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-12-27T16:46:35.406Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2019-12-27T16:46:35.406Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2019-12-27T16:46:35.406Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-12-27T16:46:35.406Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-12-27T16:46:35.967Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-12-27T16:46:37.752Z] --- PASS: TestDockerNetworkConnectAlias (4.70s) [2019-12-27T16:46:37.752Z] === RUN TestDockerNetworkReConnect [2019-12-27T16:46:39.228Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-12-27T16:46:40.589Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-12-27T16:46:41.238Z] --- PASS: TestDockerNetworkReConnect (3.76s) [2019-12-27T16:46:41.238Z] === RUN TestServicePlugin [2019-12-27T16:46:41.238Z] --- SKIP: TestServicePlugin (0.00s) [2019-12-27T16:46:41.238Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-27T16:46:41.238Z] === RUN TestServiceUpdateLabel [2019-12-27T16:46:42.473Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-12-27T16:46:43.270Z] --- PASS: TestServiceUpdateLabel (2.26s) [2019-12-27T16:46:43.270Z] === RUN TestServiceUpdateSecrets [2019-12-27T16:46:43.398Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-12-27T16:46:43.958Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-12-27T16:46:44.517Z] === RUN TestDockerSuite/TestRunModeHostname [2019-12-27T16:46:45.883Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-12-27T16:46:45.883Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-12-27T16:46:45.883Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-12-27T16:46:47.767Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-12-27T16:46:49.130Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-12-27T16:46:51.022Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-12-27T16:46:51.022Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-12-27T16:46:51.022Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-12-27T16:46:52.923Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-12-27T16:46:54.286Z] === RUN TestDockerSuite/TestRunMount [2019-12-27T16:46:58.513Z] --- PASS: TestServiceUpdateSecrets (14.79s) [2019-12-27T16:46:58.514Z] === RUN TestServiceUpdateConfigs [2019-12-27T16:47:00.812Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-12-27T16:47:01.737Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-12-27T16:47:02.661Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-12-27T16:47:04.023Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-12-27T16:47:06.535Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-12-27T16:47:09.796Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-12-27T16:47:12.306Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-12-27T16:47:13.761Z] --- PASS: TestServiceUpdateConfigs (14.79s) [2019-12-27T16:47:13.761Z] === RUN TestServiceUpdateNetwork [2019-12-27T16:47:15.003Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-12-27T16:47:16.889Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-12-27T16:47:18.773Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-12-27T16:47:18.773Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-12-27T16:47:19.333Z] === RUN TestDockerSuite/TestRunNetHost [2019-12-27T16:47:20.257Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-12-27T16:47:21.181Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-12-27T16:47:22.105Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-12-27T16:47:24.617Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-12-27T16:47:27.131Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-12-27T16:47:29.020Z] --- PASS: TestServiceUpdateNetwork (13.88s) [2019-12-27T16:47:29.020Z] PASS [2019-12-27T16:47:29.020Z] [2019-12-27T16:47:29.020Z] === Skipped [2019-12-27T16:47:29.020Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2019-12-27T16:47:29.020Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-12-27T16:47:29.020Z] [2019-12-27T16:47:29.020Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2019-12-27T16:47:29.020Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-12-27T16:47:29.020Z] [2019-12-27T16:47:29.020Z] [2019-12-27T16:47:29.020Z] DONE 20 tests, 2 skipped in 113.731s [2019-12-27T16:47:29.020Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2019-12-27T16:47:29.020Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:47:29.020Z] ++ set -e [2019-12-27T16:47:29.020Z] ++ '[' -n 0 ']' [2019-12-27T16:47:29.020Z] ++ set -x [2019-12-27T16:47:29.020Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:47:29.020Z] INFO: Testing against a local daemon [2019-12-27T16:47:29.020Z] === RUN TestSessionCreate [2019-12-27T16:47:29.020Z] --- PASS: TestSessionCreate (0.05s) [2019-12-27T16:47:29.020Z] === RUN TestSessionCreateWithBadUpgrade [2019-12-27T16:47:29.020Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-12-27T16:47:29.020Z] PASS [2019-12-27T16:47:29.020Z] [2019-12-27T16:47:29.020Z] DONE 2 tests in 0.191s [2019-12-27T16:47:29.020Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2019-12-27T16:47:29.020Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:47:29.020Z] ++ set -e [2019-12-27T16:47:29.020Z] ++ '[' -n 0 ']' [2019-12-27T16:47:29.020Z] ++ set -x [2019-12-27T16:47:29.020Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:47:29.020Z] INFO: Testing against a local daemon [2019-12-27T16:47:29.020Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-12-27T16:47:29.020Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-12-27T16:47:29.020Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-12-27T16:47:29.020Z] === RUN TestEventsExecDie [2019-12-27T16:47:29.020Z] --- PASS: TestEventsExecDie (0.83s) [2019-12-27T16:47:29.020Z] === RUN TestEventsBackwardsCompatible [2019-12-27T16:47:29.020Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2019-12-27T16:47:29.020Z] === RUN TestInfoBinaryCommits [2019-12-27T16:47:29.020Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-12-27T16:47:29.020Z] === RUN TestInfoAPIVersioned [2019-12-27T16:47:29.020Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-12-27T16:47:29.020Z] === RUN TestInfoDiscoveryBackend [2019-12-27T16:47:29.020Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2019-12-27T16:47:29.020Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-12-27T16:47:29.304Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-12-27T16:47:29.304Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-12-27T16:47:29.926Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2019-12-27T16:47:29.926Z] === RUN TestInfoAPI [2019-12-27T16:47:29.926Z] --- PASS: TestInfoAPI (0.05s) [2019-12-27T16:47:29.926Z] === RUN TestInfoAPIWarnings [2019-12-27T16:47:30.548Z] --- PASS: TestInfoAPIWarnings (0.54s) [2019-12-27T16:47:30.548Z] === RUN TestInfoDebug [2019-12-27T16:47:31.167Z] --- PASS: TestInfoDebug (0.54s) [2019-12-27T16:47:31.167Z] === RUN TestInfoInsecureRegistries [2019-12-27T16:47:31.787Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2019-12-27T16:47:31.788Z] === RUN TestInfoRegistryMirrors [2019-12-27T16:47:32.071Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2019-12-27T16:47:32.071Z] === RUN TestLoginFailsWithBadCredentials [2019-12-27T16:47:32.366Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-12-27T16:47:32.366Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-12-27T16:47:32.366Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2019-12-27T16:47:32.693Z] --- PASS: TestLoginFailsWithBadCredentials (0.60s) [2019-12-27T16:47:32.693Z] === RUN TestPingCacheHeaders [2019-12-27T16:47:32.693Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-12-27T16:47:32.693Z] === RUN TestPingGet [2019-12-27T16:47:32.977Z] --- PASS: TestPingGet (0.04s) [2019-12-27T16:47:32.977Z] === RUN TestPingHead [2019-12-27T16:47:32.977Z] --- PASS: TestPingHead (0.05s) [2019-12-27T16:47:32.977Z] === RUN TestVersion [2019-12-27T16:47:32.977Z] --- PASS: TestVersion (0.05s) [2019-12-27T16:47:32.977Z] PASS [2019-12-27T16:47:32.977Z] [2019-12-27T16:47:32.977Z] === Skipped [2019-12-27T16:47:32.977Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-12-27T16:47:32.977Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-12-27T16:47:32.977Z] [2019-12-27T16:47:32.977Z] [2019-12-27T16:47:32.977Z] DONE 18 tests, 1 skipped in 6.183s [2019-12-27T16:47:32.977Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2019-12-27T16:47:32.977Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:47:32.977Z] ++ set -e [2019-12-27T16:47:32.977Z] ++ '[' -n 0 ']' [2019-12-27T16:47:32.977Z] ++ set -x [2019-12-27T16:47:32.977Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-12-27T16:47:32.977Z] INFO: Testing against a local daemon [2019-12-27T16:47:32.977Z] === RUN TestVolumesCreateAndList [2019-12-27T16:47:33.262Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-12-27T16:47:33.262Z] === RUN TestVolumesRemove [2019-12-27T16:47:33.262Z] --- PASS: TestVolumesRemove (0.09s) [2019-12-27T16:47:33.262Z] === RUN TestVolumesInspect [2019-12-27T16:47:33.262Z] --- PASS: TestVolumesInspect (0.04s) [2019-12-27T16:47:33.262Z] === RUN TestVolumesInvalidJSON [2019-12-27T16:47:33.262Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-12-27T16:47:33.262Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-12-27T16:47:33.262Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-12-27T16:47:33.262Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2019-12-27T16:47:33.262Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2019-12-27T16:47:33.262Z] PASS [2019-12-27T16:47:33.262Z] [2019-12-27T16:47:33.262Z] DONE 5 tests in 0.302s [2019-12-27T16:47:33.262Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-12-27T16:47:33.290Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-12-27T16:47:33.290Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-12-27T16:47:33.546Z] ++++ cat bundles/test-integration/docker.pid [2019-12-27T16:47:33.546Z] +++ kill 13092 [2019-12-27T16:47:34.215Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-12-27T16:47:34.775Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-12-27T16:47:34.775Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-12-27T16:47:35.033Z] +++ /etc/init.d/apparmor stop [2019-12-27T16:47:35.033Z] Clearing AppArmor profiles cache:. [2019-12-27T16:47:35.033Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-12-27T16:47:35.033Z] Unloading profiles will leave already running processes permanently [2019-12-27T16:47:35.033Z] unconfined, which can lead to unexpected situations. [2019-12-27T16:47:35.033Z] [2019-12-27T16:47:35.033Z] To set a process to complain mode, use the command line tool [2019-12-27T16:47:35.033Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-12-27T16:47:35.033Z] with the 'teardown' option." [2019-12-27T16:47:35.033Z] [2019-12-27T16:47:35.699Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName Post stage [Pipeline] junit [2019-12-27T16:47:36.559Z] Recording test results [2019-12-27T16:47:36.631Z] === RUN TestDockerSuite/TestRunOOMExitCode [2019-12-27T16:47:36.631Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-12-27T16:47:37.565Z] + echo Ensuring container killed. [2019-12-27T16:47:37.565Z] Ensuring container killed. [2019-12-27T16:47:37.565Z] + docker rm -vf docker-pr5 [2019-12-27T16:47:37.565Z] Error: No such container: docker-pr5 [2019-12-27T16:47:37.565Z] + true [Pipeline] sh [2019-12-27T16:47:37.597Z] === RUN TestDockerSuite/TestRunPIDsLimit [2019-12-27T16:47:37.948Z] + echo Chowning /workspace to jenkins user [2019-12-27T16:47:37.948Z] Chowning /workspace to jenkins user [2019-12-27T16:47:37.948Z] + id -u [2019-12-27T16:47:37.948Z] + id -g [2019-12-27T16:47:37.948Z] + docker run --rm -v /home/docker/workspace/moby_PR-39700:/workspace busybox chown -R 1001:1001 /workspace [2019-12-27T16:47:37.948Z] Unable to find image 'busybox:latest' locally [2019-12-27T16:47:38.158Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-12-27T16:47:38.234Z] latest: Pulling from library/busybox [2019-12-27T16:47:38.518Z] d7e28ec550a2: Pulling fs layer [2019-12-27T16:47:38.805Z] d7e28ec550a2: Verifying Checksum [2019-12-27T16:47:38.805Z] d7e28ec550a2: Download complete [2019-12-27T16:47:39.095Z] d7e28ec550a2: Pull complete [2019-12-27T16:47:39.095Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2019-12-27T16:47:39.095Z] Status: Downloaded newer image for busybox:latest [2019-12-27T16:47:40.043Z] === RUN TestDockerSuite/TestRunPortInUse [2019-12-27T16:47:40.967Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-12-27T16:47:41.524Z] + bundleName=ppc64le-integration [2019-12-27T16:47:41.524Z] + echo Creating ppc64le-integration-bundles.tar.gz [2019-12-27T16:47:41.524Z] Creating ppc64le-integration-bundles.tar.gz [2019-12-27T16:47:41.524Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log+ -o -name *.prof -oxargs -name tar *-report.xml -czf ) ppc64le-integration-bundles.tar.gz -print [2019-12-27T16:47:41.524Z] [2019-12-27T16:47:41.528Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [Pipeline] archiveArtifacts [2019-12-27T16:47:41.847Z] Archiving artifacts [2019-12-27T16:47:42.316Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39700/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-12-27T16:47:42.453Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-12-27T16:47:42.714Z] + make clean [2019-12-27T16:47:43.053Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-12-27T16:47:43.334Z] make: command: Command not found [2019-12-27T16:47:43.334Z] make: command: Command not found [2019-12-27T16:47:43.334Z] docker volume rm -f docker-dev-cache [2019-12-27T16:47:43.334Z] docker-dev-cache [Pipeline] deleteDir [2019-12-27T16:47:44.169Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-12-27T16:47:44.729Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-12-27T16:47:44.729Z] === RUN TestDockerSuite/TestRunPublishPort [2019-12-27T16:47:45.657Z] === RUN TestDockerSuite/TestRunReadFilteredProc [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-12-27T16:47:46.582Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-12-27T16:47:46.582Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-12-27T16:47:47.142Z] === RUN TestDockerSuite/TestRunRedirectStdout [2019-12-27T16:47:49.028Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-12-27T16:47:49.028Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-12-27T16:47:52.290Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-12-27T16:47:54.174Z] === RUN TestDockerSuite/TestRunRm [2019-12-27T16:47:54.741Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-12-27T16:47:58.904Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-12-27T16:47:59.463Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-12-27T16:48:00.389Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2019-12-27T16:48:01.752Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2019-12-27T16:48:02.676Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2019-12-27T16:48:07.045Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2019-12-27T16:48:12.281Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2019-12-27T16:48:12.536Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2019-12-27T16:48:13.461Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2019-12-27T16:48:14.020Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2019-12-27T16:48:14.945Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2019-12-27T16:48:14.945Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2019-12-27T16:48:15.873Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2019-12-27T16:48:16.798Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2019-12-27T16:48:17.726Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-12-27T16:48:18.668Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-12-27T16:48:19.593Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-12-27T16:48:20.960Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2019-12-27T16:48:22.324Z] === RUN TestDockerSuite/TestRunState [2019-12-27T16:48:24.212Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-12-27T16:48:24.773Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-12-27T16:48:25.698Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-12-27T16:48:25.953Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2019-12-27T16:48:25.953Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-12-27T16:48:26.879Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-12-27T16:48:27.805Z] === RUN TestDockerSuite/TestRunSysctls [2019-12-27T16:48:29.691Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-12-27T16:48:29.691Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-12-27T16:48:29.691Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-12-27T16:48:30.252Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2019-12-27T16:48:31.179Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2019-12-27T16:48:33.691Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2019-12-27T16:48:33.947Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2019-12-27T16:48:36.459Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2019-12-27T16:48:40.634Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2019-12-27T16:48:40.634Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-12-27T16:48:43.146Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2019-12-27T16:48:43.706Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-12-27T16:48:44.633Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-12-27T16:48:45.561Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-12-27T16:48:46.487Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-12-27T16:48:48.377Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2019-12-27T16:48:49.304Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-12-27T16:48:51.191Z] === RUN TestDockerSuite/TestRunUserByID [2019-12-27T16:48:51.751Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-12-27T16:48:51.751Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-12-27T16:48:52.006Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2019-12-27T16:48:52.006Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-12-27T16:48:52.930Z] === RUN TestDockerSuite/TestRunUserByName [2019-12-27T16:48:53.490Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-12-27T16:48:54.416Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2019-12-27T16:48:54.416Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-12-27T16:48:54.671Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-12-27T16:48:55.595Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-12-27T16:48:57.479Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2019-12-27T16:48:57.479Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2019-12-27T16:49:00.748Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-12-27T16:49:01.308Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-12-27T16:49:02.673Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-12-27T16:49:05.933Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-12-27T16:49:05.933Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2019-12-27T16:49:06.190Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2019-12-27T16:49:07.116Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2019-12-27T16:49:07.116Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-12-27T16:49:09.627Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-12-27T16:49:09.884Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2019-12-27T16:49:12.395Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-12-27T16:49:13.321Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-12-27T16:49:13.881Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-12-27T16:49:14.805Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-12-27T16:49:14.806Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-12-27T16:49:14.806Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-12-27T16:49:14.806Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-12-27T16:49:15.060Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2019-12-27T16:49:15.985Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2019-12-27T16:49:16.909Z] === RUN TestDockerSuite/TestRunWithCPUShares [2019-12-27T16:49:17.834Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2019-12-27T16:49:19.245Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2019-12-27T16:49:20.183Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2019-12-27T16:49:20.743Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-12-27T16:49:20.743Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2019-12-27T16:49:21.667Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2019-12-27T16:49:21.667Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2019-12-27T16:49:21.667Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2019-12-27T16:49:21.667Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-12-27T16:49:21.667Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2019-12-27T16:49:21.922Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2019-12-27T16:49:22.177Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2019-12-27T16:49:22.432Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2019-12-27T16:49:22.432Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2019-12-27T16:49:22.687Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2019-12-27T16:49:23.613Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2019-12-27T16:49:24.746Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2019-12-27T16:49:25.306Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2019-12-27T16:49:25.306Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2019-12-27T16:49:26.231Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-12-27T16:49:26.231Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-12-27T16:49:27.157Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-12-27T16:49:27.157Z] === RUN TestDockerSuite/TestRunWithShmSize [2019-12-27T16:49:28.082Z] === RUN TestDockerSuite/TestRunWithSwappiness [2019-12-27T16:49:29.007Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2019-12-27T16:49:29.007Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-12-27T16:49:29.007Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-12-27T16:49:29.567Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-12-27T16:49:31.452Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2019-12-27T16:49:32.012Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2019-12-27T16:49:32.012Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-12-27T16:49:32.572Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-12-27T16:49:32.827Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-12-27T16:49:34.712Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-12-27T16:49:35.272Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-12-27T16:49:37.786Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-12-27T16:49:38.711Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-12-27T16:49:38.711Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-12-27T16:49:38.711Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-12-27T16:49:39.636Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2019-12-27T16:49:40.998Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2019-12-27T16:49:42.360Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-12-27T16:49:42.360Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-12-27T16:49:44.245Z] === RUN TestDockerSuite/TestSaveImageId [2019-12-27T16:49:44.245Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-12-27T16:49:44.804Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-12-27T16:49:46.735Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-12-27T16:49:46.991Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-12-27T16:49:48.919Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-12-27T16:49:48.919Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-12-27T16:49:48.919Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-12-27T16:49:50.281Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-12-27T16:49:52.166Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-12-27T16:49:52.166Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-12-27T16:49:52.422Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-12-27T16:49:52.422Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-12-27T16:49:52.422Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-12-27T16:49:52.981Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-12-27T16:49:55.534Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-12-27T16:50:00.771Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-12-27T16:50:04.035Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-12-27T16:50:04.035Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-12-27T16:50:04.595Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-12-27T16:50:06.481Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-12-27T16:50:09.741Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-12-27T16:50:12.255Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-12-27T16:50:12.815Z] === RUN TestDockerSuite/TestStartRecordError [2019-12-27T16:50:14.700Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-12-27T16:50:17.211Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-12-27T16:50:19.161Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-12-27T16:50:23.323Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-12-27T16:50:27.481Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-12-27T16:50:30.739Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-12-27T16:50:35.974Z] === RUN TestDockerSuite/TestStatsNoStream [2019-12-27T16:50:39.235Z] === RUN TestDockerSuite/TestStopContainerSignal [2019-12-27T16:50:41.120Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-12-27T16:50:41.680Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-12-27T16:50:42.606Z] === RUN TestDockerSuite/TestTopPrivileged [2019-12-27T16:50:43.531Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-12-27T16:50:43.531Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-12-27T16:50:44.092Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-12-27T16:50:49.334Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-12-27T16:50:52.602Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2019-12-27T16:50:52.857Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2019-12-27T16:50:53.782Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2019-12-27T16:50:53.782Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2019-12-27T16:50:54.708Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2019-12-27T16:50:56.593Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2019-12-27T16:50:56.593Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2019-12-27T16:50:56.593Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2019-12-27T16:50:58.480Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2019-12-27T16:50:59.406Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2019-12-27T16:51:00.331Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2019-12-27T16:51:02.215Z] === RUN TestDockerSuite/TestUpdateStats [2019-12-27T16:51:06.374Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2019-12-27T16:51:08.261Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2019-12-27T16:51:08.261Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2019-12-27T16:51:09.190Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2019-12-27T16:51:10.114Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2019-12-27T16:51:10.114Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-12-27T16:51:14.284Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2019-12-27T16:51:16.171Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-12-27T16:51:18.681Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2019-12-27T16:51:22.840Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2019-12-27T16:51:24.725Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-12-27T16:51:29.964Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-12-27T16:51:34.123Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2019-12-27T16:51:36.636Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2019-12-27T16:51:39.192Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2019-12-27T16:51:40.554Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2019-12-27T16:51:42.438Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2019-12-27T16:51:44.947Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2019-12-27T16:51:46.874Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2019-12-27T16:51:49.428Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2019-12-27T16:51:51.940Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2019-12-27T16:51:54.452Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-12-27T16:52:09.275Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-12-27T16:52:09.275Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-12-27T16:52:09.275Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-12-27T16:52:10.200Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-12-27T16:52:10.200Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-12-27T16:52:10.200Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-12-27T16:52:10.200Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-12-27T16:52:11.138Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-12-27T16:52:11.138Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-12-27T16:52:12.062Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-12-27T16:52:12.062Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-12-27T16:52:12.318Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-12-27T16:52:12.318Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-12-27T16:52:12.318Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-12-27T16:52:14.829Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-12-27T16:52:14.829Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-12-27T16:52:15.084Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-12-27T16:52:15.084Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-12-27T16:52:15.084Z] === RUN TestDockerSuite/TestVolumeEvents [2019-12-27T16:52:16.009Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-12-27T16:52:18.519Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-12-27T16:52:18.519Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-12-27T16:52:18.519Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-12-27T16:52:21.779Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-12-27T16:52:27.018Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite (1806.58s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.07s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.05s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.84s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.80s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (1.06s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.21s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.53s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.38s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.05s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (2.23s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.12s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.84s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.77s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.30s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.69s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.57s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.24s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.32s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.08s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.56s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.42s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestAttachDetach (1.34s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.40s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.35s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.32s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.09s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.84s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.70s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.94s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.79s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.73s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.43s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (25.23s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.74s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.72s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.84s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.60s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.51s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.96s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.65s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.44s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.11s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.65s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.66s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.84s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.84s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.92s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.04s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.28s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.24s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (8.65s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.39s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.39s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.49s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildAddTar (11.07s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.37s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.53s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.63s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.06s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.44s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.53s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.75s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.36s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.77s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.41s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.11s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.70s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.57s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (14.19s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.57s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.26s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.45s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.63s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.65s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.81s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.55s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.74s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.93s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.96s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.19s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.40s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.61s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.90s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.97s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.48s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.94s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.61s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildCmd (0.35s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.46s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.38s) [2019-12-27T16:52:27.018Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-12-27T16:52:27.018Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.83s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.60s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.34s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildContChar (4.29s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.28s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.46s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.39s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.79s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.42s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.05s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.99s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.67s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.13s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.64s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.78s) [2019-12-27T16:52:27.018Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-12-27T16:52:27.018Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-12-27T16:52:27.018Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.06s) [2019-12-27T16:52:27.018Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-12-27T16:52:27.018Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2019-12-27T16:52:27.018Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-12-27T16:52:27.018Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-12-27T16:52:27.018Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.53s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.57s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.26s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.60s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.62s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.66s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.94s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.64s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.62s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.72s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.59s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.50s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.50s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.29s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.84s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.89s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.57s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.99s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.21s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.92s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.05s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.54s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.97s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.25s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.42s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.18s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.74s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.52s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.62s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.86s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.17s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.39s) [2019-12-27T16:52:27.018Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.39s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.71s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.76s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.19s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildEnv (2.18s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.61s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.32s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.85s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.76s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.82s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.55s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.81s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.58s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.49s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.74s) [2019-12-27T16:52:27.019Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-12-27T16:52:27.019Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.32s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.15s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildExpose (0.49s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.82s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.56s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.29s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildFails (0.99s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.58s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.46s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.06s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.76s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.34s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.21s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.36s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.00s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.37s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.77s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.56s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.49s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildHistory (4.82s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.51s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.28s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.70s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.60s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.04s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildLabel (0.50s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.51s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.48s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.37s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildLabels (0.47s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.28s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.15s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.58s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildLineBreak (5.23s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.17s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.15s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.16s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.16s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.53s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.81s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.85s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.32s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.42s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.46s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.13s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.93s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.29s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.60s) [2019-12-27T16:52:27.019Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2019-12-27T16:52:27.019Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.05s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.71s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.76s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.55s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.98s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildNetNone (1.16s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.60s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.40s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.64s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.38s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.43s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.47s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.77s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.14s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.64s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.07s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.84s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.54s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.40s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.66s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.51s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.99s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildPATH (2.54s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.04s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.07s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (11.55s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.87s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.42s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildRm (3.66s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.61s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.53s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.48s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.61s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.29s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.28s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.44s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.23s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.29s) [2019-12-27T16:52:27.019Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-12-27T16:52:27.019Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.38s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.99s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildStderr (1.16s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.97s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.24s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.09s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.66s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.08s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.59s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildUser (2.09s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.66s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.84s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.08s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.36s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.35s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.17s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.74s) [2019-12-27T16:52:27.019Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2019-12-27T16:52:27.019Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-12-27T16:52:27.019Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s) [2019-12-27T16:52:27.019Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-12-27T16:52:27.019Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-12-27T16:52:27.019Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-12-27T16:52:27.019Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-12-27T16:52:27.019Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.97s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.09s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.74s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.04s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.11s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.31s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.32s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.19s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.47s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.88s) [2019-12-27T16:52:27.019Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-12-27T16:52:27.019Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.21s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.67s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2019-12-27T16:52:27.019Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-12-27T16:52:27.019Z] docker_cli_sni_test.go:18: Flakey test [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.80s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.35s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestCommitChange (1.34s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.05s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.78s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.83s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.97s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestCommitTTY (1.72s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.33s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.96s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.00s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.05s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.18s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.04s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.87s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.78s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.83s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.90s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.82s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.89s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.85s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.76s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.07s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.12s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.87s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.80s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.83s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.90s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.11s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.06s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.96s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.05s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.89s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.95s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.83s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.90s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.91s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.61s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.57s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.24s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.04s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.83s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.59s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.84s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.94s) [2019-12-27T16:52:27.019Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-12-27T16:52:27.019Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.94s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.89s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.30s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.95s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.55s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.03s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.59s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.32s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.62s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.63s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.64s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.62s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000acfa40_} (1.77s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1655354376_/foo_false____} (1.57s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1655354376_/foo_true____} (1.61s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3991442887_/foo_false____} (1.53s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3991442887_/foo_true____} (1.66s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3991442887_/foo_true__0xc000acfec0__} (1.54s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000acfee0_} (1.65s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000acff00_} (1.65s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000acff20_} (1.69s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000acff40_} (1.89s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.58s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.48s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2019-12-27T16:52:27.019Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.08s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.05s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.05s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.95s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.30s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.94s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.63s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.94s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.94s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.10s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.97s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.99s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.93s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.09s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.14s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.92s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.06s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.05s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.96s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.15s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.45s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.06s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.93s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.94s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.95s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.15s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.94s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.25s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.86s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.89s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.52s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.34s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.97s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.91s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.45s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.47s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.91s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.05s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.06s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestCpToDot (1.08s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.82s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (2.51s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestCpToStdout (0.98s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.31s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.43s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.96s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.74s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.51s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.83s) [2019-12-27T16:52:27.020Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-12-27T16:52:27.020Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.79s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.40s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.14s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestCreateRM (0.17s) [2019-12-27T16:52:27.020Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-12-27T16:52:27.020Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.18s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.52s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.12s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.09s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.79s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.53s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.91s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.68s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.66s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.70s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.79s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.78s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.41s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.18s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.98s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.14s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.74s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.04s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.86s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.04s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.21s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestEventsAttach (0.89s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestEventsCommit (0.99s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.83s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.82s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.84s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.84s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.65s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.38s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.47s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestEventsCopy (1.47s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.77s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.88s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.38s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.67s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.20s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.49s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestEventsFilters (2.08s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestEventsFormat (1.67s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.87s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.23s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.39s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.29s) [2019-12-27T16:52:27.020Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-12-27T16:52:27.020Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-12-27T16:52:27.020Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-12-27T16:52:27.020Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.79s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.89s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestEventsRename (0.85s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestEventsResize (0.89s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.80s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.93s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.79s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.05s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestEventsTop (0.92s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.68s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestExec (1.22s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.77s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.88s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.85s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.77s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.84s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.88s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.88s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.91s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.91s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.88s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.73s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestExecCgroup (1.26s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestExecEnv (0.96s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.79s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.97s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestExecInspectID (1.96s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestExecInteractive (0.94s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.06s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.05s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestExecParseError (1.05s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestExecPausedContainer (1.12s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.94s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.39s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.94s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestExecStartFails (0.86s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.08s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.88s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestExecTTY (0.93s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.93s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.83s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestExecUlimits (0.92s) [2019-12-27T16:52:27.020Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-12-27T16:52:27.020Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.51s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.89s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.13s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.92s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestExecWithUser (0.98s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.86s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.53s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.23s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.87s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.84s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestHealth (20.73s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.95s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.99s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.03s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.11s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.36s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.38s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.61s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.03s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.45s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.16s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.03s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.97s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.88s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.92s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestImportBadURL (0.07s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestImportDisplay (1.79s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestImportFile (1.91s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.99s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestImportGzipped (1.98s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.13s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.87s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.95s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.87s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.86s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.88s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.04s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.05s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.82s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.84s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (2.00s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestInspectAmpersand (1.03s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.99s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.84s) [2019-12-27T16:52:27.020Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-12-27T16:52:27.020Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.55s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.00s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestInspectDefault (0.80s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestInspectHistory (1.17s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2019-12-27T16:52:27.020Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-12-27T16:52:27.020Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.79s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.92s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.10s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.90s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.83s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.08s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.87s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestInspectStatus (1.05s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.59s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.94s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.87s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.88s) [2019-12-27T16:52:27.020Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.71s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.82s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.83s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.67s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.82s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.54s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.34s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.90s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.57s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.75s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.69s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.42s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.92s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.21s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.50s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.80s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.87s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.62s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.03s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.50s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.75s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.84s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.96s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.85s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.81s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.93s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.37s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.40s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.19s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.27s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.03s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.39s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.84s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.80s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestLogsSince (6.86s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.82s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.84s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestLogsTail (1.15s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.81s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.86s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.49s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.92s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestNetHostname (2.37s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.42s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.47s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.64s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (1.01s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestPluginActive (1.79s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.54s) [2019-12-27T16:52:27.021Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-12-27T16:52:27.021Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.66s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.67s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.62s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.15s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.59s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.08s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.54s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.50s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestPortList (10.47s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.83s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.57s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.09s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.82s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.82s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.83s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.13s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.62s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.21s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.59s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.36s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestPsByOrder (3.29s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.01s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.83s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.05s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.10s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.88s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.97s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.58s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.51s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.66s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.56s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.95s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.73s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.59s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.20s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.90s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.49s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.74s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.85s) [2019-12-27T16:52:27.021Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-12-27T16:52:27.021Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.21s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.12s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.94s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.58s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.60s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.87s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.99s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.46s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.52s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.16s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.11s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.32s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.73s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.55s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.74s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.61s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.10s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.86s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.03s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.33s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.90s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.98s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.93s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.04s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.81s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.51s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.84s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.98s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.43s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.75s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunAddHost (0.81s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.41s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.80s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.86s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.76s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.79s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.93s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.91s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.58s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.59s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.96s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.95s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.96s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.84s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.13s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.10s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.29s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.82s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.84s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.81s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.44s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.78s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.81s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.83s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.82s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.78s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.83s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.80s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.80s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.84s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.78s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.33s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.93s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.89s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.99s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.13s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.72s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.61s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.64s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.78s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.84s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.80s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.92s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.73s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.82s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.81s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.53s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.09s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.84s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.38s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.86s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.80s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.70s) [2019-12-27T16:52:27.021Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-12-27T16:52:27.021Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2019-12-27T16:52:27.021Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-12-27T16:52:27.021Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.78s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.87s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.59s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.45s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.80s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.66s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.83s) [2019-12-27T16:52:27.021Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2019-12-27T16:52:27.021Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.80s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.79s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.81s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.82s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.81s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.81s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.81s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.81s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.85s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.76s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunExitCode (0.80s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.84s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.71s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.81s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.82s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.79s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.59s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.36s) [2019-12-27T16:52:27.021Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-12-27T16:52:27.021Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.49s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.82s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.52s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.23s) [2019-12-27T16:52:27.021Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.61s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.85s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.19s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.53s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.63s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.87s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.67s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.69s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.16s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.25s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.62s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.37s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.64s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.04s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.25s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.63s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.83s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunMount (6.49s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.80s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.81s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.59s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.39s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.43s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.46s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.71s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.69s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.65s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.75s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunNetHost (1.13s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.84s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.73s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.42s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.45s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.70s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.71s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.13s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.80s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.06s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.82s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.79s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.80s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.89s) [2019-12-27T16:52:27.022Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2019-12-27T16:52:27.022Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.84s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.79s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.73s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.97s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.73s) [2019-12-27T16:52:27.022Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.77s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.75s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.82s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.78s) [2019-12-27T16:52:27.022Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-12-27T16:52:27.022Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.90s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.79s) [2019-12-27T16:52:27.022Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-12-27T16:52:27.022Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.78s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.63s) [2019-12-27T16:52:27.022Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-12-27T16:52:27.022Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.30s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.66s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunRm (0.94s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.81s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.84s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.79s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.70s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.82s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.12s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.88s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.81s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.82s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.81s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.83s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.86s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.96s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.88s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.84s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.87s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.74s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunState (1.78s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.84s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.92s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.29s) [2019-12-27T16:52:27.022Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2019-12-27T16:52:27.022Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.74s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (1.02s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunSysctls (1.68s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.87s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (3.01s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.75s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.93s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.56s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.21s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.85s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.95s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.91s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.74s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.71s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunUserByID (0.74s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.18s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.76s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunUserByName (0.83s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.90s) [2019-12-27T16:52:27.022Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-12-27T16:52:27.022Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.27s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.80s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.84s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.90s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.19s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.84s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.71s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.41s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.92s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.83s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.74s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.93s) [2019-12-27T16:52:27.022Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-12-27T16:52:27.022Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2019-12-27T16:52:27.022Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-12-27T16:52:27.022Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2019-12-27T16:52:27.022Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-12-27T16:52:27.022Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.22s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.82s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.91s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.81s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.58s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.82s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.80s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.84s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.16s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.20s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.18s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.18s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.17s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.84s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.82s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.85s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.82s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.32s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.76s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.86s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.81s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.81s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.55s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.79s) [2019-12-27T16:52:27.022Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-12-27T16:52:27.022Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.70s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.09s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.60s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.75s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.62s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.84s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.10s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.11s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.27s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.01s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.56s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.05s) [2019-12-27T16:52:27.022Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents186941993 [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.73s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.63s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.61s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.35s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.41s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.41s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.59s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.60s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.12s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.83s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.90s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.55s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.96s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestStartRecordError (1.83s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.54s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.97s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.76s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.25s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.71s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestStatsNoStream (3.04s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.85s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.77s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.90s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.82s) [2019-12-27T16:52:27.022Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-12-27T16:52:27.022Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.80s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.36s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.61s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.83s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.82s) [2019-12-27T16:52:27.022Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-12-27T16:52:27.022Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.94s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.82s) [2019-12-27T16:52:27.022Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-12-27T16:52:27.022Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.77s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.98s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.90s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.67s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestUpdateStats (4.64s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.57s) [2019-12-27T16:52:27.022Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-12-27T16:52:27.022Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.08s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.93s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.33s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.98s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.72s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.68s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.25s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.11s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.51s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.34s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.57s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.59s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.31s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.33s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.36s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.54s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.40s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2019-12-27T16:52:27.022Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2019-12-27T16:52:27.023Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.84s) [2019-12-27T16:52:27.023Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2019-12-27T16:52:27.023Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2019-12-27T16:52:27.023Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2019-12-27T16:52:27.023Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.84s) [2019-12-27T16:52:27.023Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2019-12-27T16:52:27.023Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.00s) [2019-12-27T16:52:27.023Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2019-12-27T16:52:27.023Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2019-12-27T16:52:27.023Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2019-12-27T16:52:27.023Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2019-12-27T16:52:27.023Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.48s) [2019-12-27T16:52:27.023Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2019-12-27T16:52:27.023Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2019-12-27T16:52:27.023Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2019-12-27T16:52:27.023Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2019-12-27T16:52:27.023Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.88s) [2019-12-27T16:52:27.023Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.47s) [2019-12-27T16:52:27.023Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2019-12-27T16:52:27.023Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2019-12-27T16:52:27.023Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.30s) [2019-12-27T16:52:27.023Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.30s) [2019-12-27T16:52:27.023Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-12-27T16:52:27.023Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-12-27T16:52:27.023Z] === RUN TestDockerRegistrySuite [2019-12-27T16:52:27.023Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-12-27T16:52:27.948Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-12-27T16:52:29.836Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-12-27T16:52:31.199Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-12-27T16:52:31.454Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-12-27T16:52:35.621Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-12-27T16:52:40.859Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-12-27T16:52:45.021Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-12-27T16:52:46.383Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-12-27T16:52:47.308Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-12-27T16:52:48.670Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-12-27T16:52:50.554Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-12-27T16:52:51.917Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-12-27T16:52:53.279Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-12-27T16:52:54.681Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-12-27T16:52:57.276Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-12-27T16:52:59.798Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-12-27T16:53:01.160Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-12-27T16:53:04.421Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-12-27T16:53:05.784Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-12-27T16:53:05.784Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-12-27T16:53:07.147Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-12-27T16:53:08.508Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-12-27T16:53:09.869Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-12-27T16:53:14.029Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-12-27T16:53:14.029Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-12-27T16:53:15.392Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-12-27T16:53:15.649Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-12-27T16:53:15.649Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-12-27T16:53:15.903Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-12-27T16:53:16.159Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-12-27T16:53:16.414Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-12-27T16:53:16.669Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-12-27T16:53:18.031Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-12-27T16:53:20.553Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-12-27T16:53:21.478Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-12-27T16:53:22.838Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-12-27T16:53:24.201Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-12-27T16:53:24.760Z] --- PASS: TestDockerRegistrySuite (58.59s) [2019-12-27T16:53:24.760Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.89s) [2019-12-27T16:53:24.760Z] check_test.go:196: [d63cdacb736b4] daemon is not started [2019-12-27T16:53:24.760Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.44s) [2019-12-27T16:53:24.760Z] check_test.go:196: [dd3053eac4c2f] daemon is not started [2019-12-27T16:53:24.760Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.81s) [2019-12-27T16:53:24.760Z] check_test.go:196: [dac67428069a0] daemon is not started [2019-12-27T16:53:24.760Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2019-12-27T16:53:24.760Z] check_test.go:196: [d8d344bdc7905] daemon is not started [2019-12-27T16:53:24.760Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.33s) [2019-12-27T16:53:24.760Z] check_test.go:196: [dc094baa37113] daemon is not started [2019-12-27T16:53:24.760Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.44s) [2019-12-27T16:53:24.760Z] check_test.go:196: [d5092325f26c2] daemon is not started [2019-12-27T16:53:24.760Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.47s) [2019-12-27T16:53:24.760Z] check_test.go:196: [d0337371a1404] daemon is not started [2019-12-27T16:53:24.760Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.42s) [2019-12-27T16:53:24.760Z] check_test.go:196: [d7f2e5e080639] daemon is not started [2019-12-27T16:53:24.760Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.21s) [2019-12-27T16:53:24.760Z] check_test.go:196: [d7264fcf484e3] daemon is not started [2019-12-27T16:53:24.760Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.39s) [2019-12-27T16:53:24.760Z] check_test.go:196: [db0cdf571b784] daemon is not started [2019-12-27T16:53:24.760Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.54s) [2019-12-27T16:53:24.760Z] check_test.go:196: [d580da7e76969] daemon is not started [2019-12-27T16:53:24.760Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.60s) [2019-12-27T16:53:24.760Z] check_test.go:196: [d627931bc4bea] daemon is not started [2019-12-27T16:53:24.760Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.25s) [2019-12-27T16:53:24.760Z] check_test.go:196: [dc85c2a8290e7] daemon is not started [2019-12-27T16:53:24.760Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.37s) [2019-12-27T16:53:24.760Z] check_test.go:196: [d71fddf3c3f76] daemon is not started [2019-12-27T16:53:24.760Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.61s) [2019-12-27T16:53:24.760Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b249d66aa052623e23faf166202bf58208bb98b1fabebff5178944677e8a6e26 [2019-12-27T16:53:24.760Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3f01c14a91cd48a62c9d3fd68f241c4be3d0e0f9a546c62f15c11247ac309ab9 [2019-12-27T16:53:24.760Z] check_test.go:196: [dc76ae9202160] daemon is not started [2019-12-27T16:53:24.760Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.65s) [2019-12-27T16:53:24.760Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3e3186870c560b653fb627e642197a77d950960e100eb1a6e21e5074fdab5487 [2019-12-27T16:53:24.760Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7ce9a1d7150a3400351857f7552c3d59ac417497f9b0f9ada05486a4c5e63829 [2019-12-27T16:53:24.760Z] check_test.go:196: [dd795c09ed821] daemon is not started [2019-12-27T16:53:24.760Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.33s) [2019-12-27T16:53:24.760Z] check_test.go:196: [d32537c58381b] daemon is not started [2019-12-27T16:53:24.760Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.31s) [2019-12-27T16:53:24.760Z] check_test.go:196: [d44f12eb94520] daemon is not started [2019-12-27T16:53:24.760Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.36s) [2019-12-27T16:53:24.760Z] check_test.go:196: [dac2cfad3f4b3] daemon is not started [2019-12-27T16:53:24.760Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-12-27T16:53:24.760Z] check_test.go:196: [d0b3665c80662] daemon is not started [2019-12-27T16:53:24.760Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.36s) [2019-12-27T16:53:24.761Z] check_test.go:196: [dfc7c7acaf10c] daemon is not started [2019-12-27T16:53:24.761Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.27s) [2019-12-27T16:53:24.761Z] check_test.go:196: [d941fcce6ca3d] daemon is not started [2019-12-27T16:53:24.761Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.23s) [2019-12-27T16:53:24.761Z] check_test.go:196: [d40f6d4c5cb56] daemon is not started [2019-12-27T16:53:24.761Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.65s) [2019-12-27T16:53:24.761Z] check_test.go:196: [d07ded5371426] daemon is not started [2019-12-27T16:53:24.761Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s) [2019-12-27T16:53:24.761Z] check_test.go:196: [dee2da07cf0ed] daemon is not started [2019-12-27T16:53:24.761Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.38s) [2019-12-27T16:53:24.761Z] check_test.go:196: [d535d4552814f] daemon is not started [2019-12-27T16:53:24.761Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.45s) [2019-12-27T16:53:24.761Z] check_test.go:196: [d2083a1e5e5f7] daemon is not started [2019-12-27T16:53:24.761Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2019-12-27T16:53:24.761Z] check_test.go:196: [d300ba9a2fbf7] daemon is not started [2019-12-27T16:53:24.761Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2019-12-27T16:53:24.761Z] check_test.go:196: [d48c431df9837] daemon is not started [2019-12-27T16:53:24.761Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s) [2019-12-27T16:53:24.761Z] check_test.go:196: [dfc97c38b8f39] daemon is not started [2019-12-27T16:53:24.761Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2019-12-27T16:53:24.761Z] check_test.go:196: [da84ed57e930a] daemon is not started [2019-12-27T16:53:24.761Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2019-12-27T16:53:24.761Z] check_test.go:196: [d7b72bf19a65a] daemon is not started [2019-12-27T16:53:24.761Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.42s) [2019-12-27T16:53:24.761Z] check_test.go:196: [de97a409b0d95] daemon is not started [2019-12-27T16:53:24.761Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.22s) [2019-12-27T16:53:24.761Z] check_test.go:196: [d05a779a24043] daemon is not started [2019-12-27T16:53:24.761Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.21s) [2019-12-27T16:53:24.761Z] check_test.go:196: [d76301c1e6624] daemon is not started [2019-12-27T16:53:24.761Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.42s) [2019-12-27T16:53:24.761Z] check_test.go:196: [d3321673e3d69] daemon is not started [2019-12-27T16:53:24.761Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.01s) [2019-12-27T16:53:24.761Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2019-12-27T16:53:24.761Z] === RUN TestDockerSchema1RegistrySuite [2019-12-27T16:53:24.761Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-12-27T16:53:25.015Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-12-27T16:53:30.253Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-12-27T16:53:33.514Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2019-12-27T16:53:34.073Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-12-27T16:53:39.309Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-12-27T16:53:39.869Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-12-27T16:53:41.231Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-12-27T16:53:41.485Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-12-27T16:53:42.847Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-12-27T16:53:44.231Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-12-27T16:53:45.592Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-12-27T16:53:47.477Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2019-12-27T16:53:48.839Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2019-12-27T16:53:48.839Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2019-12-27T16:53:49.399Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2019-12-27T16:53:49.399Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2019-12-27T16:53:49.655Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-12-27T16:53:49.910Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-12-27T16:53:50.469Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2019-12-27T16:53:50.469Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-12-27T16:53:50.725Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-12-27T16:53:50.980Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-12-27T16:53:51.235Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-12-27T16:53:51.795Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-12-27T16:53:51.795Z] --- PASS: TestDockerSchema1RegistrySuite (27.04s) [2019-12-27T16:53:51.795Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.25s) [2019-12-27T16:53:51.795Z] check_test.go:223: [d7c852a13c1b2] daemon is not started [2019-12-27T16:53:51.795Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.62s) [2019-12-27T16:53:51.795Z] check_test.go:223: [db6127cc8ef41] daemon is not started [2019-12-27T16:53:51.795Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.41s) [2019-12-27T16:53:51.795Z] check_test.go:223: [dc82721a14279] daemon is not started [2019-12-27T16:53:51.795Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.61s) [2019-12-27T16:53:51.795Z] check_test.go:223: [dd8cc34990ab7] daemon is not started [2019-12-27T16:53:51.795Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.32s) [2019-12-27T16:53:51.795Z] check_test.go:223: [def0925c88f5a] daemon is not started [2019-12-27T16:53:51.795Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.41s) [2019-12-27T16:53:51.795Z] check_test.go:223: [db6bb5a4af101] daemon is not started [2019-12-27T16:53:51.795Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2019-12-27T16:53:51.795Z] check_test.go:223: [d0b1e474c0e44] daemon is not started [2019-12-27T16:53:51.795Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.40s) [2019-12-27T16:53:51.795Z] check_test.go:223: [d9295e39547d3] daemon is not started [2019-12-27T16:53:51.795Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.29s) [2019-12-27T16:53:51.795Z] check_test.go:223: [dd9d0ec4e1d41] daemon is not started [2019-12-27T16:53:51.795Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.33s) [2019-12-27T16:53:51.795Z] check_test.go:223: [da3df6656d0b5] daemon is not started [2019-12-27T16:53:51.795Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (4.05s) [2019-12-27T16:53:51.795Z] check_test.go:223: [d0601a503a591] daemon is not started [2019-12-27T16:53:51.795Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.45s) [2019-12-27T16:53:51.795Z] check_test.go:223: [ddd9bb49a1c80] daemon is not started [2019-12-27T16:53:51.795Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.51s) [2019-12-27T16:53:51.795Z] check_test.go:223: [d5908e87e1e07] daemon is not started [2019-12-27T16:53:51.795Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2019-12-27T16:53:51.795Z] check_test.go:223: [da9b4508bcf7a] daemon is not started [2019-12-27T16:53:51.795Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2019-12-27T16:53:51.795Z] check_test.go:223: [de9adeadcca85] daemon is not started [2019-12-27T16:53:51.795Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.37s) [2019-12-27T16:53:51.795Z] check_test.go:223: [de58ff29b8131] daemon is not started [2019-12-27T16:53:51.795Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s) [2019-12-27T16:53:51.795Z] check_test.go:223: [df5d210f9523e] daemon is not started [2019-12-27T16:53:51.795Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2019-12-27T16:53:51.795Z] check_test.go:223: [df85d7fa899d8] daemon is not started [2019-12-27T16:53:51.795Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-12-27T16:53:51.795Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-12-27T16:53:52.722Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-12-27T16:53:53.282Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-12-27T16:53:53.579Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-12-27T16:53:53.579Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2019-12-27T16:53:54.941Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-12-27T16:53:55.196Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-12-27T16:53:55.451Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-12-27T16:53:56.378Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-12-27T16:53:56.633Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.74s) [2019-12-27T16:53:56.633Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.04s) [2019-12-27T16:53:56.633Z] check_test.go:252: [d1c2e0fbe676f] daemon is not started [2019-12-27T16:53:56.633Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.58s) [2019-12-27T16:53:56.633Z] check_test.go:252: [de396495cffe8] daemon is not started [2019-12-27T16:53:56.633Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2019-12-27T16:53:56.633Z] check_test.go:252: [dcb8c356a19b7] daemon is not started [2019-12-27T16:53:56.633Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.27s) [2019-12-27T16:53:56.633Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.32s) [2019-12-27T16:53:56.633Z] check_test.go:252: [dc9da405ccfd0] daemon is not started [2019-12-27T16:53:56.633Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.42s) [2019-12-27T16:53:56.633Z] check_test.go:252: [d55c796001901] daemon is not started [2019-12-27T16:53:56.633Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.78s) [2019-12-27T16:53:56.633Z] check_test.go:252: [df554ae2ae1c5] daemon is not started [2019-12-27T16:53:56.633Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.17s) [2019-12-27T16:53:56.633Z] check_test.go:252: [d97387481eb8c] daemon is not started [2019-12-27T16:53:56.633Z] === RUN TestDockerRegistryAuthTokenSuite [2019-12-27T16:53:56.633Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-12-27T16:53:59.892Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2019-12-27T16:54:01.776Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-12-27T16:54:01.776Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-12-27T16:54:02.031Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-12-27T16:54:02.031Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-12-27T16:54:02.031Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-12-27T16:54:02.286Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2019-12-27T16:54:02.286Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2019-12-27T16:54:02.286Z] check_test.go:279: [dce23314f7e52] daemon is not started [2019-12-27T16:54:02.286Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2019-12-27T16:54:02.286Z] check_test.go:279: [dbeacbd672a94] daemon is not started [2019-12-27T16:54:02.286Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2019-12-27T16:54:02.286Z] check_test.go:279: [dc6b65d2b2c2e] daemon is not started [2019-12-27T16:54:02.286Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.17s) [2019-12-27T16:54:02.286Z] check_test.go:279: [de8801acf84f2] daemon is not started [2019-12-27T16:54:02.286Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2019-12-27T16:54:02.286Z] check_test.go:279: [d7767b33715f3] daemon is not started [2019-12-27T16:54:02.286Z] === RUN TestDockerNetworkSuite [2019-12-27T16:54:02.286Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2019-12-27T16:54:05.563Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2019-12-27T16:54:06.968Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2019-12-27T16:54:12.205Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2019-12-27T16:54:14.726Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2019-12-27T16:54:18.884Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2019-12-27T16:54:20.771Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2019-12-27T16:54:30.708Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2019-12-27T16:54:33.221Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2019-12-27T16:54:35.117Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2019-12-27T16:54:36.042Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2019-12-27T16:54:36.603Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2019-12-27T16:54:37.966Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2019-12-27T16:54:39.328Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2019-12-27T16:54:39.584Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2019-12-27T16:54:39.839Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2019-12-27T16:54:41.218Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2019-12-27T16:54:41.218Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2019-12-27T16:54:41.473Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2019-12-27T16:54:41.473Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2019-12-27T16:54:42.834Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2019-12-27T16:54:44.718Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2019-12-27T16:54:44.718Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2019-12-27T16:54:44.973Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2019-12-27T16:54:44.973Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2019-12-27T16:54:49.131Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2019-12-27T16:54:53.291Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2019-12-27T16:54:56.553Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2019-12-27T16:54:59.815Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2019-12-27T16:55:03.977Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2019-12-27T16:55:03.977Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2019-12-27T16:55:04.233Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2019-12-27T16:55:04.793Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2019-12-27T16:55:05.049Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2019-12-27T16:55:05.049Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2019-12-27T16:55:05.304Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2019-12-27T16:55:05.304Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2019-12-27T16:55:05.304Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2019-12-27T16:55:07.813Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2019-12-27T16:55:09.698Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2019-12-27T16:55:09.954Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2019-12-27T16:55:09.954Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2019-12-27T16:55:11.317Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2019-12-27T16:55:12.720Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2019-12-27T16:55:15.982Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-12-27T16:55:16.237Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2019-12-27T16:55:21.518Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2019-12-27T16:55:21.518Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2019-12-27T16:55:22.442Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2019-12-27T16:55:25.701Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2019-12-27T16:55:25.701Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2019-12-27T16:55:26.625Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2019-12-27T16:55:27.186Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2019-12-27T16:55:29.071Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2019-12-27T16:55:35.606Z] --- PASS: TestDockerNetworkSuite (92.24s) [2019-12-27T16:55:35.606Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.07s) [2019-12-27T16:55:35.606Z] docker_cli_network_unix_test.go:46: [de442338cf0fb] daemon is not started [2019-12-27T16:55:35.606Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.31s) [2019-12-27T16:55:35.606Z] docker_cli_network_unix_test.go:46: [d56520ab49211] daemon is not started [2019-12-27T16:55:35.606Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.06s) [2019-12-27T16:55:35.606Z] docker_cli_network_unix_test.go:46: [d783918433f20] daemon is not started [2019-12-27T16:55:35.606Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.81s) [2019-12-27T16:55:35.606Z] docker_cli_network_unix_test.go:46: [d8b232de6026e] daemon is not started [2019-12-27T16:55:35.606Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.83s) [2019-12-27T16:55:35.606Z] docker_cli_network_unix_test.go:1233: [d9e3cbd3ef3c2] daemon is not started [2019-12-27T16:55:35.606Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.01s) [2019-12-27T16:55:35.606Z] docker_cli_network_unix_test.go:46: [d91d65d4fe485] daemon is not started [2019-12-27T16:55:35.606Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.44s) [2019-12-27T16:55:35.606Z] docker_cli_network_unix_test.go:46: [d523994662f41] daemon is not started [2019-12-27T16:55:35.606Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.38s) [2019-12-27T16:55:35.606Z] docker_cli_network_unix_test.go:46: [d60c6ef275c66] daemon is not started [2019-12-27T16:55:35.606Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.79s) [2019-12-27T16:55:35.606Z] docker_cli_network_unix_test.go:46: [deb20ebd88d6b] daemon is not started [2019-12-27T16:55:35.606Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.87s) [2019-12-27T16:55:35.606Z] docker_cli_network_unix_test.go:46: [d471b4862a868] daemon is not started [2019-12-27T16:55:35.606Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.74s) [2019-12-27T16:55:35.606Z] docker_cli_network_unix_test.go:46: [da365200c5f08] daemon is not started [2019-12-27T16:55:35.606Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.36s) [2019-12-27T16:55:35.606Z] docker_cli_network_unix_test.go:46: [da8ce1b743944] daemon is not started [2019-12-27T16:55:35.606Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.45s) [2019-12-27T16:55:35.606Z] docker_cli_network_unix_test.go:46: [d2e94d2e05a46] daemon is not started [2019-12-27T16:55:35.606Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.15s) [2019-12-27T16:55:35.606Z] docker_cli_network_unix_test.go:46: [d57337b5a9987] daemon is not started [2019-12-27T16:55:35.606Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.29s) [2019-12-27T16:55:35.606Z] docker_cli_network_unix_test.go:46: [d3ac641518a18] daemon is not started [2019-12-27T16:55:35.606Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.33s) [2019-12-27T16:55:35.606Z] docker_cli_network_unix_test.go:46: [dbbcea9ea2333] daemon is not started [2019-12-27T16:55:35.606Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.15s) [2019-12-27T16:55:35.606Z] docker_cli_network_unix_test.go:46: [df1c70bbba9ac] daemon is not started [2019-12-27T16:55:35.606Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2019-12-27T16:55:35.606Z] docker_cli_network_unix_test.go:46: [d7076cb56feac] daemon is not started [2019-12-27T16:55:35.606Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2019-12-27T16:55:35.606Z] docker_cli_network_unix_test.go:46: [d56a7eaafec74] daemon is not started [2019-12-27T16:55:35.606Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.31s) [2019-12-27T16:55:35.606Z] docker_cli_network_unix_test.go:46: [dd0a3218c392b] daemon is not started [2019-12-27T16:55:35.606Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.63s) [2019-12-27T16:55:35.606Z] docker_cli_network_unix_test.go:46: [d0627974ee680] daemon is not started [2019-12-27T16:55:35.606Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s) [2019-12-27T16:55:35.606Z] docker_cli_network_unix_test.go:46: [d70923794e103] daemon is not started [2019-12-27T16:55:35.606Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.43s) [2019-12-27T16:55:35.606Z] docker_cli_network_unix_test.go:46: [d7c2a7675f403] daemon is not started [2019-12-27T16:55:35.606Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2019-12-27T16:55:35.606Z] docker_cli_network_unix_test.go:46: [df4fe08aa11d4] daemon is not started [2019-12-27T16:55:35.606Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.82s) [2019-12-27T16:55:35.606Z] docker_cli_network_unix_test.go:968: [d98da9a5cf773] daemon is not started [2019-12-27T16:55:35.606Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.81s) [2019-12-27T16:55:35.606Z] docker_cli_network_unix_test.go:46: [d39ef662ea57f] daemon is not started [2019-12-27T16:55:35.606Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.70s) [2019-12-27T16:55:35.606Z] docker_cli_network_unix_test.go:1116: [d3bd0cd1ff6cb] daemon is not started [2019-12-27T16:55:35.606Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.40s) [2019-12-27T16:55:35.606Z] docker_cli_network_unix_test.go:46: [d7e2a6e47bfeb] daemon is not started [2019-12-27T16:55:35.606Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.08s) [2019-12-27T16:55:35.606Z] docker_cli_network_unix_test.go:46: [d11a60e92470b] daemon is not started [2019-12-27T16:55:35.606Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.16s) [2019-12-27T16:55:35.606Z] docker_cli_network_unix_test.go:46: [d646285ac68d5] daemon is not started [2019-12-27T16:55:35.606Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.11s) [2019-12-27T16:55:35.606Z] docker_cli_network_unix_test.go:46: [d12a8e63765b1] daemon is not started [2019-12-27T16:55:35.606Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.14s) [2019-12-27T16:55:35.606Z] docker_cli_network_unix_test.go:46: [d6fa558e17dfc] daemon is not started [2019-12-27T16:55:35.606Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.12s) [2019-12-27T16:55:35.606Z] docker_cli_network_unix_test.go:46: [d21989b2b176e] daemon is not started [2019-12-27T16:55:35.606Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2019-12-27T16:55:35.606Z] docker_cli_network_unix_test.go:46: [dc7676b21c8fa] daemon is not started [2019-12-27T16:55:35.606Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.39s) [2019-12-27T16:55:35.606Z] docker_cli_network_unix_test.go:46: [d753fdf80fc14] daemon is not started [2019-12-27T16:55:35.606Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.07s) [2019-12-27T16:55:35.606Z] docker_cli_network_unix_test.go:46: [d5235c98289fd] daemon is not started [2019-12-27T16:55:35.606Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2019-12-27T16:55:35.606Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-12-27T16:55:35.606Z] docker_cli_network_unix_test.go:46: [db9ff20f70528] daemon is not started [2019-12-27T16:55:35.606Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.57s) [2019-12-27T16:55:35.606Z] docker_cli_network_unix_test.go:46: [dcca37a1e7de0] daemon is not started [2019-12-27T16:55:35.606Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.70s) [2019-12-27T16:55:35.606Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.85s) [2019-12-27T16:55:35.606Z] docker_cli_network_unix_test.go:1084: [dbeafc38eb632] daemon is not started [2019-12-27T16:55:35.606Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2019-12-27T16:55:35.606Z] docker_cli_network_unix_test.go:46: [d57b19ed59afe] daemon is not started [2019-12-27T16:55:35.606Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.35s) [2019-12-27T16:55:35.606Z] docker_cli_network_unix_test.go:46: [d7d88383933db] daemon is not started [2019-12-27T16:55:35.606Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.81s) [2019-12-27T16:55:35.606Z] docker_cli_network_unix_test.go:46: [dc56132ac3dcb] daemon is not started [2019-12-27T16:55:35.606Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2019-12-27T16:55:35.606Z] docker_cli_network_unix_test.go:46: [d757a16243ac3] daemon is not started [2019-12-27T16:55:35.606Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.23s) [2019-12-27T16:55:35.606Z] docker_cli_network_unix_test.go:46: [d6c3b6199da35] daemon is not started [2019-12-27T16:55:35.606Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.71s) [2019-12-27T16:55:35.606Z] docker_cli_network_unix_test.go:46: [df91e26677d4b] daemon is not started [2019-12-27T16:55:35.606Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.52s) [2019-12-27T16:55:35.606Z] docker_cli_network_unix_test.go:46: [d166e49d8a946] daemon is not started [2019-12-27T16:55:35.606Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.81s) [2019-12-27T16:55:35.606Z] docker_cli_network_unix_test.go:46: [db92f929c36af] daemon is not started [2019-12-27T16:55:35.606Z] === RUN TestDockerHubPullSuite [2019-12-27T16:55:35.606Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2019-12-27T16:55:36.166Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2019-12-27T16:55:36.166Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2019-12-27T16:55:38.136Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2019-12-27T16:55:39.061Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2019-12-27T16:55:40.422Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2019-12-27T16:55:40.422Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2019-12-27T16:55:40.422Z] --- PASS: TestDockerHubPullSuite (5.98s) [2019-12-27T16:55:40.422Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.50s) [2019-12-27T16:55:40.422Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.19s) [2019-12-27T16:55:40.422Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.78s) [2019-12-27T16:55:40.422Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.25s) [2019-12-27T16:55:40.422Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s) [2019-12-27T16:55:40.422Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.05s) [2019-12-27T16:55:40.422Z] PASS [2019-12-27T16:55:40.422Z] [2019-12-27T16:55:40.422Z] === Skipped [2019-12-27T16:55:40.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-12-27T16:55:40.422Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2019-12-27T16:55:40.422Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-12-27T16:55:40.422Z] [2019-12-27T16:55:40.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-12-27T16:55:40.422Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-12-27T16:55:40.422Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-12-27T16:55:40.422Z] [2019-12-27T16:55:40.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.06s) [2019-12-27T16:55:40.422Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.06s) [2019-12-27T16:55:40.422Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-12-27T16:55:40.422Z] [2019-12-27T16:55:40.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2019-12-27T16:55:40.422Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.03s) [2019-12-27T16:55:40.422Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-12-27T16:55:40.422Z] [2019-12-27T16:55:40.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-12-27T16:55:40.422Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-12-27T16:55:40.422Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-12-27T16:55:40.422Z] [2019-12-27T16:55:40.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-12-27T16:55:40.422Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-12-27T16:55:40.422Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-12-27T16:55:40.422Z] [2019-12-27T16:55:40.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2019-12-27T16:55:40.422Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2019-12-27T16:55:40.422Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-12-27T16:55:40.422Z] [2019-12-27T16:55:40.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-12-27T16:55:40.422Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-12-27T16:55:40.422Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-12-27T16:55:40.422Z] [2019-12-27T16:55:40.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2019-12-27T16:55:40.422Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2019-12-27T16:55:40.422Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-12-27T16:55:40.422Z] [2019-12-27T16:55:40.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s) [2019-12-27T16:55:40.422Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s) [2019-12-27T16:55:40.422Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-12-27T16:55:40.422Z] [2019-12-27T16:55:40.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-12-27T16:55:40.422Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-12-27T16:55:40.422Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-12-27T16:55:40.422Z] [2019-12-27T16:55:40.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-12-27T16:55:40.422Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-12-27T16:55:40.422Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-12-27T16:55:40.422Z] [2019-12-27T16:55:40.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-12-27T16:55:40.422Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-12-27T16:55:40.422Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-12-27T16:55:40.422Z] [2019-12-27T16:55:40.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-12-27T16:55:40.422Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-12-27T16:55:40.422Z] docker_cli_sni_test.go:18: Flakey test [2019-12-27T16:55:40.422Z] [2019-12-27T16:55:40.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-12-27T16:55:40.422Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-12-27T16:55:40.422Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-12-27T16:55:40.422Z] [2019-12-27T16:55:40.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-12-27T16:55:40.422Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-12-27T16:55:40.422Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-12-27T16:55:40.422Z] [2019-12-27T16:55:40.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-12-27T16:55:40.422Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-12-27T16:55:40.422Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-12-27T16:55:40.422Z] [2019-12-27T16:55:40.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-12-27T16:55:40.422Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-12-27T16:55:40.422Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-12-27T16:55:40.422Z] [2019-12-27T16:55:40.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-12-27T16:55:40.422Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-12-27T16:55:40.422Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-12-27T16:55:40.422Z] [2019-12-27T16:55:40.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-12-27T16:55:40.422Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-12-27T16:55:40.422Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-12-27T16:55:40.422Z] [2019-12-27T16:55:40.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-12-27T16:55:40.422Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-12-27T16:55:40.422Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-12-27T16:55:40.422Z] [2019-12-27T16:55:40.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-12-27T16:55:40.422Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-12-27T16:55:40.422Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-12-27T16:55:40.422Z] [2019-12-27T16:55:40.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-12-27T16:55:40.422Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-12-27T16:55:40.422Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-12-27T16:55:40.422Z] [2019-12-27T16:55:40.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-12-27T16:55:40.422Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-12-27T16:55:40.422Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-12-27T16:55:40.422Z] [2019-12-27T16:55:40.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-12-27T16:55:40.422Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-12-27T16:55:40.422Z] docker_cli_run_test.go:4129: unmatched requirement DaemonIsWindows [2019-12-27T16:55:40.422Z] [2019-12-27T16:55:40.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-12-27T16:55:40.422Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-12-27T16:55:40.422Z] docker_cli_run_test.go:4148: unmatched requirement DaemonIsWindows [2019-12-27T16:55:40.422Z] [2019-12-27T16:55:40.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) [2019-12-27T16:55:40.422Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2019-12-27T16:55:40.422Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-12-27T16:55:40.422Z] [2019-12-27T16:55:40.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-12-27T16:55:40.422Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-12-27T16:55:40.422Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2019-12-27T16:55:40.422Z] [2019-12-27T16:55:40.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2019-12-27T16:55:40.422Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2019-12-27T16:55:40.422Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-12-27T16:55:40.422Z] [2019-12-27T16:55:40.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-12-27T16:55:40.422Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-12-27T16:55:40.422Z] docker_cli_run_test.go:4214: unmatched requirement IsolationIsProcess [2019-12-27T16:55:40.422Z] [2019-12-27T16:55:40.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-12-27T16:55:40.422Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-12-27T16:55:40.422Z] docker_cli_run_test.go:2869: kernel doesn't have latency_stats configured [2019-12-27T16:55:40.422Z] [2019-12-27T16:55:40.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-12-27T16:55:40.422Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-12-27T16:55:40.422Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2019-12-27T16:55:40.422Z] [2019-12-27T16:55:40.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2019-12-27T16:55:40.422Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2019-12-27T16:55:40.422Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-12-27T16:55:40.422Z] [2019-12-27T16:55:40.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-12-27T16:55:40.422Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-12-27T16:55:40.422Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-12-27T16:55:40.422Z] [2019-12-27T16:55:40.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-12-27T16:55:40.422Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-12-27T16:55:40.422Z] docker_cli_run_test.go:4184: unmatched requirement DaemonIsWindows [2019-12-27T16:55:40.422Z] [2019-12-27T16:55:40.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-12-27T16:55:40.422Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-12-27T16:55:40.422Z] docker_cli_run_test.go:4204: unmatched requirement DaemonIsWindows [2019-12-27T16:55:40.422Z] [2019-12-27T16:55:40.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-12-27T16:55:40.422Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-12-27T16:55:40.422Z] docker_cli_run_test.go:4194: unmatched requirement DaemonIsWindows [2019-12-27T16:55:40.422Z] [2019-12-27T16:55:40.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-12-27T16:55:40.422Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-12-27T16:55:40.422Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-12-27T16:55:40.422Z] [2019-12-27T16:55:40.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-12-27T16:55:40.422Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-12-27T16:55:40.422Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-12-27T16:55:40.422Z] [2019-12-27T16:55:40.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-12-27T16:55:40.422Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2019-12-27T16:55:40.422Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-12-27T16:55:40.422Z] [2019-12-27T16:55:40.422Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-12-27T16:55:40.423Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-12-27T16:55:40.423Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-12-27T16:55:40.423Z] [2019-12-27T16:55:40.423Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-12-27T16:55:40.423Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-12-27T16:55:40.423Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-12-27T16:55:40.423Z] [2019-12-27T16:55:40.423Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-12-27T16:55:40.423Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-12-27T16:55:40.423Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-12-27T16:55:40.423Z] [2019-12-27T16:55:40.423Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2019-12-27T16:55:40.423Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2019-12-27T16:55:40.423Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-12-27T16:55:40.423Z] docker_cli_network_unix_test.go:46: [db9ff20f70528] daemon is not started [2019-12-27T16:55:40.423Z] [2019-12-27T16:55:40.423Z] [2019-12-27T16:55:40.423Z] DONE 1277 tests, 44 skipped in 2030.035s [2019-12-27T16:55:40.423Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-12-27T16:55:40.678Z] ++++ cat bundles/test-integration/docker.pid [2019-12-27T16:55:40.678Z] +++ kill 7263 [2019-12-27T16:55:41.602Z] +++ /etc/init.d/apparmor stop [2019-12-27T16:55:41.602Z] Clearing AppArmor profiles cache:. [2019-12-27T16:55:41.602Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-12-27T16:55:41.602Z] Unloading profiles will leave already running processes permanently [2019-12-27T16:55:41.602Z] unconfined, which can lead to unexpected situations. [2019-12-27T16:55:41.602Z] [2019-12-27T16:55:41.602Z] To set a process to complain mode, use the command line tool [2019-12-27T16:55:41.602Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-12-27T16:55:41.602Z] with the 'teardown' option." [2019-12-27T16:55:41.602Z] [2019-12-27T16:55:51.540Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2019-12-27T16:55:54.049Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2019-12-27T16:55:56.560Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2019-12-27T16:55:59.820Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2019-12-27T16:56:11.976Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2019-12-27T16:56:16.133Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2019-12-27T16:56:18.684Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2019-12-27T16:56:21.994Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2019-12-27T16:56:25.256Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2019-12-27T16:56:28.516Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2019-12-27T16:56:31.775Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2019-12-27T16:56:33.659Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2019-12-27T16:57:29.847Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2019-12-27T16:57:44.672Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2019-12-27T16:58:02.699Z] --- PASS: TestDockerSwarmSuite (1786.97s) [2019-12-27T16:58:02.699Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.18s) [2019-12-27T16:58:02.699Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.03s) [2019-12-27T16:58:02.699Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.81s) [2019-12-27T16:58:02.699Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.36s) [2019-12-27T16:58:02.699Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.98s) [2019-12-27T16:58:02.699Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.53s) [2019-12-27T16:58:02.699Z] docker_api_swarm_test.go:563: [dd9f8d5742b9b] joining swarm manager [dd79032099acb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-27T16:58:02.699Z] docker_api_swarm_test.go:585: [ddceeea215305] joining swarm manager [dd79032099acb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-27T16:58:02.699Z] check_test.go:380: [dd9f8d5742b9b] daemon is not started [2019-12-27T16:58:02.699Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-12-27T16:58:02.699Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-12-27T16:58:02.699Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.56s) [2019-12-27T16:58:02.699Z] docker_api_swarm_test.go:46: [d53433ca0e789] joining swarm manager [d3e14fd2db77e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-27T16:58:02.699Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.94s) [2019-12-27T16:58:02.699Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.84s) [2019-12-27T16:58:02.699Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (31.81s) [2019-12-27T16:58:02.699Z] docker_api_swarm_test.go:304: [da455db5d50c7] joining swarm manager [d13a2b3f5952d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-27T16:58:02.699Z] docker_api_swarm_test.go:305: [d4b7ec9ae2d0c] joining swarm manager [d13a2b3f5952d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-27T16:58:02.699Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2019-12-27T16:58:02.699Z] docker_api_swarm_test.go:364: Waiting for possible election... [2019-12-27T16:58:02.699Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (22.11s) [2019-12-27T16:58:02.699Z] docker_api_swarm_test.go:272: [dcd0699b10836] joining swarm manager [d72ba47ffa793]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-27T16:58:02.699Z] docker_api_swarm_test.go:273: [d505d20f12bd5] joining swarm manager [d72ba47ffa793]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-27T16:58:02.699Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.86s) [2019-12-27T16:58:02.699Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.82s) [2019-12-27T16:58:02.699Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.86s) [2019-12-27T16:58:02.699Z] docker_api_swarm_node_test.go:19: [d9a3ba09f69e1] joining swarm manager [da280186557e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-27T16:58:02.699Z] docker_api_swarm_node_test.go:20: [df2ca76809c50] joining swarm manager [da280186557e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-27T16:58:02.699Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (46.72s) [2019-12-27T16:58:02.699Z] docker_api_swarm_test.go:502: [de254e6bdc2c4] joining swarm manager [d11165871974c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-27T16:58:02.699Z] docker_api_swarm_test.go:507: [d3fe237585071] joining swarm manager [d11165871974c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-27T16:58:02.699Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.10s) [2019-12-27T16:58:02.699Z] docker_api_swarm_node_test.go:80: [da695c678d870] joining swarm manager [dab52060a58c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-27T16:58:02.699Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.35s) [2019-12-27T16:58:02.699Z] docker_api_swarm_node_test.go:52: [d58fa8f1c926b] joining swarm manager [dd85885ad07fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-27T16:58:02.699Z] docker_api_swarm_node_test.go:53: [dd3d72c959d72] joining swarm manager [dd85885ad07fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-27T16:58:02.699Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.48s) [2019-12-27T16:58:02.699Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.70s) [2019-12-27T16:58:02.699Z] docker_api_swarm_test.go:202: [d332bdfec0471] joining swarm manager [dfa86f3b6133b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-27T16:58:02.699Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (58.33s) [2019-12-27T16:58:02.699Z] docker_api_swarm_test.go:384: [dac952c9311fb] joining swarm manager [d7859aca8cec4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-27T16:58:02.699Z] docker_api_swarm_test.go:385: [d0d8d41049fd9] joining swarm manager [d7859aca8cec4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-27T16:58:02.699Z] check_test.go:380: [d0d8d41049fd9] daemon is not started [2019-12-27T16:58:02.699Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (58.19s) [2019-12-27T16:58:02.699Z] docker_api_swarm_test.go:802: [d2d917e95ec28] joining swarm manager [d5d429c185ef7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-27T16:58:02.699Z] docker_api_swarm_test.go:802: [d7029c7171843] joining swarm manager [d5d429c185ef7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-27T16:58:02.699Z] docker_api_swarm_test.go:802: [deea78a831e73] joining swarm manager [d5d429c185ef7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-12-27T16:58:02.699Z] docker_api_swarm_test.go:802: [dec31fd80e9d2] joining swarm manager [d5d429c185ef7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-12-27T16:58:02.699Z] docker_api_swarm_test.go:810: [d8e39975d686e] joining swarm manager [d5d429c185ef7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2019-12-27T16:58:02.699Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.36s) [2019-12-27T16:58:02.699Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.19s) [2019-12-27T16:58:02.699Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.95s) [2019-12-27T16:58:02.699Z] docker_api_swarm_service_test.go:394: [d07e95c59f0e4] joining swarm manager [dc751cbf9f209]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-27T16:58:02.699Z] docker_api_swarm_service_test.go:394: [d6f40d8dc109a] joining swarm manager [dc751cbf9f209]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-27T16:58:02.699Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.00s) [2019-12-27T16:58:02.699Z] docker_api_swarm_service_test.go:342: [d9d92d18bc6c1] joining swarm manager [dae1f4b2b8af8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-27T16:58:02.699Z] docker_api_swarm_service_test.go:342: [d980780cb13b3] joining swarm manager [dae1f4b2b8af8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-27T16:58:02.699Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (17.73s) [2019-12-27T16:58:02.699Z] docker_api_swarm_service_test.go:489: [d75560a53ab46] joining swarm manager [d1b7b47ffa23d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-27T16:58:02.699Z] docker_api_swarm_service_test.go:489: [d3aee755553ca] joining swarm manager [d1b7b47ffa23d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-27T16:58:02.699Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.22s) [2019-12-27T16:58:02.699Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.92s) [2019-12-27T16:58:02.699Z] docker_api_swarm_service_test.go:127: [d94f0410cf851] joining swarm manager [dc6247f8d401d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-27T16:58:02.699Z] docker_api_swarm_service_test.go:128: [d2b01b6edf7a4] joining swarm manager [dc6247f8d401d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-27T16:58:02.699Z] docker_api_swarm_service_test.go:136: [d250c813f4282] joining swarm manager [dc6247f8d401d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-12-27T16:58:02.699Z] docker_api_swarm_service_test.go:137: [dac8038c87971] joining swarm manager [dc6247f8d401d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.90s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.52s) [2019-12-27T16:58:02.700Z] docker_api_swarm_service_test.go:303: [d3795f792568d] joining swarm manager [dcc5ec17a7bca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-27T16:58:02.700Z] docker_api_swarm_service_test.go:303: [d237622739de3] joining swarm manager [dcc5ec17a7bca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.94s) [2019-12-27T16:58:02.700Z] docker_api_swarm_service_test.go:99: [d12bc8d1971b2] joining swarm manager [d6e2458a6866c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-27T16:58:02.700Z] docker_api_swarm_service_test.go:100: [d5f5686ed31fd] joining swarm manager [d6e2458a6866c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-27T16:58:02.700Z] check_test.go:380: [d12bc8d1971b2] daemon is not started [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (22.14s) [2019-12-27T16:58:02.700Z] docker_api_swarm_service_test.go:532: [dcb93c7e1e1f2] joining swarm manager [d12ff07e97681]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-27T16:58:02.700Z] docker_api_swarm_service_test.go:533: [d7c354180931c] joining swarm manager [d12ff07e97681]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.43s) [2019-12-27T16:58:02.700Z] docker_api_swarm_service_test.go:147: [d6d0de838a401] joining swarm manager [da967927fe7a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-27T16:58:02.700Z] docker_api_swarm_service_test.go:147: [debc266a8c440] joining swarm manager [da967927fe7a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.26s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.72s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.37s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.45s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.87s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.98s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.57s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.94s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (9.50s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (26.04s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.40s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.15s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.81s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.05s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.32s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.55s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.60s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.51s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.20s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (3.00s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.05s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.81s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.11s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.32s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.63s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.09s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.23s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.85s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.87s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.05s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.74s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.50s) [2019-12-27T16:58:02.700Z] docker_cli_service_logs_test.go:241: checking task ytx0tj8z5cg6 [2019-12-27T16:58:02.700Z] docker_cli_service_logs_test.go:246: checking messages for ytx0tj8z5cg6 [2019-12-27T16:58:02.700Z] docker_cli_service_logs_test.go:241: checking task mphywbsd2fqf [2019-12-27T16:58:02.700Z] docker_cli_service_logs_test.go:246: checking messages for mphywbsd2fqf [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.18s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.44s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.08s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.32s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.64s) [2019-12-27T16:58:02.700Z] docker_cli_swarm_test.go:1901: [d006c6a261812] joining swarm manager [da421e8d41156]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-27T16:58:02.700Z] docker_cli_swarm_test.go:1902: [d2012fc9782a3] joining swarm manager [da421e8d41156]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.42s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.82s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.97s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.52s) [2019-12-27T16:58:02.700Z] docker_cli_swarm_test.go:1802: [dc068f2ea58e4] joining swarm manager [da0d26f86f93d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-27T16:58:02.700Z] docker_cli_swarm_test.go:1803: [daf9f5e5a4b0f] joining swarm manager [da0d26f86f93d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.56s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (164.38s) [2019-12-27T16:58:02.700Z] docker_cli_swarm_test.go:1321: [d3b49782194c7] joining swarm manager [ddf9ad8d819c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-27T16:58:02.700Z] docker_cli_swarm_test.go:1322: [d7866b8e82080] joining swarm manager [ddf9ad8d819c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.75s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (10.48s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.07s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.58s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.70s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.45s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.40s) [2019-12-27T16:58:02.700Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2019-12-27T16:58:02.700Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.98s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.81s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.83s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.80s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.90s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (52.56s) [2019-12-27T16:58:02.700Z] docker_cli_swarm_test.go:1186: [d4b5dc81754e8] joining swarm manager [df60c240d144a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-27T16:58:02.700Z] docker_cli_swarm_test.go:1195: [d846693b145ba] joining swarm manager [df60c240d144a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.66s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (6.15s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (137.36s) [2019-12-27T16:58:02.700Z] docker_cli_swarm_test.go:1118: [dfaddebc9c9e4] joining swarm manager [de48aad862bc6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-27T16:58:02.700Z] docker_cli_swarm_test.go:1119: [da5ea4d609fd0] joining swarm manager [de48aad862bc6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-27T16:58:02.700Z] docker_cli_swarm_test.go:1172: [d02a204efe830] joining swarm manager [de48aad862bc6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.92s) [2019-12-27T16:58:02.700Z] docker_cli_swarm_test.go:1453: [d69d1cadf570e] joining swarm manager [dc9c3d95497f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-27T16:58:02.700Z] docker_cli_swarm_test.go:1454: [d348e16ae9315] joining swarm manager [dc9c3d95497f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.10s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.21s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.47s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.06s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.10s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.27s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.74s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.58s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.42s) [2019-12-27T16:58:02.700Z] docker_cli_swarm_unix_test.go:62: [d2c38cf579a12] joining swarm manager [d01b54adfd18d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.01s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.82s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.29s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.88s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.50s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.27s) [2019-12-27T16:58:02.700Z] docker_api_swarm_test.go:962: [d07d4223a8eca] joining swarm manager [dc4943e0891e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.81s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.59s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.00s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.00s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (10.64s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.30s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.08s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.10s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.27s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.19s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.99s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.56s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.36s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.54s) [2019-12-27T16:58:02.700Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.48s) [2019-12-27T16:58:02.700Z] === RUN TestDockerExternalVolumeSuite [2019-12-27T16:58:02.700Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2019-12-27T16:58:17.523Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2019-12-27T16:59:25.175Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2019-12-27T16:59:35.186Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2019-12-27T17:00:07.189Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2019-12-27T17:00:22.098Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2019-12-27T17:00:54.140Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2019-12-27T17:01:06.294Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2019-12-27T17:01:38.343Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2019-12-27T17:01:53.167Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2019-12-27T17:02:11.318Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2019-12-27T17:02:57.911Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-12-27T17:03:15.945Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2019-12-27T17:03:48.079Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-12-27T17:04:20.084Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2019-12-27T17:04:34.907Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2019-12-27T17:04:52.935Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2019-12-27T17:05:07.758Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2019-12-27T17:05:22.580Z] --- PASS: TestDockerExternalVolumeSuite (441.32s) [2019-12-27T17:05:22.580Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.89s) [2019-12-27T17:05:22.580Z] docker_cli_external_volume_driver_test.go:53: [d3d62e8150279] daemon is not started [2019-12-27T17:05:22.580Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2019-12-27T17:05:22.580Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.59s) [2019-12-27T17:05:22.580Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2019-12-27T17:05:22.580Z] docker_cli_external_volume_driver_test.go:53: [d1c49cd7f9f5b] daemon is not started [2019-12-27T17:05:22.580Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2019-12-27T17:05:22.580Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2019-12-27T17:05:22.580Z] docker_cli_external_volume_driver_test.go:53: [dbc68055864af] daemon is not started [2019-12-27T17:05:22.580Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2019-12-27T17:05:22.580Z] docker_cli_external_volume_driver_test.go:53: [de2e528ba4335] daemon is not started [2019-12-27T17:05:22.580Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.59s) [2019-12-27T17:05:22.580Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.56s) [2019-12-27T17:05:22.580Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.83s) [2019-12-27T17:05:22.580Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2019-12-27T17:05:22.580Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.68s) [2019-12-27T17:05:22.580Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.72s) [2019-12-27T17:05:22.580Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.11s) [2019-12-27T17:05:22.580Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.56s) [2019-12-27T17:05:22.580Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.44s) [2019-12-27T17:05:22.580Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.38s) [2019-12-27T17:05:22.580Z] docker_cli_external_volume_driver_test.go:485: [d1b5743fbc52e] daemon is not started [2019-12-27T17:05:22.580Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2019-12-27T17:05:22.580Z] docker_cli_external_volume_driver_test.go:53: [dacc6db65fb45] daemon is not started [2019-12-27T17:05:22.580Z] PASS [2019-12-27T17:05:22.580Z] [2019-12-27T17:05:22.580Z] === Skipped [2019-12-27T17:05:22.580Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-12-27T17:05:22.580Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-12-27T17:05:22.580Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-12-27T17:05:22.580Z] check_test.go:309: [d5e05cdaec4f2] daemon is not started [2019-12-27T17:05:22.580Z] [2019-12-27T17:05:22.580Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-12-27T17:05:22.580Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-12-27T17:05:22.580Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-12-27T17:05:22.580Z] check_test.go:309: [d0d30d201c4e4] daemon is not started [2019-12-27T17:05:22.580Z] [2019-12-27T17:05:22.580Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-12-27T17:05:22.580Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-12-27T17:05:22.580Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-12-27T17:05:22.580Z] check_test.go:309: [d8456a2930adf] daemon is not started [2019-12-27T17:05:22.580Z] [2019-12-27T17:05:22.580Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2019-12-27T17:05:22.580Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2019-12-27T17:05:22.580Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-12-27T17:05:22.580Z] check_test.go:309: [d3d1e819a2187] daemon is not started [2019-12-27T17:05:22.580Z] [2019-12-27T17:05:22.580Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-12-27T17:05:22.580Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-12-27T17:05:22.580Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-12-27T17:05:22.580Z] [2019-12-27T17:05:22.580Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2019-12-27T17:05:22.580Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2019-12-27T17:05:22.580Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-12-27T17:05:22.580Z] [2019-12-27T17:05:22.580Z] [2019-12-27T17:05:22.580Z] DONE 273 tests, 6 skipped in 2611.810s [2019-12-27T17:05:22.580Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-12-27T17:05:23.139Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d2f16e930b0b5/docker.pid [2019-12-27T17:05:23.139Z] +++ kill 3602 [2019-12-27T17:05:23.139Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 3602 is not a child of this shell [2019-12-27T17:05:23.139Z] warning: PID 3602 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d2f16e930b0b5/docker.pid had a nonzero exit code [2019-12-27T17:05:23.139Z] ++++ cat bundles/test-integration/docker.pid [2019-12-27T17:05:23.139Z] +++ kill 7265 [2019-12-27T17:05:24.063Z] +++ /etc/init.d/apparmor stop [2019-12-27T17:05:24.063Z] Clearing AppArmor profiles cache:. [2019-12-27T17:05:24.063Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-12-27T17:05:24.063Z] Unloading profiles will leave already running processes permanently [2019-12-27T17:05:24.063Z] unconfined, which can lead to unexpected situations. [2019-12-27T17:05:24.063Z] [2019-12-27T17:05:24.063Z] To set a process to complain mode, use the command line tool [2019-12-27T17:05:24.063Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-12-27T17:05:24.063Z] with the 'teardown' option." [2019-12-27T17:05:24.063Z] [2019-12-27T17:05:24.623Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2019-12-27T17:05:24.638Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-12-27T17:05:27.283Z] + echo Ensuring container killed. [2019-12-27T17:05:27.283Z] Ensuring container killed. [2019-12-27T17:05:27.283Z] + docker ps -aq -f name=docker-pr5-* [2019-12-27T17:05:27.283Z] + cids=3f39d40539c0 [2019-12-27T17:05:27.283Z] cbf6ac36a8f2 [2019-12-27T17:05:27.283Z] 8fc55b1e143c [2019-12-27T17:05:27.283Z] + [ -n 3f39d40539c0 [2019-12-27T17:05:27.283Z] cbf6ac36a8f2 [2019-12-27T17:05:27.283Z] 8fc55b1e143c ] [2019-12-27T17:05:27.283Z] + docker rm -vf 3f39d40539c0 cbf6ac36a8f2 8fc55b1e143c [2019-12-27T17:05:29.174Z] 3f39d40539c0 [2019-12-27T17:05:29.735Z] cbf6ac36a8f2 [2019-12-27T17:05:29.735Z] 8fc55b1e143c [Pipeline] sh [2019-12-27T17:05:30.018Z] + echo Chowning /workspace to jenkins user [2019-12-27T17:05:30.018Z] Chowning /workspace to jenkins user [2019-12-27T17:05:30.018Z] + id -u [2019-12-27T17:05:30.018Z] + id -g [2019-12-27T17:05:30.018Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39700:/workspace busybox chown -R 1000:1000 /workspace [2019-12-27T17:05:30.018Z] Unable to find image 'busybox:latest' locally [2019-12-27T17:05:30.018Z] latest: Pulling from library/busybox [2019-12-27T17:05:30.018Z] bdbbaa22dec6: Pulling fs layer [2019-12-27T17:05:30.276Z] bdbbaa22dec6: Verifying Checksum [2019-12-27T17:05:30.276Z] bdbbaa22dec6: Download complete [2019-12-27T17:05:30.276Z] bdbbaa22dec6: Pull complete [2019-12-27T17:05:30.276Z] Digest: sha256:6915be4043561d64e0ab0f8f098dc2ac48e077fe23f488ac24b665166898115a [2019-12-27T17:05:30.276Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-12-27T17:05:34.810Z] + bundleName=amd64 [2019-12-27T17:05:34.810Z] + echo Creating amd64-bundles.tar.gz [2019-12-27T17:05:34.810Z] Creating amd64-bundles.tar.gz [2019-12-27T17:05:34.810Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-12-27T17:05:34.810Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2019-12-27T17:05:36.179Z] Archiving artifacts [2019-12-27T17:05:37.810Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39700/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-12-27T17:05:38.242Z] + make clean [2019-12-27T17:05:38.498Z] docker volume rm -f docker-dev-cache [2019-12-27T17:05:38.498Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-12-27T17:11:44.029Z] ok github.com/docker/docker/integration-cli 2298.085s [2019-12-27T17:11:44.031Z] [2019-12-27T17:11:44.031Z] === Skipped [2019-12-27T17:11:44.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2019-12-27T17:11:44.031Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2019-12-27T17:11:44.031Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.031Z] [2019-12-27T17:11:44.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-12-27T17:11:44.031Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-12-27T17:11:44.031Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.031Z] [2019-12-27T17:11:44.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2019-12-27T17:11:44.031Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2019-12-27T17:11:44.031Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.031Z] [2019-12-27T17:11:44.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2019-12-27T17:11:44.031Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2019-12-27T17:11:44.031Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.031Z] [2019-12-27T17:11:44.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-12-27T17:11:44.031Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-12-27T17:11:44.031Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.031Z] [2019-12-27T17:11:44.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-12-27T17:11:44.031Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-12-27T17:11:44.031Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.031Z] [2019-12-27T17:11:44.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2019-12-27T17:11:44.031Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2019-12-27T17:11:44.031Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.031Z] [2019-12-27T17:11:44.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2019-12-27T17:11:44.031Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2019-12-27T17:11:44.031Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.031Z] [2019-12-27T17:11:44.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2019-12-27T17:11:44.031Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2019-12-27T17:11:44.031Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.031Z] [2019-12-27T17:11:44.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-12-27T17:11:44.031Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-12-27T17:11:44.031Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.031Z] [2019-12-27T17:11:44.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2019-12-27T17:11:44.031Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2019-12-27T17:11:44.031Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.031Z] [2019-12-27T17:11:44.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2019-12-27T17:11:44.031Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2019-12-27T17:11:44.031Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.031Z] [2019-12-27T17:11:44.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2019-12-27T17:11:44.031Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2019-12-27T17:11:44.031Z] docker_cli_run_test.go:3181: unmatched requirement Apparmor [2019-12-27T17:11:44.031Z] [2019-12-27T17:11:44.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2019-12-27T17:11:44.031Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2019-12-27T17:11:44.031Z] docker_cli_run_test.go:3159: unmatched requirement Apparmor [2019-12-27T17:11:44.031Z] [2019-12-27T17:11:44.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2019-12-27T17:11:44.031Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2019-12-27T17:11:44.031Z] docker_cli_run_test.go:3171: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.031Z] [2019-12-27T17:11:44.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2019-12-27T17:11:44.031Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2019-12-27T17:11:44.031Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.031Z] [2019-12-27T17:11:44.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2019-12-27T17:11:44.031Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2019-12-27T17:11:44.031Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2019-12-27T17:11:44.031Z] [2019-12-27T17:11:44.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2019-12-27T17:11:44.031Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2019-12-27T17:11:44.031Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.031Z] [2019-12-27T17:11:44.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.44s) [2019-12-27T17:11:44.031Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.44s) [2019-12-27T17:11:44.031Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2019-12-27T17:11:44.031Z] [2019-12-27T17:11:44.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2019-12-27T17:11:44.031Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2019-12-27T17:11:44.031Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.031Z] [2019-12-27T17:11:44.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2019-12-27T17:11:44.031Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2019-12-27T17:11:44.031Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.031Z] [2019-12-27T17:11:44.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2019-12-27T17:11:44.031Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2019-12-27T17:11:44.031Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.031Z] [2019-12-27T17:11:44.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2019-12-27T17:11:44.031Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2019-12-27T17:11:44.031Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.031Z] [2019-12-27T17:11:44.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2019-12-27T17:11:44.031Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2019-12-27T17:11:44.031Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.031Z] [2019-12-27T17:11:44.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2019-12-27T17:11:44.031Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2019-12-27T17:11:44.031Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.031Z] [2019-12-27T17:11:44.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2019-12-27T17:11:44.031Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2019-12-27T17:11:44.031Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.031Z] [2019-12-27T17:11:44.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2019-12-27T17:11:44.031Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2019-12-27T17:11:44.031Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.031Z] [2019-12-27T17:11:44.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2019-12-27T17:11:44.031Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2019-12-27T17:11:44.031Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.031Z] [2019-12-27T17:11:44.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2019-12-27T17:11:44.031Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2019-12-27T17:11:44.031Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.031Z] [2019-12-27T17:11:44.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2019-12-27T17:11:44.031Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2019-12-27T17:11:44.031Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.031Z] [2019-12-27T17:11:44.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.53s) [2019-12-27T17:11:44.031Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.53s) [2019-12-27T17:11:44.031Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.031Z] [2019-12-27T17:11:44.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.86s) [2019-12-27T17:11:44.031Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.86s) [2019-12-27T17:11:44.031Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.031Z] [2019-12-27T17:11:44.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.16s) [2019-12-27T17:11:44.031Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.16s) [2019-12-27T17:11:44.031Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.031Z] [2019-12-27T17:11:44.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.38s) [2019-12-27T17:11:44.031Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.38s) [2019-12-27T17:11:44.031Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.031Z] [2019-12-27T17:11:44.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2019-12-27T17:11:44.031Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2019-12-27T17:11:44.031Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.031Z] [2019-12-27T17:11:44.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2019-12-27T17:11:44.031Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2019-12-27T17:11:44.031Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.031Z] [2019-12-27T17:11:44.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2019-12-27T17:11:44.031Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2019-12-27T17:11:44.031Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.031Z] [2019-12-27T17:11:44.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2019-12-27T17:11:44.031Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2019-12-27T17:11:44.031Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.031Z] [2019-12-27T17:11:44.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2019-12-27T17:11:44.031Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2019-12-27T17:11:44.031Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.031Z] [2019-12-27T17:11:44.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.73s) [2019-12-27T17:11:44.031Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.73s) [2019-12-27T17:11:44.031Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.031Z] [2019-12-27T17:11:44.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.40s) [2019-12-27T17:11:44.031Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.40s) [2019-12-27T17:11:44.031Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.031Z] [2019-12-27T17:11:44.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2019-12-27T17:11:44.031Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2019-12-27T17:11:44.031Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.031Z] [2019-12-27T17:11:44.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2019-12-27T17:11:44.031Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2019-12-27T17:11:44.031Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.031Z] [2019-12-27T17:11:44.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2019-12-27T17:11:44.031Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2019-12-27T17:11:44.031Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2019-12-27T17:11:44.031Z] [2019-12-27T17:11:44.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2019-12-27T17:11:44.032Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2019-12-27T17:11:44.032Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.032Z] [2019-12-27T17:11:44.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2019-12-27T17:11:44.032Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2019-12-27T17:11:44.032Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.032Z] [2019-12-27T17:11:44.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2019-12-27T17:11:44.032Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2019-12-27T17:11:44.032Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.032Z] [2019-12-27T17:11:44.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2019-12-27T17:11:44.032Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2019-12-27T17:11:44.032Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.032Z] [2019-12-27T17:11:44.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2019-12-27T17:11:44.032Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2019-12-27T17:11:44.032Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.032Z] [2019-12-27T17:11:44.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.38s) [2019-12-27T17:11:44.032Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.38s) [2019-12-27T17:11:44.032Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.032Z] [2019-12-27T17:11:44.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.34s) [2019-12-27T17:11:44.032Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.34s) [2019-12-27T17:11:44.032Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.032Z] [2019-12-27T17:11:44.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2019-12-27T17:11:44.032Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2019-12-27T17:11:44.032Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.032Z] [2019-12-27T17:11:44.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2019-12-27T17:11:44.032Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2019-12-27T17:11:44.032Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.032Z] [2019-12-27T17:11:44.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2019-12-27T17:11:44.032Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2019-12-27T17:11:44.032Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.032Z] [2019-12-27T17:11:44.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2019-12-27T17:11:44.032Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2019-12-27T17:11:44.032Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.032Z] [2019-12-27T17:11:44.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.39s) [2019-12-27T17:11:44.032Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.39s) [2019-12-27T17:11:44.032Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.032Z] [2019-12-27T17:11:44.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2019-12-27T17:11:44.032Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2019-12-27T17:11:44.032Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.032Z] [2019-12-27T17:11:44.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2019-12-27T17:11:44.032Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2019-12-27T17:11:44.032Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.032Z] [2019-12-27T17:11:44.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2019-12-27T17:11:44.032Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2019-12-27T17:11:44.032Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.032Z] [2019-12-27T17:11:44.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.33s) [2019-12-27T17:11:44.032Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.33s) [2019-12-27T17:11:44.032Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.032Z] [2019-12-27T17:11:44.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2019-12-27T17:11:44.032Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2019-12-27T17:11:44.032Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.032Z] [2019-12-27T17:11:44.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2019-12-27T17:11:44.032Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2019-12-27T17:11:44.032Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.032Z] [2019-12-27T17:11:44.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2019-12-27T17:11:44.032Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2019-12-27T17:11:44.032Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.032Z] [2019-12-27T17:11:44.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2019-12-27T17:11:44.032Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2019-12-27T17:11:44.032Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.032Z] [2019-12-27T17:11:44.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2019-12-27T17:11:44.032Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2019-12-27T17:11:44.032Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.032Z] [2019-12-27T17:11:44.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2019-12-27T17:11:44.032Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2019-12-27T17:11:44.032Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.032Z] [2019-12-27T17:11:44.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2019-12-27T17:11:44.032Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2019-12-27T17:11:44.032Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.032Z] [2019-12-27T17:11:44.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2019-12-27T17:11:44.032Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2019-12-27T17:11:44.032Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.032Z] [2019-12-27T17:11:44.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2019-12-27T17:11:44.032Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2019-12-27T17:11:44.032Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.032Z] [2019-12-27T17:11:44.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2019-12-27T17:11:44.032Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2019-12-27T17:11:44.032Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.032Z] [2019-12-27T17:11:44.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2019-12-27T17:11:44.032Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2019-12-27T17:11:44.032Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.032Z] [2019-12-27T17:11:44.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2019-12-27T17:11:44.032Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2019-12-27T17:11:44.032Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2019-12-27T17:11:44.032Z] [2019-12-27T17:11:44.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2019-12-27T17:11:44.032Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2019-12-27T17:11:44.032Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.032Z] [2019-12-27T17:11:44.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2019-12-27T17:11:44.032Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2019-12-27T17:11:44.032Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.032Z] [2019-12-27T17:11:44.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2019-12-27T17:11:44.032Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2019-12-27T17:11:44.032Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.032Z] [2019-12-27T17:11:44.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2019-12-27T17:11:44.032Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2019-12-27T17:11:44.032Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.032Z] [2019-12-27T17:11:44.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2019-12-27T17:11:44.032Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2019-12-27T17:11:44.032Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.032Z] [2019-12-27T17:11:44.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2019-12-27T17:11:44.032Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2019-12-27T17:11:44.032Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.032Z] [2019-12-27T17:11:44.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2019-12-27T17:11:44.032Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2019-12-27T17:11:44.032Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.032Z] [2019-12-27T17:11:44.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2019-12-27T17:11:44.032Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2019-12-27T17:11:44.032Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.032Z] [2019-12-27T17:11:44.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2019-12-27T17:11:44.032Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2019-12-27T17:11:44.032Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.032Z] [2019-12-27T17:11:44.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2019-12-27T17:11:44.032Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2019-12-27T17:11:44.032Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.032Z] [2019-12-27T17:11:44.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2019-12-27T17:11:44.032Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2019-12-27T17:11:44.032Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.032Z] [2019-12-27T17:11:44.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2019-12-27T17:11:44.032Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2019-12-27T17:11:44.032Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.032Z] [2019-12-27T17:11:44.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2019-12-27T17:11:44.032Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2019-12-27T17:11:44.032Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.032Z] [2019-12-27T17:11:44.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.40s) [2019-12-27T17:11:44.032Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.40s) [2019-12-27T17:11:44.032Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.032Z] [2019-12-27T17:11:44.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.38s) [2019-12-27T17:11:44.032Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.38s) [2019-12-27T17:11:44.032Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.032Z] [2019-12-27T17:11:44.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2019-12-27T17:11:44.032Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2019-12-27T17:11:44.032Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.032Z] [2019-12-27T17:11:44.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2019-12-27T17:11:44.032Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2019-12-27T17:11:44.032Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.032Z] [2019-12-27T17:11:44.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2019-12-27T17:11:44.032Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2019-12-27T17:11:44.032Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.032Z] [2019-12-27T17:11:44.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2019-12-27T17:11:44.032Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2019-12-27T17:11:44.032Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.032Z] [2019-12-27T17:11:44.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2019-12-27T17:11:44.032Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2019-12-27T17:11:44.032Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.032Z] [2019-12-27T17:11:44.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.48s) [2019-12-27T17:11:44.032Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s) [2019-12-27T17:11:44.032Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.032Z] [2019-12-27T17:11:44.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2019-12-27T17:11:44.032Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2019-12-27T17:11:44.032Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.032Z] [2019-12-27T17:11:44.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.36s) [2019-12-27T17:11:44.032Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.36s) [2019-12-27T17:11:44.032Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.032Z] [2019-12-27T17:11:44.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2019-12-27T17:11:44.032Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.44s) [2019-12-27T17:11:44.032Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.032Z] [2019-12-27T17:11:44.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.35s) [2019-12-27T17:11:44.032Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.35s) [2019-12-27T17:11:44.032Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.032Z] [2019-12-27T17:11:44.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2019-12-27T17:11:44.032Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2019-12-27T17:11:44.032Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.032Z] [2019-12-27T17:11:44.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.36s) [2019-12-27T17:11:44.032Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.36s) [2019-12-27T17:11:44.032Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.032Z] [2019-12-27T17:11:44.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2019-12-27T17:11:44.032Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2019-12-27T17:11:44.032Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.032Z] [2019-12-27T17:11:44.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2019-12-27T17:11:44.032Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2019-12-27T17:11:44.032Z] docker_cli_sni_test.go:18: Flakey test [2019-12-27T17:11:44.032Z] [2019-12-27T17:11:44.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2019-12-27T17:11:44.032Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2019-12-27T17:11:44.032Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.032Z] [2019-12-27T17:11:44.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2019-12-27T17:11:44.032Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2019-12-27T17:11:44.032Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.032Z] [2019-12-27T17:11:44.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2019-12-27T17:11:44.032Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2019-12-27T17:11:44.032Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.032Z] [2019-12-27T17:11:44.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2019-12-27T17:11:44.032Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2019-12-27T17:11:44.032Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.032Z] [2019-12-27T17:11:44.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-12-27T17:11:44.032Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-12-27T17:11:44.032Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.032Z] [2019-12-27T17:11:44.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-12-27T17:11:44.032Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-12-27T17:11:44.032Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.032Z] [2019-12-27T17:11:44.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2019-12-27T17:11:44.032Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2019-12-27T17:11:44.032Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.032Z] [2019-12-27T17:11:44.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-12-27T17:11:44.032Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-12-27T17:11:44.032Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.032Z] [2019-12-27T17:11:44.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-12-27T17:11:44.032Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-12-27T17:11:44.032Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.032Z] [2019-12-27T17:11:44.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2019-12-27T17:11:44.033Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2019-12-27T17:11:44.033Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.033Z] [2019-12-27T17:11:44.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2019-12-27T17:11:44.033Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2019-12-27T17:11:44.033Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.033Z] [2019-12-27T17:11:44.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2019-12-27T17:11:44.033Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2019-12-27T17:11:44.033Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.033Z] [2019-12-27T17:11:44.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2019-12-27T17:11:44.033Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2019-12-27T17:11:44.033Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.033Z] [2019-12-27T17:11:44.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2019-12-27T17:11:44.033Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2019-12-27T17:11:44.033Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.033Z] [2019-12-27T17:11:44.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2019-12-27T17:11:44.033Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2019-12-27T17:11:44.033Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.033Z] [2019-12-27T17:11:44.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2019-12-27T17:11:44.033Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2019-12-27T17:11:44.033Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.033Z] [2019-12-27T17:11:44.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2019-12-27T17:11:44.033Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2019-12-27T17:11:44.033Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.033Z] [2019-12-27T17:11:44.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2019-12-27T17:11:44.033Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2019-12-27T17:11:44.033Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.033Z] [2019-12-27T17:11:44.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2019-12-27T17:11:44.033Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2019-12-27T17:11:44.033Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.033Z] [2019-12-27T17:11:44.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2019-12-27T17:11:44.033Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2019-12-27T17:11:44.033Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.033Z] [2019-12-27T17:11:44.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2019-12-27T17:11:44.033Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2019-12-27T17:11:44.033Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.033Z] [2019-12-27T17:11:44.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2019-12-27T17:11:44.033Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2019-12-27T17:11:44.033Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.033Z] [2019-12-27T17:11:44.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2019-12-27T17:11:44.033Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2019-12-27T17:11:44.033Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.033Z] [2019-12-27T17:11:44.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2019-12-27T17:11:44.033Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2019-12-27T17:11:44.033Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.033Z] [2019-12-27T17:11:44.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2019-12-27T17:11:44.033Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2019-12-27T17:11:44.033Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.033Z] [2019-12-27T17:11:44.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2019-12-27T17:11:44.033Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2019-12-27T17:11:44.033Z] docker_cli_run_test.go:3562: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.033Z] [2019-12-27T17:11:44.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2019-12-27T17:11:44.033Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2019-12-27T17:11:44.033Z] docker_cli_run_test.go:3593: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.033Z] [2019-12-27T17:11:44.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2019-12-27T17:11:44.033Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2019-12-27T17:11:44.033Z] docker_cli_run_test.go:3576: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.033Z] [2019-12-27T17:11:44.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2019-12-27T17:11:44.033Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2019-12-27T17:11:44.033Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.033Z] [2019-12-27T17:11:44.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2019-12-27T17:11:44.033Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2019-12-27T17:11:44.033Z] docker_cli_run_test.go:3466: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.033Z] [2019-12-27T17:11:44.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2019-12-27T17:11:44.033Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2019-12-27T17:11:44.033Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.033Z] [2019-12-27T17:11:44.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2019-12-27T17:11:44.033Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2019-12-27T17:11:44.033Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.033Z] [2019-12-27T17:11:44.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2019-12-27T17:11:44.033Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2019-12-27T17:11:44.033Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.033Z] [2019-12-27T17:11:44.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2019-12-27T17:11:44.033Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2019-12-27T17:11:44.033Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.033Z] [2019-12-27T17:11:44.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2019-12-27T17:11:44.033Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2019-12-27T17:11:44.033Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.033Z] [2019-12-27T17:11:44.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2019-12-27T17:11:44.033Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2019-12-27T17:11:44.033Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.033Z] [2019-12-27T17:11:44.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2019-12-27T17:11:44.033Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2019-12-27T17:11:44.033Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.033Z] [2019-12-27T17:11:44.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2019-12-27T17:11:44.033Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2019-12-27T17:11:44.033Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.033Z] [2019-12-27T17:11:44.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2019-12-27T17:11:44.033Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2019-12-27T17:11:44.033Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.033Z] [2019-12-27T17:11:44.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2019-12-27T17:11:44.033Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2019-12-27T17:11:44.033Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.033Z] [2019-12-27T17:11:44.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2019-12-27T17:11:44.033Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2019-12-27T17:11:44.033Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.033Z] [2019-12-27T17:11:44.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2019-12-27T17:11:44.033Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2019-12-27T17:11:44.033Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.033Z] [2019-12-27T17:11:44.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2019-12-27T17:11:44.033Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2019-12-27T17:11:44.033Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.033Z] [2019-12-27T17:11:44.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2019-12-27T17:11:44.033Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2019-12-27T17:11:44.033Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.033Z] [2019-12-27T17:11:44.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2019-12-27T17:11:44.033Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2019-12-27T17:11:44.033Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.033Z] [2019-12-27T17:11:44.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2019-12-27T17:11:44.033Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2019-12-27T17:11:44.033Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.033Z] [2019-12-27T17:11:44.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2019-12-27T17:11:44.033Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2019-12-27T17:11:44.033Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.033Z] [2019-12-27T17:11:44.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2019-12-27T17:11:44.033Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2019-12-27T17:11:44.033Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.033Z] [2019-12-27T17:11:44.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2019-12-27T17:11:44.033Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2019-12-27T17:11:44.033Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.033Z] [2019-12-27T17:11:44.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2019-12-27T17:11:44.033Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2019-12-27T17:11:44.033Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.033Z] [2019-12-27T17:11:44.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2019-12-27T17:11:44.033Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2019-12-27T17:11:44.033Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.033Z] [2019-12-27T17:11:44.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2019-12-27T17:11:44.033Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2019-12-27T17:11:44.033Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.033Z] [2019-12-27T17:11:44.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2019-12-27T17:11:44.033Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2019-12-27T17:11:44.033Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.033Z] [2019-12-27T17:11:44.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2019-12-27T17:11:44.033Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2019-12-27T17:11:44.033Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.033Z] [2019-12-27T17:11:44.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2019-12-27T17:11:44.033Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2019-12-27T17:11:44.033Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.033Z] [2019-12-27T17:11:44.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2019-12-27T17:11:44.033Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2019-12-27T17:11:44.033Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.033Z] [2019-12-27T17:11:44.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2019-12-27T17:11:44.033Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2019-12-27T17:11:44.033Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.033Z] [2019-12-27T17:11:44.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2019-12-27T17:11:44.033Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2019-12-27T17:11:44.033Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.033Z] [2019-12-27T17:11:44.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2019-12-27T17:11:44.033Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2019-12-27T17:11:44.033Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.033Z] [2019-12-27T17:11:44.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2019-12-27T17:11:44.033Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2019-12-27T17:11:44.033Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.033Z] [2019-12-27T17:11:44.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2019-12-27T17:11:44.033Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2019-12-27T17:11:44.033Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.033Z] [2019-12-27T17:11:44.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2019-12-27T17:11:44.033Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2019-12-27T17:11:44.033Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.033Z] [2019-12-27T17:11:44.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2019-12-27T17:11:44.033Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2019-12-27T17:11:44.033Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.033Z] [2019-12-27T17:11:44.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2019-12-27T17:11:44.033Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2019-12-27T17:11:44.033Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.033Z] [2019-12-27T17:11:44.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2019-12-27T17:11:44.033Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2019-12-27T17:11:44.033Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-12-27T17:11:44.033Z] [2019-12-27T17:11:44.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-12-27T17:11:44.033Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-12-27T17:11:44.033Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.033Z] [2019-12-27T17:11:44.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2019-12-27T17:11:44.033Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2019-12-27T17:11:44.033Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.033Z] [2019-12-27T17:11:44.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2019-12-27T17:11:44.033Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2019-12-27T17:11:44.033Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.033Z] [2019-12-27T17:11:44.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2019-12-27T17:11:44.033Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2019-12-27T17:11:44.033Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.033Z] [2019-12-27T17:11:44.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2019-12-27T17:11:44.033Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2019-12-27T17:11:44.033Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.033Z] [2019-12-27T17:11:44.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2019-12-27T17:11:44.033Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2019-12-27T17:11:44.033Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.033Z] [2019-12-27T17:11:44.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2019-12-27T17:11:44.033Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2019-12-27T17:11:44.033Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.033Z] [2019-12-27T17:11:44.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2019-12-27T17:11:44.033Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2019-12-27T17:11:44.033Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.033Z] [2019-12-27T17:11:44.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2019-12-27T17:11:44.033Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2019-12-27T17:11:44.033Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.033Z] [2019-12-27T17:11:44.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2019-12-27T17:11:44.033Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2019-12-27T17:11:44.033Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.033Z] [2019-12-27T17:11:44.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2019-12-27T17:11:44.034Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2019-12-27T17:11:44.034Z] docker_cli_run_test.go:2995: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.034Z] [2019-12-27T17:11:44.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2019-12-27T17:11:44.034Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2019-12-27T17:11:44.034Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.034Z] [2019-12-27T17:11:44.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2019-12-27T17:11:44.034Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2019-12-27T17:11:44.034Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.034Z] [2019-12-27T17:11:44.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2019-12-27T17:11:44.034Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2019-12-27T17:11:44.034Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.034Z] [2019-12-27T17:11:44.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2019-12-27T17:11:44.034Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2019-12-27T17:11:44.034Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.034Z] [2019-12-27T17:11:44.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2019-12-27T17:11:44.034Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2019-12-27T17:11:44.034Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.034Z] [2019-12-27T17:11:44.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2019-12-27T17:11:44.034Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2019-12-27T17:11:44.034Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.034Z] [2019-12-27T17:11:44.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2019-12-27T17:11:44.034Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2019-12-27T17:11:44.034Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.034Z] [2019-12-27T17:11:44.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2019-12-27T17:11:44.034Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2019-12-27T17:11:44.034Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.034Z] [2019-12-27T17:11:44.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2019-12-27T17:11:44.034Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2019-12-27T17:11:44.034Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.034Z] [2019-12-27T17:11:44.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2019-12-27T17:11:44.034Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2019-12-27T17:11:44.034Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.034Z] [2019-12-27T17:11:44.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2019-12-27T17:11:44.034Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2019-12-27T17:11:44.034Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.034Z] [2019-12-27T17:11:44.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2019-12-27T17:11:44.034Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2019-12-27T17:11:44.034Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.034Z] [2019-12-27T17:11:44.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2019-12-27T17:11:44.034Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2019-12-27T17:11:44.034Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.034Z] [2019-12-27T17:11:44.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2019-12-27T17:11:44.034Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2019-12-27T17:11:44.034Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.034Z] [2019-12-27T17:11:44.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2019-12-27T17:11:44.034Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2019-12-27T17:11:44.034Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.034Z] [2019-12-27T17:11:44.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2019-12-27T17:11:44.034Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2019-12-27T17:11:44.034Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.034Z] [2019-12-27T17:11:44.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2019-12-27T17:11:44.034Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2019-12-27T17:11:44.034Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.034Z] [2019-12-27T17:11:44.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2019-12-27T17:11:44.034Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2019-12-27T17:11:44.034Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.034Z] [2019-12-27T17:11:44.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2019-12-27T17:11:44.034Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2019-12-27T17:11:44.035Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.035Z] [2019-12-27T17:11:44.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2019-12-27T17:11:44.035Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2019-12-27T17:11:44.035Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.035Z] [2019-12-27T17:11:44.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2019-12-27T17:11:44.035Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2019-12-27T17:11:44.035Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.035Z] [2019-12-27T17:11:44.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2019-12-27T17:11:44.035Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2019-12-27T17:11:44.035Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2019-12-27T17:11:44.035Z] [2019-12-27T17:11:44.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2019-12-27T17:11:44.035Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2019-12-27T17:11:44.035Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.035Z] [2019-12-27T17:11:44.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2019-12-27T17:11:44.035Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2019-12-27T17:11:44.035Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.035Z] [2019-12-27T17:11:44.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2019-12-27T17:11:44.035Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2019-12-27T17:11:44.035Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.035Z] [2019-12-27T17:11:44.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2019-12-27T17:11:44.035Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2019-12-27T17:11:44.035Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.035Z] [2019-12-27T17:11:44.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2019-12-27T17:11:44.035Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2019-12-27T17:11:44.035Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.035Z] [2019-12-27T17:11:44.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2019-12-27T17:11:44.035Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2019-12-27T17:11:44.035Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.035Z] [2019-12-27T17:11:44.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2019-12-27T17:11:44.035Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2019-12-27T17:11:44.035Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.035Z] [2019-12-27T17:11:44.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2019-12-27T17:11:44.035Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2019-12-27T17:11:44.035Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.035Z] [2019-12-27T17:11:44.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2019-12-27T17:11:44.035Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2019-12-27T17:11:44.035Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.035Z] [2019-12-27T17:11:44.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2019-12-27T17:11:44.035Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2019-12-27T17:11:44.035Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.035Z] [2019-12-27T17:11:44.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2019-12-27T17:11:44.035Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2019-12-27T17:11:44.035Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.035Z] [2019-12-27T17:11:44.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2019-12-27T17:11:44.035Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2019-12-27T17:11:44.035Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.035Z] [2019-12-27T17:11:44.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2019-12-27T17:11:44.035Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2019-12-27T17:11:44.035Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.035Z] [2019-12-27T17:11:44.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2019-12-27T17:11:44.035Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2019-12-27T17:11:44.035Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.035Z] [2019-12-27T17:11:44.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2019-12-27T17:11:44.035Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2019-12-27T17:11:44.035Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.035Z] [2019-12-27T17:11:44.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2019-12-27T17:11:44.035Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2019-12-27T17:11:44.035Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.035Z] [2019-12-27T17:11:44.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2019-12-27T17:11:44.035Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2019-12-27T17:11:44.035Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.035Z] [2019-12-27T17:11:44.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2019-12-27T17:11:44.035Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2019-12-27T17:11:44.035Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.035Z] [2019-12-27T17:11:44.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2019-12-27T17:11:44.035Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2019-12-27T17:11:44.035Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.035Z] [2019-12-27T17:11:44.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2019-12-27T17:11:44.035Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2019-12-27T17:11:44.035Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.035Z] [2019-12-27T17:11:44.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2019-12-27T17:11:44.035Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2019-12-27T17:11:44.035Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2019-12-27T17:11:44.035Z] [2019-12-27T17:11:44.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2019-12-27T17:11:44.035Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2019-12-27T17:11:44.035Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.035Z] [2019-12-27T17:11:44.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2019-12-27T17:11:44.035Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2019-12-27T17:11:44.035Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.035Z] [2019-12-27T17:11:44.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2019-12-27T17:11:44.035Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2019-12-27T17:11:44.035Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.035Z] [2019-12-27T17:11:44.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2019-12-27T17:11:44.035Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2019-12-27T17:11:44.035Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.035Z] [2019-12-27T17:11:44.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2019-12-27T17:11:44.035Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2019-12-27T17:11:44.035Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.035Z] [2019-12-27T17:11:44.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2019-12-27T17:11:44.035Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2019-12-27T17:11:44.035Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.035Z] [2019-12-27T17:11:44.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2019-12-27T17:11:44.035Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2019-12-27T17:11:44.035Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.035Z] [2019-12-27T17:11:44.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-12-27T17:11:44.035Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-12-27T17:11:44.035Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.035Z] [2019-12-27T17:11:44.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2019-12-27T17:11:44.035Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2019-12-27T17:11:44.035Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.035Z] [2019-12-27T17:11:44.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2019-12-27T17:11:44.035Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2019-12-27T17:11:44.035Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.035Z] [2019-12-27T17:11:44.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2019-12-27T17:11:44.035Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2019-12-27T17:11:44.035Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.035Z] [2019-12-27T17:11:44.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2019-12-27T17:11:44.035Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2019-12-27T17:11:44.035Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.035Z] [2019-12-27T17:11:44.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-12-27T17:11:44.035Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-12-27T17:11:44.035Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.035Z] [2019-12-27T17:11:44.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2019-12-27T17:11:44.035Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2019-12-27T17:11:44.035Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.035Z] [2019-12-27T17:11:44.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2019-12-27T17:11:44.035Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2019-12-27T17:11:44.035Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.035Z] [2019-12-27T17:11:44.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2019-12-27T17:11:44.035Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2019-12-27T17:11:44.035Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.035Z] [2019-12-27T17:11:44.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2019-12-27T17:11:44.035Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2019-12-27T17:11:44.035Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.035Z] [2019-12-27T17:11:44.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2019-12-27T17:11:44.035Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2019-12-27T17:11:44.035Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.035Z] [2019-12-27T17:11:44.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2019-12-27T17:11:44.035Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2019-12-27T17:11:44.035Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.035Z] [2019-12-27T17:11:44.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2019-12-27T17:11:44.035Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2019-12-27T17:11:44.035Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.035Z] [2019-12-27T17:11:44.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2019-12-27T17:11:44.035Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2019-12-27T17:11:44.035Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.035Z] [2019-12-27T17:11:44.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2019-12-27T17:11:44.035Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2019-12-27T17:11:44.035Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.035Z] [2019-12-27T17:11:44.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2019-12-27T17:11:44.035Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2019-12-27T17:11:44.035Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.035Z] [2019-12-27T17:11:44.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2019-12-27T17:11:44.035Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2019-12-27T17:11:44.035Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.035Z] [2019-12-27T17:11:44.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2019-12-27T17:11:44.035Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2019-12-27T17:11:44.035Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.035Z] [2019-12-27T17:11:44.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2019-12-27T17:11:44.035Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2019-12-27T17:11:44.035Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.035Z] [2019-12-27T17:11:44.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2019-12-27T17:11:44.035Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2019-12-27T17:11:44.035Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.035Z] [2019-12-27T17:11:44.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2019-12-27T17:11:44.035Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2019-12-27T17:11:44.035Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.035Z] [2019-12-27T17:11:44.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2019-12-27T17:11:44.035Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2019-12-27T17:11:44.035Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.035Z] [2019-12-27T17:11:44.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2019-12-27T17:11:44.035Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2019-12-27T17:11:44.035Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.035Z] [2019-12-27T17:11:44.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2019-12-27T17:11:44.035Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2019-12-27T17:11:44.035Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.035Z] [2019-12-27T17:11:44.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2019-12-27T17:11:44.035Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2019-12-27T17:11:44.035Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.035Z] [2019-12-27T17:11:44.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2019-12-27T17:11:44.035Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2019-12-27T17:11:44.035Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.035Z] [2019-12-27T17:11:44.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2019-12-27T17:11:44.035Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2019-12-27T17:11:44.035Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.035Z] [2019-12-27T17:11:44.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2019-12-27T17:11:44.035Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2019-12-27T17:11:44.035Z] docker_cli_run_test.go:2909: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.035Z] [2019-12-27T17:11:44.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2019-12-27T17:11:44.035Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2019-12-27T17:11:44.035Z] docker_cli_run_test.go:2918: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.035Z] [2019-12-27T17:11:44.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2019-12-27T17:11:44.035Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2019-12-27T17:11:44.035Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.035Z] [2019-12-27T17:11:44.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2019-12-27T17:11:44.035Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2019-12-27T17:11:44.035Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.035Z] [2019-12-27T17:11:44.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2019-12-27T17:11:44.035Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2019-12-27T17:11:44.035Z] docker_cli_run_test.go:3512: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.035Z] [2019-12-27T17:11:44.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2019-12-27T17:11:44.035Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2019-12-27T17:11:44.035Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.035Z] [2019-12-27T17:11:44.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2019-12-27T17:11:44.035Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2019-12-27T17:11:44.035Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.035Z] [2019-12-27T17:11:44.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2019-12-27T17:11:44.035Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2019-12-27T17:11:44.035Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.035Z] [2019-12-27T17:11:44.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2019-12-27T17:11:44.035Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2019-12-27T17:11:44.036Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.036Z] [2019-12-27T17:11:44.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2019-12-27T17:11:44.036Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2019-12-27T17:11:44.036Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2019-12-27T17:11:44.036Z] [2019-12-27T17:11:44.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2019-12-27T17:11:44.036Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2019-12-27T17:11:44.036Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2019-12-27T17:11:44.036Z] [2019-12-27T17:11:44.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2019-12-27T17:11:44.036Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2019-12-27T17:11:44.036Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.036Z] [2019-12-27T17:11:44.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2019-12-27T17:11:44.036Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2019-12-27T17:11:44.036Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.036Z] [2019-12-27T17:11:44.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2019-12-27T17:11:44.036Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2019-12-27T17:11:44.036Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.036Z] [2019-12-27T17:11:44.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2019-12-27T17:11:44.036Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2019-12-27T17:11:44.036Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.036Z] [2019-12-27T17:11:44.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2019-12-27T17:11:44.036Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2019-12-27T17:11:44.036Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.036Z] [2019-12-27T17:11:44.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2019-12-27T17:11:44.036Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2019-12-27T17:11:44.036Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.036Z] [2019-12-27T17:11:44.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2019-12-27T17:11:44.036Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2019-12-27T17:11:44.036Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.036Z] [2019-12-27T17:11:44.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2019-12-27T17:11:44.036Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2019-12-27T17:11:44.036Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.036Z] [2019-12-27T17:11:44.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2019-12-27T17:11:44.036Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2019-12-27T17:11:44.036Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.036Z] [2019-12-27T17:11:44.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-12-27T17:11:44.036Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-12-27T17:11:44.036Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.036Z] [2019-12-27T17:11:44.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2019-12-27T17:11:44.036Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2019-12-27T17:11:44.036Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.036Z] [2019-12-27T17:11:44.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-12-27T17:11:44.036Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-12-27T17:11:44.036Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.036Z] [2019-12-27T17:11:44.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2019-12-27T17:11:44.036Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2019-12-27T17:11:44.036Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.036Z] [2019-12-27T17:11:44.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2019-12-27T17:11:44.036Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2019-12-27T17:11:44.036Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.036Z] [2019-12-27T17:11:44.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-12-27T17:11:44.036Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-12-27T17:11:44.036Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.036Z] [2019-12-27T17:11:44.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2019-12-27T17:11:44.036Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2019-12-27T17:11:44.036Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.036Z] [2019-12-27T17:11:44.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2019-12-27T17:11:44.036Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2019-12-27T17:11:44.036Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2019-12-27T17:11:44.036Z] [2019-12-27T17:11:44.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2019-12-27T17:11:44.036Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2019-12-27T17:11:44.036Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.036Z] [2019-12-27T17:11:44.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2019-12-27T17:11:44.036Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2019-12-27T17:11:44.036Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.036Z] [2019-12-27T17:11:44.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2019-12-27T17:11:44.036Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2019-12-27T17:11:44.036Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.036Z] [2019-12-27T17:11:44.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2019-12-27T17:11:44.036Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2019-12-27T17:11:44.036Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.036Z] [2019-12-27T17:11:44.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2019-12-27T17:11:44.036Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2019-12-27T17:11:44.036Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.036Z] [2019-12-27T17:11:44.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2019-12-27T17:11:44.036Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2019-12-27T17:11:44.036Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.036Z] [2019-12-27T17:11:44.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2019-12-27T17:11:44.036Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2019-12-27T17:11:44.036Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.036Z] [2019-12-27T17:11:44.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2019-12-27T17:11:44.036Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2019-12-27T17:11:44.036Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.036Z] [2019-12-27T17:11:44.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2019-12-27T17:11:44.036Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2019-12-27T17:11:44.036Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.036Z] [2019-12-27T17:11:44.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2019-12-27T17:11:44.036Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2019-12-27T17:11:44.036Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.036Z] [2019-12-27T17:11:44.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2019-12-27T17:11:44.036Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2019-12-27T17:11:44.036Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.036Z] [2019-12-27T17:11:44.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2019-12-27T17:11:44.036Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2019-12-27T17:11:44.036Z] docker_cli_run_test.go:4507: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.036Z] [2019-12-27T17:11:44.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2019-12-27T17:11:44.036Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2019-12-27T17:11:44.036Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.036Z] [2019-12-27T17:11:44.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2019-12-27T17:11:44.036Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2019-12-27T17:11:44.036Z] docker_cli_run_test.go:4024: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.036Z] [2019-12-27T17:11:44.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2019-12-27T17:11:44.036Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2019-12-27T17:11:44.036Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.036Z] [2019-12-27T17:11:44.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-12-27T17:11:44.036Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-12-27T17:11:44.036Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.036Z] [2019-12-27T17:11:44.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2019-12-27T17:11:44.036Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2019-12-27T17:11:44.036Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.036Z] [2019-12-27T17:11:44.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2019-12-27T17:11:44.036Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2019-12-27T17:11:44.036Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.036Z] [2019-12-27T17:11:44.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2019-12-27T17:11:44.036Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2019-12-27T17:11:44.036Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.036Z] [2019-12-27T17:11:44.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2019-12-27T17:11:44.036Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2019-12-27T17:11:44.036Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.036Z] [2019-12-27T17:11:44.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2019-12-27T17:11:44.036Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2019-12-27T17:11:44.036Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.036Z] [2019-12-27T17:11:44.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2019-12-27T17:11:44.036Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2019-12-27T17:11:44.036Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.036Z] [2019-12-27T17:11:44.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2019-12-27T17:11:44.036Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2019-12-27T17:11:44.036Z] docker_cli_run_test.go:3008: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.036Z] [2019-12-27T17:11:44.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2019-12-27T17:11:44.036Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2019-12-27T17:11:44.036Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.036Z] [2019-12-27T17:11:44.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2019-12-27T17:11:44.036Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2019-12-27T17:11:44.036Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.036Z] [2019-12-27T17:11:44.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2019-12-27T17:11:44.036Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2019-12-27T17:11:44.036Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.036Z] [2019-12-27T17:11:44.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2019-12-27T17:11:44.036Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2019-12-27T17:11:44.036Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.036Z] [2019-12-27T17:11:44.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2019-12-27T17:11:44.036Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2019-12-27T17:11:44.036Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.036Z] [2019-12-27T17:11:44.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2019-12-27T17:11:44.036Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2019-12-27T17:11:44.036Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.036Z] [2019-12-27T17:11:44.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2019-12-27T17:11:44.036Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2019-12-27T17:11:44.036Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.036Z] [2019-12-27T17:11:44.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2019-12-27T17:11:44.036Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2019-12-27T17:11:44.036Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.036Z] [2019-12-27T17:11:44.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-12-27T17:11:44.036Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-12-27T17:11:44.036Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.036Z] [2019-12-27T17:11:44.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2019-12-27T17:11:44.036Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2019-12-27T17:11:44.036Z] docker_cli_run_test.go:3336: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.036Z] [2019-12-27T17:11:44.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2019-12-27T17:11:44.036Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2019-12-27T17:11:44.036Z] docker_cli_run_test.go:3360: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.036Z] [2019-12-27T17:11:44.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2019-12-27T17:11:44.036Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2019-12-27T17:11:44.036Z] docker_cli_run_test.go:3327: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.036Z] [2019-12-27T17:11:44.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2019-12-27T17:11:44.036Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2019-12-27T17:11:44.036Z] docker_cli_run_test.go:3312: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.036Z] [2019-12-27T17:11:44.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2019-12-27T17:11:44.036Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2019-12-27T17:11:44.036Z] docker_cli_run_test.go:3237: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.036Z] [2019-12-27T17:11:44.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2019-12-27T17:11:44.036Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2019-12-27T17:11:44.036Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.036Z] [2019-12-27T17:11:44.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2019-12-27T17:11:44.036Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2019-12-27T17:11:44.036Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.036Z] [2019-12-27T17:11:44.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2019-12-27T17:11:44.036Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2019-12-27T17:11:44.036Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.036Z] [2019-12-27T17:11:44.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2019-12-27T17:11:44.036Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2019-12-27T17:11:44.036Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.036Z] [2019-12-27T17:11:44.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2019-12-27T17:11:44.036Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2019-12-27T17:11:44.036Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.036Z] [2019-12-27T17:11:44.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2019-12-27T17:11:44.036Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2019-12-27T17:11:44.036Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.036Z] [2019-12-27T17:11:44.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2019-12-27T17:11:44.036Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2019-12-27T17:11:44.036Z] docker_cli_run_test.go:3202: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.036Z] [2019-12-27T17:11:44.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2019-12-27T17:11:44.037Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2019-12-27T17:11:44.037Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.037Z] [2019-12-27T17:11:44.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2019-12-27T17:11:44.037Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2019-12-27T17:11:44.037Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.037Z] [2019-12-27T17:11:44.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2019-12-27T17:11:44.037Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2019-12-27T17:11:44.037Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.037Z] [2019-12-27T17:11:44.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2019-12-27T17:11:44.037Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2019-12-27T17:11:44.037Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.037Z] [2019-12-27T17:11:44.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2019-12-27T17:11:44.037Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2019-12-27T17:11:44.037Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.037Z] [2019-12-27T17:11:44.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2019-12-27T17:11:44.037Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2019-12-27T17:11:44.037Z] docker_cli_run_test.go:3989: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.037Z] [2019-12-27T17:11:44.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2019-12-27T17:11:44.037Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2019-12-27T17:11:44.037Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.037Z] [2019-12-27T17:11:44.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2019-12-27T17:11:44.037Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2019-12-27T17:11:44.037Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.037Z] [2019-12-27T17:11:44.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2019-12-27T17:11:44.037Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2019-12-27T17:11:44.037Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.037Z] [2019-12-27T17:11:44.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2019-12-27T17:11:44.037Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2019-12-27T17:11:44.037Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.037Z] [2019-12-27T17:11:44.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2019-12-27T17:11:44.037Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2019-12-27T17:11:44.037Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.037Z] [2019-12-27T17:11:44.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2019-12-27T17:11:44.037Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2019-12-27T17:11:44.037Z] docker_cli_run_test.go:4164: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.037Z] [2019-12-27T17:11:44.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2019-12-27T17:11:44.037Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2019-12-27T17:11:44.037Z] docker_cli_run_test.go:4247: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.037Z] [2019-12-27T17:11:44.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2019-12-27T17:11:44.037Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2019-12-27T17:11:44.037Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.037Z] [2019-12-27T17:11:44.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2019-12-27T17:11:44.037Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2019-12-27T17:11:44.037Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.037Z] [2019-12-27T17:11:44.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2019-12-27T17:11:44.037Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2019-12-27T17:11:44.037Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.037Z] [2019-12-27T17:11:44.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2019-12-27T17:11:44.037Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2019-12-27T17:11:44.037Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.037Z] [2019-12-27T17:11:44.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2019-12-27T17:11:44.037Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2019-12-27T17:11:44.037Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.037Z] [2019-12-27T17:11:44.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2019-12-27T17:11:44.037Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2019-12-27T17:11:44.037Z] docker_cli_run_test.go:4486: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.037Z] [2019-12-27T17:11:44.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2019-12-27T17:11:44.037Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2019-12-27T17:11:44.037Z] docker_cli_run_test.go:4499: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.037Z] [2019-12-27T17:11:44.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-12-27T17:11:44.037Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-12-27T17:11:44.037Z] docker_cli_run_test.go:4231: unmatched requirement IsolationIsHyperv [2019-12-27T17:11:44.037Z] [2019-12-27T17:11:44.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2019-12-27T17:11:44.037Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2019-12-27T17:11:44.037Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.037Z] [2019-12-27T17:11:44.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2019-12-27T17:11:44.037Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2019-12-27T17:11:44.037Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.037Z] [2019-12-27T17:11:44.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2019-12-27T17:11:44.037Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2019-12-27T17:11:44.037Z] docker_cli_run_test.go:3272: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.037Z] [2019-12-27T17:11:44.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2019-12-27T17:11:44.037Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2019-12-27T17:11:44.037Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.037Z] [2019-12-27T17:11:44.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2019-12-27T17:11:44.037Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2019-12-27T17:11:44.037Z] docker_cli_run_test.go:3381: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.037Z] [2019-12-27T17:11:44.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2019-12-27T17:11:44.037Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2019-12-27T17:11:44.037Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.037Z] [2019-12-27T17:11:44.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2019-12-27T17:11:44.037Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2019-12-27T17:11:44.037Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.037Z] [2019-12-27T17:11:44.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2019-12-27T17:11:44.037Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2019-12-27T17:11:44.037Z] docker_cli_run_test.go:3391: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.037Z] [2019-12-27T17:11:44.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2019-12-27T17:11:44.037Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2019-12-27T17:11:44.037Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.037Z] [2019-12-27T17:11:44.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2019-12-27T17:11:44.037Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2019-12-27T17:11:44.037Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.037Z] [2019-12-27T17:11:44.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2019-12-27T17:11:44.037Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2019-12-27T17:11:44.037Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.037Z] [2019-12-27T17:11:44.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2019-12-27T17:11:44.037Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2019-12-27T17:11:44.037Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.037Z] [2019-12-27T17:11:44.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2019-12-27T17:11:44.037Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2019-12-27T17:11:44.037Z] docker_cli_run_test.go:3425: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.037Z] [2019-12-27T17:11:44.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2019-12-27T17:11:44.037Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2019-12-27T17:11:44.037Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.037Z] [2019-12-27T17:11:44.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2019-12-27T17:11:44.037Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2019-12-27T17:11:44.037Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.037Z] [2019-12-27T17:11:44.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2019-12-27T17:11:44.037Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2019-12-27T17:11:44.037Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.037Z] [2019-12-27T17:11:44.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2019-12-27T17:11:44.037Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2019-12-27T17:11:44.037Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.037Z] [2019-12-27T17:11:44.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2019-12-27T17:11:44.037Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2019-12-27T17:11:44.037Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.037Z] [2019-12-27T17:11:44.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2019-12-27T17:11:44.037Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2019-12-27T17:11:44.037Z] docker_cli_run_test.go:4309: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.037Z] [2019-12-27T17:11:44.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2019-12-27T17:11:44.037Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2019-12-27T17:11:44.037Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.037Z] [2019-12-27T17:11:44.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2019-12-27T17:11:44.037Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2019-12-27T17:11:44.037Z] docker_cli_run_test.go:4297: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.037Z] [2019-12-27T17:11:44.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2019-12-27T17:11:44.037Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2019-12-27T17:11:44.037Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.037Z] [2019-12-27T17:11:44.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2019-12-27T17:11:44.037Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2019-12-27T17:11:44.037Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.037Z] [2019-12-27T17:11:44.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2019-12-27T17:11:44.037Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2019-12-27T17:11:44.037Z] docker_cli_run_test.go:3214: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.037Z] [2019-12-27T17:11:44.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2019-12-27T17:11:44.037Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2019-12-27T17:11:44.037Z] docker_cli_run_test.go:3856: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.037Z] [2019-12-27T17:11:44.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2019-12-27T17:11:44.037Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2019-12-27T17:11:44.037Z] docker_cli_run_test.go:3849: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.037Z] [2019-12-27T17:11:44.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2019-12-27T17:11:44.037Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2019-12-27T17:11:44.037Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.037Z] [2019-12-27T17:11:44.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2019-12-27T17:11:44.037Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2019-12-27T17:11:44.037Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.037Z] [2019-12-27T17:11:44.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2019-12-27T17:11:44.037Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2019-12-27T17:11:44.037Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.037Z] [2019-12-27T17:11:44.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2019-12-27T17:11:44.037Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2019-12-27T17:11:44.037Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.037Z] [2019-12-27T17:11:44.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2019-12-27T17:11:44.037Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2019-12-27T17:11:44.037Z] docker_cli_run_test.go:3069: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.037Z] [2019-12-27T17:11:44.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2019-12-27T17:11:44.037Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2019-12-27T17:11:44.037Z] docker_cli_run_test.go:3093: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.037Z] [2019-12-27T17:11:44.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2019-12-27T17:11:44.037Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2019-12-27T17:11:44.037Z] docker_cli_run_test.go:3115: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.037Z] [2019-12-27T17:11:44.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2019-12-27T17:11:44.037Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2019-12-27T17:11:44.037Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.037Z] [2019-12-27T17:11:44.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2019-12-27T17:11:44.037Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2019-12-27T17:11:44.037Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.037Z] [2019-12-27T17:11:44.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2019-12-27T17:11:44.037Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2019-12-27T17:11:44.037Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.037Z] [2019-12-27T17:11:44.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2019-12-27T17:11:44.037Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2019-12-27T17:11:44.037Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.037Z] [2019-12-27T17:11:44.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2019-12-27T17:11:44.037Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2019-12-27T17:11:44.037Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.037Z] [2019-12-27T17:11:44.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2019-12-27T17:11:44.037Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2019-12-27T17:11:44.037Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.037Z] [2019-12-27T17:11:44.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2019-12-27T17:11:44.037Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2019-12-27T17:11:44.037Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.037Z] [2019-12-27T17:11:44.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2019-12-27T17:11:44.037Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2019-12-27T17:11:44.037Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.037Z] [2019-12-27T17:11:44.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2019-12-27T17:11:44.037Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2019-12-27T17:11:44.037Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.037Z] [2019-12-27T17:11:44.037Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2019-12-27T17:11:44.037Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2019-12-27T17:11:44.038Z] docker_cli_run_test.go:2983: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.038Z] [2019-12-27T17:11:44.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2019-12-27T17:11:44.038Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2019-12-27T17:11:44.038Z] docker_cli_run_test.go:2886: unmatched requirement Apparmor [2019-12-27T17:11:44.038Z] [2019-12-27T17:11:44.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-12-27T17:11:44.038Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-12-27T17:11:44.038Z] docker_cli_run_test.go:2865: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.038Z] [2019-12-27T17:11:44.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2019-12-27T17:11:44.038Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2019-12-27T17:11:44.038Z] docker_cli_run_test.go:2850: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.038Z] [2019-12-27T17:11:44.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2019-12-27T17:11:44.038Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2019-12-27T17:11:44.038Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.038Z] [2019-12-27T17:11:44.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2019-12-27T17:11:44.038Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2019-12-27T17:11:44.038Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.038Z] [2019-12-27T17:11:44.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2019-12-27T17:11:44.038Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2019-12-27T17:11:44.038Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.038Z] [2019-12-27T17:11:44.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2019-12-27T17:11:44.038Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2019-12-27T17:11:44.038Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.038Z] [2019-12-27T17:11:44.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2019-12-27T17:11:44.038Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2019-12-27T17:11:44.038Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.038Z] [2019-12-27T17:11:44.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2019-12-27T17:11:44.038Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2019-12-27T17:11:44.038Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.038Z] [2019-12-27T17:11:44.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2019-12-27T17:11:44.038Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2019-12-27T17:11:44.038Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.038Z] [2019-12-27T17:11:44.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2019-12-27T17:11:44.038Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2019-12-27T17:11:44.038Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.038Z] [2019-12-27T17:11:44.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2019-12-27T17:11:44.038Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2019-12-27T17:11:44.038Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.038Z] [2019-12-27T17:11:44.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2019-12-27T17:11:44.038Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2019-12-27T17:11:44.038Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.038Z] [2019-12-27T17:11:44.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2019-12-27T17:11:44.038Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2019-12-27T17:11:44.038Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.038Z] [2019-12-27T17:11:44.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2019-12-27T17:11:44.038Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2019-12-27T17:11:44.038Z] docker_cli_run_test.go:4065: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.038Z] [2019-12-27T17:11:44.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2019-12-27T17:11:44.038Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2019-12-27T17:11:44.038Z] docker_cli_run_test.go:2925: unmatched requirement Apparmor [2019-12-27T17:11:44.038Z] [2019-12-27T17:11:44.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2019-12-27T17:11:44.038Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2019-12-27T17:11:44.038Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.038Z] [2019-12-27T17:11:44.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2019-12-27T17:11:44.038Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2019-12-27T17:11:44.038Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.038Z] [2019-12-27T17:11:44.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2019-12-27T17:11:44.038Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2019-12-27T17:11:44.038Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.038Z] [2019-12-27T17:11:44.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2019-12-27T17:11:44.038Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2019-12-27T17:11:44.038Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.038Z] [2019-12-27T17:11:44.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2019-12-27T17:11:44.038Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2019-12-27T17:11:44.038Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.038Z] [2019-12-27T17:11:44.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2019-12-27T17:11:44.038Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2019-12-27T17:11:44.038Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.038Z] [2019-12-27T17:11:44.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2019-12-27T17:11:44.038Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2019-12-27T17:11:44.038Z] docker_cli_run_test.go:3954: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.038Z] [2019-12-27T17:11:44.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2019-12-27T17:11:44.038Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2019-12-27T17:11:44.038Z] docker_cli_run_test.go:3947: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.038Z] [2019-12-27T17:11:44.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2019-12-27T17:11:44.038Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2019-12-27T17:11:44.038Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.038Z] [2019-12-27T17:11:44.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2019-12-27T17:11:44.038Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2019-12-27T17:11:44.038Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.038Z] [2019-12-27T17:11:44.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2019-12-27T17:11:44.038Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2019-12-27T17:11:44.038Z] docker_cli_run_test.go:3802: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.038Z] [2019-12-27T17:11:44.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2019-12-27T17:11:44.038Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2019-12-27T17:11:44.038Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.038Z] [2019-12-27T17:11:44.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2019-12-27T17:11:44.038Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2019-12-27T17:11:44.038Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.038Z] [2019-12-27T17:11:44.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2019-12-27T17:11:44.038Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2019-12-27T17:11:44.038Z] docker_cli_run_test.go:3741: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.038Z] [2019-12-27T17:11:44.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2019-12-27T17:11:44.038Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2019-12-27T17:11:44.038Z] docker_cli_run_test.go:3752: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.038Z] [2019-12-27T17:11:44.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-12-27T17:11:44.038Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-12-27T17:11:44.038Z] docker_cli_run_test.go:2830: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.038Z] [2019-12-27T17:11:44.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2019-12-27T17:11:44.038Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2019-12-27T17:11:44.038Z] docker_cli_run_test.go:3226: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.038Z] [2019-12-27T17:11:44.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2019-12-27T17:11:44.038Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2019-12-27T17:11:44.038Z] docker_cli_run_test.go:3042: unmatched requirement Apparmor [2019-12-27T17:11:44.038Z] [2019-12-27T17:11:44.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2019-12-27T17:11:44.038Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2019-12-27T17:11:44.038Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.038Z] [2019-12-27T17:11:44.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2019-12-27T17:11:44.038Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2019-12-27T17:11:44.038Z] docker_cli_run_test.go:2841: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.038Z] [2019-12-27T17:11:44.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2019-12-27T17:11:44.038Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2019-12-27T17:11:44.038Z] docker_cli_run_test.go:3639: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.038Z] [2019-12-27T17:11:44.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2019-12-27T17:11:44.038Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2019-12-27T17:11:44.038Z] docker_cli_run_test.go:3650: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.038Z] [2019-12-27T17:11:44.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2019-12-27T17:11:44.038Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2019-12-27T17:11:44.038Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.038Z] [2019-12-27T17:11:44.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2019-12-27T17:11:44.038Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2019-12-27T17:11:44.038Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.038Z] [2019-12-27T17:11:44.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2019-12-27T17:11:44.038Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2019-12-27T17:11:44.038Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.038Z] [2019-12-27T17:11:44.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2019-12-27T17:11:44.038Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2019-12-27T17:11:44.038Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.038Z] [2019-12-27T17:11:44.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2019-12-27T17:11:44.038Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2019-12-27T17:11:44.038Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.038Z] [2019-12-27T17:11:44.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2019-12-27T17:11:44.038Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2019-12-27T17:11:44.038Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.038Z] [2019-12-27T17:11:44.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2019-12-27T17:11:44.038Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2019-12-27T17:11:44.038Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.038Z] [2019-12-27T17:11:44.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2019-12-27T17:11:44.038Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2019-12-27T17:11:44.038Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.038Z] [2019-12-27T17:11:44.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2019-12-27T17:11:44.038Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2019-12-27T17:11:44.038Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.038Z] [2019-12-27T17:11:44.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-12-27T17:11:44.038Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-12-27T17:11:44.038Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.038Z] [2019-12-27T17:11:44.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2019-12-27T17:11:44.038Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2019-12-27T17:11:44.038Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.038Z] [2019-12-27T17:11:44.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2019-12-27T17:11:44.038Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2019-12-27T17:11:44.038Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.038Z] [2019-12-27T17:11:44.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2019-12-27T17:11:44.038Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2019-12-27T17:11:44.038Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.038Z] [2019-12-27T17:11:44.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2019-12-27T17:11:44.038Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2019-12-27T17:11:44.038Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.038Z] [2019-12-27T17:11:44.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2019-12-27T17:11:44.038Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2019-12-27T17:11:44.038Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.038Z] [2019-12-27T17:11:44.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2019-12-27T17:11:44.038Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2019-12-27T17:11:44.038Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.038Z] [2019-12-27T17:11:44.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2019-12-27T17:11:44.038Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2019-12-27T17:11:44.038Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2019-12-27T17:11:44.038Z] [2019-12-27T17:11:44.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2019-12-27T17:11:44.038Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2019-12-27T17:11:44.038Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.038Z] [2019-12-27T17:11:44.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2019-12-27T17:11:44.038Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2019-12-27T17:11:44.038Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.038Z] [2019-12-27T17:11:44.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2019-12-27T17:11:44.038Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2019-12-27T17:11:44.038Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.038Z] [2019-12-27T17:11:44.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2019-12-27T17:11:44.038Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2019-12-27T17:11:44.038Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.038Z] [2019-12-27T17:11:44.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2019-12-27T17:11:44.038Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2019-12-27T17:11:44.038Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.038Z] [2019-12-27T17:11:44.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2019-12-27T17:11:44.038Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2019-12-27T17:11:44.038Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.038Z] [2019-12-27T17:11:44.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2019-12-27T17:11:44.038Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2019-12-27T17:11:44.038Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.038Z] [2019-12-27T17:11:44.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2019-12-27T17:11:44.038Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2019-12-27T17:11:44.038Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.038Z] [2019-12-27T17:11:44.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2019-12-27T17:11:44.038Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2019-12-27T17:11:44.038Z] docker_cli_run_test.go:3450: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.038Z] [2019-12-27T17:11:44.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2019-12-27T17:11:44.038Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2019-12-27T17:11:44.038Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.038Z] [2019-12-27T17:11:44.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2019-12-27T17:11:44.038Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2019-12-27T17:11:44.038Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.038Z] [2019-12-27T17:11:44.038Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2019-12-27T17:11:44.038Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2019-12-27T17:11:44.038Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.038Z] [2019-12-27T17:11:44.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2019-12-27T17:11:44.039Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2019-12-27T17:11:44.039Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.039Z] [2019-12-27T17:11:44.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2019-12-27T17:11:44.039Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2019-12-27T17:11:44.039Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.039Z] [2019-12-27T17:11:44.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2019-12-27T17:11:44.039Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2019-12-27T17:11:44.039Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.039Z] [2019-12-27T17:11:44.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2019-12-27T17:11:44.039Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2019-12-27T17:11:44.039Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.039Z] [2019-12-27T17:11:44.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2019-12-27T17:11:44.039Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2019-12-27T17:11:44.039Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.039Z] [2019-12-27T17:11:44.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2019-12-27T17:11:44.039Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2019-12-27T17:11:44.039Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.039Z] [2019-12-27T17:11:44.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2019-12-27T17:11:44.039Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2019-12-27T17:11:44.039Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.039Z] [2019-12-27T17:11:44.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2019-12-27T17:11:44.039Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2019-12-27T17:11:44.039Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.039Z] [2019-12-27T17:11:44.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2019-12-27T17:11:44.039Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2019-12-27T17:11:44.039Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.039Z] [2019-12-27T17:11:44.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2019-12-27T17:11:44.039Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2019-12-27T17:11:44.039Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.039Z] [2019-12-27T17:11:44.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-12-27T17:11:44.039Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-12-27T17:11:44.039Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.039Z] [2019-12-27T17:11:44.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-12-27T17:11:44.039Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-12-27T17:11:44.039Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.039Z] [2019-12-27T17:11:44.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2019-12-27T17:11:44.039Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2019-12-27T17:11:44.039Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.039Z] [2019-12-27T17:11:44.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2019-12-27T17:11:44.039Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2019-12-27T17:11:44.039Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.039Z] [2019-12-27T17:11:44.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2019-12-27T17:11:44.039Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2019-12-27T17:11:44.039Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.039Z] [2019-12-27T17:11:44.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2019-12-27T17:11:44.039Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2019-12-27T17:11:44.039Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.039Z] [2019-12-27T17:11:44.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2019-12-27T17:11:44.039Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2019-12-27T17:11:44.039Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.039Z] [2019-12-27T17:11:44.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2019-12-27T17:11:44.039Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2019-12-27T17:11:44.039Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.039Z] [2019-12-27T17:11:44.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2019-12-27T17:11:44.039Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2019-12-27T17:11:44.039Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.039Z] [2019-12-27T17:11:44.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2019-12-27T17:11:44.039Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2019-12-27T17:11:44.039Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.039Z] [2019-12-27T17:11:44.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2019-12-27T17:11:44.039Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2019-12-27T17:11:44.039Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.039Z] [2019-12-27T17:11:44.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2019-12-27T17:11:44.039Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2019-12-27T17:11:44.039Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.039Z] [2019-12-27T17:11:44.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2019-12-27T17:11:44.039Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2019-12-27T17:11:44.039Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.039Z] [2019-12-27T17:11:44.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2019-12-27T17:11:44.039Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2019-12-27T17:11:44.039Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.039Z] [2019-12-27T17:11:44.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2019-12-27T17:11:44.039Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2019-12-27T17:11:44.039Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.039Z] [2019-12-27T17:11:44.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-12-27T17:11:44.039Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-12-27T17:11:44.039Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.039Z] [2019-12-27T17:11:44.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-12-27T17:11:44.039Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-12-27T17:11:44.039Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.039Z] [2019-12-27T17:11:44.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-12-27T17:11:44.039Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-12-27T17:11:44.039Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.039Z] [2019-12-27T17:11:44.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-12-27T17:11:44.039Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-12-27T17:11:44.039Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.039Z] [2019-12-27T17:11:44.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2019-12-27T17:11:44.039Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2019-12-27T17:11:44.039Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.039Z] [2019-12-27T17:11:44.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2019-12-27T17:11:44.039Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2019-12-27T17:11:44.039Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.039Z] [2019-12-27T17:11:44.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2019-12-27T17:11:44.039Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2019-12-27T17:11:44.039Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.039Z] [2019-12-27T17:11:44.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2019-12-27T17:11:44.039Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2019-12-27T17:11:44.039Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.039Z] [2019-12-27T17:11:44.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2019-12-27T17:11:44.039Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2019-12-27T17:11:44.039Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.039Z] [2019-12-27T17:11:44.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2019-12-27T17:11:44.039Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2019-12-27T17:11:44.039Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.039Z] [2019-12-27T17:11:44.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2019-12-27T17:11:44.039Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2019-12-27T17:11:44.039Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.039Z] [2019-12-27T17:11:44.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2019-12-27T17:11:44.039Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2019-12-27T17:11:44.039Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.039Z] [2019-12-27T17:11:44.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2019-12-27T17:11:44.039Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2019-12-27T17:11:44.039Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.039Z] [2019-12-27T17:11:44.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2019-12-27T17:11:44.039Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2019-12-27T17:11:44.039Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.039Z] [2019-12-27T17:11:44.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2019-12-27T17:11:44.039Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2019-12-27T17:11:44.039Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.039Z] [2019-12-27T17:11:44.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2019-12-27T17:11:44.039Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2019-12-27T17:11:44.039Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.039Z] [2019-12-27T17:11:44.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2019-12-27T17:11:44.039Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2019-12-27T17:11:44.039Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.039Z] [2019-12-27T17:11:44.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2019-12-27T17:11:44.039Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2019-12-27T17:11:44.039Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.039Z] [2019-12-27T17:11:44.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2019-12-27T17:11:44.039Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2019-12-27T17:11:44.039Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.039Z] [2019-12-27T17:11:44.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2019-12-27T17:11:44.039Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2019-12-27T17:11:44.039Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.039Z] [2019-12-27T17:11:44.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-12-27T17:11:44.039Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-12-27T17:11:44.039Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.039Z] [2019-12-27T17:11:44.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-12-27T17:11:44.039Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-12-27T17:11:44.039Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.039Z] [2019-12-27T17:11:44.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2019-12-27T17:11:44.039Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2019-12-27T17:11:44.039Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.039Z] [2019-12-27T17:11:44.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2019-12-27T17:11:44.039Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2019-12-27T17:11:44.039Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.039Z] [2019-12-27T17:11:44.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2019-12-27T17:11:44.039Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2019-12-27T17:11:44.039Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.039Z] [2019-12-27T17:11:44.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-12-27T17:11:44.039Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-12-27T17:11:44.039Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.039Z] [2019-12-27T17:11:44.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-12-27T17:11:44.039Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-12-27T17:11:44.039Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.039Z] [2019-12-27T17:11:44.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-12-27T17:11:44.039Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-12-27T17:11:44.039Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.039Z] [2019-12-27T17:11:44.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-12-27T17:11:44.039Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-12-27T17:11:44.039Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.039Z] [2019-12-27T17:11:44.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2019-12-27T17:11:44.039Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2019-12-27T17:11:44.039Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.039Z] [2019-12-27T17:11:44.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2019-12-27T17:11:44.039Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2019-12-27T17:11:44.039Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.039Z] [2019-12-27T17:11:44.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2019-12-27T17:11:44.039Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2019-12-27T17:11:44.039Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.039Z] [2019-12-27T17:11:44.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2019-12-27T17:11:44.039Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2019-12-27T17:11:44.039Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.039Z] [2019-12-27T17:11:44.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2019-12-27T17:11:44.039Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2019-12-27T17:11:44.039Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.039Z] [2019-12-27T17:11:44.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2019-12-27T17:11:44.039Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2019-12-27T17:11:44.039Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.039Z] [2019-12-27T17:11:44.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2019-12-27T17:11:44.039Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2019-12-27T17:11:44.039Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.039Z] [2019-12-27T17:11:44.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2019-12-27T17:11:44.039Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2019-12-27T17:11:44.039Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.039Z] [2019-12-27T17:11:44.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2019-12-27T17:11:44.039Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2019-12-27T17:11:44.039Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.039Z] [2019-12-27T17:11:44.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2019-12-27T17:11:44.039Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2019-12-27T17:11:44.039Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.039Z] [2019-12-27T17:11:44.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2019-12-27T17:11:44.039Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2019-12-27T17:11:44.039Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.039Z] [2019-12-27T17:11:44.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2019-12-27T17:11:44.039Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2019-12-27T17:11:44.039Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.039Z] [2019-12-27T17:11:44.039Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2019-12-27T17:11:44.040Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2019-12-27T17:11:44.040Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.040Z] [2019-12-27T17:11:44.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2019-12-27T17:11:44.040Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2019-12-27T17:11:44.040Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.040Z] [2019-12-27T17:11:44.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2019-12-27T17:11:44.040Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2019-12-27T17:11:44.040Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.040Z] [2019-12-27T17:11:44.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2019-12-27T17:11:44.040Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2019-12-27T17:11:44.040Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.040Z] [2019-12-27T17:11:44.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2019-12-27T17:11:44.040Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2019-12-27T17:11:44.040Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.040Z] [2019-12-27T17:11:44.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2019-12-27T17:11:44.040Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2019-12-27T17:11:44.040Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.040Z] [2019-12-27T17:11:44.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2019-12-27T17:11:44.040Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2019-12-27T17:11:44.040Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.040Z] [2019-12-27T17:11:44.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2019-12-27T17:11:44.040Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2019-12-27T17:11:44.040Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.040Z] [2019-12-27T17:11:44.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2019-12-27T17:11:44.040Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2019-12-27T17:11:44.040Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.040Z] [2019-12-27T17:11:44.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2019-12-27T17:11:44.040Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2019-12-27T17:11:44.040Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.040Z] [2019-12-27T17:11:44.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2019-12-27T17:11:44.040Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2019-12-27T17:11:44.040Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.040Z] [2019-12-27T17:11:44.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2019-12-27T17:11:44.040Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2019-12-27T17:11:44.040Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.040Z] [2019-12-27T17:11:44.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2019-12-27T17:11:44.040Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2019-12-27T17:11:44.040Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.040Z] [2019-12-27T17:11:44.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2019-12-27T17:11:44.040Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2019-12-27T17:11:44.040Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.040Z] [2019-12-27T17:11:44.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2019-12-27T17:11:44.040Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2019-12-27T17:11:44.040Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.040Z] [2019-12-27T17:11:44.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2019-12-27T17:11:44.040Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2019-12-27T17:11:44.040Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.040Z] [2019-12-27T17:11:44.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2019-12-27T17:11:44.040Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2019-12-27T17:11:44.040Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.040Z] [2019-12-27T17:11:44.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2019-12-27T17:11:44.040Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2019-12-27T17:11:44.040Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.040Z] [2019-12-27T17:11:44.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2019-12-27T17:11:44.040Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2019-12-27T17:11:44.040Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.040Z] [2019-12-27T17:11:44.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2019-12-27T17:11:44.040Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2019-12-27T17:11:44.040Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.040Z] [2019-12-27T17:11:44.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2019-12-27T17:11:44.040Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2019-12-27T17:11:44.040Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.040Z] [2019-12-27T17:11:44.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2019-12-27T17:11:44.040Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2019-12-27T17:11:44.040Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.040Z] [2019-12-27T17:11:44.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2019-12-27T17:11:44.040Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2019-12-27T17:11:44.040Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.040Z] [2019-12-27T17:11:44.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2019-12-27T17:11:44.040Z] check_test.go:128: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.040Z] [2019-12-27T17:11:44.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2019-12-27T17:11:44.040Z] check_test.go:134: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.040Z] [2019-12-27T17:11:44.040Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2019-12-27T17:11:44.040Z] check_test.go:142: unmatched requirement DaemonIsLinux [2019-12-27T17:11:44.040Z] [2019-12-27T17:11:44.040Z] [2019-12-27T17:11:44.040Z] DONE 1096 tests, 549 skipped in 2305.542s [2019-12-27T17:11:44.040Z] INFO: Integration tests ended at 12/27/2019 17:11:34. Duration:00:38:25.6544966 [2019-12-27T17:11:44.040Z] INFO: Docker info of the daemon under test at end of run [2019-12-27T17:11:44.040Z] [2019-12-27T17:11:44.040Z] Containers: 2 [2019-12-27T17:11:44.040Z] Running: 0 [2019-12-27T17:11:44.040Z] Paused: 0 [2019-12-27T17:11:44.040Z] Stopped: 2 [2019-12-27T17:11:44.040Z] Images: 12 [2019-12-27T17:11:44.040Z] Server Version: 0.0.0-dev [2019-12-27T17:11:44.040Z] Storage Driver: windowsfilter [2019-12-27T17:11:44.040Z] Windows: [2019-12-27T17:11:44.040Z] Logging Driver: json-file [2019-12-27T17:11:44.040Z] Plugins: [2019-12-27T17:11:44.040Z] Volume: local [2019-12-27T17:11:44.040Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-12-27T17:11:44.040Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-12-27T17:11:44.040Z] Swarm: inactive [2019-12-27T17:11:44.040Z] Default Isolation: process [2019-12-27T17:11:44.040Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-12-27T17:11:44.040Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2019-12-27T17:11:44.040Z] OSType: windows [2019-12-27T17:11:44.040Z] Architecture: x86_64 [2019-12-27T17:11:44.040Z] CPUs: 4 [2019-12-27T17:11:44.040Z] Total Memory: 32GiB [2019-12-27T17:11:44.040Z] Name: azwin-2-4ddb70 [2019-12-27T17:11:44.040Z] ID: WUCE:VL62:G6VB:EPYR:33VT:PPNY:GJ7F:W7SI:3RZZ:7I3U:D66W:VJSY [2019-12-27T17:11:44.040Z] Docker Root Dir: D:\CI\PR-39700\5\daemon [2019-12-27T17:11:44.040Z] Debug Mode (client): false [2019-12-27T17:11:44.040Z] Debug Mode (server): true [2019-12-27T17:11:44.040Z] File Descriptors: -1 [2019-12-27T17:11:44.040Z] Goroutines: 18 [2019-12-27T17:11:44.040Z] System Time: 2019-12-27T17:11:34.0713945Z [2019-12-27T17:11:44.040Z] EventsListeners: 0 [2019-12-27T17:11:44.040Z] Registry: https://index.docker.io/v1/ [2019-12-27T17:11:44.040Z] Labels: [2019-12-27T17:11:44.040Z] Experimental: false [2019-12-27T17:11:44.040Z] Insecure Registries: [2019-12-27T17:11:44.040Z] 127.0.0.0/8 [2019-12-27T17:11:44.040Z] Live Restore Enabled: false [2019-12-27T17:11:44.040Z] [2019-12-27T17:11:44.040Z] [2019-12-27T17:11:44.040Z] INFO: Stopping daemon under test [2019-12-27T17:11:44.040Z] SUCCESS: The process with PID 3004 (child process of PID 3236) has been terminated. [2019-12-27T17:11:44.040Z] SUCCESS: The process with PID 3236 (child process of PID 3248) has been terminated. [2019-12-27T17:11:44.040Z] INFO: Stop tailing logs of the daemon under tests [2019-12-27T17:11:44.040Z] INFO: executeCI.ps1 Completed successfully at 12/27/2019 17:11:34. [2019-12-27T17:11:44.040Z] INFO: Tidying up at end of run [2019-12-27T17:11:44.040Z] INFO: Saving daemon under test log (d:\CI\PR-39700\5\dut.out) to C:\windows\TEMP\CIDUT.out [2019-12-27T17:11:44.040Z] INFO: Saving daemon under test log (d:\CI\PR-39700\5\dut.err) to C:\windows\TEMP\CIDUT.err [2019-12-27T17:11:44.040Z] INFO: Nuke-Everything... [2019-12-27T17:11:44.040Z] INFO: Container count on control daemon to delete is 2 [2019-12-27T17:11:44.040Z] 9c8cade74de7 [2019-12-27T17:11:44.040Z] c496f3e186f7 [2019-12-27T17:11:44.040Z] INFO: Tidying pidfile d:\CI\PR-39700\5\docker.pid [2019-12-27T17:11:44.040Z] INFO: Nuking d:\CI [2019-12-27T17:12:05.175Z] INFO: Zapped successfully [2019-12-27T17:12:05.175Z] [2019-12-27T17:12:05.175Z] INFO: executeCI.ps1 exiting at Fri Dec 27 17:12:02 CUT 2019. Duration 00:59:44.5824628 [2019-12-27T17:12:05.175Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2019-12-27T17:12:05.417Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2019-12-27T17:12:17.832Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2019-12-27T17:12:20.243Z] Archiving artifacts [2019-12-27T17:12:33.557Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39700/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-12-27T17:12:34.500Z] + make clean [2019-12-27T17:12:37.416Z] docker volume rm -f docker-dev-cache [2019-12-27T17:12:37.416Z] 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